diff --git a/FAQ.md b/FAQ.md index b7edd360fe..9476a8a655 100644 --- a/FAQ.md +++ b/FAQ.md @@ -55,9 +55,11 @@ Note: For storage space reasons, the programming guide is only available in gz c Based on [#1797](https://github.com/iptv-org/iptv/issues/1797), [#2438](https://github.com/iptv-org/iptv/issues/2438), [#4537](https://github.com/iptv-org/iptv/discussions/4537) and [#7043](https://github.com/iptv-org/iptv/discussions/7043). ### Is it possible to view channels directly from the main website? -No, you will only see information about active and inactive transmissions of channels. +No. In our website, you will see an extensive list of channels and their respective information, like a global database. In this case, you will only be able to search and review the channels you want. If your favorite channel is legally available as an indexed stream in the IPTV playlist, there's a "Streams" option that will be available on the right side of the channel, so that you can have the link to watch it. Else, you can make an issue to ask for it. Please respect the [contribution guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md) before doing so. -Based on [#1002](https://github.com/iptv-org/iptv/issues/1002), [#7415](https://github.com/iptv-org/iptv/issues/7415), and [#7509](https://github.com/iptv-org/iptv/discussions/7509). +Note: You can consult the information of the channels by country, write in the search box as `country:UK` (for UK, per example). + +Based on [#1002](https://github.com/iptv-org/iptv/issues/1002), [#7415](https://github.com/iptv-org/iptv/issues/7415), [#7509](https://github.com/iptv-org/iptv/discussions/7509) and [#10242](https://github.com/iptv-org/iptv/discussions/10242). ### Why don't we show NSFW channels in most playlists? NSFW content are not suitable for the main public. To avoid issues with these kind of programmings, we've created a separate NSFW playlist available for everyone. If you want to see this type of channel, please use the NSFW playlist. @@ -152,7 +154,13 @@ Based on [#5236](https://github.com/iptv-org/iptv/pull/5236), [#5401](https://gi ### Is it possible to add streams from Youtube, Dailymotion or Twitch? Yes. Due to technical limitations, it is necessary to add a [Streamlink](https://streamlink.github.io/) server link to view the content. This does not work with all streams, so it will give an "error" status if this stream is not freely accessible. -Based on [#3017](https://github.com/iptv-org/iptv/discussions/3017) (about geo-blocked channel), [#4112](https://github.com/iptv-org/iptv/discussions/4412) and [#4456](https://github.com/iptv-org/iptv/discussions/4456). +As an example, here's the scheme for adding a YouTube stream: + +``` +http://streamlink.example.org/iptv-query?streaming-ip=https://www.youtube.com/c/MyChannel/live +``` + +Based on [#3017](https://github.com/iptv-org/iptv/discussions/3017) (about geo-blocked channel), [#4112](https://github.com/iptv-org/iptv/discussions/4412), [#4456](https://github.com/iptv-org/iptv/discussions/4456) and [#10246](https://github.com/iptv-org/iptv/discussions/10246). ### Is it possible to add audio-only streams, like FM radio? No. Exceptions are the visual radios, in which a video and audio are shown at the same time. A WIP repository made by one member of iptv-org, [LaneSh4d0w](https://github.com/LaneSh4d0w) aims to collect radio streams, on the [IPRD](https://github.com/LaneSh4d0w/IPRD) repository. diff --git a/README.md b/README.md index 31087cdacd..70ee2d7060 100644 --- a/README.md +++ b/README.md @@ -62,35 +62,35 @@ Same thing, but split up into separate files: CategoryChannelsPlaylist - Auto13https://iptv-org.github.io/iptv/categories/auto.m3u - Animation31https://iptv-org.github.io/iptv/categories/animation.m3u - Business43https://iptv-org.github.io/iptv/categories/business.m3u - Classic47https://iptv-org.github.io/iptv/categories/classic.m3u - Comedy43https://iptv-org.github.io/iptv/categories/comedy.m3u + Auto12https://iptv-org.github.io/iptv/categories/auto.m3u + Animation30https://iptv-org.github.io/iptv/categories/animation.m3u + Business42https://iptv-org.github.io/iptv/categories/business.m3u + Classic46https://iptv-org.github.io/iptv/categories/classic.m3u + Comedy42https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking20https://iptv-org.github.io/iptv/categories/cooking.m3u Culture21https://iptv-org.github.io/iptv/categories/culture.m3u Documentary41https://iptv-org.github.io/iptv/categories/documentary.m3u - Education95https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment184https://iptv-org.github.io/iptv/categories/entertainment.m3u + Education92https://iptv-org.github.io/iptv/categories/education.m3u + Entertainment179https://iptv-org.github.io/iptv/categories/entertainment.m3u Family29https://iptv-org.github.io/iptv/categories/family.m3u - General464https://iptv-org.github.io/iptv/categories/general.m3u - Kids151https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative124https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle63https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies215https://iptv-org.github.io/iptv/categories/movies.m3u - Music298https://iptv-org.github.io/iptv/categories/music.m3u - News385https://iptv-org.github.io/iptv/categories/news.m3u - Outdoor42https://iptv-org.github.io/iptv/categories/outdoor.m3u + General454https://iptv-org.github.io/iptv/categories/general.m3u + Kids148https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative115https://iptv-org.github.io/iptv/categories/legislative.m3u + Lifestyle64https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Movies210https://iptv-org.github.io/iptv/categories/movies.m3u + Music299https://iptv-org.github.io/iptv/categories/music.m3u + News377https://iptv-org.github.io/iptv/categories/news.m3u + Outdoor41https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax15https://iptv-org.github.io/iptv/categories/relax.m3u - Religious233https://iptv-org.github.io/iptv/categories/religious.m3u - Series138https://iptv-org.github.io/iptv/categories/series.m3u + Religious228https://iptv-org.github.io/iptv/categories/religious.m3u + Series132https://iptv-org.github.io/iptv/categories/series.m3u Science15https://iptv-org.github.io/iptv/categories/science.m3u - Shop66https://iptv-org.github.io/iptv/categories/shop.m3u - Sports144https://iptv-org.github.io/iptv/categories/sports.m3u - Travel16https://iptv-org.github.io/iptv/categories/travel.m3u - Weather11https://iptv-org.github.io/iptv/categories/weather.m3u - XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4391https://iptv-org.github.io/iptv/categories/undefined.m3u + Shop64https://iptv-org.github.io/iptv/categories/shop.m3u + Sports136https://iptv-org.github.io/iptv/categories/sports.m3u + Travel14https://iptv-org.github.io/iptv/categories/travel.m3u + Weather10https://iptv-org.github.io/iptv/categories/weather.m3u + XXX50https://iptv-org.github.io/iptv/categories/xxx.m3u + Undefined4370https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -118,59 +118,59 @@ Same thing, but split up into separate files: Albanian20https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic330https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic332https://iptv-org.github.io/iptv/languages/ara.m3u Armenian26https://iptv-org.github.io/iptv/languages/hye.m3u Assamese2https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani13https://iptv-org.github.io/iptv/languages/aze.m3u + 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 - Bengali36https://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 + Bengali35https://iptv-org.github.io/iptv/languages/ben.m3u + Bosnian7https://iptv-org.github.io/iptv/languages/bos.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 - Chinese167https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese170https://iptv-org.github.io/iptv/languages/zho.m3u Croatian10https://iptv-org.github.io/iptv/languages/hrv.m3u Czech15https://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 + Dhivehi2https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u - Dutch80https://iptv-org.github.io/iptv/languages/nld.m3u - English1954https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch69https://iptv-org.github.io/iptv/languages/nld.m3u + English1912https://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 Finnish18https://iptv-org.github.io/iptv/languages/fin.m3u - French151https://iptv-org.github.io/iptv/languages/fra.m3u + French144https://iptv-org.github.io/iptv/languages/fra.m3u Galician10https://iptv-org.github.io/iptv/languages/glg.m3u Georgian5https://iptv-org.github.io/iptv/languages/kat.m3u - German184https://iptv-org.github.io/iptv/languages/deu.m3u - Greek72https://iptv-org.github.io/iptv/languages/ell.m3u + German182https://iptv-org.github.io/iptv/languages/deu.m3u + Greek70https://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 Hindi53https://iptv-org.github.io/iptv/languages/hin.m3u - Hungarian31https://iptv-org.github.io/iptv/languages/hun.m3u + Hungarian17https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic3https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian149https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian139https://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 - Italian155https://iptv-org.github.io/iptv/languages/ita.m3u - Japanese55https://iptv-org.github.io/iptv/languages/jpn.m3u + Italian156https://iptv-org.github.io/iptv/languages/ita.m3u + Japanese56https://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 Kazakh15https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer7https://iptv-org.github.io/iptv/languages/khm.m3u - Korean103https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish10https://iptv-org.github.io/iptv/languages/kur.m3u + Korean102https://iptv-org.github.io/iptv/languages/kor.m3u + Kurdish11https://iptv-org.github.io/iptv/languages/kur.m3u Lahnda1https://iptv-org.github.io/iptv/languages/lah.m3u Lao9https://iptv-org.github.io/iptv/languages/lao.m3u Latvian5https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch2https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay8https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam41https://iptv-org.github.io/iptv/languages/mal.m3u + Malay7https://iptv-org.github.io/iptv/languages/msa.m3u + Malayalam40https://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 @@ -183,34 +183,34 @@ Same thing, but split up into separate files: Panjabi4https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento1https://iptv-org.github.io/iptv/languages/pap.m3u Pashto12https://iptv-org.github.io/iptv/languages/pus.m3u - Persian74https://iptv-org.github.io/iptv/languages/fas.m3u + Persian73https://iptv-org.github.io/iptv/languages/fas.m3u Polish32https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese176https://iptv-org.github.io/iptv/languages/por.m3u - Romanian35https://iptv-org.github.io/iptv/languages/ron.m3u - Russian278https://iptv-org.github.io/iptv/languages/rus.m3u - Serbian43https://iptv-org.github.io/iptv/languages/srp.m3u + Portuguese167https://iptv-org.github.io/iptv/languages/por.m3u + Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u + Russian279https://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 - Sinhala5https://iptv-org.github.io/iptv/languages/sin.m3u + Sinhala4https://iptv-org.github.io/iptv/languages/sin.m3u Slovak10https://iptv-org.github.io/iptv/languages/slk.m3u - Slovenian8https://iptv-org.github.io/iptv/languages/slv.m3u + Slovenian5https://iptv-org.github.io/iptv/languages/slv.m3u Somali1https://iptv-org.github.io/iptv/languages/som.m3u - Spanish1073https://iptv-org.github.io/iptv/languages/spa.m3u - Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u - Swedish19https://iptv-org.github.io/iptv/languages/swe.m3u + Spanish1005https://iptv-org.github.io/iptv/languages/spa.m3u + Swahili2https://iptv-org.github.io/iptv/languages/swa.m3u + Swedish18https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil31https://iptv-org.github.io/iptv/languages/tam.m3u + Tamil32https://iptv-org.github.io/iptv/languages/tam.m3u Telugu3https://iptv-org.github.io/iptv/languages/tel.m3u Thai17https://iptv-org.github.io/iptv/languages/tha.m3u Turkish132https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian34https://iptv-org.github.io/iptv/languages/ukr.m3u + Ukrainian30https://iptv-org.github.io/iptv/languages/ukr.m3u Urdu23https://iptv-org.github.io/iptv/languages/urd.m3u - Vietnamese57https://iptv-org.github.io/iptv/languages/vie.m3u + Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u + Vietnamese58https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u - Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof3https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese6https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined1646https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined1712https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -236,23 +236,23 @@ Same thing, but split up into separate files: CountryChannelsPlaylist - ๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan66https://iptv-org.github.io/iptv/countries/af.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania88https://iptv-org.github.io/iptv/countries/al.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria96https://iptv-org.github.io/iptv/countries/dz.m3u - ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa54https://iptv-org.github.io/iptv/countries/as.m3u + ๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan65https://iptv-org.github.io/iptv/countries/af.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania87https://iptv-org.github.io/iptv/countries/al.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria97https://iptv-org.github.io/iptv/countries/dz.m3u + ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa52https://iptv-org.github.io/iptv/countries/as.m3u ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra71https://iptv-org.github.io/iptv/countries/ad.m3u - ๐Ÿ‡ฆ๐Ÿ‡ด Angola54https://iptv-org.github.io/iptv/countries/ao.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla54https://iptv-org.github.io/iptv/countries/ai.m3u - ๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica50https://iptv-org.github.io/iptv/countries/aq.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda55https://iptv-org.github.io/iptv/countries/ag.m3u - ๐Ÿ‡ฆ๐Ÿ‡ท Argentina254https://iptv-org.github.io/iptv/countries/ar.m3u -       Buenos Aires19https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u + ๐Ÿ‡ฆ๐Ÿ‡ด Angola53https://iptv-org.github.io/iptv/countries/ao.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla52https://iptv-org.github.io/iptv/countries/ai.m3u + ๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica48https://iptv-org.github.io/iptv/countries/aq.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda53https://iptv-org.github.io/iptv/countries/ag.m3u + ๐Ÿ‡ฆ๐Ÿ‡ท Argentina244https://iptv-org.github.io/iptv/countries/ar.m3u +       Buenos Aires20https://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 -       Chubut3https://iptv-org.github.io/iptv/subdivisions/ar-u.m3u +       Chaco3https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u +       Chubut2https://iptv-org.github.io/iptv/subdivisions/ar-u.m3u       Ciudad Autonoma de Buenos Aires1https://iptv-org.github.io/iptv/subdivisions/ar-c.m3u -       Cordoba6https://iptv-org.github.io/iptv/subdivisions/ar-x.m3u -       Corrientes4https://iptv-org.github.io/iptv/subdivisions/ar-w.m3u +       Cordoba5https://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       Formosa2https://iptv-org.github.io/iptv/subdivisions/ar-p.m3u       Jujuy3https://iptv-org.github.io/iptv/subdivisions/ar-y.m3u @@ -260,64 +260,62 @@ Same thing, but split up into separate files:       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 +       Neuquen1https://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 Cruz2https://iptv-org.github.io/iptv/subdivisions/ar-z.m3u -       Santa Fe7https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u -       Tucuman5https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u +       Santa Fe6https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u +       Tucuman4https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u ๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia97https://iptv-org.github.io/iptv/countries/am.m3u - ๐Ÿ‡ฆ๐Ÿ‡ผ Aruba56https://iptv-org.github.io/iptv/countries/aw.m3u - ๐Ÿ‡ฆ๐Ÿ‡บ Australia91https://iptv-org.github.io/iptv/countries/au.m3u + ๐Ÿ‡ฆ๐Ÿ‡ผ Aruba54https://iptv-org.github.io/iptv/countries/aw.m3u + ๐Ÿ‡ฆ๐Ÿ‡บ Australia89https://iptv-org.github.io/iptv/countries/au.m3u ๐Ÿ‡ฆ๐Ÿ‡น Austria97https://iptv-org.github.io/iptv/countries/at.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan81https://iptv-org.github.io/iptv/countries/az.m3u - ๐Ÿ‡ง๐Ÿ‡ธ Bahamas56https://iptv-org.github.io/iptv/countries/bs.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan80https://iptv-org.github.io/iptv/countries/az.m3u + ๐Ÿ‡ง๐Ÿ‡ธ Bahamas53https://iptv-org.github.io/iptv/countries/bs.m3u ๐Ÿ‡ง๐Ÿ‡ญ Bahrain82https://iptv-org.github.io/iptv/countries/bh.m3u - ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh71https://iptv-org.github.io/iptv/countries/bd.m3u - ๐Ÿ‡ง๐Ÿ‡ง Barbados55https://iptv-org.github.io/iptv/countries/bb.m3u - ๐Ÿ‡ง๐Ÿ‡พ Belarus97https://iptv-org.github.io/iptv/countries/by.m3u + ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh68https://iptv-org.github.io/iptv/countries/bd.m3u + ๐Ÿ‡ง๐Ÿ‡ง Barbados52https://iptv-org.github.io/iptv/countries/bb.m3u + ๐Ÿ‡ง๐Ÿ‡พ Belarus98https://iptv-org.github.io/iptv/countries/by.m3u ๐Ÿ‡ง๐Ÿ‡ช Belgium99https://iptv-org.github.io/iptv/countries/be.m3u - ๐Ÿ‡ง๐Ÿ‡ฟ Belize56https://iptv-org.github.io/iptv/countries/bz.m3u - ๐Ÿ‡ง๐Ÿ‡ฏ Benin55https://iptv-org.github.io/iptv/countries/bj.m3u - ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda53https://iptv-org.github.io/iptv/countries/bm.m3u - ๐Ÿ‡ง๐Ÿ‡น Bhutan52https://iptv-org.github.io/iptv/countries/bt.m3u - ๐Ÿ‡ง๐Ÿ‡ด Bolivia119https://iptv-org.github.io/iptv/countries/bo.m3u -       Santa Cruz1https://iptv-org.github.io/iptv/subdivisions/bo-s.m3u - ๐Ÿ‡ง๐Ÿ‡ถ Bonaire50https://iptv-org.github.io/iptv/countries/bq.m3u - ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina78https://iptv-org.github.io/iptv/countries/ba.m3u - ๐Ÿ‡ง๐Ÿ‡ผ Botswana54https://iptv-org.github.io/iptv/countries/bw.m3u - ๐Ÿ‡ง๐Ÿ‡ป Bouvet Island53https://iptv-org.github.io/iptv/countries/bv.m3u - ๐Ÿ‡ง๐Ÿ‡ท Brazil207https://iptv-org.github.io/iptv/countries/br.m3u -       Rio de Janeiro1https://iptv-org.github.io/iptv/subdivisions/br-rj.m3u - ๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory50https://iptv-org.github.io/iptv/countries/io.m3u - ๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands54https://iptv-org.github.io/iptv/countries/vg.m3u - ๐Ÿ‡ง๐Ÿ‡ณ Brunei72https://iptv-org.github.io/iptv/countries/bn.m3u - ๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria79https://iptv-org.github.io/iptv/countries/bg.m3u + ๐Ÿ‡ง๐Ÿ‡ฟ Belize54https://iptv-org.github.io/iptv/countries/bz.m3u + ๐Ÿ‡ง๐Ÿ‡ฏ Benin54https://iptv-org.github.io/iptv/countries/bj.m3u + ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda51https://iptv-org.github.io/iptv/countries/bm.m3u + ๐Ÿ‡ง๐Ÿ‡น Bhutan51https://iptv-org.github.io/iptv/countries/bt.m3u + ๐Ÿ‡ง๐Ÿ‡ด Bolivia117https://iptv-org.github.io/iptv/countries/bo.m3u + ๐Ÿ‡ง๐Ÿ‡ถ Bonaire48https://iptv-org.github.io/iptv/countries/bq.m3u + ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina79https://iptv-org.github.io/iptv/countries/ba.m3u + ๐Ÿ‡ง๐Ÿ‡ผ Botswana53https://iptv-org.github.io/iptv/countries/bw.m3u + ๐Ÿ‡ง๐Ÿ‡ป Bouvet Island51https://iptv-org.github.io/iptv/countries/bv.m3u + ๐Ÿ‡ง๐Ÿ‡ท Brazil199https://iptv-org.github.io/iptv/countries/br.m3u + ๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory48https://iptv-org.github.io/iptv/countries/io.m3u + ๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands52https://iptv-org.github.io/iptv/countries/vg.m3u + ๐Ÿ‡ง๐Ÿ‡ณ Brunei69https://iptv-org.github.io/iptv/countries/bn.m3u + ๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria78https://iptv-org.github.io/iptv/countries/bg.m3u ๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso56https://iptv-org.github.io/iptv/countries/bf.m3u - ๐Ÿ‡ง๐Ÿ‡ฎ Burundi54https://iptv-org.github.io/iptv/countries/bi.m3u - ๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia79https://iptv-org.github.io/iptv/countries/kh.m3u - ๐Ÿ‡จ๐Ÿ‡ฒ Cameroon57https://iptv-org.github.io/iptv/countries/cm.m3u - ๐Ÿ‡จ๐Ÿ‡ฆ Canada153https://iptv-org.github.io/iptv/countries/ca.m3u -       British Columbia2https://iptv-org.github.io/iptv/subdivisions/ca-bc.m3u + ๐Ÿ‡ง๐Ÿ‡ฎ Burundi53https://iptv-org.github.io/iptv/countries/bi.m3u + ๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia75https://iptv-org.github.io/iptv/countries/kh.m3u + ๐Ÿ‡จ๐Ÿ‡ฒ Cameroon56https://iptv-org.github.io/iptv/countries/cm.m3u + ๐Ÿ‡จ๐Ÿ‡ฆ Canada150https://iptv-org.github.io/iptv/countries/ca.m3u +       British Columbia1https://iptv-org.github.io/iptv/subdivisions/ca-bc.m3u       Manitoba1https://iptv-org.github.io/iptv/subdivisions/ca-mb.m3u       New Brunswick1https://iptv-org.github.io/iptv/subdivisions/ca-nb.m3u       Newfoundland and Labrador1https://iptv-org.github.io/iptv/subdivisions/ca-nl.m3u       Quebec5https://iptv-org.github.io/iptv/subdivisions/ca-qc.m3u - ๐Ÿ‡จ๐Ÿ‡ป Cape Verde55https://iptv-org.github.io/iptv/countries/cv.m3u + ๐Ÿ‡จ๐Ÿ‡ป Cape Verde54https://iptv-org.github.io/iptv/countries/cv.m3u       Boa Vista1https://iptv-org.github.io/iptv/subdivisions/cv-bv.m3u       Sal1https://iptv-org.github.io/iptv/subdivisions/cv-sl.m3u - ๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands54https://iptv-org.github.io/iptv/countries/ky.m3u - ๐Ÿ‡จ๐Ÿ‡ซ Central African Republic54https://iptv-org.github.io/iptv/countries/cf.m3u - ๐Ÿ‡น๐Ÿ‡ฉ Chad55https://iptv-org.github.io/iptv/countries/td.m3u - ๐Ÿ‡จ๐Ÿ‡ฑ Chile209https://iptv-org.github.io/iptv/countries/cl.m3u + ๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands52https://iptv-org.github.io/iptv/countries/ky.m3u + ๐Ÿ‡จ๐Ÿ‡ซ Central African Republic53https://iptv-org.github.io/iptv/countries/cf.m3u + ๐Ÿ‡น๐Ÿ‡ฉ Chad54https://iptv-org.github.io/iptv/countries/td.m3u + ๐Ÿ‡จ๐Ÿ‡ฑ Chile200https://iptv-org.github.io/iptv/countries/cl.m3u       Magallanes1https://iptv-org.github.io/iptv/subdivisions/cl-ma.m3u -       Nuble2https://iptv-org.github.io/iptv/subdivisions/cl-nb.m3u - ๐Ÿ‡จ๐Ÿ‡ณ China696https://iptv-org.github.io/iptv/countries/cn.m3u - ๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island50https://iptv-org.github.io/iptv/countries/cx.m3u - ๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands50https://iptv-org.github.io/iptv/countries/cc.m3u - ๐Ÿ‡จ๐Ÿ‡ด Colombia137https://iptv-org.github.io/iptv/countries/co.m3u +       Nuble1https://iptv-org.github.io/iptv/subdivisions/cl-nb.m3u + ๐Ÿ‡จ๐Ÿ‡ณ China689https://iptv-org.github.io/iptv/countries/cn.m3u + ๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island48https://iptv-org.github.io/iptv/countries/cx.m3u + ๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands48https://iptv-org.github.io/iptv/countries/cc.m3u + ๐Ÿ‡จ๐Ÿ‡ด Colombia143https://iptv-org.github.io/iptv/countries/co.m3u       San Andres, Providencia y Santa Catalina1https://iptv-org.github.io/iptv/subdivisions/co-sap.m3u       Antioquia1https://iptv-org.github.io/iptv/subdivisions/co-ant.m3u       Atlantico1https://iptv-org.github.io/iptv/subdivisions/co-atl.m3u @@ -326,87 +324,83 @@ Same thing, but split up into separate files:       Cauca1https://iptv-org.github.io/iptv/subdivisions/co-cau.m3u       Choco1https://iptv-org.github.io/iptv/subdivisions/co-cho.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 -       Quindio1https://iptv-org.github.io/iptv/subdivisions/co-qui.m3u +       Quindio2https://iptv-org.github.io/iptv/subdivisions/co-qui.m3u       Risaralda1https://iptv-org.github.io/iptv/subdivisions/co-ris.m3u       Tolima1https://iptv-org.github.io/iptv/subdivisions/co-tol.m3u -       Valle del Cauca2https://iptv-org.github.io/iptv/subdivisions/co-vac.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros78https://iptv-org.github.io/iptv/countries/km.m3u - ๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands54https://iptv-org.github.io/iptv/countries/ck.m3u - ๐Ÿ‡จ๐Ÿ‡ท Costa Rica126https://iptv-org.github.io/iptv/countries/cr.m3u +       Valle del Cauca3https://iptv-org.github.io/iptv/subdivisions/co-vac.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros77https://iptv-org.github.io/iptv/countries/km.m3u + ๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands52https://iptv-org.github.io/iptv/countries/ck.m3u + ๐Ÿ‡จ๐Ÿ‡ท Costa Rica124https://iptv-org.github.io/iptv/countries/cr.m3u ๐Ÿ‡ญ๐Ÿ‡ท Croatia79https://iptv-org.github.io/iptv/countries/hr.m3u ๐Ÿ‡จ๐Ÿ‡บ Cuba97https://iptv-org.github.io/iptv/countries/cu.m3u - ๐Ÿ‡จ๐Ÿ‡ผ Curacao60https://iptv-org.github.io/iptv/countries/cw.m3u - ๐Ÿ‡จ๐Ÿ‡พ Cyprus89https://iptv-org.github.io/iptv/countries/cy.m3u + ๐Ÿ‡จ๐Ÿ‡ผ Curacao57https://iptv-org.github.io/iptv/countries/cw.m3u + ๐Ÿ‡จ๐Ÿ‡พ Cyprus90https://iptv-org.github.io/iptv/countries/cy.m3u ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic81https://iptv-org.github.io/iptv/countries/cz.m3u - ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo58https://iptv-org.github.io/iptv/countries/cd.m3u + ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo56https://iptv-org.github.io/iptv/countries/cd.m3u ๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark86https://iptv-org.github.io/iptv/countries/dk.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti83https://iptv-org.github.io/iptv/countries/dj.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica54https://iptv-org.github.io/iptv/countries/dm.m3u - ๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic168https://iptv-org.github.io/iptv/countries/do.m3u -       Distrito Nacional (Santo Domingo)1https://iptv-org.github.io/iptv/subdivisions/do-01.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti82https://iptv-org.github.io/iptv/countries/dj.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica52https://iptv-org.github.io/iptv/countries/dm.m3u + ๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic165https://iptv-org.github.io/iptv/countries/do.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 Timor68https://iptv-org.github.io/iptv/countries/tl.m3u + ๐Ÿ‡น๐Ÿ‡ฑ East Timor65https://iptv-org.github.io/iptv/countries/tl.m3u ๐Ÿ‡ช๐Ÿ‡จ Ecuador110https://iptv-org.github.io/iptv/countries/ec.m3u       Loja1https://iptv-org.github.io/iptv/subdivisions/ec-l.m3u ๐Ÿ‡ช๐Ÿ‡ฌ Egypt101https://iptv-org.github.io/iptv/countries/eg.m3u - ๐Ÿ‡ธ๐Ÿ‡ป El Salvador112https://iptv-org.github.io/iptv/countries/sv.m3u - ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea56https://iptv-org.github.io/iptv/countries/gq.m3u - ๐Ÿ‡ช๐Ÿ‡ท Eritrea54https://iptv-org.github.io/iptv/countries/er.m3u + ๐Ÿ‡ธ๐Ÿ‡ป El Salvador114https://iptv-org.github.io/iptv/countries/sv.m3u + ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea55https://iptv-org.github.io/iptv/countries/gq.m3u + ๐Ÿ‡ช๐Ÿ‡ท Eritrea53https://iptv-org.github.io/iptv/countries/er.m3u ๐Ÿ‡ช๐Ÿ‡ช Estonia74https://iptv-org.github.io/iptv/countries/ee.m3u - ๐Ÿ‡ช๐Ÿ‡น Ethiopia55https://iptv-org.github.io/iptv/countries/et.m3u - ๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands53https://iptv-org.github.io/iptv/countries/fk.m3u - ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands51https://iptv-org.github.io/iptv/countries/fo.m3u - ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji55https://iptv-org.github.io/iptv/countries/fj.m3u - ๐Ÿ‡ซ๐Ÿ‡ฎ Finland91https://iptv-org.github.io/iptv/countries/fi.m3u -       Keski-Suomi1https://iptv-org.github.io/iptv/subdivisions/fi-08.m3u + ๐Ÿ‡ช๐Ÿ‡น Ethiopia54https://iptv-org.github.io/iptv/countries/et.m3u + ๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands51https://iptv-org.github.io/iptv/countries/fk.m3u + ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands49https://iptv-org.github.io/iptv/countries/fo.m3u + ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji53https://iptv-org.github.io/iptv/countries/fj.m3u + ๐Ÿ‡ซ๐Ÿ‡ฎ Finland90https://iptv-org.github.io/iptv/countries/fi.m3u       Pohjanmaa3https://iptv-org.github.io/iptv/subdivisions/fi-12.m3u - ๐Ÿ‡ซ๐Ÿ‡ท France212https://iptv-org.github.io/iptv/countries/fr.m3u - ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana56https://iptv-org.github.io/iptv/countries/gf.m3u - ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia55https://iptv-org.github.io/iptv/countries/pf.m3u - ๐Ÿ‡น๐Ÿ‡ซ French Southern Territories54https://iptv-org.github.io/iptv/countries/tf.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon55https://iptv-org.github.io/iptv/countries/ga.m3u + ๐Ÿ‡ซ๐Ÿ‡ท France206https://iptv-org.github.io/iptv/countries/fr.m3u + ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana54https://iptv-org.github.io/iptv/countries/gf.m3u + ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia53https://iptv-org.github.io/iptv/countries/pf.m3u + ๐Ÿ‡น๐Ÿ‡ซ French Southern Territories53https://iptv-org.github.io/iptv/countries/tf.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon54https://iptv-org.github.io/iptv/countries/ga.m3u ๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia54https://iptv-org.github.io/iptv/countries/gm.m3u ๐Ÿ‡ฌ๐Ÿ‡ช Georgia74https://iptv-org.github.io/iptv/countries/ge.m3u ๐Ÿ‡ฉ๐Ÿ‡ช Germany252https://iptv-org.github.io/iptv/countries/de.m3u - ๐Ÿ‡ฌ๐Ÿ‡ญ Ghana55https://iptv-org.github.io/iptv/countries/gh.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar50https://iptv-org.github.io/iptv/countries/gi.m3u - ๐Ÿ‡ฌ๐Ÿ‡ท Greece140https://iptv-org.github.io/iptv/countries/gr.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland53https://iptv-org.github.io/iptv/countries/gl.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada54https://iptv-org.github.io/iptv/countries/gd.m3u - ๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe58https://iptv-org.github.io/iptv/countries/gp.m3u - ๐Ÿ‡ฌ๐Ÿ‡บ Guam54https://iptv-org.github.io/iptv/countries/gu.m3u - ๐Ÿ‡ฌ๐Ÿ‡น Guatemala104https://iptv-org.github.io/iptv/countries/gt.m3u -       Solola1https://iptv-org.github.io/iptv/subdivisions/gt-07.m3u + ๐Ÿ‡ฌ๐Ÿ‡ญ Ghana53https://iptv-org.github.io/iptv/countries/gh.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar48https://iptv-org.github.io/iptv/countries/gi.m3u + ๐Ÿ‡ฌ๐Ÿ‡ท Greece141https://iptv-org.github.io/iptv/countries/gr.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland51https://iptv-org.github.io/iptv/countries/gl.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada52https://iptv-org.github.io/iptv/countries/gd.m3u + ๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe56https://iptv-org.github.io/iptv/countries/gp.m3u + ๐Ÿ‡ฌ๐Ÿ‡บ Guam52https://iptv-org.github.io/iptv/countries/gu.m3u + ๐Ÿ‡ฌ๐Ÿ‡น Guatemala107https://iptv-org.github.io/iptv/countries/gt.m3u       Totonicapan1https://iptv-org.github.io/iptv/subdivisions/gt-08.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey50https://iptv-org.github.io/iptv/countries/gg.m3u - ๐Ÿ‡ฌ๐Ÿ‡ณ Guinea54https://iptv-org.github.io/iptv/countries/gn.m3u - ๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau54https://iptv-org.github.io/iptv/countries/gw.m3u - ๐Ÿ‡ฌ๐Ÿ‡พ Guyana53https://iptv-org.github.io/iptv/countries/gy.m3u - ๐Ÿ‡ญ๐Ÿ‡น Haiti69https://iptv-org.github.io/iptv/countries/ht.m3u - ๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands50https://iptv-org.github.io/iptv/countries/hm.m3u - ๐Ÿ‡ญ๐Ÿ‡ณ Honduras128https://iptv-org.github.io/iptv/countries/hn.m3u - ๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong79https://iptv-org.github.io/iptv/countries/hk.m3u - ๐Ÿ‡ญ๐Ÿ‡บ Hungary102https://iptv-org.github.io/iptv/countries/hu.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey48https://iptv-org.github.io/iptv/countries/gg.m3u + ๐Ÿ‡ฌ๐Ÿ‡ณ Guinea53https://iptv-org.github.io/iptv/countries/gn.m3u + ๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau53https://iptv-org.github.io/iptv/countries/gw.m3u + ๐Ÿ‡ฌ๐Ÿ‡พ Guyana51https://iptv-org.github.io/iptv/countries/gy.m3u + ๐Ÿ‡ญ๐Ÿ‡น Haiti67https://iptv-org.github.io/iptv/countries/ht.m3u + ๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands48https://iptv-org.github.io/iptv/countries/hm.m3u + ๐Ÿ‡ญ๐Ÿ‡ณ Honduras127https://iptv-org.github.io/iptv/countries/hn.m3u + ๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong80https://iptv-org.github.io/iptv/countries/hk.m3u + ๐Ÿ‡ญ๐Ÿ‡บ Hungary88https://iptv-org.github.io/iptv/countries/hu.m3u ๐Ÿ‡ฎ๐Ÿ‡ธ Iceland71https://iptv-org.github.io/iptv/countries/is.m3u ๐Ÿ‡ฎ๐Ÿ‡ณ India217https://iptv-org.github.io/iptv/countries/in.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia232https://iptv-org.github.io/iptv/countries/id.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia218https://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 Raya3https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u +       Jakarta Raya4https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u       Jambi3https://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 Timur9https://iptv-org.github.io/iptv/subdivisions/id-ji.m3u       Kalimantan Barat2https://iptv-org.github.io/iptv/subdivisions/id-kb.m3u -       Kalimantan Selatan2https://iptv-org.github.io/iptv/subdivisions/id-ks.m3u +       Kalimantan Selatan1https://iptv-org.github.io/iptv/subdivisions/id-ks.m3u       Kalimantan Tengah1https://iptv-org.github.io/iptv/subdivisions/id-kt.m3u       Kalimantan Timur1https://iptv-org.github.io/iptv/subdivisions/id-ki.m3u       Kepulauan Bangka Belitung1https://iptv-org.github.io/iptv/subdivisions/id-bb.m3u @@ -422,240 +416,235 @@ Same thing, but split up into separate files:       Sulawesi Tengah1https://iptv-org.github.io/iptv/subdivisions/id-st.m3u       Sulawesi Tenggara2https://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 Barat1https://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 - ๐Ÿ‡ฎ๐Ÿ‡ท Iran123https://iptv-org.github.io/iptv/countries/ir.m3u - ๐Ÿ‡ฎ๐Ÿ‡ถ Iraq109https://iptv-org.github.io/iptv/countries/iq.m3u - ๐Ÿ‡ฎ๐Ÿ‡ช Ireland90https://iptv-org.github.io/iptv/countries/ie.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man50https://iptv-org.github.io/iptv/countries/im.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฑ Israel68https://iptv-org.github.io/iptv/countries/il.m3u - ๐Ÿ‡ฎ๐Ÿ‡น Italy251https://iptv-org.github.io/iptv/countries/it.m3u - ๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast57https://iptv-org.github.io/iptv/countries/ci.m3u - ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica55https://iptv-org.github.io/iptv/countries/jm.m3u - ๐Ÿ‡ฏ๐Ÿ‡ต Japan105https://iptv-org.github.io/iptv/countries/jp.m3u - ๐Ÿ‡ฏ๐Ÿ‡ช Jersey50https://iptv-org.github.io/iptv/countries/je.m3u - ๐Ÿ‡ฏ๐Ÿ‡ด Jordan101https://iptv-org.github.io/iptv/countries/jo.m3u + ๐Ÿ‡ฎ๐Ÿ‡ท Iran119https://iptv-org.github.io/iptv/countries/ir.m3u + ๐Ÿ‡ฎ๐Ÿ‡ถ Iraq108https://iptv-org.github.io/iptv/countries/iq.m3u + ๐Ÿ‡ฎ๐Ÿ‡ช Ireland89https://iptv-org.github.io/iptv/countries/ie.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man48https://iptv-org.github.io/iptv/countries/im.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฑ Israel65https://iptv-org.github.io/iptv/countries/il.m3u + ๐Ÿ‡ฎ๐Ÿ‡น Italy253https://iptv-org.github.io/iptv/countries/it.m3u + ๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast56https://iptv-org.github.io/iptv/countries/ci.m3u + ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica53https://iptv-org.github.io/iptv/countries/jm.m3u + ๐Ÿ‡ฏ๐Ÿ‡ต Japan104https://iptv-org.github.io/iptv/countries/jp.m3u + ๐Ÿ‡ฏ๐Ÿ‡ช Jersey48https://iptv-org.github.io/iptv/countries/je.m3u + ๐Ÿ‡ฏ๐Ÿ‡ด Jordan100https://iptv-org.github.io/iptv/countries/jo.m3u ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan89https://iptv-org.github.io/iptv/countries/kz.m3u - ๐Ÿ‡ฐ๐Ÿ‡ช Kenya60https://iptv-org.github.io/iptv/countries/ke.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati54https://iptv-org.github.io/iptv/countries/ki.m3u - ๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo55https://iptv-org.github.io/iptv/countries/xk.m3u - ๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait97https://iptv-org.github.io/iptv/countries/kw.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan55https://iptv-org.github.io/iptv/countries/kg.m3u - ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos86https://iptv-org.github.io/iptv/countries/la.m3u + ๐Ÿ‡ฐ๐Ÿ‡ช Kenya58https://iptv-org.github.io/iptv/countries/ke.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati52https://iptv-org.github.io/iptv/countries/ki.m3u + ๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo53https://iptv-org.github.io/iptv/countries/xk.m3u + ๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait95https://iptv-org.github.io/iptv/countries/kw.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan53https://iptv-org.github.io/iptv/countries/kg.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos83https://iptv-org.github.io/iptv/countries/la.m3u ๐Ÿ‡ฑ๐Ÿ‡ป Latvia72https://iptv-org.github.io/iptv/countries/lv.m3u - ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon97https://iptv-org.github.io/iptv/countries/lb.m3u - ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho54https://iptv-org.github.io/iptv/countries/ls.m3u - ๐Ÿ‡ฑ๐Ÿ‡ท Liberia54https://iptv-org.github.io/iptv/countries/lr.m3u - ๐Ÿ‡ฑ๐Ÿ‡พ Libya89https://iptv-org.github.io/iptv/countries/ly.m3u + ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon96https://iptv-org.github.io/iptv/countries/lb.m3u + ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho53https://iptv-org.github.io/iptv/countries/ls.m3u + ๐Ÿ‡ฑ๐Ÿ‡ท Liberia53https://iptv-org.github.io/iptv/countries/lr.m3u + ๐Ÿ‡ฑ๐Ÿ‡พ Libya88https://iptv-org.github.io/iptv/countries/ly.m3u ๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein72https://iptv-org.github.io/iptv/countries/li.m3u ๐Ÿ‡ฑ๐Ÿ‡น Lithuania71https://iptv-org.github.io/iptv/countries/lt.m3u ๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg80https://iptv-org.github.io/iptv/countries/lu.m3u ๐Ÿ‡ฒ๐Ÿ‡ด Macao56https://iptv-org.github.io/iptv/countries/mo.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar54https://iptv-org.github.io/iptv/countries/mg.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar53https://iptv-org.github.io/iptv/countries/mg.m3u ๐Ÿ‡ฒ๐Ÿ‡ผ Malawi54https://iptv-org.github.io/iptv/countries/mw.m3u - ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia74https://iptv-org.github.io/iptv/countries/my.m3u + ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia70https://iptv-org.github.io/iptv/countries/my.m3u ๐Ÿ‡ฒ๐Ÿ‡ป Maldives53https://iptv-org.github.io/iptv/countries/mv.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฑ Mali54https://iptv-org.github.io/iptv/countries/ml.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฑ Mali53https://iptv-org.github.io/iptv/countries/ml.m3u ๐Ÿ‡ฒ๐Ÿ‡น Malta70https://iptv-org.github.io/iptv/countries/mt.m3u - ๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands54https://iptv-org.github.io/iptv/countries/mh.m3u - ๐Ÿ‡ฒ๐Ÿ‡ถ Martinique57https://iptv-org.github.io/iptv/countries/mq.m3u - ๐Ÿ‡ฒ๐Ÿ‡ท Mauritania80https://iptv-org.github.io/iptv/countries/mr.m3u - ๐Ÿ‡ฒ๐Ÿ‡บ Mauritius55https://iptv-org.github.io/iptv/countries/mu.m3u - ๐Ÿ‡พ๐Ÿ‡น Mayotte54https://iptv-org.github.io/iptv/countries/yt.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico181https://iptv-org.github.io/iptv/countries/mx.m3u + ๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands52https://iptv-org.github.io/iptv/countries/mh.m3u + ๐Ÿ‡ฒ๐Ÿ‡ถ Martinique55https://iptv-org.github.io/iptv/countries/mq.m3u + ๐Ÿ‡ฒ๐Ÿ‡ท Mauritania79https://iptv-org.github.io/iptv/countries/mr.m3u + ๐Ÿ‡ฒ๐Ÿ‡บ Mauritius54https://iptv-org.github.io/iptv/countries/mu.m3u + ๐Ÿ‡พ๐Ÿ‡น Mayotte53https://iptv-org.github.io/iptv/countries/yt.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico175https://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       Morelos1https://iptv-org.github.io/iptv/subdivisions/mx-mor.m3u       Nuevo Leon1https://iptv-org.github.io/iptv/subdivisions/mx-nle.m3u       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 -       Veracruz de Ignacio de la Llave1https://iptv-org.github.io/iptv/subdivisions/mx-ver.m3u -       Zacatecas1https://iptv-org.github.io/iptv/subdivisions/mx-zac.m3u - ๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia54https://iptv-org.github.io/iptv/countries/fm.m3u + ๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia52https://iptv-org.github.io/iptv/countries/fm.m3u ๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova79https://iptv-org.github.io/iptv/countries/md.m3u ๐Ÿ‡ฒ๐Ÿ‡จ Monaco69https://iptv-org.github.io/iptv/countries/mc.m3u - ๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia72https://iptv-org.github.io/iptv/countries/mn.m3u + ๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia70https://iptv-org.github.io/iptv/countries/mn.m3u ๐Ÿ‡ฒ๐Ÿ‡ช Montenegro74https://iptv-org.github.io/iptv/countries/me.m3u - ๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat54https://iptv-org.github.io/iptv/countries/ms.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco96https://iptv-org.github.io/iptv/countries/ma.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique57https://iptv-org.github.io/iptv/countries/mz.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)69https://iptv-org.github.io/iptv/countries/mm.m3u - ๐Ÿ‡ณ๐Ÿ‡ฆ Namibia54https://iptv-org.github.io/iptv/countries/na.m3u - ๐Ÿ‡ณ๐Ÿ‡ท Nauru54https://iptv-org.github.io/iptv/countries/nr.m3u - ๐Ÿ‡ณ๐Ÿ‡ต Nepal54https://iptv-org.github.io/iptv/countries/np.m3u - ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands182https://iptv-org.github.io/iptv/countries/nl.m3u - ๐Ÿ‡ณ๐Ÿ‡จ New Caledonia54https://iptv-org.github.io/iptv/countries/nc.m3u - ๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand116https://iptv-org.github.io/iptv/countries/nz.m3u + ๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat52https://iptv-org.github.io/iptv/countries/ms.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco94https://iptv-org.github.io/iptv/countries/ma.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique56https://iptv-org.github.io/iptv/countries/mz.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)67https://iptv-org.github.io/iptv/countries/mm.m3u + ๐Ÿ‡ณ๐Ÿ‡ฆ Namibia53https://iptv-org.github.io/iptv/countries/na.m3u + ๐Ÿ‡ณ๐Ÿ‡ท Nauru52https://iptv-org.github.io/iptv/countries/nr.m3u + ๐Ÿ‡ณ๐Ÿ‡ต Nepal53https://iptv-org.github.io/iptv/countries/np.m3u + ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands184https://iptv-org.github.io/iptv/countries/nl.m3u + ๐Ÿ‡ณ๐Ÿ‡จ New Caledonia52https://iptv-org.github.io/iptv/countries/nc.m3u + ๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand115https://iptv-org.github.io/iptv/countries/nz.m3u ๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua109https://iptv-org.github.io/iptv/countries/ni.m3u - ๐Ÿ‡ณ๐Ÿ‡ช Niger54https://iptv-org.github.io/iptv/countries/ne.m3u - ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria69https://iptv-org.github.io/iptv/countries/ng.m3u - ๐Ÿ‡ณ๐Ÿ‡บ Niue54https://iptv-org.github.io/iptv/countries/nu.m3u - ๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island54https://iptv-org.github.io/iptv/countries/nf.m3u - ๐Ÿ‡ฐ๐Ÿ‡ต North Korea53https://iptv-org.github.io/iptv/countries/kp.m3u + ๐Ÿ‡ณ๐Ÿ‡ช Niger53https://iptv-org.github.io/iptv/countries/ne.m3u + ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria68https://iptv-org.github.io/iptv/countries/ng.m3u + ๐Ÿ‡ณ๐Ÿ‡บ Niue52https://iptv-org.github.io/iptv/countries/nu.m3u + ๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island52https://iptv-org.github.io/iptv/countries/nf.m3u + ๐Ÿ‡ฐ๐Ÿ‡ต North Korea51https://iptv-org.github.io/iptv/countries/kp.m3u ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia71https://iptv-org.github.io/iptv/countries/mk.m3u - ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands54https://iptv-org.github.io/iptv/countries/mp.m3u + ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands52https://iptv-org.github.io/iptv/countries/mp.m3u ๐Ÿ‡ณ๐Ÿ‡ด Norway75https://iptv-org.github.io/iptv/countries/no.m3u - ๐Ÿ‡ด๐Ÿ‡ฒ Oman84https://iptv-org.github.io/iptv/countries/om.m3u - ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan77https://iptv-org.github.io/iptv/countries/pk.m3u + ๐Ÿ‡ด๐Ÿ‡ฒ Oman83https://iptv-org.github.io/iptv/countries/om.m3u + ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan76https://iptv-org.github.io/iptv/countries/pk.m3u       Islamabad1https://iptv-org.github.io/iptv/subdivisions/pk-is.m3u - ๐Ÿ‡ต๐Ÿ‡ผ Palau54https://iptv-org.github.io/iptv/countries/pw.m3u - ๐Ÿ‡ต๐Ÿ‡ธ Palestine96https://iptv-org.github.io/iptv/countries/ps.m3u + ๐Ÿ‡ต๐Ÿ‡ผ Palau52https://iptv-org.github.io/iptv/countries/pw.m3u + ๐Ÿ‡ต๐Ÿ‡ธ Palestine95https://iptv-org.github.io/iptv/countries/ps.m3u ๐Ÿ‡ต๐Ÿ‡ฆ Panama108https://iptv-org.github.io/iptv/countries/pa.m3u - ๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea54https://iptv-org.github.io/iptv/countries/pg.m3u - ๐Ÿ‡ต๐Ÿ‡พ Paraguay121https://iptv-org.github.io/iptv/countries/py.m3u + ๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea52https://iptv-org.github.io/iptv/countries/pg.m3u + ๐Ÿ‡ต๐Ÿ‡พ Paraguay120https://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 - ๐Ÿ‡ต๐Ÿ‡ช Peru247https://iptv-org.github.io/iptv/countries/pe.m3u + ๐Ÿ‡ต๐Ÿ‡ช Peru230https://iptv-org.github.io/iptv/countries/pe.m3u       Ancash1https://iptv-org.github.io/iptv/subdivisions/pe-anc.m3u       Apurimac1https://iptv-org.github.io/iptv/subdivisions/pe-apu.m3u -       Arequipa1https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u +       Arequipa2https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u       Junin3https://iptv-org.github.io/iptv/subdivisions/pe-jun.m3u       Lima1https://iptv-org.github.io/iptv/subdivisions/pe-lim.m3u -       Moquegua1https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u +       Moquegua2https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u       Piura1https://iptv-org.github.io/iptv/subdivisions/pe-piu.m3u - ๐Ÿ‡ต๐Ÿ‡ญ Philippines84https://iptv-org.github.io/iptv/countries/ph.m3u - ๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands54https://iptv-org.github.io/iptv/countries/pn.m3u + ๐Ÿ‡ต๐Ÿ‡ญ Philippines82https://iptv-org.github.io/iptv/countries/ph.m3u + ๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands52https://iptv-org.github.io/iptv/countries/pn.m3u ๐Ÿ‡ต๐Ÿ‡ฑ Poland99https://iptv-org.github.io/iptv/countries/pl.m3u - ๐Ÿ‡ต๐Ÿ‡น Portugal100https://iptv-org.github.io/iptv/countries/pt.m3u - ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico104https://iptv-org.github.io/iptv/countries/pr.m3u - ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar83https://iptv-org.github.io/iptv/countries/qa.m3u - ๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo55https://iptv-org.github.io/iptv/countries/cg.m3u - ๐Ÿ‡ท๐Ÿ‡ด Romania95https://iptv-org.github.io/iptv/countries/ro.m3u - ๐Ÿ‡ท๐Ÿ‡บ Russia377https://iptv-org.github.io/iptv/countries/ru.m3u - ๐Ÿ‡ท๐Ÿ‡ผ Rwanda56https://iptv-org.github.io/iptv/countries/rw.m3u - ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion55https://iptv-org.github.io/iptv/countries/re.m3u - ๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy57https://iptv-org.github.io/iptv/countries/bl.m3u - ๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena54https://iptv-org.github.io/iptv/countries/sh.m3u - ๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis54https://iptv-org.github.io/iptv/countries/kn.m3u - ๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia54https://iptv-org.github.io/iptv/countries/lc.m3u - ๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin57https://iptv-org.github.io/iptv/countries/mf.m3u - ๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon53https://iptv-org.github.io/iptv/countries/pm.m3u - ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines54https://iptv-org.github.io/iptv/countries/vc.m3u - ๐Ÿ‡ผ๐Ÿ‡ธ Samoa54https://iptv-org.github.io/iptv/countries/ws.m3u - ๐Ÿ‡ธ๐Ÿ‡ฒ San Marino69https://iptv-org.github.io/iptv/countries/sm.m3u - ๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia122https://iptv-org.github.io/iptv/countries/sa.m3u - ๐Ÿ‡ธ๐Ÿ‡ณ Senegal60https://iptv-org.github.io/iptv/countries/sn.m3u - ๐Ÿ‡ท๐Ÿ‡ธ Serbia107https://iptv-org.github.io/iptv/countries/rs.m3u - ๐Ÿ‡ธ๐Ÿ‡จ Seychelles54https://iptv-org.github.io/iptv/countries/sc.m3u - ๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone55https://iptv-org.github.io/iptv/countries/sl.m3u - ๐Ÿ‡ธ๐Ÿ‡ฌ Singapore80https://iptv-org.github.io/iptv/countries/sg.m3u - ๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten54https://iptv-org.github.io/iptv/countries/sx.m3u + ๐Ÿ‡ต๐Ÿ‡น Portugal98https://iptv-org.github.io/iptv/countries/pt.m3u + ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico103https://iptv-org.github.io/iptv/countries/pr.m3u + ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar82https://iptv-org.github.io/iptv/countries/qa.m3u + ๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo54https://iptv-org.github.io/iptv/countries/cg.m3u + ๐Ÿ‡ท๐Ÿ‡ด Romania96https://iptv-org.github.io/iptv/countries/ro.m3u + ๐Ÿ‡ท๐Ÿ‡บ Russia375https://iptv-org.github.io/iptv/countries/ru.m3u + ๐Ÿ‡ท๐Ÿ‡ผ Rwanda55https://iptv-org.github.io/iptv/countries/rw.m3u + ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion54https://iptv-org.github.io/iptv/countries/re.m3u + ๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy55https://iptv-org.github.io/iptv/countries/bl.m3u + ๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena53https://iptv-org.github.io/iptv/countries/sh.m3u + ๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis52https://iptv-org.github.io/iptv/countries/kn.m3u + ๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia52https://iptv-org.github.io/iptv/countries/lc.m3u + ๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin55https://iptv-org.github.io/iptv/countries/mf.m3u + ๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon51https://iptv-org.github.io/iptv/countries/pm.m3u + ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines52https://iptv-org.github.io/iptv/countries/vc.m3u + ๐Ÿ‡ผ๐Ÿ‡ธ Samoa52https://iptv-org.github.io/iptv/countries/ws.m3u + ๐Ÿ‡ธ๐Ÿ‡ฒ San Marino70https://iptv-org.github.io/iptv/countries/sm.m3u + ๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia123https://iptv-org.github.io/iptv/countries/sa.m3u + ๐Ÿ‡ธ๐Ÿ‡ณ Senegal59https://iptv-org.github.io/iptv/countries/sn.m3u + ๐Ÿ‡ท๐Ÿ‡ธ Serbia108https://iptv-org.github.io/iptv/countries/rs.m3u + ๐Ÿ‡ธ๐Ÿ‡จ Seychelles53https://iptv-org.github.io/iptv/countries/sc.m3u + ๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone54https://iptv-org.github.io/iptv/countries/sl.m3u + ๐Ÿ‡ธ๐Ÿ‡ฌ Singapore75https://iptv-org.github.io/iptv/countries/sg.m3u + ๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten52https://iptv-org.github.io/iptv/countries/sx.m3u ๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia89https://iptv-org.github.io/iptv/countries/sk.m3u ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia81https://iptv-org.github.io/iptv/countries/si.m3u - ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands54https://iptv-org.github.io/iptv/countries/sb.m3u - ๐Ÿ‡ธ๐Ÿ‡ด Somalia81https://iptv-org.github.io/iptv/countries/so.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa55https://iptv-org.github.io/iptv/countries/za.m3u - ๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands53https://iptv-org.github.io/iptv/countries/gs.m3u - ๐Ÿ‡ฐ๐Ÿ‡ท South Korea165https://iptv-org.github.io/iptv/countries/kr.m3u + ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands52https://iptv-org.github.io/iptv/countries/sb.m3u + ๐Ÿ‡ธ๐Ÿ‡ด Somalia80https://iptv-org.github.io/iptv/countries/so.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa54https://iptv-org.github.io/iptv/countries/za.m3u + ๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands51https://iptv-org.github.io/iptv/countries/gs.m3u + ๐Ÿ‡ฐ๐Ÿ‡ท South Korea161https://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       Daejeon-gwangyeoksi1https://iptv-org.github.io/iptv/subdivisions/kr-30.m3u       Gangwon-do1https://iptv-org.github.io/iptv/subdivisions/kr-42.m3u       Gyeongsangbuk-do1https://iptv-org.github.io/iptv/subdivisions/kr-47.m3u -       Jeju-teukbyeoljachido2https://iptv-org.github.io/iptv/subdivisions/kr-49.m3u +       Jeju-teukbyeoljachido1https://iptv-org.github.io/iptv/subdivisions/kr-49.m3u       Jeollabuk-do1https://iptv-org.github.io/iptv/subdivisions/kr-45.m3u -       Jeollanam-do4https://iptv-org.github.io/iptv/subdivisions/kr-46.m3u +       Jeollanam-do3https://iptv-org.github.io/iptv/subdivisions/kr-46.m3u       Ulsan-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-31.m3u - ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan54https://iptv-org.github.io/iptv/countries/ss.m3u - ๐Ÿ‡ช๐Ÿ‡ธ Spain244https://iptv-org.github.io/iptv/countries/es.m3u + ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan53https://iptv-org.github.io/iptv/countries/ss.m3u + ๐Ÿ‡ช๐Ÿ‡ธ Spain243https://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       Andalucia11https://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 Mancha11https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u +       Castilla-La Mancha12https://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 - ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka59https://iptv-org.github.io/iptv/countries/lk.m3u - ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan84https://iptv-org.github.io/iptv/countries/sd.m3u - ๐Ÿ‡ธ๐Ÿ‡ท Suriname53https://iptv-org.github.io/iptv/countries/sr.m3u - ๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen50https://iptv-org.github.io/iptv/countries/sj.m3u - ๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland54https://iptv-org.github.io/iptv/countries/sz.m3u - ๐Ÿ‡ธ๐Ÿ‡ช Sweden113https://iptv-org.github.io/iptv/countries/se.m3u - ๐Ÿ‡จ๐Ÿ‡ญ Switzerland106https://iptv-org.github.io/iptv/countries/ch.m3u - ๐Ÿ‡ธ๐Ÿ‡พ Syria87https://iptv-org.github.io/iptv/countries/sy.m3u - ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe54https://iptv-org.github.io/iptv/countries/st.m3u - ๐Ÿ‡น๐Ÿ‡ผ Taiwan148https://iptv-org.github.io/iptv/countries/tw.m3u - ๐Ÿ‡น๐Ÿ‡ฏ Tajikistan54https://iptv-org.github.io/iptv/countries/tj.m3u - ๐Ÿ‡น๐Ÿ‡ฟ Tanzania56https://iptv-org.github.io/iptv/countries/tz.m3u - ๐Ÿ‡น๐Ÿ‡ญ Thailand97https://iptv-org.github.io/iptv/countries/th.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka56https://iptv-org.github.io/iptv/countries/lk.m3u + ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan83https://iptv-org.github.io/iptv/countries/sd.m3u + ๐Ÿ‡ธ๐Ÿ‡ท Suriname51https://iptv-org.github.io/iptv/countries/sr.m3u + ๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen48https://iptv-org.github.io/iptv/countries/sj.m3u + ๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland53https://iptv-org.github.io/iptv/countries/sz.m3u + ๐Ÿ‡ธ๐Ÿ‡ช Sweden114https://iptv-org.github.io/iptv/countries/se.m3u + ๐Ÿ‡จ๐Ÿ‡ญ Switzerland103https://iptv-org.github.io/iptv/countries/ch.m3u + ๐Ÿ‡ธ๐Ÿ‡พ Syria86https://iptv-org.github.io/iptv/countries/sy.m3u + ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe53https://iptv-org.github.io/iptv/countries/st.m3u + ๐Ÿ‡น๐Ÿ‡ผ Taiwan147https://iptv-org.github.io/iptv/countries/tw.m3u + ๐Ÿ‡น๐Ÿ‡ฏ Tajikistan52https://iptv-org.github.io/iptv/countries/tj.m3u + ๐Ÿ‡น๐Ÿ‡ฟ Tanzania54https://iptv-org.github.io/iptv/countries/tz.m3u + ๐Ÿ‡น๐Ÿ‡ญ Thailand94https://iptv-org.github.io/iptv/countries/th.m3u ๐Ÿ‡น๐Ÿ‡ฌ Togo54https://iptv-org.github.io/iptv/countries/tg.m3u - ๐Ÿ‡น๐Ÿ‡ฐ Tokelau54https://iptv-org.github.io/iptv/countries/tk.m3u - ๐Ÿ‡น๐Ÿ‡ด Tonga54https://iptv-org.github.io/iptv/countries/to.m3u - ๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago55https://iptv-org.github.io/iptv/countries/tt.m3u - ๐Ÿ‡น๐Ÿ‡ณ Tunisia90https://iptv-org.github.io/iptv/countries/tn.m3u + ๐Ÿ‡น๐Ÿ‡ฐ Tokelau52https://iptv-org.github.io/iptv/countries/tk.m3u + ๐Ÿ‡น๐Ÿ‡ด Tonga52https://iptv-org.github.io/iptv/countries/to.m3u + ๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago53https://iptv-org.github.io/iptv/countries/tt.m3u + ๐Ÿ‡น๐Ÿ‡ณ Tunisia89https://iptv-org.github.io/iptv/countries/tn.m3u ๐Ÿ‡น๐Ÿ‡ท Turkey204https://iptv-org.github.io/iptv/countries/tr.m3u - ๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan57https://iptv-org.github.io/iptv/countries/tm.m3u - ๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands54https://iptv-org.github.io/iptv/countries/tc.m3u - ๐Ÿ‡น๐Ÿ‡ป Tuvalu54https://iptv-org.github.io/iptv/countries/tv.m3u - ๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands50https://iptv-org.github.io/iptv/countries/um.m3u - ๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands54https://iptv-org.github.io/iptv/countries/vi.m3u - ๐Ÿ‡บ๐Ÿ‡ฌ Uganda56https://iptv-org.github.io/iptv/countries/ug.m3u - ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine113https://iptv-org.github.io/iptv/countries/ua.m3u + ๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan55https://iptv-org.github.io/iptv/countries/tm.m3u + ๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands52https://iptv-org.github.io/iptv/countries/tc.m3u + ๐Ÿ‡น๐Ÿ‡ป Tuvalu52https://iptv-org.github.io/iptv/countries/tv.m3u + ๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands48https://iptv-org.github.io/iptv/countries/um.m3u + ๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands52https://iptv-org.github.io/iptv/countries/vi.m3u + ๐Ÿ‡บ๐Ÿ‡ฌ Uganda55https://iptv-org.github.io/iptv/countries/ug.m3u + ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine107https://iptv-org.github.io/iptv/countries/ua.m3u ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates119https://iptv-org.github.io/iptv/countries/ae.m3u - ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom345https://iptv-org.github.io/iptv/countries/uk.m3u + ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom346https://iptv-org.github.io/iptv/countries/uk.m3u       Wales2https://iptv-org.github.io/iptv/subdivisions/gb-wls.m3u - ๐Ÿ‡บ๐Ÿ‡ธ United States1912https://iptv-org.github.io/iptv/countries/us.m3u + ๐Ÿ‡บ๐Ÿ‡ธ United States1904https://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 -       Arizona18https://iptv-org.github.io/iptv/subdivisions/us-az.m3u +       Arizona17https://iptv-org.github.io/iptv/subdivisions/us-az.m3u       Arkansas6https://iptv-org.github.io/iptv/subdivisions/us-ar.m3u -       California159https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u -       Colorado23https://iptv-org.github.io/iptv/subdivisions/us-co.m3u +       California157https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u +       Colorado22https://iptv-org.github.io/iptv/subdivisions/us-co.m3u       Connecticut26https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u -       Delaware7https://iptv-org.github.io/iptv/subdivisions/us-de.m3u +       Delaware4https://iptv-org.github.io/iptv/subdivisions/us-de.m3u       District of Columbia8https://iptv-org.github.io/iptv/subdivisions/us-dc.m3u -       Florida63https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u +       Florida62https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u       Georgia12https://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 -       Illinois10https://iptv-org.github.io/iptv/subdivisions/us-il.m3u +       Illinois11https://iptv-org.github.io/iptv/subdivisions/us-il.m3u       Indiana8https://iptv-org.github.io/iptv/subdivisions/us-in.m3u       Iowa5https://iptv-org.github.io/iptv/subdivisions/us-ia.m3u -       Kansas14https://iptv-org.github.io/iptv/subdivisions/us-ks.m3u +       Kansas13https://iptv-org.github.io/iptv/subdivisions/us-ks.m3u       Kentucky8https://iptv-org.github.io/iptv/subdivisions/us-ky.m3u       Louisiana7https://iptv-org.github.io/iptv/subdivisions/us-la.m3u       Maine3https://iptv-org.github.io/iptv/subdivisions/us-me.m3u       Maryland3https://iptv-org.github.io/iptv/subdivisions/us-md.m3u -       Massachusetts4https://iptv-org.github.io/iptv/subdivisions/us-ma.m3u +       Massachusetts7https://iptv-org.github.io/iptv/subdivisions/us-ma.m3u       Michigan9https://iptv-org.github.io/iptv/subdivisions/us-mi.m3u -       Minnesota7https://iptv-org.github.io/iptv/subdivisions/us-mn.m3u +       Minnesota6https://iptv-org.github.io/iptv/subdivisions/us-mn.m3u       Mississippi4https://iptv-org.github.io/iptv/subdivisions/us-ms.m3u       Missouri6https://iptv-org.github.io/iptv/subdivisions/us-mo.m3u       Montana1https://iptv-org.github.io/iptv/subdivisions/us-mt.m3u       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 Jersey17https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u +       New Jersey14https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u       New Mexico4https://iptv-org.github.io/iptv/subdivisions/us-nm.m3u -       New York32https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u +       New York42https://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 -       Pennsylvania26https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u -       Puerto Rico2https://iptv-org.github.io/iptv/subdivisions/us-pr.m3u +       Pennsylvania22https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u +       Puerto Rico1https://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       South Dakota1https://iptv-org.github.io/iptv/subdivisions/us-sd.m3u -       Tennessee11https://iptv-org.github.io/iptv/subdivisions/us-tn.m3u +       Tennessee12https://iptv-org.github.io/iptv/subdivisions/us-tn.m3u       Texas30https://iptv-org.github.io/iptv/subdivisions/us-tx.m3u       Utah1https://iptv-org.github.io/iptv/subdivisions/us-ut.m3u       Vermont1https://iptv-org.github.io/iptv/subdivisions/us-vt.m3u @@ -664,17 +653,17 @@ Same thing, but split up into separate files:       Wisconsin8https://iptv-org.github.io/iptv/subdivisions/us-wi.m3u       Wyoming1https://iptv-org.github.io/iptv/subdivisions/us-wy.m3u ๐Ÿ‡บ๐Ÿ‡พ Uruguay101https://iptv-org.github.io/iptv/countries/uy.m3u - ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan53https://iptv-org.github.io/iptv/countries/uz.m3u - ๐Ÿ‡ป๐Ÿ‡บ Vanuatu54https://iptv-org.github.io/iptv/countries/vu.m3u + ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan52https://iptv-org.github.io/iptv/countries/uz.m3u + ๐Ÿ‡ป๐Ÿ‡บ Vanuatu52https://iptv-org.github.io/iptv/countries/vu.m3u ๐Ÿ‡ป๐Ÿ‡ฆ Vatican City69https://iptv-org.github.io/iptv/countries/va.m3u - ๐Ÿ‡ป๐Ÿ‡ช Venezuela115https://iptv-org.github.io/iptv/countries/ve.m3u - ๐Ÿ‡ป๐Ÿ‡ณ Vietnam129https://iptv-org.github.io/iptv/countries/vn.m3u - ๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna54https://iptv-org.github.io/iptv/countries/wf.m3u - ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara59https://iptv-org.github.io/iptv/countries/eh.m3u - ๐Ÿ‡พ๐Ÿ‡ช Yemen89https://iptv-org.github.io/iptv/countries/ye.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia54https://iptv-org.github.io/iptv/countries/zm.m3u - ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe54https://iptv-org.github.io/iptv/countries/zw.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land50https://iptv-org.github.io/iptv/countries/ax.m3u + ๐Ÿ‡ป๐Ÿ‡ช Venezuela113https://iptv-org.github.io/iptv/countries/ve.m3u + ๐Ÿ‡ป๐Ÿ‡ณ Vietnam126https://iptv-org.github.io/iptv/countries/vn.m3u + ๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna52https://iptv-org.github.io/iptv/countries/wf.m3u + ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara58https://iptv-org.github.io/iptv/countries/eh.m3u + ๐Ÿ‡พ๐Ÿ‡ช Yemen88https://iptv-org.github.io/iptv/countries/ye.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia53https://iptv-org.github.io/iptv/countries/zm.m3u + ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe53https://iptv-org.github.io/iptv/countries/zw.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land48https://iptv-org.github.io/iptv/countries/ax.m3u @@ -700,38 +689,38 @@ Same thing, but split up into separate files: RegionChannelsPlaylist - Africa134https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2942https://iptv-org.github.io/iptv/regions/amer.m3u - Asia-Pacific1567https://iptv-org.github.io/iptv/regions/apac.m3u - Arab world311https://iptv-org.github.io/iptv/regions/arab.m3u - Association of Southeast Asian Nations311https://iptv-org.github.io/iptv/regions/asean.m3u - Asia2294https://iptv-org.github.io/iptv/regions/asia.m3u - Benelux152https://iptv-org.github.io/iptv/regions/benelux.m3u - Caribbean108https://iptv-org.github.io/iptv/regions/carib.m3u - Central Asia29https://iptv-org.github.io/iptv/regions/cas.m3u - Central and Eastern Europe632https://iptv-org.github.io/iptv/regions/cee.m3u - Central America108https://iptv-org.github.io/iptv/regions/cenamer.m3u - Commonwealth of Independent States401https://iptv-org.github.io/iptv/regions/cis.m3u - Europe, the Middle East and Africa2592https://iptv-org.github.io/iptv/regions/emea.m3u - Europe2196https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America842https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean984https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America972https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb60https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa516https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East465https://iptv-org.github.io/iptv/regions/mideast.m3u - Northern America1957https://iptv-org.github.io/iptv/regions/nam.m3u + Africa136https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2884https://iptv-org.github.io/iptv/regions/amer.m3u + Asia-Pacific1545https://iptv-org.github.io/iptv/regions/apac.m3u + Arab world316https://iptv-org.github.io/iptv/regions/arab.m3u + Association of Southeast Asian Nations296https://iptv-org.github.io/iptv/regions/asean.m3u + Asia2270https://iptv-org.github.io/iptv/regions/asia.m3u + Benelux154https://iptv-org.github.io/iptv/regions/benelux.m3u + Caribbean101https://iptv-org.github.io/iptv/regions/carib.m3u + Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u + Central and Eastern Europe613https://iptv-org.github.io/iptv/regions/cee.m3u + Central America110https://iptv-org.github.io/iptv/regions/cenamer.m3u + Commonwealth of Independent States400https://iptv-org.github.io/iptv/regions/cis.m3u + Europe, the Middle East and Africa2570https://iptv-org.github.io/iptv/regions/emea.m3u + Europe2172https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America801https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean933https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America924https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb61https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa518https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East466https://iptv-org.github.io/iptv/regions/mideast.m3u + Northern America1950https://iptv-org.github.io/iptv/regions/nam.m3u Northern Europe109https://iptv-org.github.io/iptv/regions/neur.m3u - North America2254https://iptv-org.github.io/iptv/regions/noram.m3u + North America2236https://iptv-org.github.io/iptv/regions/noram.m3u Nordics97https://iptv-org.github.io/iptv/regions/nord.m3u Oceania98https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia232https://iptv-org.github.io/iptv/regions/sas.m3u - Southeast Asia326https://iptv-org.github.io/iptv/regions/sea.m3u - Southern Europe609https://iptv-org.github.io/iptv/regions/ser.m3u - South America690https://iptv-org.github.io/iptv/regions/southam.m3u + South Asia231https://iptv-org.github.io/iptv/regions/sas.m3u + Southeast Asia310https://iptv-org.github.io/iptv/regions/sea.m3u + Southern Europe610https://iptv-org.github.io/iptv/regions/ser.m3u + South America650https://iptv-org.github.io/iptv/regions/southam.m3u Sub-Saharan Africa68https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa32https://iptv-org.github.io/iptv/regions/wafr.m3u - Western Europe826https://iptv-org.github.io/iptv/regions/wer.m3u + West Africa34https://iptv-org.github.io/iptv/regions/wafr.m3u + Western Europe819https://iptv-org.github.io/iptv/regions/wer.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 5423ac0e6e..0357dac8e8 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -9,7 +9,7 @@ https://admdn3.cdn.mangomolo.com/emarat/smil:emarat.stream.smil/playlist.m3u8 https://admdn1.cdn.mangomolo.com/adsports1/smil:adsports1.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports2.ae" status="online",Abu Dhabi Sports 2 (1080p) https://admdn5.cdn.mangomolo.com/adsports2/smil:adsports2.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AjmanTV.ae" status="online",Ajman TV [Not 24/7] +#EXTINF:-1 tvg-id="AjmanTV.ae" status="blocked",Ajman TV [Not 24/7] https://dacastmmd.mmdlive.lldns.net/dacastmmd/d3e9fc3b874a46159ce3724d802e3f8d/playlist.m3u8 #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 @@ -21,6 +21,8 @@ https://live.alarabiya.net/alarabiapublish/alarabiya.smil/playlist.m3u8 https://mn-nl.mncdn.com/alarabiya_live_channel/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://shls-alarabiya-prod-dub.shahid.net/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 +#EXTINF:-1 tvg-id="AlDafrahTV.ae" status="online",Al Dafrah TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/aldafrahtv #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlHadath/live #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Arabiya Al Hadath (1080p) [Not 24/7] @@ -39,8 +41,8 @@ https://svs.itworkscdn.net/alwoustalive/alwoustatv.smil/playlist.m3u8 https://ikomg1.s.llnwi.net/alyaumtv/playlist.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkArabic.ae" status="online",Cartoon Network Arabia (1080p) https://shls-cartoon-net-prod-dub.shahid.net/out/v1/dc4aa87372374325a66be458f29eab0f/index.m3u8 -#EXTINF:-1 tvg-id="CitrussTV.ae" status="online",Citruss TV (720p) -https://citrusdemo.live.tactint.com/citrus/6befa38a9c2d2b9e1889a03cca7ac836.sdp/citrus/uae1/playlist.m3u8 +#EXTINF:-1 tvg-id="CitrussTV.ae" status="blocked",Citruss TV (720p) [Geo-blocked] +https://d7km4gkevcbok.cloudfront.net/live/watch_720p30.m3u8 #EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cnbcarabiaTV/live #EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) @@ -63,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 @@ -79,16 +81,12 @@ https://shls-mbc1na-prod-dub.shahid.net/out/v1/84ab37e99d6e4b16b33c6600f94f6ccb/ https://shls-mbc3-eur-prod-dub.shahid.net/out/v1/fce09dd6a967431a871efb3b8dec9f82/index.m3u8 #EXTINF:-1 tvg-id="MBC3.ae" status="online",MBC 3 KSA (1080p) https://shls-mbc3-prod-dub.shahid.net/out/v1/d5bbe570e1514d3d9a142657d33d85e6/index.m3u8 -#EXTINF:-1 tvg-id="MBC3.ae" status="error",MBC 3 KSA -http://zinachannels.zinamedia.net/ar-s/mbc-3/index.m3u8 #EXTINF:-1 tvg-id="MBC3USA.us" status="online",MBC 3 USA (1080p) https://shls-mbc3-usa-prod.shahid.net/out/v1/f7584f50d13c4c01b0fac2be04c61c7e/index.m3u8 #EXTINF:-1 tvg-id="MBC4.ae" status="online",MBC 4 (1080p) https://shls-masr-ak.akamaized.net/out/v1/c08681f81775496ab4afa2bac7ae7638/index.m3u8 #EXTINF:-1 tvg-id="MBC5.ae" status="online",MBC 5 (1080p) https://shls-mbc5-prod-dub.shahid.net/out/v1/2720564b6a4641658fdfb6884b160da2/index.m3u8 -#EXTINF:-1 tvg-id="MBC5.ae" status="error",MBC 5 -http://zinachannels.zinamedia.net/ar-s/mbc-5/index.m3u8 #EXTINF:-1 tvg-id="MBCAction.ae" status="blocked",MBC Action (1080p) [Geo-blocked] https://shls-mbcaction-prod-dub.shahid.net/out/v1/68dd761538e5460096c42422199d050b/index.m3u8 #EXTINF:-1 tvg-id="MBCBollywood.ae" status="online",MBC Bollywood (1080p) diff --git a/streams/af.m3u b/streams/af.m3u index 6b41f6f311..8c16cdb800 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -25,8 +25,6 @@ https://playout395.livestreamingcdn.com/live/Stream1/playlist.m3u8 https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/lemartv.m3u8 #EXTINF:-1 tvg-id="PamirTV.af" status="online",Pamir TV (1080p) [Not 24/7] http://live.stream.cdn.pamirtv.com/ptv/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 -#EXTINF:-1 tvg-id="SolhTV.af" status="error",Solh TV (576p) [Not 24/7] -http://51.210.199.42/hls/stream.m3u8 #EXTINF:-1 tvg-id="TOLOnews.af" status="online",Tolo News (720p) https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/tolonews.m3u8 #EXTINF:-1 tvg-id="ToloTV.af" status="online",Tolo TV (720p) diff --git a/streams/al.m3u b/streams/al.m3u index 120f9fff8b..df8dbf8884 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -17,10 +17,10 @@ http://93.157.62.180/OraNews/index.m3u8 https://deb10stream.duckdns.org/hls/stream.m3u8 #EXTINF:-1 tvg-id="SyriTV.al" status="online",Syri TV (720p) [Not 24/7] http://live.syri.tv:6969/live/syriblue/hd/23.ts -#EXTINF:-1 tvg-id="TopNews.al" status="online",Top News (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo #EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News http://93.157.62.180/TopNews/index.m3u8 +#EXTINF:-1 tvg-id="TopNews.al" status="error",Top News (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo #EXTINF:-1 tvg-id="TV7Albania.al" status="online",TV 7 Albania (540p) [Not 24/7] http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Albania.al" status="online",7 HD (540p) [Not 24/7] @@ -41,7 +41,7 @@ http://46.99.146.236/0.m3u8 http://32.shqiptv.org/korca/albplus/index.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Shqiponja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Shqiponja (720p) [Not 24/7] http://ott.iptvshqipott.com:8080/live/shqiponja/tv/236.m3u8 #EXTINF:-1 tvg-id="" status="online",TopEstrada TV http://live.topestrada.com/live/topestrada/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 916721dd82..b117751bbc 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -8,7 +8,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี‹ีกีถ TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -29,7 +29,7 @@ http://ott-cdn.ucom.am/s11/index.m3u8 #EXTINF:-1 tvg-id="ATV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s8/index.m3u8 -#EXTINF:-1 tvg-id="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี–ีซีฌีดีฆีธีถ (480p) +#EXTINF:-1 tvg-id="ATVFilmzone.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี–ีซีฌีดีฆีธีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี€ีกีต TV (480p) @@ -47,7 +47,7 @@ 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) #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="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="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="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี†ีธึ€ ี€ีกีตีกีฝีฟีกีถ (480p) diff --git a/streams/ar.m3u b/streams/ar.m3u index 0e8741e74b..7786e2c149 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -16,7 +16,7 @@ https://g1.vxral-hor.transport.edge-access.net/a15/ngrp:a24-100056_all/a24-10005 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrYFBjFOP_zlFzsif9XDhgw/live #EXTINF:-1 tvg-id="AiredeSantaFe.ar" status="online",Aire de Santa Fe https://sc1.stweb.tv/airedigital/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Am1020.ar" status="online",Am1020 (360p) +#EXTINF:-1 tvg-id="Am1020.ar" status="blocked",Am1020 (360p) 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 @@ -29,11 +29,11 @@ https://raw.githubusercontent.com/MachineSystems/archived_m3u8/main/america_hls. https://tuvideoonline.com.ar:3393/live/antena91live.m3u8 #EXTINF:-1 tvg-id="AZMTV.ar" status="online",AZM TV https://live.canalnueve.tv/canal.m3u8 -#EXTINF:-1 tvg-id="BayresTV.ar" status="timeout",Bayres TV +#EXTINF:-1 tvg-id="BayresTV.ar" status="online",Bayres TV https://streaming02.gbasat.com.ar:19360/bayrestv/bayrestv.m3u8 #EXTINF:-1 tvg-id="BeatsRadio.ar" status="online",Beats Radio https://59537faa0729a.streamlock.net/beatsradio/beatsradio/playlist.m3u8 -#EXTINF:-1 tvg-id="BVC.ar" status="error",BVC (720p) +#EXTINF:-1 tvg-id="BVC.ar" status="online",BVC (720p) https://vivo.solumedia.com:19360/bvconline/bvconline.m3u8 #EXTINF:-1 tvg-id="C5N.ar" status="online",C5N (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/c5n/live @@ -45,7 +45,7 @@ https://59d52c5a5ce5e.streamlock.net:4443/cadena103/cadena103/playlist.m3u8 https://videostream.shockmedia.com.ar:19360/tvnoficial/tvnoficial.m3u8 #EXTINF:-1 tvg-id="CalchaquiTV.ar" status="online",Calchaquรญ TV (480p) https://video.streamtvradio.com:8443/uv068/uv068/chunks.m3u8 -#EXTINF:-1 tvg-id="Canal2Perico.ar" status="online",Canal 2 Perico (480p) +#EXTINF:-1 tvg-id="Canal2Perico.ar" status="error",Canal 2 Perico (480p) https://streamcasthd.com:1936/tecnovisioncanal2tv/tecnovisioncanal2tv/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2Salta.ar" status="online",Canal 2 (Salta) https://vivo.solumedia.com:19360/tv2salta/tv2salta.m3u8 @@ -59,7 +59,7 @@ https://stream.arcast.com.ar/canal3/canal3/playlist.m3u8 https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Eldorado.ar" status="online",Canal 4 Eldorado (720p) https://stream.arcast.com.ar/canal4eldorado/canal4eldorado/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Esquel.ar" status="online",Canal 4 Esquel (720p) +#EXTINF:-1 tvg-id="Canal4Esquel.ar" status="error",Canal 4 Esquel (720p) https://stream.arcast.com.ar/canal4esquel/canal4esquel/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) http://190.52.32.13:1935/canal4/smil:manifest.smil/playlist.m3u8 @@ -71,9 +71,9 @@ https://iptv.ixfo.com.ar:30443/live/C4POS/playlist.m3u8 http://streamlov.alsolnet.com/canal4sanjuan/live/playlist.m3u8 #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] +#EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="error",Canal 5 (Tucumรกn) [Not 24/7] https://videohd.live:19360/8090/8090.m3u8 #EXTINF:-1 tvg-id="Canal6EntreRios.ar" status="online",Canal 6 (Entre Rรญos) https://stmvideo1.livecastv.com/canal6er/canal6er/playlist.m3u8 @@ -103,7 +103,7 @@ http://201.217.245.41:8081/testmelucas/canal9/playlist.m3u8 https://streamcasthd.com:1936/canal9riocuartotv/canal9riocuartotv/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 @@ -111,10 +111,10 @@ https://vivo.solumedia.com:19360/nortevision/nortevision.m3u8 https://restreamer.el10tv.com/memfs/725003c4-79c2-4565-8311-f429db4f7777.m3u8 #EXTINF:-1 tvg-id="Canal10SanRafael.ar" status="online",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="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="Canal11delaCosta.ar" status="online",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) @@ -123,13 +123,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="error",Canal13 Jujuy TV (720p) +#EXTINF:-1 tvg-id="Canal13Jujuy.ar" status="online",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="error",C20 Canal 20 Villa Marรญa (720p) +#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="online",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 @@ -138,11 +138,11 @@ https://5f700d5b2c46f.streamlock.net/canal22/canal22/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) http://200.115.193.177/live/26hd-720/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p) -http://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p) http://live-edge02.telecentro.net.ar/live/c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) https://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal26.ar" status="timeout",Canal 26 (180p) +http://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal34SanJuan.ar" status="online",Canal 34 San Juan (720p) http://streamyes.alsolnet.com/canal34hd/live/playlist.m3u8 #EXTINF:-1 tvg-id="Canal50Morteros.ar" status="online",Canal 50 (Morteros) @@ -155,19 +155,19 @@ https://streamconex.com:1936/sanjuan/sanjuan/playlist.m3u8 https://streamconex.com:1936/santaclara/santaclara/playlist.m3u8 #EXTINF:-1 tvg-id="Canal907FM.ar" status="online",Canal 907 FM https://panel.dattalive.com/canal907/canal907/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalAntigua.gt" status="online",Canal Antigua (1080p) +#EXTINF:-1 tvg-id="CanalAntigua.gt" status="blocked",Canal Antigua (1080p) https://streannlivefeedlatino.cachefly.net/feedlatino1/feedlatino1/playlist.m3u8 #EXTINF:-1 tvg-id="CanalCoop.ar" status="online",Canal Coop https://panel.dattalive.com/8138/8138/playlist.m3u8 #EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="online" user-agent="iPhone",Canal de la Ciudad (720p) #EXTVLCOPT:http-user-agent=iPhone https://g5.proy-hor.transport.edge-access.net/a08/ngrp:gcba_video4-100042_all/Playlist.m3u8?sense=true -#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) #EXTVLCOPT:http-user-agent=iPhone https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 +#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalOrbe21.ar" status="online",Canal Orbe 21 https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalProvincial.ar" status="online",Canal Provincial (360p) @@ -196,17 +196,17 @@ https://vivo.solumedia.com:19360/grupoemail/grupoemail.m3u8 https://59537faa0729a.streamlock.net/cincotv/cincotv/playlist.m3u8 #EXTINF:-1 tvg-id="CineAr.ar" status="online",CINE.AR (720p) [Not 24/7] https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 -#EXTINF:-1 tvg-id="CiudadTVResistencia.ar" status="online",Ciudad TV Resistencia (Chaco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CiudadTVResistencia.ar" status="error",Ciudad TV Resistencia (Chaco) (720p) [Not 24/7] http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="CL3Cablevision.ar" status="online",CL3 Cablevision https://videostream.shockmedia.com.ar:1936/cl3cable/cl3cable/playlist.m3u8 #EXTINF:-1 tvg-id="CorrientesTV.ar" status="timeout",Corrientes TV (CTV) (720p) https://mediacp.hostradios.com.ar:19360/canal7/canal7.m3u8 -#EXTINF:-1 tvg-id="CosmosTV.ar" status="online",Cosmos TV +#EXTINF:-1 tvg-id="CosmosTV.ar" status="error",Cosmos TV https://tv.mediacp.eu:19360/cosmos/cosmos.m3u8 #EXTINF:-1 tvg-id="CPEtv.ar" status="online",CPEtv https://stream.arcast.live/cpe/ngrp:cpe_all/playlist.m3u8 -#EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="error",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 #EXTINF:-1 tvg-id="CVisionTV.ar" status="online",CVisiรณn TV (720p) https://stream.cvisiontv.com/cvision_stream.m3u8 @@ -216,7 +216,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/UC1h8_HKc5wScqeRw1HV6a6w/live #EXTINF:-1 tvg-id="DirecTVSportsArgentina.ar" status="online",DirecTV Sports (480p) http://190.210.221.119/Processor3_9_chunklist_b1300000.m3u8 -#EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="ElGarageTV.ar" status="error",El Garage TV (480p) [Not 24/7] http://186.0.233.76:1935/Garage/smil:garage.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ElNueve.ar" status="online",El Nueve (1080p) https://octubre-live.cdn.vustreams.com/live/channel09/live.isml/live.m3u8 @@ -232,11 +232,11 @@ https://live.enhdtv.com:19360/tvplaydigital2/tvplaydigital2.m3u8 https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 #EXTINF:-1 tvg-id="GenTV.ar" status="error",GenTV (720p) [Not 24/7] https://inliveserver.com:1936/14056/14056/playlist.m3u8 -#EXTINF:-1 tvg-id="InformacionPeriodistica.ar" status="online",Informacion Periodรญstica (1080p) +#EXTINF:-1 tvg-id="InformacionPeriodistica.ar" status="error",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="online",Ingenio FM +#EXTINF:-1 tvg-id="IngenioFM.ar" status="error",Ingenio FM https://panel.dattalive.com/8064/8064/playlist.m3u8 -#EXTINF:-1 tvg-id="IPNoticias.ar" status="online",Informaciรณn Periodรญstica (1080p) +#EXTINF:-1 tvg-id="IPNoticias.ar" status="error",Informaciรณn Periodรญstica (1080p) https://octubre-live.cdn.vustreams.com/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 #EXTINF:-1 tvg-id="LapachoTVCanal11.ar" status="online",Lapacho TV (720p) https://vivo.solumedia.com:19360/lapacho/lapacho.m3u8 @@ -244,7 +244,7 @@ https://vivo.solumedia.com:19360/lapacho/lapacho.m3u8 https://srv1.zcast.com.br/lavozdetucuman/lavozdetucuman/playlist.m3u8 #EXTINF:-1 tvg-id="LitusTV.ar" status="online",Litus TV https://stream.arcast.com.ar/litustv/ngrp:litustv_all/playlist.m3u8 -#EXTINF:-1 tvg-id="LTOTelevision.ar" status="blocked",LTO Televisiรณn [Not 24/7] +#EXTINF:-1 tvg-id="LTOTelevision.ar" status="online",LTO Televisiรณn [Not 24/7] https://ltocatamarca.github.io/ltotv.m3u8 #EXTINF:-1 tvg-id="MasFM.ar" status="online",Mรกs FM 95.9 (720p) https://vivo.solumedia.com:19360/masfm/masfm.m3u8 @@ -288,7 +288,7 @@ http://media.neuquen.gov.ar/rtn/television/media.m3u8 https://srv2.zcast.com.br/sptv2/sptv2/playlist.m3u8 #EXTINF:-1 tvg-id="SantaFeCanal.ar" status="online",Santa Fe Canal (720p) https://api.new.livestream.com/accounts/22636012/events/8242619/live.m3u8 -#EXTINF:-1 tvg-id="SenillosaTV.ar" status="online",Senillosa TV (360p) +#EXTINF:-1 tvg-id="SenillosaTV.ar" status="error",Senillosa TV (360p) 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 @@ -312,36 +312,34 @@ https://videostream.shockmedia.com.ar:1936/telejunin/telejunin/playlist.m3u8 http://live-edge01.telecentro.net.ar/live/smil:tlx.smil/master.m3u8 #EXTINF:-1 tvg-id="TeleMix.ar" status="online",TeleMix https://panel.dattalive.com/8068/8068/playlist.m3u8 -#EXTINF:-1 tvg-id="Telenord.ar" status="online",Telenord +#EXTINF:-1 tvg-id="Telenord.ar" status="error",Telenord https://617c5175c970b.streamlock.net:4444/previsoratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TelenordCorrientes.ar" status="online",Telenord Corrientes (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelenordCorrientes.ar" status="error",Telenord Corrientes (1080p) [Not 24/7] http://www.coninfo.net:1935/previsoratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Telesol.ar" status="online",Telesol (TLS) (432p) [Not 24/7] +#EXTINF:-1 tvg-id="Telesol.ar" status="blocked",Telesol (TLS) (432p) [Not 24/7] https://cnnsanjuan.com:9999/live/telesol/playlist.m3u8 #EXTINF:-1 tvg-id="TelpinTVCanal2HD.ar" status="online",Telpin Canal 2 (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/telpintv/smil:ttv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TelpinTVCanal2HD.ar" status="online",Telpin TV (1080p) [Not 24/7] https://wowza.telpin.com.ar:1935/telpintv/ttv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TierraMiaTV.ar" status="timeout",Tierra Mรญa TV (720p) +#EXTINF:-1 tvg-id="TierraMiaTV.ar" status="online",Tierra Mรญa TV (720p) http://live-edge01.telecentro.net.ar/live/smil:trm.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TN.ar" status="online",TN Todo Noticias (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCj6PcyLvpnIRT_2W_mwa9Aw/live #EXTINF:-1 tvg-id="TVManaArgentina.ar" status="timeout",TV Manรก Argentina (576p) [Not 24/7] http://streamspub.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMAXCBA.ar" status="online",TV MAXCBA (720p) +#EXTINF:-1 tvg-id="TVMAXCBA.ar" status="error",TV MAXCBA (720p) https://panel.dattalive.com/8106/8106/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPublica.ar" status="error",TV Pรบblica (TVP) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPublica.ar" status="online",TV Pรบblica (TVP) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCs231K71Bnu5295_x0MB5Pg/live #EXTINF:-1 tvg-id="TVSolidaria.ar" status="online",TV Solidaria https://canadaremar2.todostreaming.es/live/argentina-web.m3u8 -#EXTINF:-1 tvg-id="TVUniversidad.ar" status="online",TVU Universidad Nacional de La Plata (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVUniversidad.ar" status="error",TVU Universidad Nacional de La Plata (720p) [Not 24/7] https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8 #EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="online",UNAM Transmedia http://192.100.186.53:8090/hls/live.stream.m3u8 #EXTINF:-1 tvg-id="UnifeTV.ar" status="online",Unife TV (720p) http://free.fullspeed.tv/iptv-query?provider=universe&streaming-ip=https://playback.dacast.com/content/access?contentId=928203024202811fc3bc6cbe26866ebf-live-adeed196-c997-05a9-430f-188d97dfe346 -#EXTINF:-1 tvg-id="UnirioTV.ar" status="online",Unirio TV -https://5f700d5b2c46f.streamlock.net/uniriotv/uniriotv/playlist.m3u8 #EXTINF:-1 tvg-id="Uniteve.ar" status="online",Uniteve https://vivo.solumedia.com:19360/uniteve/uniteve.m3u8 #EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="online",Urbana TeVe @@ -352,7 +350,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 #EXTINF:-1 tvg-id="XamaTV.ar" status="online",Xama TV (720p) https://srs.unsj.edu.ar/live/xama.flv -#EXTINF:-1 tvg-id="ZondaTV.ar" status="online",Zonda TV +#EXTINF:-1 tvg-id="ZondaTV.ar" status="blocked",Zonda TV https://cnnsanjuan.com:9999/zonda/zonda/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",5TV (Corrientes) (480p) [Not 24/7] http://www.coninfo.net:1935/tvcinco/live1/playlist.m3u8 diff --git a/streams/at_samsung.m3u b/streams/at_samsung.m3u index 06e99c0e00..2a85a15375 100644 --- a/streams/at_samsung.m3u +++ b/streams/at_samsung.m3u @@ -5,8 +5,6 @@ https://rakuten-actionmovies-5-at.samsung.wurl.tv/playlist.m3u8 https://rakuten-comedymovies-5-at.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightAustria.at" status="online",Rakuten TV Spotlight Austria (720p) https://rakuten-spotlight-5-at.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten TV Documentaries Austria (720p) -https://rakuten-documentaries-5-at.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Drama Austria (720p) https://rakuten-tvshows-5-at.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Family Austria (720p) diff --git a/streams/au_samsung.m3u b/streams/au_samsung.m3u index b8a446d69e..1f5d93ca19 100644 --- a/streams/au_samsung.m3u +++ b/streams/au_samsung.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) -https://fueltv-fueltv-1-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InTrouble.nl" status="online",InTrouble (1080p) @@ -29,6 +27,8 @@ https://lightning-traceurban-samsungau.amagi.tv/playlist.m3u8 https://lds-wonder-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://euronews-euronews-world-1-au.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (720p) +https://fueltv-fueltv-1-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Horse and Country (720p) https://hncfree-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Stories (720p) diff --git a/streams/aw.m3u b/streams/aw.m3u index 66cc80c8a7..2a870b789c 100644 --- a/streams/aw.m3u +++ b/streams/aw.m3u @@ -1,8 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="ArubaTV.aw" status="online",Aruba.TV (1080p) [Not 24/7] https://ed1ov.live.opencaster.com/GzyysAAvEhht/index.m3u8 -#EXTINF:-1 tvg-id="Telearuba.aw" status="online",Telearuba (720p) +#EXTINF:-1 tvg-id="Telearuba.aw" status="timeout",Telearuba (720p) http://cdn.setar.aw:1935/Telearuba/smil:telearuba.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telearuba.aw" status="online" 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] +#EXTINF:-1 tvg-id="Telearuba.aw" status="timeout" 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 https://backend-server-dot-telearuba-app.appspot.com/media/livestream13/playlist.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index c3e6345385..6c2def5ef1 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 7121d95ad3..482fca8982 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="B1TV.ba" status="error",B1 TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="B1TV.ba" status="online",B1 TV (1080p) [Not 24/7] http://proxy.bihnet.net:88/live/b1tv.m3u8 #EXTINF:-1 tvg-id="BHRT.ba" status="timeout",BHRT (720p) [Geo-blocked] https://bhrtstream.bhtelecom.ba/bhrtportal.m3u8 diff --git a/streams/bb.m3u b/streams/bb.m3u index e691be5a7b..98cd992bea 100644 --- a/streams/bb.m3u +++ b/streams/bb.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="CBCTV8.bb" status="online",CBC TV8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CBCTV8.bb" status="error",CBC TV8 (1080p) [Not 24/7] https://1740288887.rsc.cdn77.org/1740288887/index.m3u8 diff --git a/streams/bd_jagobd.m3u b/streams/bd_jagobd.m3u index 7b922386ad..44f9e88a73 100644 --- a/streams/bd_jagobd.m3u +++ b/streams/bd_jagobd.m3u @@ -17,9 +17,9 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/channel24-sg-e8e.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelI.bd" status="blocked",Channel I (1080p) https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/channeli-8-org.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ColosalTV.cr" status="error",Colosal TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/colosal.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="DBCNews.bd" status="online",DBC News (1080p) +#EXTINF:-1 tvg-id="DBCNews.bd" status="error",DBC News (1080p) https://live.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/dbcnews.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GaanBangla.bd" status="online",Gaan Bangla (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/gaanbangla-8-orgd.stream/playlist.m3u8 @@ -37,7 +37,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/rtv-sg.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SATV.bd" status="online",SATV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/satvoff5666.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="online",Somoy News TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="error",Somoy News TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/somoyt000011226615544544.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TimeTelevision.us" status="error",Time Television (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/timetvusa.stream/playlist.m3u8 diff --git a/streams/bf.m3u b/streams/bf.m3u index d49385acc8..4fe3d09042 100644 --- a/streams/bf.m3u +++ b/streams/bf.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="BF1.bf" status="online",BF1 https://547f72e6652371c3.mediapackage.us-east-1.amazonaws.com/out/v1/7e66f389bec3463dac81e8d55e680431/index.m3u8 -#EXTINF:-1 tvg-id="ImpactTV.bf" status="online",Impact TV (360p) +#EXTINF:-1 tvg-id="ImpactTV.bf" status="blocked",Impact TV (360p) https://edge.vedge.infomaniak.com/livecast/ik:impacttv_1/manifest.m3u8 -#EXTINF:-1 tvg-id="RTB.bf" status="error",RTB (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTB.bf" status="blocked",RTB (360p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:rtbtvlive1/manifest.m3u8 diff --git a/streams/bg.m3u b/streams/bg.m3u index 08901409d4..dfb08d3065 100644 --- a/streams/bg.m3u +++ b/streams/bg.m3u @@ -17,7 +17,7 @@ http://46.249.95.140:8081/hls/data.m3u8 https://live.ecomservice.bg/hls/stream.m3u8 #EXTINF:-1 tvg-id="LightChannel.bg" status="online",Light Channel (480p) [Not 24/7] https://streamer1.streamhost.org/salive/GMIlcbgM/playlist.m3u8 -#EXTINF:-1 tvg-id="SportalTV.bg" status="blocked",Sportal.bg [Geo-blocked] +#EXTINF:-1 tvg-id="SportalTV.bg" status="error",Sportal.bg [Geo-blocked] https://e113-ts.cdn.bg/sportal/fls/sportal_fullhd/chunklist.m3u8?at=c92098d9ab33bf471967c6b6195361e3 #EXTINF:-1 tvg-id="TVPlus.bg" status="timeout",TV+ http://141.136.14.18/kanal1/kanal1.m3u8 diff --git a/streams/bh.m3u b/streams/bh.m3u index 5e41ae1468..e130f2f0ef 100644 --- a/streams/bh.m3u +++ b/streams/bh.m3u @@ -7,3 +7,5 @@ https://5c7b683162943.streamlock.net/live/ngrp:bahrainquran_all/playlist.m3u8 https://5c7b683162943.streamlock.net/live/ngrp:sportsone_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainSports2.bh" status="online",Bahrain Sports 2 (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:bahrainsportstwo_all/playlist.m3u8 +#EXTINF:-1 tvg-id="BahrainTV.bh" status="online",Bahrain TV (720p) [Not 24/7] +https://5c7b683162943.streamlock.net/live/ngrp:bahraintvmain_all/playlist.m3u8 diff --git a/streams/bo.m3u b/streams/bo.m3u index e7fd8f6bdb..fede420478 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -1,29 +1,27 @@ #EXTM3U -#EXTINF:-1 tvg-id="AbyaYalaTV.bo" status="online",Abya Yala TV (720p) -https://5fc584f3f19c9.streamlock.net/televisionhd/videotelevisionhd/playlist.m3u8 -#EXTINF:-1 tvg-id="ATB.bo" status="online",ATB Cochabamba -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x89sfvo -#EXTINF:-1 tvg-id="ATB.bo" status="online",ATB (614p) [Not 24/7] -http://186.121.206.197/live/daniel/index.m3u8 #EXTINF:-1 tvg-id="ATB.bo" status="online",ATB La Paz http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84eirw #EXTINF:-1 tvg-id="ATB.bo" status="online",ATB Santa Cruz http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84t82c +#EXTINF:-1 tvg-id="ATB.bo" status="online",ATB Cochabamba +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x89sfvo +#EXTINF:-1 tvg-id="ATB.bo" status="online",ATB (614p) [Not 24/7] +http://186.121.206.197/live/daniel/index.m3u8 #EXTINF:-1 tvg-id="BoliviaTV72.bo" status="online",Bolivia TV 7.2 (480p) https://video1.getstreamhosting.com:1936/8224/8224/playlist.m3u8 -#EXTINF:-1 tvg-id="BoliviaTV72Deportes.bo" status="online",Bolivia TV 7.2 Deportes (720p) +#EXTINF:-1 tvg-id="BoliviaTV72Deportes.bo" status="error",Bolivia TV 7.2 Deportes (720p) https://5ca3e84a76d30.streamlock.net/boliviatv2/videoboliviatv2/playlist.m3u8 #EXTINF:-1 tvg-id="BoliviaTV.bo" status="online",Bolivia TV (720p) [Not 24/7] http://boliviatv1.srfms.com:5735/live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="Bolivision.bo" status="online",Bolivisiรณn (480p) https://d2byzrnrdb259r.cloudfront.net/hls/live.m3u8 -#EXTINF:-1 tvg-id="ContactoBolivia.bo" status="online",Contacto Bolivia +#EXTINF:-1 tvg-id="ContactoBolivia.bo" status="blocked",Contacto Bolivia https://streannlivecontactobolivia.cachefly.net/contactobolivia1/contactobolivia1/playlist.m3u8 #EXTINF:-1 tvg-id="DTPlay.bo" status="online",DT Play (Deporte Total) (720p) [Not 24/7] https://tv.portalexpress.es:3044/live/dtplaylive.m3u8 #EXTINF:-1 tvg-id="MarivisionTV.bo" status="online",Marivisiรณn TV https://stmv.panel.grupolimalive.com/marvision/marvision/playlist.m3u8 -#EXTINF:-1 tvg-id="MegaTV.bo" status="online",MegaTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MegaTV.bo" status="error",MegaTV (720p) [Not 24/7] https://solo.disfrutaenlared.com:1936/tvcbba/tvcbba/playlist.m3u8 #EXTINF:-1 tvg-id="MegaTVYacuiba.bo" status="online",MegaTV (Yacuiba) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/mega/mega/playlist.m3u8 @@ -37,18 +35,26 @@ https://inliveserver.com:1936/8158/8158/playlist.m3u8 http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (614p) [Not 24/7] http://www.channel.tevemi.com:1935/Atb/Atb/playlist.m3u8 +#EXTINF:-1 tvg-id="SEOTV.bo" status="online",SEO TV (1080p) +https://live.seo.tv.bo/live/1SEO.m3u8 +#EXTINF:-1 tvg-id="SEOTVKids.bo" status="online",SEO TV Kids (1080p) +https://live.seo.tv.bo/live/2SEO.m3u8 +#EXTINF:-1 tvg-id="SEOTVNovelas.bo" status="online",SEO TV Novelas (1080p) +https://live.seo.tv.bo/live/3SEO.m3u8 #EXTINF:-1 tvg-id="TVU.bo" status="online",TVU (276p) [Not 24/7] http://136.243.3.70:1935/TvUniversitaria/TvUniversitaria/playlist.m3u8 #EXTINF:-1 tvg-id="TVUniversitaria.bo" status="online",TV Universitaria (276p) https://614013e273786.streamlock.net/TvUniversitaria/TvUniversitaria/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUSucre.bo" status="error",TVU Sucre +#EXTINF:-1 tvg-id="TVUSucre.bo" status="online",TVU Sucre https://solo.disfrutaenlared.com:1936/tuch/ngrp:tuch_all/playlist.m3u8 -#EXTINF:-1 tvg-id="UnitelSantaCruz.bo" status="online",Unitel Santa Cruz [Not 24/7] +#EXTINF:-1 tvg-id="UnitelSantaCruz.bo" status="error",Unitel Santa Cruz [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vsezg #EXTINF:-1 tvg-id="XTOTV.bo" status="online",XTOTV (404p) [Not 24/7] http://www.channel.tevemi.com:1935/XtoTv/XtoTv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Red Uno HD (720p) +#EXTINF:-1 tvg-id="" status="error",Red Uno HD (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x825whp +#EXTINF:-1 tvg-id="" status="online",SEO TV Pelรญculas (1080p) +https://live.seo.tv.bo/live/4SEO.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Latina Canal 42 (720p) [Not 24/7] https://master.tucableip.com/live/tvlatinamontero/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",UPP TV (480p) [Not 24/7] diff --git a/streams/br.m3u b/streams/br.m3u index b281a3c976..2dc4974c60 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -12,7 +12,7 @@ https://evpp.mm.uol.com.br/geob_band/agromais/playlist.m3u8 https://5cf4a2c2512a2.streamlock.net/dgrau/dgrau/playlist.m3u8 #EXTINF:-1 tvg-id="AnimeTV.br" status="online",Anime TV (360p) [Not 24/7] https://stmv1.srvif.com/animetv/animetv/playlist.m3u8 -#EXTINF:-1 tvg-id="AratuOn.br" status="error",Aratu On (720p) +#EXTINF:-1 tvg-id="AratuOn.br" status="online",Aratu On (720p) https://cdn.jmvstream.com/w/LVW-8379/LVW8379_rIq6ZYiIiA/playlist.m3u8 #EXTINF:-1 tvg-id="Band.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Band (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 @@ -20,7 +20,7 @@ https://evpp.mm.uol.com.br/geob_band/app/playlist.m3u8 #EXTINF:-1 tvg-id="Band.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Band (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8 -#EXTINF:-1 tvg-id="BoasNovas.br" status="online",Boas Novas (720p) +#EXTINF:-1 tvg-id="BoasNovas.br" status="error",Boas Novas (720p) 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 @@ -28,13 +28,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel 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 -#EXTINF:-1 tvg-id="CanalMetropolitanodeNoticias.br" status="timeout",Canal Metropolitano de Noticia (720p) +#EXTINF:-1 tvg-id="CanalMetropolitanodeNoticias.br" status="online",Canal Metropolitano de Noticia (720p) https://video01.logicahost.com.br/redebemtv/redebemtv/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalRural.br" status="online",Canal Rural (1080p) +#EXTINF:-1 tvg-id="CanalRural.br" status="timeout",Canal Rural (1080p) https://607d2a1a47b1f.streamlock.net/crur/smil:canalrural.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSaude.br" status="online",Canal Saรบde (360p) [Not 24/7] https://arkyvbre1g.zoeweb.tv/fiocruz/fiocruz/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalTVRio.br" status="online",Canal TV Rio (720p) +#EXTINF:-1 tvg-id="CanalTVRio.br" status="error",Canal TV Rio (720p) https://video01.logicahost.com.br/canaltvrio/canaltvrio/playlist.m3u8 #EXTINF:-1 tvg-id="CartoonitoBrazil.br" status="online",Cartoonito (Portuguese) https://playout.cdn.cartoonnetwork.com.br/playout_03/playlist.m3u8 @@ -50,7 +50,7 @@ https://5b33b873179a2.streamlock.net:1443/catve2/catve2/playlist.m3u8 https://5b33b873179a2.streamlock.net:1443/radiocamera/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="CatveMasterTV.br" status="online",Catve Master TV (720p) [Not 24/7] https://5b33b873179a2.streamlock.net:1443/mastertv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="CentralTV.br" status="error",Central TV (720p) +#EXTINF:-1 tvg-id="CentralTV.br" status="online",Central TV (720p) https://cdn-centraltv-11366.ciclano.io:1443/centraltv-11366/centraltv-11366/playlist.m3u8 #EXTINF:-1 tvg-id="COMBrasil.br" status="online",COM Brasil (720p) [Not 24/7] https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8 @@ -80,6 +80,8 @@ http://wz3.dnip.com.br:1935/novaeratv/novaeratv.sdp/live.m3u8 https://stream.live.novotempo.com/tv/smil:tvnovotempo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NuevoTiempo.br" status="online",Nuevo Tiempo (720p) [Not 24/7] https://stream.live.novotempo.com/tv/smil:tvnuevotiempo.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="PeruChannel.br" status="online",Perรบ Channel +https://stmv3.duvoxtv.com.br/novelapl/novelapl/playlist.m3u8 #EXTINF:-1 tvg-id="PUCTVGoias.br" status="online",PUC TV Goiรกs (326p) [Not 24/7] http://flash.softhost.com.br:1935/pucgoias/aovivo/live.m3u8 #EXTINF:-1 tvg-id="RBATV.br" status="online",RBATV (720p) @@ -136,7 +138,7 @@ https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCA0bOG0NUfJ855eDtHSxOkw/live #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeMinas.br" status="online",Rede Minas (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeMinas.br" status="error",Rede Minas (1080p) [Not 24/7] https://v4-slbps-sambavideos.akamaized.net/live/3282,8114,ec4b5a296d97fa99bf990662f5b4f8e1;base64np;Mc8VDxqNjXKCAf8!/amlst:Mc_tFgfGiHOdQXPB/chunklist_.m3u8 #EXTINF:-1 tvg-id="RedeRC.br" status="online",Rede RC (720p) [Not 24/7] http://tv02.logicahost.com.br:1935/rederc/rederc/live.m3u8 @@ -164,14 +166,12 @@ https://slbps-ml-sambatech.akamaized.net/samba-live/2472/7424/8a00fe7cc36ac263b2 http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TerraViva.br" status="online",Terra Viva (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="TVAberta.br" status="error",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="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) @@ -182,12 +182,10 @@ https://streaming.al.mt.gov.br/test/index.m3u8 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 (320p) -https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.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="TVBNO.br" status="online",TV BNO (270p) [Not 24/7] -http://tv02.logicahost.com.br:1935/bonner/bonner/live.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="TVCamara2.br" status="online",TV Cรขmara 2 (1080p) [Not 24/7] https://stream3.camara.gov.br/tv2/manifest.m3u8 #EXTINF:-1 tvg-id="TVCamara.br" status="online",TV Cรขmara (1080p) @@ -222,7 +220,7 @@ http://streaming.procergs.com.br:1935/tve/stve/playlist.m3u8 http://stream2.ba.gov.br/hls-live/livepkgr/_definst_/irdeb/pgm-1.m3u8 #EXTINF:-1 tvg-id="TVEvangelizar.br" status="online",TV Evangelizar (480p) https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVFuturo.br" status="online",TV Futuro (1080p) +#EXTINF:-1 tvg-id="TVFuturo.br" status="error",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] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 @@ -278,15 +276,15 @@ 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="timeout",TV Sol Comunidade (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSolComunidade.br" status="error",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 -#EXTINF:-1 tvg-id="TVThathi.br" status="timeout",TV Thathi (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUFG.br" status="online",TV UFG (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVUFG.br" status="error",TV UFG (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="TVUniaoFortaleza.br" status="error",TV Uniรฃo (720p) [Not 24/7] https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUniSantos.br" status="online",TV UniSantos (240p) [Not 24/7] +#EXTINF:-1 tvg-id="TVUniSantos.br" status="error",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 @@ -301,9 +299,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e7b.sdp/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ISTV (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9883/LVW9883_lFcfKysrHF/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Portal Cultura (720p) +#EXTINF:-1 tvg-id="" status="error",Portal Cultura (720p) http://www.portalcultura.com.br/playerhtml/funtelpa/tv_funtelpa/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Brusque (720p) +#EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/5d880199c902eb4a1e8df00d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Marajoara (720p) https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 diff --git a/streams/br_pluto.m3u b/streams/br_pluto.m3u index 74acb7f563..264c879913 100644 --- a/streams/br_pluto.m3u +++ b/streams/br_pluto.m3u @@ -4,16 +4,16 @@ 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/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="NickJrClubBrazil.br" status="error",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="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="PlutoTVCineDramaBrazil.br" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1210d14ae1f80007bafb1d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineFamiliaBrazil.br" status="online",Pluto TV Cine Famรญlia (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171f032cd22e0007f17f3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNaturezaBrazil.br" status="error",Pluto TV Natureza (720p) +#EXTINF:-1 tvg-id="PlutoTVNaturezaBrazil.br" status="online",Pluto TV Natureza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0ecebc00070e170f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS diff --git a/streams/br_samsung.m3u b/streams/br_samsung.m3u index 9d0ae5148e..6cd825d9ee 100644 --- a/streams/br_samsung.m3u +++ b/streams/br_samsung.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="DarkMatterTVBrazil.br" status="online",Dark Matter TV Brazil (720p) https://darkmatter-por-samsungbrazil.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) -https://fueltv-fueltv-9-br.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="MyTimemovienetworkBrazil.br" status="online",MyTime movie network Brazil (720p) https://appletree-mytime-samsungbrazil.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeBrazil.br" status="online",Tastemade Brasil (1080p) https://tastemade-pt16intl-samsungbrazil.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-3-br.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (720p) +https://fueltv-fueltv-9-br.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/bs.m3u b/streams/bs.m3u index faa33ee80f..4fa2a05569 100644 --- a/streams/bs.m3u +++ b/streams/bs.m3u @@ -1,7 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="IslandLuckTV.bs" status="online",Island Luck TV (720p) +#EXTINF:-1 tvg-id="IslandLuckTV.bs" status="error",Island Luck TV (720p) https://cdn3.wowza.com/5/dFA0TmRpeFdNVXhT/NetUp/ILTV.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TheParliamentaryChannel.bs" status="error",The Parliamentary Channel (720p) [Not 24/7] -https://cloud.streamcomedia.com/parliamentarychannel/smil:parliamentarychannel_streams.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ZNSTV.bs" status="online",ZNS TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="ZNSTV.bs" status="timeout",ZNS TV (240p) [Not 24/7] https://cloud.streamcomedia.com/znstv/smil:znstv_streams.smil/playlist.m3u8 diff --git a/streams/by.m3u b/streams/by.m3u index 054d0c334b..b76baec0fd 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -1,5 +1,5 @@ #EXTM3U -#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 diff --git a/streams/ca.m3u b/streams/ca.m3u index e56c42fd4c..046a98ceee 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -9,7 +9,7 @@ http://live.azstartv.com/azstar/smil:azstar.smil/playlist.m3u8 https://live.livestreamtv.ca/azstar/ngrp:azstar/playlist.m3u8 #EXTINF:-1 tvg-id="BBCTorontoGaundaPunjab.ca" status="online",BBC Toronto Gaunda Punjab (720p) [Not 24/7] http://start.agmediachandigarh.com/gaundapunjab/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BelmediaTV.ca" status="error",Belmedia TV (1080p) +#EXTINF:-1 tvg-id="BelmediaTV.ca" status="online",Belmedia TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtj2xA6lW9BPE4BxnhxQQkw/live #EXTINF:-1 tvg-id="BNNBloomberg.ca" status="online",BNN Bloomberg https://pe-ak-lp01a-9c9media.akamaized.net/live/News1BNNDigi/p/dash/00000001/1bba52dc66e4c68e/manifest.mpd @@ -45,7 +45,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF http://ipm.oncast.me:1934/iplived/ip-doyeltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DoyelTV.ca" status="online",Doyel TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/doyeltv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="DukhNivaran.ca" status="error",Dukh Nivaran (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DukhNivaran.ca" status="online",Dukh Nivaran (720p) [Not 24/7] http://cdn12.henico.net:8080/live/dncal/index.m3u8 #EXTINF:-1 tvg-id="EawazTV.ca" status="online",Eawaz TV (720p) [Not 24/7] https://streamer12.vdn.dstreamone.net/saazoawaz/saazoawaz/playlist.m3u8 @@ -61,11 +61,11 @@ https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 https://60ba7ef02e687.streamlock.net/ICNET2/ngrp:icnet_all/playlist.m3u8 #EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ITCTV.ca" status="online",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 #EXTINF:-1 tvg-id="LCN.ca" status="blocked",LCN [Geo-blocked] https://tvalive.akamaized.net/hls/live/2014213/tvan01/tvan01.m3u8 -#EXTINF:-1 tvg-id="LegislativeAssemblyofBritishColumbia.ca" status="online",Legislative Assembly of British Columbia (540p) +#EXTINF:-1 tvg-id="LegislativeAssemblyofBritishColumbia.ca" status="error",Legislative Assembly of British Columbia (540p) https://hbsprim-1be2a.kxcdn.com/legbcca-prim-chamber-httpo/ChamberP.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LegislativeAssemblyTVNunavut.ca" status="online",Nunavut Legislative Assembly https://temp6.isilive.ca/live/nunavut/live-flo/index.m3u8 @@ -99,9 +99,9 @@ https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3 http://cdn27.live247stream.com/primecanada/247/primecanada/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="QuoVadisTV.ca" status="online",Quo Vadis Ministry TV (720p) https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 -#EXTINF:-1 tvg-id="RamgarhiABC.ca" status="online",Gurdwara Sahib Brookside (720p) +#EXTINF:-1 tvg-id="RamgarhiABC.ca" status="error",Gurdwara Sahib Brookside (720p) https://443-1.autopo.st/100/weblive/bcgurduwarabrookside/playlist.m3u8 -#EXTINF:-1 tvg-id="SaltPlusLightTelevision.ca" status="online",Salt + Light Television (1080p) +#EXTINF:-1 tvg-id="SaltPlusLightTelevision.ca" status="error",Salt + Light Television (1080p) https://zm6gdaxeyn93-hls-live.5centscdn.com/slworld/d65ce2bdd03471fde0a1dc5e01d793bb.sdp/index.m3u8 #EXTINF:-1 tvg-id="SanjhaPunjab.ca" status="online",Sanjha Punjab (720p) http://toronto3.live247stream.com:8081/sanjhapunjab/tv/playlist.m3u8 @@ -117,13 +117,13 @@ http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Toronto360TV.ca" status="online",Toronto 360 TV (720p) [Not 24/7] http://toronto3.live247stream.com/toronto360/tv/playlist.m3u8 #EXTINF:-1 tvg-id="TSC.ca" status="online",Today's Shopping Choice (TSC) (720p) https://tscamd.akamaized.net/hls/live/503340/TSCLive/master.m3u8 -#EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TV16Toronto.ca" status="error",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 diff --git a/streams/ca_samsung.m3u b/streams/ca_samsung.m3u index bc5edcc2b0..8c6494c8a0 100644 --- a/streams/ca_samsung.m3u +++ b/streams/ca_samsung.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="DegrassiTheNextGenerationCanada.ca" status="online",Degrassi The Next Generation (Canada) (720p) http://dhx-degrassi-2-ca.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) -https://fueltv-fueltv-1-ca.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HeartlandWebFeed.us" status="online",Heartland https://d76toswjmqqzm.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) @@ -13,8 +11,6 @@ https://inwonder-samsung-canada.amagi.tv/playlist.m3u8 https://kidoodletv-kdtv-1-ca.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MHZ.ca" status="online",MHZ https://mhz-samsung-linear-ca.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayersTV.ca" status="error",Players TV (1080p) -https://playerstv-samsungca.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Baywatch https://d22ljxpuae2sin.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bein Sport Xtra @@ -25,6 +21,8 @@ https://drybar-drybarcomedy-1-ca.samsung.wurl.tv/playlist.m3u8 https://failarmy-international-ca.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",FTF https://elevensports-samsunguk-ca.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (720p) +https://fueltv-fueltv-1-ca.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Haunt TV https://blueantmediacanada-haunttv-samsungca.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mav TV diff --git a/streams/cd.m3u b/streams/cd.m3u index 4a11300470..03690c4c36 100644 --- a/streams/cd.m3u +++ b/streams/cd.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BOneTV.cd" status="timeout",B-One +#EXTINF:-1 tvg-id="BOneTV.cd" status="error",B-One http://178.33.237.146/rtnc1.m3u8 #EXTINF:-1 tvg-id="BossBrothersTV.cd" status="online",Boss Brothers TV (1080p) http://51.254.199.122:8080/bossbrothersTV/index.m3u8 diff --git a/streams/ch.m3u b/streams/ch.m3u index b061d4f3bb..7984c97074 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -7,16 +7,14 @@ https://edge.vedge.infomaniak.com/livecast/ik:canalalphaju/playlist.m3u8 https://edge.vedge.infomaniak.com/livecast/ik:canalalpha/playlist.m3u8 #EXTINF:-1 tvg-id="DieNeueZeitTV.ch" status="online",Die Neue Zeit (576p) https://www.onairport.live/die-neue-zeit-tv-live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="DieuTV.ch" status="online",Dieu TV (1080p) -https://katapy.hs.llnwd.net/dieutvwza1/DIEUTVLIVE/smil:dieutv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 en Franรงais (1080p) -https://edge.vedge.infomaniak.com/livecast/ik:livehd/master.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 auf Deutsch (1080p) https://edge.vedge.infomaniak.com/livecast/ik:livesd2/master.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 en Franรงais (1080p) https://livehd.vedge.infomaniak.com/livecast/livehd/master.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 auf Deutsch (1080p) https://livesd2.vedge.infomaniak.com/livecast/ik:livesd2/master.m3u8 +#EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 en Franรงais (1080p) +https://edge.vedge.infomaniak.com/livecast/ik:livehd/master.m3u8 #EXTINF:-1 tvg-id="LaTele.ch" status="online",La Tรฉlรฉ (1080p) https://edge.vedge.infomaniak.com/livecast/ik:latele/playlist.m3u8 #EXTINF:-1 tvg-id="LaTele.ch" status="online",La Tรฉlรฉ (1080p) @@ -26,25 +24,19 @@ 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://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.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="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) +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 #EXTINF:-1 tvg-id="Radio3i.ch" status="online",Radio 3i (720p) https://livestream.gruppocdt.ch/hls/radio3i.m3u8 -#EXTINF:-1 tvg-id="RadioPilatusTV.ch" status="online",Radio Pilatus TV (1080p) -https://edge.vedge.infomaniak.com/livecast/ik:rp_tv_1/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioPilatusTV.ch" status="online",Radio Pilatus TV (1080p) -https://livevideo.infomaniak.com/streaming/livecast/rp_tv_1/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioPilatusTV.ch" status="online",Radio Pilatus (1080p) -https://rp_tv_1.vedge.infomaniak.com/livecast/rp_tv_1/playlist.m3u8 #EXTINF:-1 tvg-id="RougeTV.ch" status="online",Rouge TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:event/playlist.m3u8 #EXTINF:-1 tvg-id="RougeTV.ch" status="online",Rouge TV (720p) @@ -73,3 +65,5 @@ https://edge.vedge.infomaniak.com/livecast/tvm3/playlist.m3u8 https://tvm3.vedge.infomaniak.com/livecast/tvm3/playlist.m3u8 #EXTINF:-1 tvg-id="TVO.ch" status="online",TVO (CH) (720p) https://cdnapisec.kaltura.com/p/1719221/sp/171922100/playManifest/entryId/1_t5h46v64/format/applehttp/protocol/https/a.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dieu TV (1080p) +https://katapy.hs.llnwd.net/dieutvwza1/DIEUTVLIVE/smil:dieutv.smil/playlist.m3u8 diff --git a/streams/ch_samsung.m3u b/streams/ch_samsung.m3u index 1e92363d47..a448eeb243 100644 --- a/streams/ch_samsung.m3u +++ b/streams/ch_samsung.m3u @@ -9,5 +9,3 @@ https://rakuten-tvshows-4-ch.samsung.wurl.tv/playlist.m3u8 https://rakuten-family-4-ch.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightSwitzerland.ch" status="online",Rakuten TV Spotlight Switzerland (720p) https://rakuten-spotlight-4-ch.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten TV Documentaries Switzerland (720p) -https://rakuten-documentaries-4-ch.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index 886d2f9320..f970fbd401 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="24Horas.cl" status="online",24 Horas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="24Horas.cl" status="error",24 Horas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/24HORAS/live #EXTINF:-1 tvg-id="ADNTV.cl" status="online",ADN Radio (1080p) https://unlimited1-us.dps.live/adntv/adntv.smil/playlist.m3u8 @@ -43,21 +43,15 @@ https://593b04c4c5670.streamlock.net/8148/8148/playlist.m3u8 https://stmv1.zcastbr.com/canal74hd/canal74hd/playlist.m3u8 #EXTINF:-1 tvg-id="CanalISB.cl" status="online",Canal ISB (Iglesia San Bernardo) (720p) https://unlimited1-us.dps.live/isb/isb.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalLatino.cl" status="online",Canal Latino (CL54) (360p) +#EXTINF:-1 tvg-id="CanalLatino.cl" status="timeout",Canal Latino (CL54) (360p) https://hd.chileservidores.cl:1936/latina/latina/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalSCN.cl" status="timeout",Canal SCร‘ (San Carlos ร‘uble) (720p) [Not 24/7] -https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSurPatagonia.cl" status="online",Canal Sur Patagonia https://v1.tustreaming.cl:19360/canalsurpatagoniatv/canalsurpatagoniatv.m3u8 #EXTINF:-1 tvg-id="CaracolaTV.cl" status="online",Caracola TV (Peรฑalolรฉn) (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/comunales/caracola-tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CarolinaTV.cl" status="error",Carolina TV (1080p) [Not 24/7] -https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CarolinaTV.cl" status="error",Carolina TV (480p) -https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="CDTV.cl" status="online",CDTV (720p) [Not 24/7] http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CEACTV.cl" status="online",CEAC TV (Santiago) (480p) +#EXTINF:-1 tvg-id="CEACTV.cl" status="timeout",CEAC TV (Santiago) (480p) 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 @@ -65,20 +59,24 @@ http://chv-m3u.chorroaeboy.repl.co 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 -#EXTINF:-1 tvg-id="Contivision.cl" status="error",Contivisiรณn (720p) -https://unlimited6-cl.dps.live/contivision/contivision.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DecimaTV.cl" status="online",Dรฉcima TV (Ancud) (720p) http://unlimited10-cl.dps.live/decimatv/decimatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ElionCanalDigital.cl" status="online",Elion Canal Digital (Chillan) (288p) [Not 24/7] https://paneltv.online:1936/8154/8154/playlist.m3u8 #EXTINF:-1 tvg-id="ElPinguinoTV.cl" status="online",El Pingรผino TV (720p) https://github.com/MachineSystems/archived_m3u8/raw/main/elpinguino_cl.m3u8 -#EXTINF:-1 tvg-id="EnerGeekFanpop.cl" status="online",EnerGeek Fanpop (720p) [Not 24/7] -https://stream.wifispeed.cl:3247/live/energeek2live.m3u8 +#EXTINF:-1 tvg-id="EnerGeekAnimate.cl" status="online",EnerGeek Animate (720p) [Not 24/7] +https://stream.wifispeed.cl:3852/live/energeeklive.m3u8 +#EXTINF:-1 tvg-id="EnerGeekAnimate.cl" status="timeout",EnerGeek Animate (720p) [Not 24/7] +https://wifispeed.trapemn.tv:1936/infantil/energeek-tres/playlist.m3u8 #EXTINF:-1 tvg-id="EnerGeekFanpop.cl" status="online",EnerGeek Fanpop (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 #EXTINF:-1 tvg-id="EnerGeekRadio.cl" status="online",EnerGeek Radio (720p) [Not 24/7] https://stream.wifiexpert.cl/energeek/radio/playlist.m3u8 +#EXTINF:-1 tvg-id="EnerGeekRetro.cl" status="online",EnerGeek Retro (720p) [Not 24/7] +https://stream.wifispeed.cl:3103/live/energeek1live.m3u8 +#EXTINF:-1 tvg-id="EnerGeekRetro.cl" status="online",EnerGeek Retro (720p) [Not 24/7] +https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionTV.cl" status="timeout",Estaciรณn TV (720p) http://unlimited1-cl.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) @@ -99,8 +97,6 @@ https://mediacpstreamchile.com:1936/hiperconectados/hiperconectados/playlist.m3u https://inliveserver.com:1936/11010/11010/playlist.m3u8 #EXTINF:-1 tvg-id="HolvoetTV.cl" status="online",Holvoet TV (Copiapรณ) (720p) [Not 24/7] https://unlimited1-us.dps.live/holvoettv/holvoettv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="IquiqueTV.cl" status="error",Iquique TV [Not 24/7] -https://marine2.miplay.cl/arcatel/iquiquetv720/video.m3u8 #EXTINF:-1 tvg-id="ITVPatagonia.cl" status="online",ITV Patagonia (720p) [Not 24/7] https://unlimited1-us.dps.live/itv/itv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITVPatagonia.cl" status="timeout",ITV Patagonia (720p) @@ -111,11 +107,9 @@ https://5eae379fb77bb.streamlock.net/8126/8126/playlist.m3u8 https://unlimited1-cl-movistar.dps.live/lared/lared.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LatinosRadio.cl" status="online",Latinos Radio https://mediacpstreamchile.com:1936/latinosmedia-1/latinosmedia-1/playlist.m3u8 -#EXTINF:-1 tvg-id="MaderoTV.cl" status="online",Madero TV -https://videostreaming.cloudserverlatam.com/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="MasTV.cl" status="online",Mรกs TV https://paneltv.online:1936/8118/8118/playlist.m3u8 -#EXTINF:-1 tvg-id="MAXIMA.cl" status="error",MAXIMA (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MAXIMA.cl" status="online",MAXIMA (720p) [Not 24/7] https://server1.oklanet.cl:1936/maximavideo1/maximavideo1/playlist.m3u8 #EXTINF:-1 tvg-id="Mega.cl" status="blocked",Mega [Geo-blocked] http://186.67.117.178:8081/play/a00x @@ -133,10 +127,10 @@ https://unlimited1-us.dps.live/pautatv/pautatv.smil/playlist.m3u8 https://unlimited6-cl.dps.live/pautatv/pautatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PintanaTV.cl" status="online",Pintana TV (720p) http://cdn.vms.grupoz.cl/lapintanatv/content/5a7c8e25e19d3e641aca9fb2/hls/playlist.m3u8 -#EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="online",Planeta TV Kids (720p) -https://scl.edge.grupoz.cl/planetatvkids/live/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="blocked",Planetatv Kids (1080p) https://mediacpstreamchile.com:1936/8152/8152/playlist.m3u8 +#EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="error",Planeta TV Kids (720p) +https://scl.edge.grupoz.cl/planetatvkids/live/playlist.m3u8 #EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (908p) [Not 24/7] http://tv.portalfoxmix.club:1935/portalfoxmix/portalfoxmix/playlist.m3u8 #EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (480p) [Not 24/7] @@ -145,7 +139,7 @@ https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8 https://pantera1-100gb-cl-movistar.dps.live/pucontv/pucontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PuranoticiaTV.cl" status="online",Puranoticia TV https://pnt.janusmedia.tv/hls/pnt.m3u8 -#EXTINF:-1 tvg-id="RadioMaxima949FMSB.cl" status="error",Radio Maxima 94.9 FM SB (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioMaxima949FMSB.cl" status="online",Radio Maxima 94.9 FM SB (720p) [Not 24/7] http://server1.oklanet.cl:1935/maximavideo1/maximavideo1/playlist.m3u8 #EXTINF:-1 tvg-id="RadioRancaguaFM.cl" status="online",Radio Rancagua FM (768p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8056/8056/playlist.m3u8 @@ -193,7 +187,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="online",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="error",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] https://v2.tustreaming.cl/tendenciastv/index.m3u8 #EXTINF:-1 tvg-id="Tevex.cl" status="online",Tevex (720p) [Not 24/7] https://v4.tustreaming.cl/tevexinter/index.m3u8 @@ -205,13 +199,11 @@ https://unlimited6-cl.dps.live/thema/thema.smil/playlist.m3u8 https://v2.tustreaming.cl/tnetv/index.m3u8 #EXTINF:-1 tvg-id="TurfMovil.cl" status="online",Turf Mรณvil (720p) https://janus.tvturf.cl/playlist/stream.m3u8 -#EXTINF:-1 tvg-id="TurismoTravelTV.cl" status="online",Turismo Travel TV -https://srv.panelcast.net/traveltv/traveltv/playlist.m3u8 #EXTINF:-1 tvg-id="TV5Linares.cl" status="online",TV5 Linares (720p) 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 @@ -269,17 +261,7 @@ http://38.131.11.9:1080/play/a00x https://pantera1-100gb-cl-movistar.dps.live/campustv/campustv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 2 (San Antonio) (720p) [Not 24/7] https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live -#EXTINF:-1 tvg-id="" status="online",EnerGeek Animate (720p) [Not 24/7] -https://stream.wifispeed.cl:3852/live/energeeklive.m3u8 -#EXTINF:-1 tvg-id="" status="online",EnerGeek Animate (720p) [Not 24/7] -https://wifispeed.trapemn.tv:1936/infantil/energeek-tres/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",EnerGeek Retro (720p) [Not 24/7] -https://stream.wifispeed.cl:3103/live/energeek1live.m3u8 -#EXTINF:-1 tvg-id="" status="online",EnerGeek Retro (720p) [Not 24/7] -https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",PlanetaTV 90s (720p) https://mediacpstreamchile.com:1936/8102/8102/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Regiรณn Televisiรณn ร‘uble (Chillรกn) (720p) [Not 24/7] -https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 diff --git a/streams/cn.m3u b/streams/cn.m3u index cfa59491b3..ceda32eb09 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -491,11 +491,11 @@ http://223.110.243.138/PLTV/3/224/3221227208/index.m3u8 http://223.110.254.212:6610/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv/1.m3u8 #EXTINF:-1 tvg-id="DragonTV.cn" status="timeout",ไธœๆ–นๅซ่ง† (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="DunhuangTV.cn" status="timeout",ๆ•ฆ็…Œ็”ต่ง†ๅฐ (1080p) http://117.156.28.119/270000001111/1110000028/index.m3u8 -#EXTINF:-1 tvg-id="FangshanTV.cn" status="error",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) +#EXTINF:-1 tvg-id="FangshanTV.cn" status="online",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="FashionShoppingChannel.cn" status="timeout",้ฃŽๅฐš่ดญ็‰ฉ (1080p) http://183.207.248.71/cntv/live1/fengshanggw/fengshanggw @@ -553,10 +553,10 @@ http://125.210.152.18:9090/live/GZWSHD_H265.m3u8 http://183.207.248.71/gitv/live1/G_GUIZHOU/G_GUIZHOU #EXTINF:-1 tvg-id="GuizhouTV.cn" status="timeout",่ดตๅทžๅซ่ง† (576p) http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225787/index.m3u8 -#EXTINF:-1 tvg-id="HainanSatelliteTV.cn" status="online",ๆตทๅ—ๅซ่ง† (720p) [Not 24/7] -http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="HainanSatelliteTV.cn" status="online",ๆตทๅ—ๅซ่ง† (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225722/index.m3u8 +#EXTINF:-1 tvg-id="HainanSatelliteTV.cn" status="online",ๆตทๅ—ๅซ่ง† (720p) [Not 24/7] +http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="HainanSatelliteTV.cn" status="online",ๆตทๅ—ๅซ่ง† (576p) http://183.207.248.11/PLTV/4/224/3221225810/index.m3u8 #EXTINF:-1 tvg-id="HainanSatelliteTV.cn" status="timeout",ๆตทๅ—ๅซ่ง† (540p) @@ -628,8 +628,6 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 #EXTINF:-1 tvg-id="HubeiSatelliteTV.cn" status="timeout",ๆน–ๅŒ—ๅซ่ง† (576p) http://183.207.248.71/gitv/live1/G_HUBEI/G_HUBEI #EXTINF:-1 tvg-id="HunanTV.cn" status="online",ๆน–ๅ—ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 -#EXTINF:-1 tvg-id="HunanTV.cn" status="online",ๆน–ๅ—ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225745/index.m3u8 #EXTINF:-1 tvg-id="HunanTV.cn" status="online",ๆน–ๅ—ๅซ่ง† (576p) http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 @@ -660,6 +658,8 @@ http://223.110.245.170/PLTV/3/224/3221227191/index.m3u8 #EXTINF:-1 tvg-id="HunanTV.cn" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) http://223.110.254.134:6610/cntv/live1/hunanstv/hunanstv/1.m3u8 #EXTINF:-1 tvg-id="HunanTV.cn" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 +#EXTINF:-1 tvg-id="HunanTV.cn" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) http://183.207.248.71/cntv/live1/hunanstv/hunanstv #EXTINF:-1 tvg-id="JiangsuSatelliteTV.cn" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225702/index.m3u8 @@ -879,8 +879,8 @@ http://stream2.xiancity.cn/xatv5/playlist.m3u8 http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="XuzhouEconomicLifeChannel.cn" status="timeout",ๅพๅทž็ถ“ๆฟŸ็”Ÿๆดป (1080p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221225947/index.m3u8 -#EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="online",ๅปถ่พนๅซ่ง† (720p) -http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 +#EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="blocked",ๅบทๅทดๅซ่ง† (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="timeout",ๅปถ่พนๅซ่ง† (576p) http://223.110.245.139/PLTV/4/224/3221227002/index.m3u8 #EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="timeout",ๅบทๅทดๅซ่ง† (576p) @@ -889,12 +889,12 @@ http://223.110.245.139/PLTV/4/224/3221227008/index.m3u8 http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8 #EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="timeout",ๅปถ่พนๅซ่ง† (576p) http://ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8 -#EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="timeout",ๅบทๅทดๅซ่ง† (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 +#EXTINF:-1 tvg-id="YanbianSatelliteTV.cn" status="timeout",ๅปถ่พนๅซ่ง† (720p) +http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 +#EXTINF:-1 tvg-id="YouManCartoonChannel.cn" status="timeout",ไผ˜ๆผซๅก้€š (576p) +http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 #EXTINF:-1 tvg-id="YouManCartoonChannel.cn" status="timeout",ไผ˜ๆผซๅก้€š (576p) http://223.110.243.171/PLTV/3/224/3221226982/index.m3u8 -#EXTINF:-1 tvg-id="YouManCartoonChannel.cn" status="error",ไผ˜ๆผซๅก้€š (576p) -http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 #EXTINF:-1 tvg-id="ZhejiangChildrensChannel.cn" status="online",ๆต™ๆฑŸๅฐ‘ๅ„ฟ (1080p) http://hw-m-l.cztv.com/channels/lantian/channel008/1080p.m3u8 #EXTINF:-1 tvg-id="ZhejiangChildrensChannel.cn" status="online",ๆต™ๆฑŸๅฐ‘ๅ„ฟ (1080p) [Not 24/7] @@ -1147,7 +1147,7 @@ https://hwapi.yunshicloud.com/8xughf/e0bx15.m3u8 http://39.130.202.81:6610/gitv_live/G_YNTV-2-HD/G_YNTV-2-HD.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไบ”ๆ˜Ÿไฝ“่‚ฒ (720p) http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221226799/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไบšๅคชๅฐ (480p) +#EXTINF:-1 tvg-id="" status="timeout",ไบšๅคชๅฐ (480p) http://174.127.67.246/live330/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไบคๅŸŽ้›ป่ฆ–ๅฐ (576p) http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 @@ -1159,7 +1159,7 @@ http://220.180.110.101:8083/videos/live/39/13/o4ncrHkSp7q09/o4ncrHkSp7q09.m3u8 http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (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="online",ไผ˜่ง† (720p) http://1-fss24-s0.streamhoster.com/lv_uchannel/_definst_/broadcast1/chunklist.m3u8 @@ -1219,9 +1219,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="online",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅˆฉๅทๅ…ฌๅ…ฑ (180p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 @@ -1259,7 +1259,7 @@ http://222.178.181.121:12034/beibei01.m3u8 https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅŽไบญ็”ต่ง†ๅฐ (1080p) http://117.156.28.119/270000001111/1110000148/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŽๆ•ฐ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๅŽๆ•ฐ (720p) [Not 24/7] http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌไฟกๆฏ (720p) http://live.nbs.cn/channels/njtv/xxpd/m3u8:500k/live.m3u8 @@ -1311,7 +1311,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 @@ -1333,9 +1333,9 @@ http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225883/index.m3u8 http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=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) 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=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="online",ๅ‰ๆž—ๅธ‚ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅธ‚ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/jilin1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ไนกๆ‘ (900p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ไนกๆ‘ (900p) [Not 24/7] http://stream1.jlntv.cn/xcpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅดๆฑŸๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 @@ -1345,13 +1345,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="timeout",ๅ››ๅท โ…  ๅ››ๅทๅฝฑ่ง†ๅฐ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="blocked",ๅ››ๅท โ…  ๅ››ๅทๅฝฑ่ง†ๅฐ (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๅ››ๅทๆ–ฐ้—ปๅฐ (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/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="timeout",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (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 @@ -1361,7 +1361,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="timeout",ๅ››ๅทๅ…ฌๅ…ฑ (720p) +#EXTINF:-1 tvg-id="" status="blocked",ๅ››ๅทๅ…ฌๅ…ฑ (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ››ๅนณๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/sptv/sd/live.m3u8 @@ -1491,14 +1491,12 @@ http://guangshui.live.tempsource.cjyun.org/videotmp/s10146-GSXW.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=11&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="" status="online",ๅปถ่พนๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/jlyb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅปบๅฎ‰็”ต่ง†ๅฐ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ๅปบๅฎ‰็”ต่ง†ๅฐ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/11003-1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅผˆๅ›ๆ˜ฅ็ง‹ (576p) http://223.110.245.139/PLTV/4/224/3221227031/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๅฃไธ€ๅฅ— (720p) [Not 24/7] http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅผ ๅฎถๆธฏๆ–ฐ้—ป็ปผๅˆ (720p) -http://3gvod.zjgonline.com.cn:1935/live/xinwenzonghe2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถ็•Œ1 (240p) [Not 24/7] http://stream.zjjrtv.com/zjjtv1/hd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถ็•Œ2ๅฐ (240p) [Not 24/7] @@ -1567,9 +1565,9 @@ http://223.110.243.136/PLTV/3/224/3221225523/index.m3u8 http://livehyw5.chinamcache.com/hyw/zb12.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๆฑ‰่ฏญไฟกๆฏๆœๅŠก (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb11.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๆฑ‰่ฏญ็ปผ่‰บ (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๆฑ‰่ฏญ็ปผ่‰บ (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb04.m3u8 -#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/10184-1.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] http://3g.dzsm.com/streamer/gycttv.m3u8 @@ -1605,9 +1603,9 @@ http://hbdg.chinashadt.com:1936/live/stream:dgtv2.stream/playlist.m3u8 http://hbdg.chinashadt.com:1936/live/stream:dgzy.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆพๅŽŸๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/sytv/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆžฃๅบ„ๅ…ฌๅ…ฑ (540p) +#EXTINF:-1 tvg-id="" status="error",ๆžฃๅบ„ๅ…ฌๅ…ฑ (540p) http://stream.zzgd.tv/3/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆžฃๅบ„ๆ•™่‚ฒ (540p) +#EXTINF:-1 tvg-id="" status="error",ๆžฃๅบ„ๆ•™่‚ฒ (540p) http://stream.zzgd.tv/2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰ๅค–่ฏญ (576p) http://stream.appwuhan.com/6tzb/sd/live.m3u8 @@ -1665,7 +1663,7 @@ http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ…ฌๅ…ฑ (540p) http://live7.plus.hebtv.com/hbggx/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (240p) +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ†œๆฐ‘ (240p) http://live3.plus.hebtv.com/nmpdx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 @@ -1687,10 +1685,6 @@ http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆดช้›…ๆ–ฐ้—ป็ปผๅˆ (1080p) http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆตŽๅฎๅ…ฌๅ…ฑ (450p) -http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆตŽๅฎๅ›พๆ–‡ (576p) -http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ๆตŽๅฎๆ•™่‚ฒ (1080p) http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ6ๅฅ— (1080p) [Not 24/7] @@ -1739,7 +1733,7 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://stream.haixitv.cn/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆถก้˜ณๆ–ฐ้—ป็ปผๅˆ (360p) http://220.180.110.101:8083/videos/live/36/57/hwEHU4UVQ1Iv5/hwEHU4UVQ1Iv5.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅทž็ถœๅˆ้ ป้“ (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] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 @@ -1819,7 +1813,7 @@ http://gddb.chinashadt.com:1935/live/video2.stream/playlist.m3u8 http://gddb.chinashadt.com:1935/live/video1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็”ต็™ฝ็ปผๅˆ (576p) [Not 24/7] http://gddb.chinashadt.com:1935/live/video1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็™ฝๅŸŽๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",็™ฝๅŸŽๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",็™ฝๅฑฑๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/baishan1/sd/live.m3u8 @@ -1837,14 +1831,6 @@ http://112.25.48.68/live/program/live/hdnba7/4000000/mnf.m3u8 http://live.sjsrm.com/bjsjs/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็ฆๅฑฑ็”Ÿๆดป (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 -#EXTINF:-1 tvg-id="" status="error",็ฆๅทžๅฐ‘ๅ„ฟ (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-sepd-4/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",็ฆๅทžๅฝฑ่ง† (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-yspd-2/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",็ฆๅทž็”Ÿๆดป (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-shpd-3/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",็ฆๅทž็ปผๅˆ (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-FZTV-1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",่ฌๅทžไธ‰ๅณฝ็งปๆฐ‘ (576p) http://123.146.162.24:8017/c2F0hmi/1000/live.m3u8 #EXTINF:-1 tvg-id="" status="online",่ฌๅทžไธ‰ๅณฝ็งปๆฐ‘ (576p) @@ -1885,9 +1871,9 @@ http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227037/index.m3u8 https://video.blivenyc.com/broadcast/prod/2061/22/desktop-playlist.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=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป +#EXTINF:-1 tvg-id="" status="timeout",่€€ๆ‰่ดข็ป http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป (288p) +#EXTINF:-1 tvg-id="" status="timeout",่€€ๆ‰่ดข็ป (288p) http://202.69.67.66:443/webcast/bshdlive-mobile/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่‚ƒๅทž็”ต่ง†ๅฐ (1080p) http://117.156.28.119/270000001111/1110000123/index.m3u8 @@ -1917,7 +1903,7 @@ http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv2stream.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="online",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (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 @@ -1967,7 +1953,7 @@ http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†่—่ฏญ (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้€šๅŒ–ๆ–ฐ้—ป [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",้€šๅŒ–ๆ–ฐ้—ป [Geo-blocked] http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้‚—ๆฑŸ่ต„่ฎฏ (576p) http://223.110.245.139/PLTV/4/224/3221227154/index.m3u8 @@ -1977,10 +1963,6 @@ http://hnsd.chinashadt.com:2036/live/stream:shaodong.stream/playlist.m3u8 http://stream4.liveyun.hoge.cn/ch01/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",้‡‘ๆ˜Œ็ถœๅˆ้ ป้“ (720p) [Geo-blocked] http://stream4.liveyun.hoge.cn/ch02/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้“ถๅทๅ…ฌๅ…ฑ (360p) [Not 24/7] -http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",้“ถๅท็”Ÿๆดป (360p) [Not 24/7] -http://stream.ycgbtv.com.cn/ycxw/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",้•ฟไน็ปผๅˆ [Geo-blocked] http://35908.hlsplay.aodianyun.com/guangdianyun_35908/tv_channel_327.m3u8 #EXTINF:-1 tvg-id="" status="online",้•ฟๆ˜ฅ็ปผๅˆ [Geo-blocked] @@ -2059,7 +2041,7 @@ http://223.110.245.139/PLTV/4/224/3221227492/index.m3u8 http://223.110.245.170/PLTV/3/224/3221227252/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ (1080p) http://183.207.248.71/cntv/live1/HD-2500k-1080P-heilongjiangstv/HD-2500k-1080P-heilongjiangstv -#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅฐ +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅฐ http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",้ป”่ฅฟๅ—ๅ…ฌๅ…ฑ (288p) [Geo-blocked] http://live.qxndt.com/channel3/sd/live.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index 9ef925b2ca..82ebe7c725 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -5,9 +5,9 @@ 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="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://video.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 @@ -17,14 +17,18 @@ https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 #EXTINF:-1 tvg-id="CaliTV.co" status="online",Cali TV (Santiago de Cali | Valle del Cauca) (540p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 -#EXTINF:-1 tvg-id="CampoTelevision.co" status="error",Campo Televisiรณn (Santa Marta) +#EXTINF:-1 tvg-id="CampoTelevision.co" status="online",Campo Televisiรณn (Santa Marta) https://video17.virtualtronics.com/streamer/canalcampotv.m3u8 #EXTINF:-1 tvg-id="Canal1.co" status="blocked",Canal 1 (1080p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 +#EXTINF:-1 tvg-id="Canal2.co" status="online",Canal 2 (720p) +https://video13.virtualtronics.com/streamer/canal2.m3u8 #EXTINF:-1 tvg-id="Canal2Alpavision.co" status="online",Canal 2 Alpavisiรณn (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 #EXTINF:-1 tvg-id="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 +#EXTINF:-1 tvg-id="CanalCapital.co" status="error",Canal Capital (1080p) +https://play.cdn.enetres.net/C99D9A0676F3401589C768D47D31605C021/021/playlist.m3u8 #EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional @@ -37,8 +41,8 @@ https://play.cdn.enetres.net/B9E570CFE54949C7ABB985D4F8F77F7F0211/02267/playlist https://movil.ejeserver.com/live/visiondorada.m3u8 #EXTINF:-1 tvg-id="CanalVisionDorada.co" status="online",Canal Visiรณn Dorada (720p) [Not 24/7] https://video.ejeserver.com/live/visiondorada.m3u8 -#EXTINF:-1 tvg-id="CNCCartagena.co" status="error",Canal CNC Cartagena (Cartagena | Bolรญvar) (720p) -https://cloud2.streaminglivehd.com:1936/8054/8054/playlist.m3u8 +#EXTINF:-1 tvg-id="CNCMedellin.co" status="online",CNC Medellรญn (720p) +http://cncmedellin.ddns.net:1935/canalcnc/canalcnc_360p/playlist.m3u8 #EXTINF:-1 tvg-id="CTV.co" status="online",CTV (Barranquilla | Atlรกntico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" status="timeout",Eduvision (720p) @@ -51,13 +55,11 @@ https://movil.ejeserver.com/live/teledoradahd.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="error",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="error",Multicanal Televisiรณn (Santiago de Cali | Valle del Cauca) (720p) https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 -#EXTINF:-1 tvg-id="Noticiero90Minutos.co" status="error",Noticiero 90 Minutos (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Noticiero90Minutos.co" status="online",Noticiero 90 Minutos (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 #EXTINF:-1 tvg-id="SenalColombia.co" status="online",Seรฑal Colombia (1080p) https://streaming.rtvc.gov.co/TV_Senal_Colombia_live/smil:live.smil/playlist.m3u8 @@ -103,9 +105,9 @@ https://movil.ejeserver.com/live/veotv.m3u8 https://video.ejeserver.com/live/veotv.m3u8 #EXTINF:-1 tvg-id="Zoom.co" status="online",Zoom (Bogotร  | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 -#EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="error",Zuldemayda Canal 13 (Armenia | Quindio) +#EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="online",Zuldemayda Canal 13 (Armenia | Quindio) https://movil.ejeserver.com/live/zuldemayda.m3u8 -#EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="error",Zuldemayda Canal 13 (Armenia | Quindio) +#EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="online",Zuldemayda Canal 13 (Armenia | Quindio) https://video.ejeserver.com/live/zuldemayda.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Canal Caracol (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index cbb5a36c68..ffd7963c49 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -5,6 +5,10 @@ http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8 https://5fc584f3f19c9.streamlock.net/agrotendencia/videoagrotendencia_hls1/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaSeisTV.cr" status="online",Antena Seis TV (720p) [Geo-blocked] http://inliveserver.com:1935/14510/14510/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal4.cr" status="online",Canal 4 (720p) +https://d3bgcstab9qhdz.cloudfront.net/hls/canal4.m3u8 +#EXTINF:-1 tvg-id="Canal6.cr" status="online",Canal 6 (720p) +https://d3bgcstab9qhdz.cloudfront.net/hls/canal6.m3u8 #EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 (720p) http://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal13Sinart.cr" status="online",Canal 13 Sinart (720p) [Not 24/7] @@ -13,14 +17,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid https://rtmp.info/canal38/envivo/chunks.m3u8 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] https://rtmp.info/canal38/envivo/playlist.m3u8 -#EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ColosalTV.cr" status="timeout",Colosal TV (720p) [Not 24/7] http://tv.ticosmedia.com:1935/COLOSAL/COLOSAL/playlist.m3u8 #EXTINF:-1 tvg-id="EJTV.cr" status="online",Enlace Juvenil (EJTV) (288p) [Not 24/7] https://api.new.livestream.com/accounts/ejtvla/events/2294538/live.m3u8 #EXTINF:-1 tvg-id="ExtremaTV.cr" status="online",Extrema TV (720p) 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="online",NicoyaTV (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/nicoyatv/nicoyatv/playlist.m3u8 #EXTINF:-1 tvg-id="SMOTV.cr" status="timeout",SMO TV @@ -33,13 +35,13 @@ https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletica7.cr" status="online",Teletica 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 #EXTINF:-1 tvg-id="TVN14.cr" status="online",Canal 14 San Carlos (720p) http://tvn.obix.tv:1935/TVN/CH14.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="online",TV Sur Canal 9 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="timeout",TV Sur Canal 9 (480p) [Not 24/7] http://tv.ticosmedia.com:1935/TVSUR/TVSUR/playlist.m3u8 #EXTINF:-1 tvg-id="TVSurCanal14.cr" status="online",TV Sur Canal 14 (720p) https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8 @@ -59,9 +61,9 @@ http://190.7.192.164:8002/play/s11 https://d3bgcstab9qhdz.cloudfront.net/hls/canal11.m3u8 #EXTINF:-1 tvg-id="" status="online",STV El Camal Familiar (720p) [Not 24/7] http://tiquiciatv.com:1935/stv/web/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TD+2 +#EXTINF:-1 tvg-id="" status="error",TD+2 https://m6gdar5eyn93-hls-live.5centscdn.com/TDMas2/2409f772ae1a7179adc3f7da77d8785f.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Telefides https://s2.cwebtv.net:4433/telefides/telefides/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Teletica Radio +#EXTINF:-1 tvg-id="" status="error",Teletica Radio https://m6gdar5eyn93-hls-live.5centscdn.com/TeleticaRadio/5444e8d6d0436ccb78704882f542e5ac.sdp/playlist.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index 41eedfbb55..ae17922936 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,15 +1,15 @@ #EXTM3U #EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 -#EXTINF:-1 tvg-id="NosPais.cw" status="online",Nos Paรฏs (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NosPais.cw" status="error",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) +#EXTINF:-1 tvg-id="TeleCuracao.cw" status="blocked",TeleCuraรงao (720p) https://streannlivecariflix.cachefly.net/cariflix1/cariflix1/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 +#EXTINF:-1 tvg-id="" status="blocked",Intermediate League Curacao https://streannlivecariflix.cachefly.net/cariflix12/cariflix12/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VAM Vid's & More https://cur.watch/api/get_stream/vam/streann/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 5c2a761724..f9e77c9d7a 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -55,7 +55,7 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 https://sl2.sigmatv.com/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",BRT 1 HD (576p) [Not 24/7] http://wms.brtk.net:1935/live/BRTHD/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",BRT 1 HD (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",BRT 1 HD (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_brt1.m3u8 #EXTINF:-1 tvg-id="" status="online",Reload (804p) http://web.onair-radio.eu:1935/video/video/playlist.m3u8 diff --git a/streams/de.m3u b/streams/de.m3u index 27f4d9e2da..4d891a089b 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -41,7 +41,7 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8 #EXTINF:-1 tvg-id="BRFernsehenNord.de" status="online",BR Fernsehen Nord (720p) [Geo-blocked] https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 -#EXTINF:-1 tvg-id="DasErste.de" status="online",Das Erste (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="DasErste.de" status="timeout",Das Erste (720p) [Geo-blocked] https://mcdn.daserste.de/daserste/de/master.m3u8 #EXTINF:-1 tvg-id="DasErste.de" status="timeout",Das Erste (720p) https://derste247liveint.akamaized.net/hls/live/662735/daserste_int/master.m3u8 @@ -247,7 +247,7 @@ http://62.113.210.250/medienasa-live/punktum_high/master.m3u8 https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:punktum_high/playlist.m3u #EXTINF:-1 tvg-id="PUNKTum.de" status="online",PUNKTum (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:punktum_high/playlist.m3u8 -#EXTINF:-1 tvg-id="Radio21TV.de" status="blocked",Radio 21 TV (720p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="Radio21TV.de" status="online",Radio 21 TV (720p) [Not 24/7] [Geo-blocked] https://api.new.livestream.com/accounts/22300508/events/6675945/live.m3u8 #EXTINF:-1 tvg-id="RadioWeserTVBremen.de" status="online",Radio Weser TV Bremen https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 @@ -333,9 +333,9 @@ https://live1.markenfunk.com/t1/live/playlist.m3u8 https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/playlist.m3u8 #EXTINF:-1 tvg-id="teltOwkanal.de" status="online",teltOwkanal (1080p) https://5856e1a25f71a.streamlock.net/easycast8-live/mp4:livestreamhd8/playlist.m3u8 -#EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) +#EXTINF:-1 tvg-id="TideTV.de" status="error",Tide TV (1080p) https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TideTV.de" status="error",Tide TV (1080p) [Not 24/7] https://5889e7d0d6e28.streamlock.net/tide-live/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="tiviTURK.de" status="online",tiviTรœRK (720p) [Not 24/7] https://stream.tiviturk.de/live/tiviturk.m3u8 @@ -343,6 +343,8 @@ https://stream.tiviturk.de/live/tiviturk.m3u8 http://62.113.221.3/tv38-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVMainfranken.de" status="online",TV Mainfranken (1080p) [Not 24/7] https://tvtouringw.iptv-playoutcenter.de/tvtouringw/tvtouringw.stream_1/playlist.m3u8 +#EXTINF:-1 tvg-id="TVOberfranken.de" status="online",TV Oberfranken (TVO) (1080p) [Not 24/7] +https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="WDRFernsehenKoln.de" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 #EXTINF:-1 tvg-id="Welt.de" status="blocked",WELT [Geo-blocked] @@ -390,8 +392,6 @@ http://62.113.210.250:1935/medienasa-live/mp4:ran1_high/playlist.m3u8 http://62.113.210.250:1935/medienasa-live/ran1_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVA (1080p) [Not 24/7] https://tvaktuellr.iptv-playoutcenter.de/tvaktuellr/tvaktuellr.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TVO (1080p) [Not 24/7] -https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTV Wettin http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ZWEI2 Music (1080p) diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index 8027fe759d..d2f22363da 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -37,7 +37,7 @@ http://adultswim-vodlive.cdn.turner.com/live/mr-pickles/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/primal/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Rick and Morty (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/rick-and-morty/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Squidbillies (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",Adult Swim Squidbillies (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/squidbillies/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Superjail! (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/superjail/stream_de.m3u8 diff --git a/streams/de_pluto.m3u b/streams/de_pluto.m3u index 7ef80e46dd..9dbb9a2e34 100644 --- a/streams/de_pluto.m3u +++ b/streams/de_pluto.m3u @@ -44,11 +44,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a3 #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) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.de" status="online",Pluto TV Movies (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.de" status="online",Pluto TV Movies CH (720p) diff --git a/streams/de_samsung.m3u b/streams/de_samsung.m3u index 020c534c0d..3b69cb34aa 100644 --- a/streams/de_samsung.m3u +++ b/streams/de_samsung.m3u @@ -3,8 +3,6 @@ https://cnn-cnninternational-1-de.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV (1080p) https://fashiontv-fashiontv-4-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-5-de.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsung-de.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) @@ -13,7 +11,9 @@ https://inwonder-samsung-de.amagi.tv/playlist.m3u8 https://sofy-ger-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeGermany.de" status="online",Tastemade Deutschland (720p) https://tastemade-de-samsung.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Xite.nl" status="online",Xite (720p) -https://xite-samsung-de.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews Deutsch (720p) https://rakuten-euronews-5-de.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-5-de.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Xite (720p) +https://xite-samsung-de.amagi.tv/playlist.m3u8 diff --git a/streams/dk_samsung.m3u b/streams/dk_samsung.m3u index d98e73f431..8e167eae72 100644 --- a/streams/dk_samsung.m3u +++ b/streams/dk_samsung.m3u @@ -13,8 +13,6 @@ https://mmm-ducktv-4-dk.samsung.wurl.tv/playlist.m3u8 https://rakuten-action-10-dk.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Comedy (720p) https://rakuten-comedy-10-dk.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (720p) -https://rakuten-documentaries-10-dk.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Drama (720p) https://rakuten-drama-10-dk.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family (720p) diff --git a/streams/do.m3u b/streams/do.m3u index 35fa69cd09..f837fa83bb 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -17,11 +17,11 @@ https://ss3.domint.net:3144/ctv_str/cascaratv/playlist.m3u8 https://live.teledom.info:3713/live/cinevisionlive.m3u8 #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 -#EXTINF:-1 tvg-id="DANTV.do" status="online",DAN TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DANTV.do" status="error",DAN TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Punaltv/punaltvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Digital15.do" status="online",Digital 15 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/27456795/events/8268514/player @@ -39,7 +39,7 @@ https://video.misistemareseller.com/Fuegotv/Fuegotv/playlist.m3u8 https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8 #EXTINF:-1 tvg-id="GDMTV.do" status="online",GDMTV (720p) [Not 24/7] https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="GuacaraTV.do" status="online",Guacara TV +#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] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 @@ -49,7 +49,7 @@ http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenUniversalTV.do" status="online",Imagen Universal TV https://imagenuniversaltv.net:3771/live/iutvlive.m3u8 -#EXTINF:-1 tvg-id="LaCaletaTV.do" status="online",La Caleta TV +#EXTINF:-1 tvg-id="LaCaletaTV.do" status="error",La Caleta TV https://cdn4.hostlagarto.com:8081/static/lacaletatv/playlist.m3u8 #EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7] https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 @@ -57,9 +57,9 @@ https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 #EXTINF:-1 tvg-id="LunaTVCanal53.do" status="online",Luna TV Canal 53 https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8 -#EXTINF:-1 tvg-id="MegaVisionTV.do" status="online",Megavisiรณn +#EXTINF:-1 tvg-id="MegaVisionTV.do" status="error",Megavisiรณn http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 -#EXTINF:-1 tvg-id="MegaVisionTV.do" status="online",Megavision Canal 43 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MegaVisionTV.do" status="error",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] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 @@ -75,13 +75,13 @@ https://cdn.streamingcpanel.com:3526/live/teleraiceslive.m3u8 https://live.teledomdr.com:3131/live/nitidatvlive.m3u8 #EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeraviaVision.do" status="error",Peravรญa Visiรณn +#EXTINF:-1 tvg-id="PeraviaVision.do" status="online",Peravรญa Visiรณn https://ss5.domint.net:3048/pvv_str/peravia/playlist.m3u8 #EXTINF:-1 tvg-id="PHTV.do" status="online",PHTV Canal 34 (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 #EXTINF:-1 tvg-id="PHTV.do" status="online",PH (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="online",Punta Cana TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="error",Punta Cana TV (720p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 #EXTINF:-1 tvg-id="ReadyTVCanal6.do" status="online",Ready TV Canal 6 (720p) [Not 24/7] http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 @@ -107,7 +107,7 @@ https://ss8.domint.net:3128/stv_str/tv55/master.m3u8 http://108.175.14.125:1935/tdn/tdn/playlist.m3u8 #EXTINF:-1 tvg-id="TeleBendicion.do" status="timeout",TeleBendicion (720p) [Not 24/7] http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal28.do" status="online",Telecanal 28 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telecanal28.do" status="blocked",Telecanal 28 (360p) [Geo-blocked] http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 @@ -139,8 +139,6 @@ https://ss3.domint.net:3124/tls_str/telesur/playlist.m3u8 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 -#EXTINF:-1 tvg-id="TNICanal51.do" status="error",TNI Canal51 -https://ss5.domint.net:3188/tni_str/tni51/playlist.m3u8 #EXTINF:-1 tvg-id="TRANoticias.do" status="online",TRA Noticias https://live.teledom.info:3625/live/tra45live.m3u8 #EXTINF:-1 tvg-id="TVDaja.do" status="online",TV Daja diff --git a/streams/dz.m3u b/streams/dz.m3u index 0b8ef0fc56..5ea575f491 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#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] +#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] #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,7 +7,7 @@ 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="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",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] @@ -15,10 +15,10 @@ 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="error",El Djazairia One [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="blocked",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 @@ -29,7 +29,7 @@ https://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8 #EXTINF:-1 tvg-id="ElHayatTV.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 Hayat 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_HAYAT_TV_ALGERIE/playlist.m3u8 -#EXTINF:-1 tvg-id="EnnaharTV.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",Ennahar TV [Geo-blocked] +#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="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] @@ -38,27 +38,27 @@ 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] #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/PROGRAMME_NATIONAL/playlist.m3u8 -#EXTINF:-1 tvg-id="TV2.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",Canal Algรฉrie [Geo-blocked] +#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="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] +#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] #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="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 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="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 TV6 [Geo-blocked] +#EXTINF:-1 tvg-id="TV6.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",Algรฉrie TV6 [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_6_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="TV7.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",TV7 Elmaarifa [Geo-blocked] +#EXTINF:-1 tvg-id="TV7.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",TV7 Elmaarifa [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/TV7_ELMAARIFA/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8.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",TV8 Edhakira [Geo-blocked] +#EXTINF:-1 tvg-id="TV8.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",TV8 Edhakira [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/TV8_EDHAKIRA/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",AL24 News +#EXTINF:-1 tvg-id="" 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",AL24 News #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/AL24_News/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index 24a3175748..6f0599c310 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,8 +15,6 @@ http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 https://multicanal.streamseguro.com/hls/streaming.m3u8 #EXTINF:-1 tvg-id="Nortvision.ec" status="timeout",Nortvisiรณn https://plataformavideo.com:19360/nortvision/nortvision.m3u8 -#EXTINF:-1 tvg-id="PuruwaTV.ec" status="online",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 #EXTINF:-1 tvg-id="SonoOndaTV.ec" status="online",Sono Onda TV @@ -25,5 +23,5 @@ https://mediacpstreamchile.com:1936/sonoonda/sonoonda/playlist.m3u8 https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="TVLegislativa.ec" status="online",TV Legislativa http://181.198.32.153:8080/hls/stream.m3u8 -#EXTINF:-1 tvg-id="UCSGTV.ec" status="error",UCSG TV +#EXTINF:-1 tvg-id="UCSGTV.ec" status="online",UCSG TV https://www.ecuastream.net/pls/ucsghd.m3u8 diff --git a/streams/eg.m3u b/streams/eg.m3u index d697814307..f452f6d516 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -9,7 +9,7 @@ http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 https://stream.atvsat.com/atvsatlive/smil:atvsatlive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CBC.eg" status="online",CBC (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cbcstream/live -#EXTINF:-1 tvg-id="CBCSofra.eg" status="error",CBC Sofra +#EXTINF:-1 tvg-id="CBCSofra.eg" status="online",CBC Sofra http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CBCSofraStream/live #EXTINF:-1 tvg-id="CopticTV.eg" status="online",Coptic TV (720p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/ctvchannel.tv/ctv.smil/playlist.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index b10eb9cb33..26652c6d2f 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv -#EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="7TelevisionRegiondeMurcia.es" status="online",7 Televisiรณn Regiรณn de Murcia (1080p) +#EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv +#EXTINF:-1 tvg-id="7TelevisionRegiondeMurcia.es" status="error",7 Televisiรณn Regiรณn de Murcia (1080p) https://rtv-murcia-live.globalmest.com/stream/abr/first.m3u8 #EXTINF:-1 tvg-id="9laLomaTV.es" status="blocked",9 la Loma TV [Geo-blocked] https://9laloma.tv/live.m3u8 @@ -11,7 +11,7 @@ https://9laloma.tv/live.m3u8 https://cdnlive.shooowit.net/25televisiolive/smil:channel1.smil/master.m3u8 #EXTINF:-1 tvg-id="28kanala.es" status="blocked",28 kanala (720p) [Geo-blocked] https://5940924978228.streamlock.net/8157/8157/master.m3u8 -#EXTINF:-1 tvg-id="101TeleAntequera.es" status="error",101 Tele Antequera (1080p) +#EXTINF:-1 tvg-id="101TeleAntequera.es" status="online",101 Tele Antequera (1080p) 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 @@ -29,7 +29,7 @@ https://cartv.streaming.aranova.es/hls/live/aragontv_canal1.m3u8 https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.m3u8 #EXTINF:-1 tvg-id="BailenTV.es" status="online",Bailรฉn TV (720p) [Not 24/7] http://cpd.bailen.tv:8080/Playlist_CANAL_24H/playlist.m3u8 -#EXTINF:-1 tvg-id="BarcaTV.es" status="online",Barรงa TV (576p) +#EXTINF:-1 tvg-id="BarcaTV.es" status="timeout",Barรงa TV (576p) http://93.152.174.144:4000/play/barcatv/index.m3u8 #EXTINF:-1 tvg-id="Beteve.es" status="online",betevรฉ (1080p) https://cdnapisec.kaltura.com/p/2346171/sp/234617100/playManifest/entryId/1_n6442jz0/format/applehttp/.m3u8?referrer=aHR0cHM6Ly9iZXRldmUuY2F0 @@ -79,8 +79,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://taronjavic.streaming-pro.com/hls/vic.m3u8 #EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5466990.m3u8 -#EXTINF:-1 tvg-id="ClanTVE.es" status="error",Clan TVE (1080p) [Geo-blocked] -https://rtvelivestream.akamaized.net/segments/clan/clan_main.m3u8 #EXTINF:-1 tvg-id="CMMTV.es" status="online",CMM TV (360p) [Not 24/7] http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/format/applehttp/.m3u8 #EXTINF:-1 tvg-id="Condavision.es" status="timeout",Condavisiรณn (720p) [Not 24/7] @@ -99,8 +97,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://limited24.todostreaming.es/live/renjillo-livestream.m3u8 #EXTINF:-1 tvg-id="ElToroTV.es" status="online",El Toro TV (720p) https://streaming011.gestec-video.com/hls/eltoro_bal.m3u8 -#EXTINF:-1 tvg-id="ElToroTV.es" status="error",El Toro TV (720p) -https://streaming003.gestec-video.com/hls/eltoro_bal.m3u8 #EXTINF:-1 tvg-id="ETB1.es" status="online",ETB 1 (720p) https://multimedia.eitb.eus/live-content/etb1hd-hls/master.m3u8 #EXTINF:-1 tvg-id="ETB2.es" status="online",ETB 2 (720p) @@ -151,7 +147,7 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlslive_1@134665/master.m3u8 https://ztnr.rtve.es/ztnr/5190066.m3u8 #EXTINF:-1 tvg-id="La1Catalunya.es" status="timeout",La 1 Catalunya (576p) [Geo-blocked] https://ztnr.rtve.es/ztnr/3293681.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 #EXTINF:-1 tvg-id="La7.es" status="online",LA7 (720p) https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 @@ -181,7 +177,7 @@ https://cdnlive.shooowit.net/la8zamoralive/smil:streamswitchingchannel.smil/play https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid/laotra_1/index.m3u8 #EXTINF:-1 tvg-id="LaUrbanTV.es" status="online",La Urban TV (1080p) [Not 24/7] https://urbanrevolution.es:8443/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] +#EXTINF:-1 tvg-id="LevanteTV.es" status="error",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 #EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 @@ -227,8 +223,6 @@ https://www.onairport.live/sophiatv-es-live/livestream/master.m3u8 https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8 #EXTINF:-1 tvg-id="Taroteame.es" status="online",Tarotรฉame (576p) https://5d2733224ac48.streamlock.net/taroteame/tarot_web/playlist.m3u8 -#EXTINF:-1 tvg-id="Teledeporte.es" status="error",Teledeporte TDP (1080p) -https://rtvelivestream.akamaized.net/segments/tdp/tdp_main.m3u8 #EXTINF:-1 tvg-id="Teleganes.es" status="online",TVL Teleganรฉs (720p) https://live.yowi.tv/f79437b2aa253f8e59f1/master.m3u8 #EXTINF:-1 tvg-id="TeleGilena.es" status="online",TeleGilena (360p) [Not 24/7] @@ -239,22 +233,18 @@ https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid http://37.187.7.106/teleribera/live.m3u8 #EXTINF:-1 tvg-id="TeleSafor.es" status="online",Tele Safor (576p) [Not 24/7] https://video.telesafor.com/hls/video.m3u8 -#EXTINF:-1 tvg-id="TeleToledo.es" status="error",TeleToledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 #EXTINF:-1 tvg-id="TEN.es" status="timeout",TEN TV (720p) http://91.126.141.201:1935/live/smil:ten.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Tevecat.es" status="online",teve.cat (1080p) https://limited35.todostreaming.es/live/mitjans-livestream.m3u8 -#EXTINF:-1 tvg-id="TreceTV.es" status="online",Trece TV (576p) +#EXTINF:-1 tvg-id="TreceTV.es" status="error",Trece TV (576p) https://live-edge-bhs-1.cdn.enetres.net/091DB7AFBD77442B9BA2F141DCC182F5021/playlist.m3u8 #EXTINF:-1 tvg-id="TuyaLaJandaTelevision.es" status="online",Tuya La Janda Televisiรณn (1080p) http://185.210.20.13:8080/0.m3u8 #EXTINF:-1 tvg-id="TV3CAT.es" status="online",TV3CAT https://directes-tv-int.ccma.cat/live-origin/tvi-hls/master.m3u8 -#EXTINF:-1 tvg-id="TV4LaVall.es" status="error",Cuatro 4 TV Vall Uxa (1080p) [Not 24/7] -https://limited09.todostreaming.es/live/tarson-livestream.m3u8 -#EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) -https://rtvc-live1.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] diff --git a/streams/es_pluto.m3u b/streams/es_pluto.m3u index 21d202111a..a855e22fa6 100644 --- a/streams/es_pluto.m3u +++ b/streams/es_pluto.m3u @@ -18,31 +18,31 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009 #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= +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 (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="PlutoTVCineAccionSpain.es" status="error",Pluto TV Cine Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.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) 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="PlutoTVCineEstelarSpain.es" status="error",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="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] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="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] @@ -70,9 +70,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007 #EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.es" status="online",Pluto TV Mundo Real (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeenStarsSpain.es" status="online",Pluto TV Teen Stars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTelenovelasSpain.es" status="online",Pluto TV Telenovelas (720p) @@ -83,11 +83,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVToonsClasicoSpain.es" status="online",Pluto TV Toons Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TopGearSpain.es" status="online",Top Gear (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Comedia Made in Spain (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Top Gear (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS diff --git a/streams/es_rakuten.m3u b/streams/es_rakuten.m3u index a17a781cfd..e86bfa4a07 100644 --- a/streams/es_rakuten.m3u +++ b/streams/es_rakuten.m3u @@ -11,8 +11,6 @@ https://comedydynamics-rakuten.amagi.tv/playlist.m3u8 https://mmm-ducktv-4-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://failarmy-international-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-10-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-eng-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) @@ -41,6 +39,8 @@ https://younghollywood-rakuten.amagi.tv/playlist.m3u8 https://edgesports-row-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ESTV (1080p) https://estv-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-10-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",People are Awesome (720p) https://jukin-peopleareawesome-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free Spain (720p) diff --git a/streams/es_samsung.m3u b/streams/es_samsung.m3u index 325fe93374..a1e459cee2 100644 --- a/streams/es_samsung.m3u +++ b/streams/es_samsung.m3u @@ -7,8 +7,6 @@ https://mmm-ducktv-3-es.samsung.wurl.com/manifest/playlist.m3u8 https://rakuten-euronews-4-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV (Spain) (1080p) https://fashiontv-fashiontv-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-7-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaJuniorTVSpain.es" status="online",Planeta Junior TV https://deaplaneta-planetakidz-1-es.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVActionMoviesSpain.es" status="online",Rakuten Action Movies @@ -25,6 +23,8 @@ https://the-pet-collective-international-es.samsung.wurl.tv/playlist.m3u8 http://tracesportstars-samsunges.amagi.tv/hls/amagi_hls_data_samsunguk-tracesport-samsungspain/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Caillou https://dhx-caillou-1-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-7-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",iHola Play https://rakuten-hola-2-es.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",People are Awesome diff --git a/streams/fi.m3u b/streams/fi.m3u index 6c0d9006b0..e0c5c173a1 100644 --- a/streams/fi.m3u +++ b/streams/fi.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="AlfaTV.fi" status="online",AlfaTV (432p) [Not 24/7] https://alfatv.digitacdn.net/live/_definst_/alfatv/amlst:alfatv.amlst/playlist.m3u8 -#EXTINF:-1 tvg-id="ArvasTV.fi" status="online",ร…rvasTV +#EXTINF:-1 tvg-id="ArvasTV.fi" status="error",ร…rvasTV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC__baaN73Zp5Hn0N_d4BTdg/live #EXTINF:-1 tvg-id="HimlenTV7.fi" status="online",Himlen TV7 (720p) https://vod.tv7.fi/tv7-se/smil:tv7-se.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="INEZ.fi" status="error",INEZ (720p) +#EXTINF:-1 tvg-id="INEZ.fi" status="online",INEZ (720p) [Geo-blocked] https://inezsecondary.digitacdn.net/live/_definst_/inez/amlst:inezlive.amlst/master.m3u8 #EXTINF:-1 tvg-id="KotiTV.fi" status="online",KotiTV (720p) [Not 24/7] https://kotitv.digitacdn.net/amlst:kotitv.amlst/playlist.m3u8 @@ -15,7 +15,7 @@ https://mtvdashliveusp2-a.akamaized.net/live/E39USP/E39USP.isml/E39USP.m3u8 https://streaming.nartv.fi/live/ngrp:NAR_TV.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="NebesaTV7.ru" status="online",ะะตะฑะตัะฐ ะขะ’7 (720p) https://vod.tv7.fi/tv7-ru/tv7-ru.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NopolaNews.fi" status="online",Nopola News +#EXTINF:-1 tvg-id="NopolaNews.fi" status="error",Nopola News https://virta2.nopolanews.fi:8443/live/smil:Stream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SundomTV.fi" status="online",Sundom TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCyDiTtktwmrc20Bvs_G4pow/live diff --git a/streams/fj.m3u b/streams/fj.m3u index f1981ddd20..a8ef35e7ee 100644 --- a/streams/fj.m3u +++ b/streams/fj.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="FijiTV.fj" status="online",Fiji TV (720p) [Not 24/7] -https://api.new.livestream.com/accounts/19514369/events/6947821/live.m3u8 -#EXTINF:-1 tvg-id="FijiTV.fj" status="online",Fiji TV (720p) [Not 24/7] https://api.new.livestream.com/accounts/19514369/events/fijitvstream/live.m3u8 +#EXTINF:-1 tvg-id="FijiTV.fj" status="error",Fiji TV (720p) [Not 24/7] +https://api.new.livestream.com/accounts/19514369/events/6947821/live.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index 4ee62d66dd..adb0bc6d8d 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -5,10 +5,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8 #EXTINF:-1 tvg-id="AntenneReunion.fr" status="online",Antenne Rรฉunion (720p) [Not 24/7] https://live-antenne-reunion.zeop.tv/live/c3eds/antreunihd/hls_fta/antreunihd.m3u8?location=ZEOP01 -#EXTINF:-1 tvg-id="ARTEDeutsch.de" status="blocked",Arte Deutsch [Geo-blocked] -https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8 -#EXTINF:-1 tvg-id="ARTEFrench.fr" status="blocked",ARTE Franรงais (720p) [Geo-blocked] -https://artesimulcast.akamaized.net/hls/live/2031003/artelive_fr/index.m3u8 #EXTINF:-1 tvg-id="BFMGrandLille.fr" status="online",BFM Grand Lille (720p) https://live.creacast.com/grandlilletv/smil:grandlilletv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BFMGrandLittoral.fr" status="online",BFM Grand Littoral (720p) @@ -29,7 +25,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/CNE https://edge.vedge.infomaniak.com/livecast/ik:dbmtv/manifest.m3u8 #EXTINF:-1 tvg-id="DBMTV.fr" status="online",DBM TV (1080p) http://dbmtv.vedge.infomaniak.com/livecast/dbmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="error",El Heddaf TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="online",El Heddaf TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/playlist.m3u8 #EXTINF:-1 tvg-id="EuronewsAlbania.al" status="online",Euronews Albania (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live @@ -93,9 +89,9 @@ https://shls-gulli-bil-arabi-prod-dub.shahid.net/out/v1/5454d215afba410c90b233f4 https://live-kto.akamaized.net/hls/live/2033284/KTO/master.m3u8 #EXTINF:-1 tvg-id="M6.fr" status="online",M6 (1080p) https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8 -#EXTINF:-1 tvg-id="M6Music.fr" status="timeout",M6 Music (720p) +#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="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) +#EXTINF:-1 tvg-id="MCMTop.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s49/index.m3u8 #EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p) @@ -105,7 +101,7 @@ http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8 http://ott-cdn.ucom.am/s35/index.m3u8 #EXTINF:-1 tvg-id="MoselleTV.fr" status="online",viร MoselleTV (720p) [Not 24/7] https://live.creacast.com/mirabelletv/smil:mirabelletv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MTVFrance.fr" status="online",MTV France (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MTVFrance.fr" status="timeout",MTV France (720p) [Not 24/7] http://190.2.155.162:8080/mtvfrance/mpegts #EXTINF:-1 tvg-id="MTVHitsFrance.fr" status="online",MTV Hits France (720p) [Not 24/7] http://190.2.155.162:8080/mtvhit/mpegts @@ -139,11 +135,11 @@ http://51.210.199.20/hls/stream.m3u8 http://51.210.199.21/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaSonnati.fr" status="timeout",Persiana Sonati (576p) [Not 24/7] http://51.210.199.59/hls/stream.m3u8 -#EXTINF:-1 tvg-id="PublicSenat.fr" status="online",Public Sรฉnat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PublicSenat.fr" status="error",Public Sรฉnat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xkxbzc -#EXTINF:-1 tvg-id="TeleGrenoble.fr" status="online",Tele Grenoble +#EXTINF:-1 tvg-id="TeleGrenoble.fr" status="error",Tele Grenoble http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x128fjo -#EXTINF:-1 tvg-id="Telenantes.fr" status="online",Tรฉlรฉnantes (480p) +#EXTINF:-1 tvg-id="Telenantes.fr" status="error",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 @@ -151,10 +147,12 @@ 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="TiJi.fr" status="blocked",Tiji (1080p) https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8 -#EXTINF:-1 tvg-id="TraceLatina.uk" status="blocked",Trace Latina +#EXTINF:-1 tvg-id="TraceLatina.uk" status="timeout",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 #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="TV5MondeInfo.fr" status="blocked",TV5Monde Info (1080p) [Geo-blocked] +https://ott.tv5monde.com/Content/HLS/Live/channel(info)/variant.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Colmar.fr" status="online",TV7 Colmar (576p) @@ -177,6 +175,10 @@ https://vosgestv.live-kd.com/live/vosgestv/vosgestv/playlist.m3u8 https://live.digiteka.com/1/WGQ1NnhEN0lzM0NU/dk1EOHhw/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="Weo.fr" status="online",Wรฉo (Picardie) (480p) [Not 24/7] https://live.digiteka.com/1/Zks2L0VsM2V0T242/QTBqcFly/hls/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Arte Deutsch [Geo-blocked] +https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ARTE Franรงais (720p) [Geo-blocked] +https://artesimulcast.akamaized.net/hls/live/2031003/artelive_fr/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Fashion TV (576p) [Not 24/7] http://entertainment.ashttp9.visionip.tv/live/visiontvuk-entertainment-edgytv-hsslive-25f-16x9-SD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fun Radio (720p) diff --git a/streams/fr_euronews.m3u b/streams/fr_euronews.m3u index 21bf7497ee..0fc68ec896 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -9,15 +9,15 @@ https://euronews.alteox.app/hls/fr_stream.m3u8 https://stream.ads.ottera.tv/playlist.m3u8?network_id=2572 #EXTINF:-1 tvg-id="EuronewsGerman.fr" status="online",Euronews German https://euronews.alteox.app/hls/de_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsGerman.fr" status="online",Euronews German +#EXTINF:-1 tvg-id="EuronewsGerman.fr" status="error",Euronews German https://stream.ads.ottera.tv/playlist.m3u8?network_id=2573 #EXTINF:-1 tvg-id="EuronewsItalian.fr" status="online",Euronews Italian https://euronews.alteox.app/hls/it_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsItalian.fr" status="error",Euronews Italian +#EXTINF:-1 tvg-id="EuronewsItalian.fr" status="online",Euronews Italian https://stream.ads.ottera.tv/playlist.m3u8?network_id=2574 #EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="online",Euronews Portuguese https://euronews.alteox.app/hls/pt_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="online",Euronews Portuguese +#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="error",Euronews Portuguese https://stream.ads.ottera.tv/playlist.m3u8?network_id=2575 #EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian https://euronews.alteox.app/hls/ru_stream.m3u8 diff --git a/streams/fr_pluto.m3u b/streams/fr_pluto.m3u index 316441b7f4..92f375e365 100644 --- a/streams/fr_pluto.m3u +++ b/streams/fr_pluto.m3u @@ -5,10 +5,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007 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="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/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="error",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="error",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="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) @@ -20,25 +20,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef #EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 #EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="error",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.fr" status="online",Pluto TV Animaux (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60925a44f0350600075a1fdc/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c1-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5cc06a56-861b-4448-84df-34ad224ceaa7 -#EXTINF:-1 tvg-id="PlutoTVAnimeAllDayFrance.fr" status="online",Pluto TV Animรฉ All Day (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVAnimeAllDayFrance.fr" status="error",Pluto TV Animรฉ All Day (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineFrance.fr" status="online",Pluto TV Cinรฉ (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.fr" status="online",Pluto TV Cinรฉ Rรฉtro (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.fr" status="online",Pluto TV Cinรฉ Rรฉtro (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVComedieFrance.fr" status="online",Pluto TV Comรฉdie (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.fr" status="error",Pluto TV Cinรฉ Rรฉtro (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="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="PlutoTVComedieFrance.fr" status="online",Pluto TV Comรฉdie (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="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) @@ -51,41 +51,41 @@ 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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.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 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="error",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+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 -#EXTINF:-1 tvg-id="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="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="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 (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="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="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="error",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVYogaFrance.fr" status="online",Pluto TV Yoga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e91641/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb570-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ca55bef6-f2a6-488a-be5d-c7ba24d93cdd #EXTINF:-1 tvg-id="" status="online",Cribs Maisons De Star (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/602cf8963b4bc90007454541/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b08c0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5043513f-eb20-46fd-8286-9e9ba240e6f9 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Catfish (480p) +#EXTINF:-1 tvg-id="" status="error",Pluto TV Catfish (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 @@ -97,7 +97,7 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e299600076 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46ae801f347500099d461a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=7c53ccf0-2c61-11ed-97e8-9197ab2286d6&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=c1f0b225-6ea9-4a37-b41c-8a14c7f5094f #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation 360 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Dossiers FBI (360p) +#EXTINF:-1 tvg-id="" status="error",Pluto TV Dossiers FBI (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -119,7 +119,7 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Les Nouveaux Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Louis La Brocante (480p) +#EXTINF:-1 tvg-id="" status="error",Pluto TV Louis La Brocante (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS diff --git a/streams/fr_rakuten.m3u b/streams/fr_rakuten.m3u index 4d5da4b49d..b56a79c307 100644 --- a/streams/fr_rakuten.m3u +++ b/streams/fr_rakuten.m3u @@ -21,8 +21,6 @@ https://bbceu-doctorwho-3-fr.rakuten.wurl.tv/playlist.m3u8 https://bbceu-bbcdrama-1-fr.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaires (720p) https://rakuten-documentaries-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten TV Documentaires (720p) -https://rakuten-documentaries-7-fr.plex.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Drames (720p) https://rakuten-tvshows-7-fr.plex.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Drames (720p) diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index 0e8e4d21e0..dd5fba3a72 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AmuseAnimation.fr" status="online",Amuse Animation -https://amuse-amuseanimation-2-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="BBCDramaFrance.fr" status="online",BBC Drama https://bbceu-bbcdrama-1-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) @@ -13,8 +11,6 @@ https://euronews-euronews-french-3-us.plex.wurl.tv/playlist.m3u8 https://rakuten-euronews-2-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV L'Original (1080p) https://fashiontv-fashiontv-loriginal-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-8-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten Action Movies (720p) https://rakuten-actionmovies-7-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesFrance.fr" status="online",Rakuten Comedy Movies (720p) @@ -31,10 +27,10 @@ https://tntv-samsung-fr.amagi.tv/playlist.m3u8 https://versatile-wildsidetv-1-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BBC Doctor Who https://bbceu-doctorwho-3-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-8-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mytime Movies (1080p) https://mytimefrance-rakuten-samsung.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (720p) -https://rakuten-documentaries-7-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows (720p) https://rakuten-tvshows-7-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Stormcast Novelas TV diff --git a/streams/ge.m3u b/streams/ge.m3u index 8e085a410b..e97e47e8eb 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -15,5 +15,5 @@ https://live.palitranews.ge/hls/palitratv/index.m3u8 https://livestream.palitra.ge/hls/palitratv/index.m3u8 #EXTINF:-1 tvg-id="RioniTV.ge" status="online",Rioni TV (720p) [Not 24/7] http://video.rionitv.com:9090/hls/live/rioni.m3u8 -#EXTINF:-1 tvg-id="" status="online",1TV (240p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",1TV (240p) [Geo-blocked] https://tv.cdn.xsg.ge/gpb-1tv/index.m3u8 diff --git a/streams/gh.m3u b/streams/gh.m3u index 0510f9089e..3c1cc1db8a 100644 --- a/streams/gh.m3u +++ b/streams/gh.m3u @@ -3,8 +3,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7w71b8 #EXTINF:-1 tvg-id="AdomTV.gh" status="error",Joy News http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7w7197 -#EXTINF:-1 tvg-id="GTV.gh" status="error",GTV -#EXTVLCOPT:http-referrer=http://tv.mmorpgwarcraft.com/ -http://cdn.filmover.com/hls/gtv/index.m3u8 -#EXTINF:-1 tvg-id="ResurrectionTV.gh" status="online",Resurrection TV [Not 24/7] +#EXTINF:-1 tvg-id="ResurrectionTV.gh" status="error",Resurrection TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrP4bjy7YBaLuOqXL6mF7qQ/live diff --git a/streams/gm.m3u b/streams/gm.m3u index 6dde6128a3..54ea2e9445 100644 --- a/streams/gm.m3u +++ b/streams/gm.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="QTVGambia.gm" status="error",QTV Gambia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="QTVGambia.gm" status="online",QTV Gambia (720p) [Not 24/7] https://player.qtv.gm/hls/live.stream.m3u8 diff --git a/streams/gr.m3u b/streams/gr.m3u index bb8cffe62d..26b49743dd 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -3,7 +3,7 @@ http://eu2.tv4e.gr:554/live/smil:myStream.sdp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="34100TV.gr" status="blocked",34100 TV (720p) [Geo-blocked] https://s1.cystream.net/live/34100/playlist.m3u8 -#EXTINF:-1 tvg-id="AcheloosTV.gr" status="online",Acheloos TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AcheloosTV.gr" status="error",Acheloos TV (576p) [Not 24/7] http://srv.viiideo.gr:1935/axeloos/live/playlist.m3u8 #EXTINF:-1 tvg-id="AlertTV.gr" status="online",Alert (576p) [Not 24/7] https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8 @@ -14,9 +14,9 @@ http://alphatvlive.siliconweb.com/1/Y2Rsd1lUcUVoajcv/UVdCN25h/hls/live/playlist. #EXTINF:-1 tvg-id="APT.gr" status="online",APT (480p) [Not 24/7] http://tv3.streampulse.eu:1935/tilesport/movie2/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) -https://eco.streams.ovh/BarazaTV/BarazarazaTV/BarazaTV/playlist.m3u8 -#EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) https://eco.streams.ovh/BarazaTV/BarazaTV/playlist.m3u8 +#EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) +https://eco.streams.ovh/BarazaTV/BarazarazaTV/BarazaTV/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="timeout",Baraza TV (1080p) [Geo-blocked] https://panik.cast-control.eu:1936/Admin_1/Admin_1/playlist.m3u8 #EXTINF:-1 tvg-id="BCI24News.gr" status="online",BCI 24 News (720p) @@ -39,7 +39,7 @@ https://live.cast-control.eu/ekpdipso/ekpdipso/playlist.m3u8 https://liveopen.siliconweb.com/openTvLive/openEcclessia/playlist.m3u8 #EXTINF:-1 tvg-id="EgnatiaTileorasi.gr" status="online",ฮ•ฮณฮฝฮฑฯ„ฮฏฮฑ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (576p) https://video.streams.ovh:1936/egnatiatv/egnatiatv/index.m3u8 -#EXTINF:-1 tvg-id="EllasTV.gr" status="timeout",Ellas TV (1080p) +#EXTINF:-1 tvg-id="EllasTV.gr" status="online",Ellas TV (1080p) http://ellastv.gotdns.com:88/freetv/promo/index.m3u8 #EXTINF:-1 tvg-id="ERT1.gr" status="blocked",ERT 1 (1080p) [Geo-blocked] https://ert1-live.ert.insyscd.net/out/v1/bc7e22e489c7452280769c91743cc2f3/ert1-live.m3u8 @@ -49,13 +49,13 @@ https://ert2-live.ert.insyscd.net/out/v1/617370f6ad1447ca8efdc795e4e960a3/ert2-l https://ert-live-bcbs15228.siliconweb.com/media/ert_3/ert_3.m3u8 #EXTINF:-1 tvg-id="ERTNews.gr" status="online",ERT News (720p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_news/ert_news.m3u8 -#EXTINF:-1 tvg-id="ERTSports2.gr" status="timeout",ERT Sports 2 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ERTSports2.gr" status="error",ERT Sports 2 (1080p) [Geo-blocked] 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="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] +#EXTINF:-1 tvg-id="FarosTV2.gr" status="error",Faros TV2 (480p) [Geo-blocked] https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 @@ -147,17 +147,23 @@ http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 http://78.83.87.222:9999/play/a011/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Camera Smile (480p) https://nrpus.bozztv.com/36bay2/gusa-camerasmile/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Center TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/centertv #EXTINF:-1 tvg-id="" status="online",ERT News 2 (720p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ERT Sports (1080p) [Geo-blocked] https://ertsports-live.ert.insyscd.net/out/v1/db0b54e8d25a47dcb336cf114c4d1860/ertsports-live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Euro TV (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/eurochannel +#EXTINF:-1 tvg-id="" status="online",Flash TV (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/flashtvgr #EXTINF:-1 tvg-id="" status="online",Ionian Channel (720p) [Not 24/7] https://stream.ioniantv.gr/ionian/live_abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ionian Channel (1080p) [Not 24/7] http://stream.ioniantv.gr:8081/ionian/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",M.TV http://78.83.87.222:9999/play/a015/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mega TV +#EXTINF:-1 tvg-id="" status="blocked",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Star BUP http://78.83.87.222:9999/play/a017/index.m3u8 diff --git a/streams/gt.m3u b/streams/gt.m3u index bedf6a9022..9c6a5d9649 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -5,19 +5,19 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/Go https://stream.oursnetworktv.com/latin/radioTGBAgtm/playlist.m3u8 #EXTINF:-1 tvg-id="ElOlamTV.gt" status="error",El Olam TV https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 -#EXTINF:-1 tvg-id="FeViviente.gt" status="error",Fe Viviente +#EXTINF:-1 tvg-id="FeViviente.gt" status="online",Fe Viviente https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 #EXTINF:-1 tvg-id="FranchsTV.gt" status="online",Franchs TV https://stream.oursnetworktv.com/latin/franchstv/playlist.m3u8 #EXTINF:-1 tvg-id="Guatevision.gt" status="online",Guatevisiรณn https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d1826/live.isml/playlist.m3u8 -#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="error",Iglesia Del Camino (480p) [Not 24/7] +#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="online",Iglesia Del Camino (480p) [Not 24/7] http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8 -#EXTINF:-1 tvg-id="NimTV.gt" status="online",Nim TV +#EXTINF:-1 tvg-id="NimTV.gt" status="error",Nim TV https://cdn.streamhispanatv.net:3210/live/nimtvgtlive.m3u8 -#EXTINF:-1 tvg-id="PenielMusical.gt" status="error",Peniel Musical Un Encuentro Con Dios +#EXTINF:-1 tvg-id="PenielMusical.gt" status="online",Peniel Musical Un Encuentro Con Dios https://stream.oursnetworktv.com/latin/eC3pEmUsYKmcaLeJ/playlist.m3u8 #EXTINF:-1 tvg-id="Totovision.gt" status="online",Totovisiรณn TV https://cdn.streamhispanatv.net:3209/live/totovisiongtlive.m3u8 -#EXTINF:-1 tvg-id="" status="error",Presencia TV +#EXTINF:-1 tvg-id="" status="online",Presencia TV https://stream.oursnetworktv.com/latin/remaPresencia/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index ac92f7ce72..1d85417b76 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,53 +1,49 @@ #EXTM3U -#EXTINF:-1 tvg-id="BSTV.hk" status="online",่€€ๆ‰่ฒก็ถ“ๅฐ (576p) +#EXTINF:-1 tvg-id="BSTV.hk" status="timeout",่€€ๆ‰่ฒก็ถ“ๅฐ (576p) http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 -#EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] +#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 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 -#EXTINF:-1 tvg-id="HKSTV.hk" status="blocked",HKSTV (้ฆ™ๆธฏ่ก›่ฆ–) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HKSTV.hk" status="timeout",HKSTV (้ฆ™ๆธฏ่ก›่ฆ–) (720p) [Not 24/7] https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 #EXTINF:-1 tvg-id="HOYTV.hk" status="online",HOY TV (720p) http://media.fantv.hk/m3u8/archive/channel2.m3u8 #EXTINF:-1 tvg-id="HOYTV.hk" status="online",HOY TV (720p) http://uc6.i-cable.com/live_freedirect/opentvhd001_h.live/playlist.m3u8 -#EXTINF:-1 tvg-id="HOYTV.hk" status="online",HOY TV (480p) -http://uc6.i-cable.com/live_freedirect/opentvhd001.live/playlist.m3u8 -#EXTINF:-1 tvg-id="HOYTV.hk" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",HOY TV (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="HOYTV.hk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",HOY TV (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/77/index.m3u8 +#EXTINF:-1 tvg-id="HOYTV.hk" status="online",HOY TV (480p) +http://uc6.i-cable.com/live_freedirect/opentvhd001.live/playlist.m3u8 #EXTINF:-1 tvg-id="HOYTV.hk" status="blocked",HOY TV (1080p) [Geo-blocked] https://d3lbtdzocyu3ke.cloudfront.net/out/v1/214e9e20c822494ea5bc1f1428833428/index.m3u8 -#EXTINF:-1 tvg-id="MiaoMi.hk" status="error",Miao Mi (1080p) -https://allanf181.github.io/adaptive-streams/streams/hk/MiaoMi.m3u8 -#EXTINF:-1 tvg-id="MiaoMi.hk" status="error",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="online",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (1080p) https://playtv-live.ifeng.com/live/06OLEGEGM4G_tv1.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (1080p) https://playtv-live.ifeng.com/live/06OLEEWQKN4_tv1.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="RTHKTV31.hk" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (1080p) https://rthktv31-live.akamaized.net/hls/live/2036818/RTHKTV31/master.m3u8 -#EXTINF:-1 tvg-id="RTHKTV31.hk" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RTHKTV31.hk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/31/index.m3u8 -#EXTINF:-1 tvg-id="RTHKTV31.hk" status="blocked",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="RTHKTV32.hk" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (1080p) https://rthktv32-live.akamaized.net/hls/live/2036819/RTHKTV32/master.m3u8 -#EXTINF:-1 tvg-id="RTHKTV32.hk" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RTHKTV32.hk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/32/index.m3u8 #EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) @@ -56,23 +52,25 @@ http://210.210.155.37/qwr9ew/s/s34/index.m3u8 http://9.zhxinda.xyz/newss.php?id=1 #EXTINF:-1 tvg-id="TVBNewsChannel.hk" status="online",TVB News Channel (720p) https://tvp22.sky4k.top/index1.php -#EXTINF:-1 tvg-id="TVBNewsChannel.hk" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB News Channel (720p) +#EXTINF:-1 tvg-id="TVBNewsChannel.hk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB News Channel (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/83/index.m3u8 -#EXTINF:-1 tvg-id="ViuTV.hk" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",ViuTV (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ViuTV.hk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",ViuTV (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/99/index.m3u8 -#EXTINF:-1 tvg-id="ViuTVsix.hk" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",ViuTVsix (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ViuTVsix.hk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",ViuTVsix (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/96/index.m3u8 #EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix http://61.238.6.49:8000/bysid/96 #EXTINF:-1 tvg-id="" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",i-Cable News Channel (ๆœ‰็ทšๆ–ฐ่žๅฐ) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",HOY Infotainment Channel (1080p) +https://hoytv-live-stream.hoy.tv/ch78/index-fhd.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",i-Cable News Channel (ๆœ‰็ทšๆ–ฐ่žๅฐ) (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/78/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="" status="online",SPOTV2 (1080p) https://bcovlive-a.akamaihd.net/48eee16919834d3b97df1082a649bcfa/ap-northeast-1/6271486521001/playlist.m3u8 @@ -80,22 +78,22 @@ https://bcovlive-a.akamaihd.net/48eee16919834d3b97df1082a649bcfa/ap-northeast-1/ https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVB Finance and Sport Channel (720p) https://tvp22.sky4k.top/index2.php -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB Finance and Sport Channel (720p) +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB Finance and Sport Channel (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/85/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TVB Finance and Sport Channel (Cantonese Subtitles) (720p) http://9.zhxinda.xyz/newss.php?id=2 #EXTINF:-1 tvg-id="" status="online",TVB J2 https://j3.lhlh.app/mv.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB J2 (720p) +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB J2 (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/82/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB Jade (็ฟก็ฟ ๅฐ) (720p) +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB Jade (็ฟก็ฟ ๅฐ) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/81/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TVB Jade (็ฟก็ฟ ๅฐ) (Cantonese Subtitles) (720p) http://23.237.10.66:16106 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB Pearl (็็ ๅฐ) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246",TVB Pearl (็็ ๅฐ) (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edge/12.246 https://cdn.hklive.tv/xxxx/84/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) diff --git a/streams/hn.m3u b/streams/hn.m3u index c27aa7db3f..5e8108ed2a 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -7,9 +7,9 @@ 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] +#EXTINF:-1 tvg-id="Catavision.hn" status="error",Catavisiรณn (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 #EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 @@ -37,7 +37,7 @@ http://lencatelevision.com:8080/hls/ltv3.m3u8 https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8 #EXTINF:-1 tvg-id="SercanoTV.hn" status="online",Sercano TV (720p) http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SuyapaTV.hn" status="online",Suyapa TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SuyapaTV.hn" status="error",Suyapa TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x833e2b #EXTINF:-1 tvg-id="Teleceiba.hn" status="timeout",Teleceiba http://190.11.224.14:8134/liveevent.m3u8 @@ -57,7 +57,7 @@ https://dw6a9whylepvl.cloudfront.net/hls/vtv.m3u8 https://emisoras.hn:8081/diostevetv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Metro TV (720p) https://emisoras.hn:8081/metrotv/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index cdd808eb39..f8194ce071 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -3,7 +3,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 -#EXTINF:-1 tvg-id="NETALKOLETV.ht" status="error",NETALKOLE TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NETALKOLETV.ht" status="online",NETALKOLE TV (720p) [Not 24/7] https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 #EXTINF:-1 tvg-id="RadioTele4VEH.ht" status="online",Radio Tรฉlรฉ 4VEH (720p) https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 @@ -21,7 +21,7 @@ http://66.175.238.147:1935/live/myStream/playlist.m3u8 https://5790d294af2dc.streamlock.net/8124/8124/playlist.m3u8 #EXTINF:-1 tvg-id="TVPanou.ht" status="online",TV Panou (720p) [Not 24/7] http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Haiti News [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Haiti News [Not 24/7] https://haititivi.com/website/haitinews/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Tรฉlรฉvision Shilo [Not 24/7] https://watch.haitilive.net/freehb/rtvs/index.m3u8 diff --git a/streams/hu.m3u b/streams/hu.m3u index 69f039f97f..e4f67c9f34 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -5,20 +5,10 @@ https://live.apostoltv.hu/online/smil:gazdagret.smil/playlist.m3u8 https://stream.atv.hu/atvlive/atvstream_2_aac/playlist.m3u8 #EXTINF:-1 tvg-id="ATV.hu" status="online",ATV (160p) http://streamservers.atv.hu/atvlive/atvstream_1_aac/playlist.m3u8 -#EXTINF:-1 tvg-id="BonumTV.hu" status="online",Bonum TV (360p) -https://stream.y5.hu/stream/stream_bonum/stream.m3u8 -#EXTINF:-1 tvg-id="Budakalasz.hu" status="blocked",Budakalasz (1080p) [Not 24/7] -https://stream.streaming4u.hu/TVBudakalasz/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="CoolTV.hu" status="online",Cool TV (720p) [Not 24/7] -https://stream.y5.hu/stream/stream_cool/hls1/stream.m3u8 -#EXTINF:-1 tvg-id="CoolTV.hu" status="online",Cool TV (360p) [Not 24/7] -https://stream.y5.hu/stream/stream_cool/hls0/stream.m3u8 #EXTINF:-1 tvg-id="DTV.hu" status="online",DTV (720p) [Not 24/7] http://cloudfront44.lexanetwork.com:1732/hlsrelay003/hls/livestream.sdp.m3u8 #EXTINF:-1 tvg-id="DunaWorld.hu" status="error",Duna World (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://mediaklikk.hu/duna-world-elo/ -#EXTINF:-1 tvg-id="FixTV.hu" status="online",Fix TV (720p) [Not 24/7] -https://fixhd.tv:8082/fix/1080i/playlist.m3u8 #EXTINF:-1 tvg-id="HalomTV.hu" status="online",Halom TV (540p) http://stream.battanet.hu:8080/hls/livestream1/1_2/index.m3u8 #EXTINF:-1 tvg-id="Hatoscsatorna.hu" status="online",Hatoscsatorna (360p) [Not 24/7] @@ -31,49 +21,33 @@ http://rtmp1.40e.hu:8000/live/ktv.m3u8 https://stream.streaming4u.hu/KomlosTV/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="Loversenykozvetites.hu" status="timeout",Lรณverseny kรถzvetรญtรฉs (420p) http://87.229.103.60:1935/liverelay/loverseny2.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="M1.hu" status="online",M1 (480p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://hirado.hu/elo/m1/ -#EXTINF:-1 tvg-id="M2.hu" status="online",M2 (480p) +#EXTINF:-1 tvg-id="M2.hu" status="error",M2 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://mediaklikk.hu/m2-elo/ -#EXTINF:-1 tvg-id="M5.hu" status="online",M5 (480p) +#EXTINF:-1 tvg-id="M5.hu" status="error",M5 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://mediaklikk.hu/m5-elo/ -#EXTINF:-1 tvg-id="MUSICPlus.hu" status="error",MUSIC + (720p) [Not 24/7] -http://s02.diazol.hu:10192/stream.m3u8 -#EXTINF:-1 tvg-id="OzdiVarosiTV.hu" status="online",ร“zdi Vรกrosi TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OzdiVarosiTV.hu" status="error",ร“zdi Vรกrosi TV (720p) [Not 24/7] https://stream.unrealhosting.hu:7982/live.m3u8 -#EXTINF:-1 tvg-id="PannonRTV.hu" status="online",Pannon RTV (648p) -https://stream.unrealhosting.hu:4102/live.m3u8 -#EXTINF:-1 tvg-id="RTLGold.hu" status="online",RTL Gold (360p) [Not 24/7] -https://stream.y5.hu/stream/stream_rtlgold/stream.m3u8 -#EXTINF:-1 tvg-id="RTLKlub.hu" status="online",RTL Klub (720p) [Not 24/7] -https://stream.y5.hu/stream/stream_rtlklub/hls1/stream.m3u8 -#EXTINF:-1 tvg-id="RTLKlub.hu" status="online",RTL Klub (360p) [Not 24/7] -https://stream.y5.hu/stream/stream_rtlklub/hls0/stream.m3u8 -#EXTINF:-1 tvg-id="RTLPlus.hu" status="online",RTL+ (720p) [Not 24/7] -https://stream.y5.hu/stream/stream_rtlp/stream.m3u8 -#EXTINF:-1 tvg-id="SorozatPlus.hu" status="online",Sorozat+ (360p) [Not 24/7] -https://stream.y5.hu/stream/stream_sorozatp/stream.m3u8 #EXTINF:-1 tvg-id="TiszaTV.hu" status="online",Tisza TV (576p) [Not 24/7] https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 -#EXTINF:-1 tvg-id="TV7Bekescsaba.hu" status="online",TV7 Bekescsaba (360p) -https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 #EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Fรผzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",1Music Channel Hungary (576p) http://1music.hu/1music.m3u8 #EXTINF:-1 tvg-id="" status="timeout",1Music Channel Hungary (576p) http://www.1music.hu/1music.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bonum TV (360p) +https://stream.y5.hu/stream/stream_bonum/stream.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Budakalasz (1080p) [Not 24/7] +https://stream.streaming4u.hu/TVBudakalasz/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Classics TV (720p) [Not 24/7] https://s03.diazol.hu:7152/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Duna (480p) +#EXTINF:-1 tvg-id="" status="error",Duna (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://mediaklikk.hu/duna-elo/ -#EXTINF:-1 tvg-id="" status="online",Film+ (360p) [Not 24/7] -https://stream.y5.hu/stream/stream_filmp/hls0/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Film+ (720p) [Not 24/7] -https://stream.y5.hu/stream/stream_filmp/hls1/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fix TV (720p) [Not 24/7] +https://fixhd.tv:8082/fix/1080i/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",H!T Music Channel (480p) http://hitmusic.hu/hitmusic.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTL II (360p) [Not 24/7] -https://stream.y5.hu/stream/stream_rtl2/hls0/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTL II (720p) [Not 24/7] -https://stream.y5.hu/stream/stream_rtl2/hls1/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pannon RTV (648p) +https://stream.unrealhosting.hu:4102/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV7 Bekescsaba (360p) +https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index a48f5fd8a8..7631f89ed1 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -9,20 +9,18 @@ https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="AlBahjahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 -#EXTINF:-1 tvg-id="AlImanTV.id" status="timeout",Al-Iman TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlImanTV.id" status="error",Al-Iman TV (720p) [Geo-blocked] https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 -#EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] +#EXTINF:-1 tvg-id="AswajaTV.id" status="error",Aswaja TV [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="BaliTV.id" status="blocked",Bali TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(8e867ae0-b2c0-4968-9f60-a11aee8c0987)/index.m3u8 -#EXTINF:-1 tvg-id="BanjarTV.id" status="online",Banjar TV (720p) [Not 24/7] -https://v2.siar.us/banjartv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="BantenTV.id" status="online",Banten TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BantenTV.id" status="error",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] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 @@ -63,7 +61,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(81b456ab-b398-4d https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/master.m3u8 #EXTINF:-1 tvg-id="CNNIndonesia.id" status="online",CNN Indonesia (720p) [Geo-blocked] https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="online",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -72,16 +70,16 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4c https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 #EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) -https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) https://wowza.convergen.co/gprtv/myLive/playlist.m3u8 +#EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) +https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="HijrahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch8.m3u8 @@ -91,14 +89,14 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeCha https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 #EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch1.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="IzzahTV.id" status="error",Izzah TV (480p) +#EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="blocked",Jak TV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(7a73ed02-e0de-4df1-8da3-5abfd75f24bd)/index.m3u8 @@ -112,13 +110,9 @@ https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] -http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] -http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 #EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] @@ -135,7 +129,7 @@ http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 -#EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) +#EXTINF:-1 tvg-id="MadaniTV.id" status="error",Madani TV (720p) https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MaduTV.id" status="online",Madu TV (576p) https://re1.siar.us/madutv/hd720/playlist.m3u8 @@ -149,7 +143,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-46 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(9430f215-8ccb-4322-affd-6dbc97e259bd)/index.m3u8 #EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online",Media Sunnah Aceh [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MediaSunnahAceh/live -#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] +#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch23.m3u8 #EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7] @@ -171,11 +165,11 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f #EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) +#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h191/index.m3u8 @@ -194,7 +188,7 @@ https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 http://210.210.155.37/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="timeout",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PadangTV.id" status="error",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 @@ -217,12 +211,12 @@ https://h1.intechmedia.net/intech/ch16.m3u8 http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 -#EXTINF:-1 tvg-id="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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 -#EXTINF:-1 tvg-id="RCTI.id" status="online" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",RCTI (720p) +#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live +#EXTINF:-1 tvg-id="RCTI.id" status="error" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",RCTI (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ #EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) https://d35d0ifx19oopq.cloudfront.net/RCTI_2021.m3u8 @@ -285,7 +279,7 @@ http://118.98.229.118:1935/live/tve.stream/playlist.m3u8 https://tvmu.siar.us/tvmu/live/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="online",tvOne (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8 @@ -463,42 +457,42 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIYogyakarta)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7] -https://ssv1.dpr.go.id/golive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="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="error",TVR Parlemen Komisi II (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",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] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 -#EXTINF:-1 tvg-id="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] +#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="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream5/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",TVR Parlemen Komisi VI [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",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] -https://ssv1.dpr.go.id/golive/livestream7/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 +#EXTINF:-1 tvg-id="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="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] @@ -524,13 +518,13 @@ 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="error",Zee Bioskop (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s36/index.m3u8 @@ -538,7 +532,7 @@ http://210.210.155.37/x6bnqe/s/s36/index.m3u8 http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s65/index2.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 diff --git a/streams/ie_samsung.m3u b/streams/ie_samsung.m3u index 7f1e99e019..e87e608023 100644 --- a/streams/ie_samsung.m3u +++ b/streams/ie_samsung.m3u @@ -17,13 +17,9 @@ https://mavtv-mavtvglobal-1-ie.samsung.wurl.tv/playlist.m3u8 https://rakuten-action-13-ie.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies https://rakuten-comedy-13-ie.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Documentaries -https://rakuten-documentaries-13-ie.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Drama https://rakuten-drama-13-ie.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family https://rakuten-family-13-ie.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight -https://rakuten-spotlight-13-ie.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",The Guardian https://rakuten-guardian-1-ie.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/il.m3u b/streams/il.m3u index 0b64769f4b..005c71f282 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -19,20 +19,18 @@ 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="online",Kan 11 -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wjmog -#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="blocked",KAN 11 Israel (360p) [Geo-blocked] https://kanlivep2event-i.akamaihd.net/hls/live/747610/747610/master.m3u8 +#EXTINF:-1 tvg-id="Kan11.il" status="blocked",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="error",Kan 11 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wjmog #EXTINF:-1 tvg-id="KanEducational.il" status="online",Kan Kids (720p) https://kan23.media.kan.org.il/hls/live/2024691/2024691/master.m3u8 -#EXTINF:-1 tvg-id="KanEducational.il" status="online",Kan Kids (720p) +#EXTINF:-1 tvg-id="KanEducational.il" status="error",Kan Kids (720p) 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) -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 #EXTINF:-1 tvg-id="TheShoppingChannel.il" status="online",ch 21 ืขืจื•ืฅ ื”ืงื ื™ื•ืช (360p) diff --git a/streams/in.m3u b/streams/in.m3u index 190cb85eb6..3066da49c9 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -78,7 +78,7 @@ http://198.144.149.82:8080/NOTV/DREAMHD/index.m3u8?token=GTR https://live.streamjo.com/eetlive/eettv.m3u8 #EXTINF:-1 tvg-id="Enter10Bangla.in" status="timeout",Enter10 Bangla (576p) [Not 24/7] http://14.199.164.20:4001/play/a0j5/index.m3u8 -#EXTINF:-1 tvg-id="ETNow.in" status="timeout",ET Now +#EXTINF:-1 tvg-id="ETNow.in" status="online",ET Now https://pubads.g.doubleclick.net/ssai/event/pJrzNyDoT_K_GwYQsijTsQ/master.m3u8 #EXTINF:-1 tvg-id="ETVTelangana.in" status="online",ETV Telangana (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6ickpgDIsltU_-8CbZaksQ/live @@ -90,7 +90,7 @@ http://103.199.161.254/Content/flowers/Live/Channel(Flowers)/index.m3u8 http://14.199.164.20:4001/play/a0qx/index.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 -#EXTINF:-1 tvg-id="GlobalPunjab.in" status="error",Global Punjab (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GlobalPunjab.in" status="online",Global Punjab (720p) [Not 24/7] https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.in" status="online",GSTV (720p) [Not 24/7] https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 @@ -108,7 +108,7 @@ http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 https://vidcdn.vidgyor.com/janamtv-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="timeout",Janam TV (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ja/index.m3u8 -#EXTINF:-1 tvg-id="JantaTV.in" status="error",Janta TV (360p) [Not 24/7] +#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] http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.youtube.com/channel/UCjmnq35TvJ1J8JZS49OPg-Q/live @@ -140,7 +140,7 @@ https://idvd.multitvsolution.com/idvo/kappatv.m3u8 http://103.199.161.254/Content/kasthuritv/Live/Channel(KasthuriTV)/index.m3u8 #EXTINF:-1 tvg-id="KCV.in" status="online",KCV (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVTV/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KCVMovies.in" status="error",KCV Movies (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KCVMovies.in" status="online",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KhabrainAbhiTak.in" status="online",Khabrain Abhi Tak (480p) [Not 24/7] https://vidcdn.vidgyor.com/kat-origin/liveabr/playlist.m3u8 @@ -166,7 +166,7 @@ http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/ind http://14.199.164.20:4001/play/a0kd/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8 -#EXTINF:-1 tvg-id="MirrorNow.in" status="timeout",Mirror Now +#EXTINF:-1 tvg-id="MirrorNow.in" status="online",Mirror Now https://pubads.g.doubleclick.net/ssai/event/DXkHhH2QSnma-HnE3QJqlA/master.m3u8 #EXTINF:-1 tvg-id="MKSix.in" status="online",MK Six (576p) [Not 24/7] http://103.199.160.85/Content/mktv6/Live/Channel(MKTV6)/index.m3u8 @@ -178,7 +178,7 @@ http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 http://144.217.70.181:9587/hin2/MTVINDIA/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://103.199.160.85/Content/musicindia/Live/Channel(MusicIndia)/index.m3u8 -#EXTINF:-1 tvg-id="NamdhariTV.in" status="online",Namdhari (404p) [Not 24/7] +#EXTINF:-1 tvg-id="NamdhariTV.in" status="error",Namdhari (404p) [Not 24/7] https://namdhari.tv/live/sbs1.m3u8 #EXTINF:-1 tvg-id="NazranaMusic.in" status="online",Nazrana (720p) [Not 24/7] https://live.hungama.com/linear/nazrana/playlist.m3u8 @@ -192,9 +192,9 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NethraTV.in" status="timeout",Nethra TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NethraTV.in" status="error",Nethra TV (480p) [Not 24/7] https://dammikartmp.tulix.tv/slrc3/slrc3/playlist.m3u8 #EXTINF:-1 tvg-id="News7Tamil.in" status="online",News 7 Tamil (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2f4w_ppqHplvjiNaoTAK9w/live @@ -222,22 +222,20 @@ https://rtmp.smartstream.video/pratidintime/pratidintime/playlist.m3u8 http://103.199.161.254/Content/publicmusic/Live/Channel(PublicMusic)/index.m3u8 #EXTINF:-1 tvg-id="PulariTV.in" status="online",Pulari TV (720p) [Not 24/7] https://royalstarindia.co.in/pularitv_hls/pularitv.m3u8 -#EXTINF:-1 tvg-id="PunjabiZindabadTV.in" status="online",Punjabi Zindabad (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PunjabiZindabadTV.in" status="timeout",Punjabi Zindabad (360p) [Not 24/7] http://stream.pztv.online/pztv/playlist.m3u8 #EXTINF:-1 tvg-id="PuthiyaThalaimurai.in" status="online",Puthiya Thalaimurai (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCmyKnNRH0wH-r8I-ceP-dsg/live #EXTINF:-1 tvg-id="PuthuyugamTV.in" status="online",Puthuyugam TV (576p) [Not 24/7] http://103.199.160.85/Content/puthuyugam/Live/Channel(Puthuyugam)/index.m3u8 -#EXTINF:-1 tvg-id="RajNewsMalayalam.in" status="online",Raj News Malayalam +#EXTINF:-1 tvg-id="RajNewsMalayalam.in" status="error",Raj News Malayalam http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RajNewsMalayalam/live -#EXTINF:-1 tvg-id="RajNewsMalayalam.in" status="online",Raj News Malayalam (720p) +#EXTINF:-1 tvg-id="RajNewsMalayalam.in" status="error",Raj News Malayalam (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfPag4Qmnif6fw25HEIqF6w/live #EXTINF:-1 tvg-id="RealNewsKerala.in" status="online",Real News Kerala (1080p) [Not 24/7] https://bk7l298nyx53-hls-live.5centscdn.com/realnews/e7dee419f91aa9e65939d3677fb9c4f5.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RealTV.in" status="online",Real TV (720p) [Not 24/7] http://cloud.logicwebs.in:1935/realtv/realtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="RelaxTV.in" status="error",Relax TV (576p) [Not 24/7] -http://198.144.149.82:8080/NOTV/RELAXTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="ReporterTV.in" status="online",Reporter TV (576p) http://103.199.161.254/Content/reporter/Live/Channel(Reporter)/index.m3u8 #EXTINF:-1 tvg-id="RepublicBharat.in" status="blocked",Republic Bharat (360p) [Geo-blocked] @@ -252,7 +250,7 @@ http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="error",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 -#EXTINF:-1 tvg-id="SathiyamTV.in" status="error",Sathiyam TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SathiyamTV.in" status="online",Sathiyam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2ziCMHFPWkFHjocUMXT__Q/live #EXTINF:-1 tvg-id="ShalomTVIndia.in" status="online",Shalom TV (720p) [Not 24/7] https://api.new.livestream.com/accounts/25038049/events/7483919/live.m3u8 @@ -275,10 +273,10 @@ http://131.153.22.8:1935/SWANTHAM/live/playlist.m3u8 https://live.wmncdn.net/highnews/swaraj.stream/index.m3u8 #EXTINF:-1 tvg-id="TehelkaTV.in" status="online",Tehelka TV (480p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/tehelkatv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="TimesNow.in" status="online",Times Now [Geo-blocked] +https://pubads.g.doubleclick.net/ssai/event/1mR1QUQ3Tg-VuKfiyjwNuA/master.m3u8 #EXTINF:-1 tvg-id="TimesNow.in" status="blocked",Times Now (480p) [Geo-blocked] https://timesnow-lh.akamaihd.net/i/TNHD_1@129288/master.m3u8 -#EXTINF:-1 tvg-id="TimesNow.in" status="timeout",Times Now [Geo-blocked] -https://pubads.g.doubleclick.net/ssai/event/1mR1QUQ3Tg-VuKfiyjwNuA/master.m3u8 #EXTINF:-1 tvg-id="TimesNowNavbharat.in" status="online",Times Now Navbharat [Geo-blocked] https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8 #EXTINF:-1 tvg-id="TimeVisionNews.in" status="online",Time Vision News (720p) [Not 24/7] @@ -287,10 +285,12 @@ http://cloud.logicwebs.in:1935/timevision/timevision/playlist.m3u8 https://vidcdn.vidgyor.com/tv9kannada-origin/live/playlist.m3u8 #EXTINF:-1 tvg-id="TwentyFourNews.in" status="online",Twenty Four News (576p) [Not 24/7] http://103.199.160.85/Content/24news/Live/Channel(24news)/index.m3u8 -#EXTINF:-1 tvg-id="UtsavGold.in" status="error",Utsav Gold (720p) [Geo-blocked] -http://208.115.215.42/Utsav_Gold_HD/index.m3u8 #EXTINF:-1 tvg-id="Velicham.in" status="online",Velicham (360p) [Not 24/7] https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 +#EXTINF:-1 tvg-id="WION.in" status="online",WION (1080p) +https://d2xqcdx4c8vu9s.cloudfront.net/out/v1/15b8393e9a9240b8bedd4c79ccefb301/index.m3u8 +#EXTINF:-1 tvg-id="WION.in" status="online",WION (1080p) +https://dai.google.com/linear/hls/event/x_dFvsORSZWERbxrltEk0g/master.m3u8 #EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="ZeeNewsMalayalam.in" status="online",Zee News Malayalam @@ -301,7 +301,7 @@ https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/ZEETV/ZEETV.isml/index.m3u8 http://103.81.104.118/hls/stream8.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Beats HD (720p) http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Desi Channel (720p) +#EXTINF:-1 tvg-id="" status="error",Desi Channel (720p) https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Plus (720p) http://cdn2.live247stream.com/desiplus/tv/playlist.m3u8 @@ -317,9 +317,9 @@ http://103.153.92.157:11037/hls/kbh.m3u8 http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mandra TV http://192.99.2.28/mandra_hls/mandra.m3u8 -#EXTINF:-1 tvg-id="" status="error",Nav Media +#EXTINF:-1 tvg-id="" status="online",Nav Media https://gvjyg2n9doem-hls-live.5centscdn.com/navmediastream/d0dbe915091d400bd8ee7f27f0791303.sdp/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="online",NVision +#EXTINF:-1 tvg-id="" status="error",NVision http://live.singamcloud.in:1935/nvision/nvision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sada TV (1080p) [Not 24/7] http://cdn12.henico.net:8080/live/sadatv/index.m3u8 @@ -327,16 +327,13 @@ http://cdn12.henico.net:8080/live/sadatv/index.m3u8 http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Sony BBC Earth HD (1080p) http://103.81.104.118/hls/stream5.m3u8 -#EXTINF:-1 tvg-id="" status="online",Star Cinema (576p) +#EXTINF:-1 tvg-id="" status="timeout",Star Cinema (576p) http://c0.cdn.trinity-tv.net/stream/nh9u54a7sfnc2hwzxr2zwykwkqm43bgyyzsm68ybbbnjei8kytwcgs3zm5gnw5c6efa5gr3fadzqe686w8gj2eaehrj89wvujvqza3kez78dtknwbbmnqf79yygmqqg7e9pnc3i3bpywjkiqrwke94yf.m3u8 -#EXTINF:-1 tvg-id="" status="online",Star Family (576p) +#EXTINF:-1 tvg-id="" status="timeout",Star Family (576p) http://c0.cdn.trinity-tv.net/stream/zfmjgma9zn46fa797ez9fgkw7msh9mj4tppspg23gey6mmx5fqiy7ky3jqx4uhgsfsrd8r76si8ykb2anw9442g4qkq5fzpdvwdqf5te24ixu9zrx3aesm9fzt59q5y2s8qwgbqhvf6d3z5bjy3qb2t4.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="stream",Star Gold HD (1080p) #EXTVLCOPT:http-user-agent=stream http://103.81.104.118/hls/stream19.m3u8 -#EXTINF:-1 tvg-id="" status="error" user-agent="stream",Star Plus HD (720p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=stream -http://208.115.215.42/Utsav_Plus_HD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Suriyan TV http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Toonz Kids (Indonesian dub) (360p) diff --git a/streams/in_samsung.m3u b/streams/in_samsung.m3u index f0428bfe25..f0bdf11508 100644 --- a/streams/in_samsung.m3u +++ b/streams/in_samsung.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-12-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsungindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InTrouble.nl" status="online",InTrouble (1080p) @@ -17,6 +15,8 @@ https://jukin-weatherspy-2-in.samsung.wurl.tv/playlist.m3u8 http://failarmy-international-in.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Filmstream https://spi-filmstream-1-in.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-12-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Go USA https://brandusa-gousa-1-in.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Inshort (India) (720p) diff --git a/streams/iq.m3u b/streams/iq.m3u index 86aa339f3c..5859aac724 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -13,14 +13,8 @@ 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="error",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 -#EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] -https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 -#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="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 #EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Al Rafidain (1024p) [Not 24/7] @@ -39,14 +33,12 @@ https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/playlist.m3u8 https://media.streambrothers.com:1936/8248/8248/playlist.m3u8 #EXTINF:-1 tvg-id="AssyrianANB.iq" status="online",Assyrian ANB (720p) https://anbsat.ddns.net/anb/live/ANB/playlist.m3u8 -#EXTINF:-1 tvg-id="AvaEntertainment.iq" status="error",Ava Entertainment (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AvaEntertainment.iq" status="online",Ava Entertainment (720p) [Not 24/7] https://cdn3.wowza.com/1/OWNQVXVWc0dQclJz/RXJPdHJx/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="BayyinatTV.iq" status="error",Bayyinat TV -https://nl2.livekadeh.com/hls2/Bayyinat.m3u8 -#EXTINF:-1 tvg-id="DijlahTV.iq" status="online",Dijlah (1080p) -http://91.134.145.75:10001/Dijlah/index.m3u8 -#EXTINF:-1 tvg-id="DijlahTV.iq" status="online",Dijlah TV +#EXTINF:-1 tvg-id="DijlahTV.iq" status="timeout",Dijlah TV https://ghaasiflu.online/Dijlah/index.m3u8 +#EXTINF:-1 tvg-id="DijlahTV.iq" status="error",Dijlah (1080p) +http://91.134.145.75:10001/Dijlah/index.m3u8 #EXTINF:-1 tvg-id="DuaTV.iq" status="online",Dua TV (720p) [Not 24/7] https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] @@ -55,9 +47,9 @@ https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 https://d1x82nydcxndze.cloudfront.net/live/index.m3u8 #EXTINF:-1 tvg-id="KurdistanTV.iq" status="online",Kurdistan TV (720p) [Not 24/7] https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="error",KurdMax Music (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="online",KurdMax Music (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/kurdmaxmusic/live -#EXTINF:-1 tvg-id="KurdsatNews.iq" status="online",KurdSat News (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdsatNews.iq" status="blocked",KurdSat News (1080p) [Not 24/7] https://ikomg2.mmdlive.lldns.net/ikomg2/107b7df8f5444d778f349100739a09cd/manifest.m3u8 #EXTINF:-1 tvg-id="NRTTV.iq" status="online",NRT TV (720p) [Not 24/7] https://media.streambrothers.com:1936/8226/8226/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index b169d946b0..499635f2a7 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -71,7 +71,7 @@ http://51.210.199.3/hls/stream.m3u8 http://51.210.199.2/hls/stream.m3u8 #EXTINF:-1 tvg-id="T2TV.ir" status="timeout",T2 TV (720p) [Not 24/7] http://208.113.204.104:8123/live/tapesh-live-stream/index.m3u8 -#EXTINF:-1 tvg-id="TBNNejatTV.ir" status="online",TBN Nejat TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TBNNejatTV.ir" status="blocked",TBN Nejat TV (540p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266913/live.m3u8 #EXTINF:-1 tvg-id="TinTV.us" status="online",Tin TV (720p) [Not 24/7] https://bozztv.com/1gbw5/tintv/tintv/playlist.m3u8 @@ -81,8 +81,6 @@ http://cdn1.live.irib.ir:1935/channel-live/smil:varzesh/playlist.m3u8 http://cdn1.live.irib.ir:1935/live-channels/smil:varzesh/playlist.m3u8 #EXTINF:-1 tvg-id="VOX1.ir" status="online",VOX1 (720p) [Not 24/7] http://51.210.199.8/hls/stream.m3u8 -#EXTINF:-1 tvg-id="VOX2.ir" status="error",VOX2 (720p) [Not 24/7] -http://51.210.199.9/hls/stream.m3u8 #EXTINF:-1 tvg-id="YourTimeTV.ir" status="online",YourTime TV (720p) [Not 24/7] https://hls.yourtime.live/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel 1 (480p) [Not 24/7] @@ -91,7 +89,7 @@ https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040317/0070c5b7ef083bdc8de09065c6 http://51.210.199.28/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecran TV (720p) [Not 24/7] http://51.210.199.40/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hasti TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Hasti TV (1080p) [Not 24/7] https://live.hastitv.com/hls/livetv.m3u8 #EXTINF:-1 tvg-id="" status="online",HodHod TV (720p) http://51.210.199.12/hls/stream.m3u8 @@ -99,11 +97,7 @@ http://51.210.199.12/hls/stream.m3u8 http://51.210.199.31/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Kalemeh TV (1080p) [Not 24/7] https://live.kalemehtv.tv/live/ngrp:kalemeh_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Persian Bazar -http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sahar (480p) http://cdnlive.irib.ir/live-channels/smil:sahar3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TehranTV 24 (720p) -http://51.210.227.132/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonix (720p) [Not 24/7] http://51.210.227.134/hls/stream.m3u8 diff --git a/streams/it.m3u b/streams/it.m3u index cdb1d11f90..52dac0b21c 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -67,8 +67,8 @@ http://178.33.224.197:1935/euroindiemusic/euroindiemusic/playlist.m3u8 https://5f22d76e220e1.streamlock.net/eurotv/eurotv/playlist.m3u8 #EXTINF:-1 tvg-id="GoldTV.it" status="online",Gold TV (576p) https://streaming.softwarecreation.it/GoldTv/GoldTv/playlist.m3u8 -#EXTINF:-1 tvg-id="GoldTV.it" status="timeout",Gold TV Italia (576p) -http://151.0.207.99:1935/GoldTV/GOLD_17/playlist.m3u8 +#EXTINF:-1 tvg-id="GoldTVSat.it" status="online",Gold TV Sat (576p) +https://streaming.softwarecreation.it/GoldTvSat/GoldTvSat/playlist.m3u8 #EXTINF:-1 tvg-id="GOTVCanale163.it" status="online",GO-TV CHANNEL (720p) https://5f22d76e220e1.streamlock.net/reklamatv/reklamatv/playlist.m3u8 #EXTINF:-1 tvg-id="IcaroTV.it" status="online",Icaro TV (720p) [Not 24/7] @@ -117,7 +117,7 @@ https://585b674743bbb.streamlock.net/9006/9006/master.m3u8 https://w1.mediastreaming.it/orlertv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="ParolediVita.it" status="online",Parole di Vita (720p) [Not 24/7] https://5db313b643fd8.streamlock.net/Paroledivita/Paroledivita/playlist.m3u8 -#EXTINF:-1 tvg-id="PinkOTV.it" status="online",Pink'O TV (720p) +#EXTINF:-1 tvg-id="PinkOTV.it" status="timeout",Pink'O TV (720p) http://w4.12all.tv:4000/play/pinkotv/index.m3u8 #EXTINF:-1 tvg-id="Primocanale.it" status="online",Primocanale (1080p) [Not 24/7] https://msh0203.stream.seeweb.it/live/flv:stream2.sdp/playlist.m3u8 @@ -133,7 +133,7 @@ https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.m3u8 https://5929b138b139d.streamlock.net/RadioIbizaTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIglesias.it" status="blocked",Radio Iglesias (576p) [Geo-blocked] http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="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="RadioMonteCarloTV.it" status="blocked",Radio Montecarlo (576p) https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(bb)/index.m3u8 @@ -156,11 +156,11 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803 #EXTINF:-1 tvg-id="Rai1.it" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Rai 1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s29/04.m3u8 -#EXTINF:-1 tvg-id="Rai1.it" status="online",Rai 1 (302p) [Geo-blocked] +#EXTINF:-1 tvg-id="Rai1.it" status="blocked",Rai 1 (302p) [Geo-blocked] http://stream.tvtap.net:8081/live/it-rai1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Rai2.it" status="online",Rai 2 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718 -#EXTINF:-1 tvg-id="Rai2.it" status="online",Rai 2 (302p) [Geo-blocked] +#EXTINF:-1 tvg-id="Rai2.it" status="blocked",Rai 2 (302p) [Geo-blocked] http://stream.tvtap.net:8081/live/it-rai2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Rai3.it" status="online",Rai 3 (720p) [Not 24/7] http://wzstreaming.rai.it/TVlive/liveStream/chunklist_w823540263.m3u8 @@ -168,13 +168,13 @@ http://wzstreaming.rai.it/TVlive/liveStream/chunklist_w823540263.m3u8 http://wzstreaming.rai.it/TVlive/liveStream/playlist.m3u8 #EXTINF:-1 tvg-id="Rai3.it" status="online",Rai 3 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308709 -#EXTINF:-1 tvg-id="Rai3.it" status="error",Rai 3 (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Rai3.it" status="blocked",Rai 3 (432p) [Geo-blocked] http://stream.tvtap.net:8081/live/it-rai3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Rai4.it" status="online",Rai 4 (576p) http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=746966 #EXTINF:-1 tvg-id="Rai4.it" status="online",Rai 4 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746966 -#EXTINF:-1 tvg-id="Rai4.it" status="online",Rai 4 (302p) [Geo-blocked] +#EXTINF:-1 tvg-id="Rai4.it" status="blocked",Rai 4 (302p) [Geo-blocked] http://stream.tvtap.net:8081/live/it-rai4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Rai5.it" status="online",Rai 5 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 @@ -182,7 +182,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 @@ -198,7 +198,7 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746990 https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746899 #EXTINF:-1 tvg-id="RDSSocialTV.it" status="online",RDS Social TV (720p) https://stream.rdstv.radio/out/v1/ec85f72b87f04555aa41d616d5be41dc/index.m3u8 -#EXTINF:-1 tvg-id="ReggioTV.it" status="online",ReggioTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="ReggioTV.it" status="error",ReggioTV (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/reggiotv/reggiotv/playlist.m3u8 #EXTINF:-1 tvg-id="Rete4.it" status="blocked",Rete 4 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(r4)/index.m3u8 @@ -282,7 +282,7 @@ http://5cbd3bc28341f.streamlock.net:1935/trs_live/teleradiosciacca-tv/playlist.m http://5cbd3bc28341f.streamlock.net:1935/telesud/live/playlist.m3u8 #EXTINF:-1 tvg-id="TelesudTrapani.it" status="online",Telesud Trapani (720p) [Not 24/7] https://5cbd3bc28341f.streamlock.net:444/telesud/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletricolore.it" status="error",Teletricolore (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletricolore.it" status="online",Teletricolore (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 #EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7] http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 @@ -324,7 +324,7 @@ http://livestreaming.videolina.it/live/Videolina/playlist.m3u8 https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/index.m3u8 #EXTINF:-1 tvg-id="VirginRadioTV.it" status="blocked",Virgin Radio TV (576p) [Not 24/7] https://live2-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ew)/index.m3u8 -#EXTINF:-1 tvg-id="VisualRadio.it" status="online",Visual Radio (576p) [Not 24/7] +#EXTINF:-1 tvg-id="VisualRadio.it" status="blocked",Visual Radio (576p) [Not 24/7] http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 #EXTINF:-1 tvg-id="Vuemme.it" status="online",Vuemme (480p) https://5db313b643fd8.streamlock.net/Vuemme/Vuemme/playlist.m3u8 diff --git a/streams/it_samsung.m3u b/streams/it_samsung.m3u index 75fb73a3e5..b295c98231 100644 --- a/streams/it_samsung.m3u +++ b/streams/it_samsung.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AmuseAnimation.it" status="online",Amuse Animation -https://amuse-amuseanimation-1-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="BizzarroMovies.it" status="online",Bizzarro Movies https://minerva-bizzarromovies-1-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) @@ -17,8 +15,6 @@ https://rakuten-euronews-3-it.samsung.wurl.com/manifest/playlist.m3u8 https://failarmy-international-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV (Italy) (1080p) https://fashiontv-fashiontv-3-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-6-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ItalianFishingTV.it" status="online",Italian Fishing TV https://itftv-italianfishingtv-1-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MondoKids.it" status="online",Mondo TV Kids @@ -43,6 +39,8 @@ https://the-pet-collective-international-it.samsung.wurl.tv/playlist.m3u8 https://bbceu-bbcdrama-2-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CGTV https://cgentertainment-cgtv-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-6-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Full Moon https://minerva-fullmoon-1-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Humanity Documentari @@ -57,8 +55,6 @@ https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-samsung https://jukin-peopleareawesome-2-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Planeta Junior https://deaplaneta-planetakidz-2-it.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries -https://rakuten-documentaries-6-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Shorts [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00784-shortsinternati-shortstv-fast-italy-samsungit/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sportoutdoor.tv diff --git a/streams/jo.m3u b/streams/jo.m3u index 2374526a1f..89c8d3993f 100644 --- a/streams/jo.m3u +++ b/streams/jo.m3u @@ -9,7 +9,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/amm https://master.starmena-cloud.com/hls/a1jo.m3u8 #EXTINF:-1 tvg-id="FactInternational.jo" status="online",Alhaqeqa Aldawlia (1080p) https://ghaasiflu.online/alhqeqa/index.m3u8 -#EXTINF:-1 tvg-id="FajerTV2.ps" status="online",Fajer 2 TV (720p) +#EXTINF:-1 tvg-id="FajerTV2.ps" status="blocked",Fajer 2 TV (720p) http://two.alfajertv.com:8081/AlfajertvHDTwo_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="IsmaoonaTV.jo" status="online",Ismaoona TV (720p) http://82.212.74.4:8000/live/2105.m3u8 @@ -21,8 +21,6 @@ https://jrtv-live.ercdn.net/jordansporthd/jordansporthd.m3u8 https://jrtv-live.ercdn.net/jordanhd/jordanhd.m3u8 #EXTINF:-1 tvg-id="MelodyFM.jo" status="online",Melody FM Jordan (720p) [Not 24/7] https://cdn3.wowza.com/1/OVRrOWxXUEswS2Yv/eGVxSWZy/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NojoumTV.jo" status="error",Nojoum TV (720p) -https://nojoumhls.wns.live/hls/stream.m3u8 #EXTINF:-1 tvg-id="RadioFannJordanCityView.jo" status="online",Radio Fann Jordan: City View (180p) [Not 24/7] http://188.247.86.66/RadioFann/CityView1/playlist.m3u8 #EXTINF:-1 tvg-id="RadioFannJordanControlStudio.jo" status="online",Radio Fann Jordan: Control Studio (220p) [Not 24/7] diff --git a/streams/jp.m3u b/streams/jp.m3u index f0f46ee008..4bf521520b 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -1,97 +1,97 @@ #EXTM3U -#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://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="blocked",Animax (720p) https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Animax.jp" status="blocked",Animax (720p) +https://cdnv148.cloudrsst.com/jptv/janimax_720/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="blocked",Animax (540p) https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8 -#EXTINF:-1 tvg-id="ATX.jp" status="error",AT-X (720p) [Not 24/7] -https://sub2.neetball.net/live/neet.m3u8 +#EXTINF:-1 tvg-id="Animax.jp" status="blocked",Animax (540p) +https://cdnv148.cloudrsst.com/jptv/janimax_540/playlist.m3u8 +#EXTINF:-1 tvg-id="ATX.jp" status="online",AT-X (720p) +https://sub.neetball.net/live/neet.m3u8 #EXTINF:-1 tvg-id="BS12.jp" status="online",BS 12 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs08hd/index.m3u8 -#EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (720p) -http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_720/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 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs04hd/index.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="blocked",BS Asahi (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsasahi_720/playlist.m3u8 +#EXTINF:-1 tvg-id="BSAsahi.jp" status="blocked",BS Asahi (720p) +http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="blocked",BS Asahi (540p) http://cdn.us195.jpnettv.live:1935/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="blocked",BS Asahi (540p) +http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSAsahi.jp" status="blocked",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://cdnv148.cloudrsst.com:1935/jptv/bsfuji_720/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 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs07hd/index.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="blocked",BS Fuji TV (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_720/playlist.m3u8 +#EXTINF:-1 tvg-id="BSFuji.jp" status="blocked",BS Fuji TV (720p) +http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="blocked",BS Fuji TV (540p) http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="blocked",BS Fuji TV (540p) +http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSFuji.jp" status="blocked",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://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_720/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 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs03hd/index.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="blocked",BS Nippon TV (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_720/playlist.m3u8 +#EXTINF:-1 tvg-id="BSNipponTV.jp" status="blocked",BS Nippon TV (720p) +http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="blocked",BS Nippon TV (540p) http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="blocked",BS Nippon TV (540p) +http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSNipponTV.jp" status="blocked",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://cdnv148.cloudrsst.com:1935/jptv/bstbs_720/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 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs05hd/index.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="blocked",BS TBS (720p) http://cdn.us195.jpnettv.live:1935/jptv/bstbs_720/playlist.m3u8 +#EXTINF:-1 tvg-id="BSTBS.jp" status="blocked",BS TBS (720p) +http://cdnv148.cloudrsst.com:1935/jptv/bstbs_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="blocked",BS TBS (540p) http://cdn.us195.jpnettv.live:1935/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="blocked",BS TBS (540p) +http://cdnv148.cloudrsst.com:1935/jptv/bstbs_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSTBS.jp" status="blocked",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://cdnv148.cloudrsst.com:1935/jptv/bsjapan_720/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 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs06hd/index.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="blocked",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="blocked",BS TV Tokyo (720p) [Not 24/7] +http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="blocked",BS TV Tokyo (540p) [Not 24/7] http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="blocked",BS TV Tokyo (540p) [Not 24/7] +http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="blocked",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="blocked",Neco (540p) https://cdn.us195.jpnettv.live/jptv/Neco/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="ChannelNeco.jp" status="blocked",Neco (540p) +https://cdnv148.cloudrsst.com/jptv/Neco/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="blocked",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="DisneyChannelJapan.jp" status="blocked",Disney Channel Japan (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="blocked",Disney Junior Japan (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/disney_junior/playlist.m3u8 -#EXTINF:-1 tvg-id="EiseiGekijo.jp" status="online",Eisei Gekijo (540p) [Not 24/7] +#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="blocked",Disney Junior Japan (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/disney_junior/playlist.m3u8 +#EXTINF:-1 tvg-id="EiseiGekijo.jp" status="blocked",Eisei Gekijo (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/gekijjyou/playlist.m3u8 #EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="blocked",Family Gekijo (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/gekijjyou/playlist.m3u8 @@ -99,17 +99,17 @@ https://cdn.us195.jpnettv.live/jptv/gekijjyou/playlist.m3u8 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) +#EXTINF:-1 tvg-id="JidaigekiSenmonChannel.jp" status="blocked",Jidaigeki Senmon Channel (540p) https://cdnv148.cloudrsst.com/jptv/jidaigeki_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="blocked",NHK G (JOAK-DTV) (720p) https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="error",Kansai TV (้–ข่ฅฟ ใƒ†ใƒฌใƒ“) (JODX-DTV) (720p) +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="blocked",Kansai TV (้–ข่ฅฟ ใƒ†ใƒฌใƒ“) (JODX-DTV) (720p) https://cdnv148.cloudrsst.com/jptv/kansi_tv_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="error",NHK G (JOAK-DTV) (720p) +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="blocked",NHK G (JOAK-DTV) (720p) https://cdnv148.cloudrsst.com/jptv/kanto_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAXDTV.jp" status="blocked",Nippon TV (JOAXD-TV) (720p) https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAXDTV.jp" status="error",Nippon TV (JOAXD-TV) (720p) +#EXTINF:-1 tvg-id="JOAXDTV.jp" status="blocked",Nippon TV (JOAXD-TV) (720p) https://cdnv148.cloudrsst.com/jptv/kanto_nippon_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Fuji TV (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa7hd/index.m3u8 @@ -117,7 +117,7 @@ http://redlabmcdn.s.llnwi.net/nv02/ryowa7hd/index.m3u8 http://redlabmcdn.s.llnwi.net/nv02/ryowa8hd/index.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] +#EXTINF:-1 tvg-id="JORXDTV.jp" status="blocked",TBS (480p) [Not 24/7] 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 @@ -127,61 +127,61 @@ http://redlabmcdn.s.llnwi.net/nv02/bs15hd/index.m3u8 http://redlabmcdn.s.llnwi.net/nv02/bs11hd/index.m3u8 #EXTINF:-1 tvg-id="JSports3.jp" status="online",J Sports 3 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs12hd/index.m3u8 -#EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JSports4.jp" status="blocked",J Sports 4 (720p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/jsports1_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JSports4.jp" status="blocked",J Sports 4 (720p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/jsports2_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="JSports4.jp" status="blocked",J Sports 4 (540p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/jsports1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="JSports4.jp" status="blocked",J Sports 4 (540p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/jsports2_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="JSports4.jp" status="blocked",J Sports 4 (540p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="JSports4.jp" status="blocked",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="blocked",Kids Station (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/jkids_540/playlist.m3u8 +#EXTINF:-1 tvg-id="KidsStation.jp" status="blocked",Kids Station (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/jkids_540/playlist.m3u8 #EXTINF:-1 tvg-id="MoviePlus.jp" status="blocked",Movie Plus (540p) http://cdn.us195.jpnettv.live:1935/jptv/movieplus_540/playlist.m3u8 -#EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7] -http://cdnv148.cloudrsst.com:1935/jptv/mtv/playlist.m3u8 #EXTINF:-1 tvg-id="MTVJapan.jp" status="blocked",MTV Japan (540p) [Not 24/7] http://cdn.us195.jpnettv.live:1935/jptv/mtv/playlist.m3u8 +#EXTINF:-1 tvg-id="MTVJapan.jp" status="blocked",MTV Japan (540p) [Not 24/7] +http://cdnv148.cloudrsst.com:1935/jptv/mtv/playlist.m3u8 #EXTINF:-1 tvg-id="NewJapanProWrestlingWorld.jp" status="online",New Japan Pro Wrestling World (540p) https://aka-amd-njpwworld-hls-enlive.akamaized.net/hls/video/njpw_en/njpw_en_channel01_3/playlist_DVR.m3u8 -#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (720p) -http://cdnv148.cloudrsst.com:1935/jptv/nhkbs1_720/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://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="blocked",NHK BS1 (720p) http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_720/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKBS1.jp" status="blocked",NHK BS1 (720p) +http://cdnv148.cloudrsst.com:1935/jptv/nhkbs1_720/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="blocked",NHK BS1 (540p) http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="blocked",NHK BS1 (540p) +http://cdnv148.cloudrsst.com:1935/jptv/nhkbs1_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKBS1.jp" status="blocked",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://cdnv148.cloudrsst.com:1935/jptv/bspremium_720/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (540p) -http://cdnv148.cloudrsst.com:1935/jptv/bspremium_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKBS1.jp" status="blocked",NHK BS1 (540p) +https://cdnv148.cloudrsst.com/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (480p) http://redlabmcdn.s.llnwi.net/nv02/bs02hd/index.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="blocked",NHK BSP (720p) http://cdn.us195.jpnettv.live:1935/jptv/bspremium_720/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKBSPremium.jp" status="blocked",NHK BSP (720p) +http://cdnv148.cloudrsst.com:1935/jptv/bspremium_720/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="blocked",NHK BSP (540p) http://cdn.us195.jpnettv.live:1935/jptv/bspremium_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKBSPremium.jp" status="blocked",NHK BSP (540p) +http://cdnv148.cloudrsst.com:1935/jptv/bspremium_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKChinese.jp" status="blocked",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/8thz5iufork8wjip/playlist.m3u8 #EXTINF:-1 tvg-id="NHKChinese.jp" status="blocked",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 #EXTINF:-1 tvg-id="NHKEducationalTV.jp" status="online",NHK E (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/ryowa1hd/index.m3u8 -#EXTINF:-1 tvg-id="NHKGeneralTV.jp" status="online",NHK G (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NHKGeneralTV.jp" status="blocked",NHK G (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/ryowa2hd/index.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (YouTube) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSPEjw8F2nQDtmUKPFNF7_A/live @@ -189,22 +189,22 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel 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://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="blocked",Nihon Eiga Senmon (720p) https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8 +#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="blocked",Nihon Eiga Senmon (720p) +https://cdnv148.cloudrsst.com/jptv/igasennmonn_720/playlist.m3u8 #EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="blocked",Nihon Eiga Senmon (540p) https://cdn.us195.jpnettv.live/jptv/igasennmonn_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="blocked",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="blocked",Nittele G+ Sports & News (540p) https://cdn.us195.jpnettv.live/jptv/japan_tv_G_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="blocked",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) @@ -213,39 +213,39 @@ https://n24-cdn-live.ntv.co.jp/ch01/index.m3u8 https://n24-cdn-live.ntv.co.jp/ch02/index.m3u8 #EXTINF:-1 tvg-id="ShopChannel.jp" status="online",Shop Channel (1080p) [Not 24/7] https://stream3.shopch.jp/HLS/master.m3u8 -#EXTINF:-1 tvg-id="SkyA.jp" status="online",Sky A (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SkyA.jp" status="blocked",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://cdnv148.cloudrsst.com/jptv/starch1_720/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="blocked",Star 1 (720p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star1.jp" status="blocked",Star 1 (720p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/starch1_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="blocked",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://cdnv148.cloudrsst.com/jptv/starch2_720/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="Star1.jp" status="blocked",Star 1 (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/starch1_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="blocked",Star 2 (720p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star2.jp" status="blocked",Star 2 (720p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/starch2_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="blocked",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://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="Star2.jp" status="blocked",Star 2 (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/starch2_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star3.jp" status="blocked",Star 3 (720p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star3.jp" status="blocked",Star 3 (720p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/starch3_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star3.jp" status="blocked",Star 3 (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/starch3_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star3.jp" status="blocked",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] +#EXTINF:-1 tvg-id="ToeiChannel.jp" status="blocked",Toei Channel (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/toa_540/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (720p) https://movie.mcas.jp/mcas/mx1_2/master.m3u8 diff --git a/streams/ke.m3u b/streams/ke.m3u index 6144e92807..4ab7d555f0 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -5,7 +5,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/kenyacitizentv/live #EXTINF:-1 tvg-id="InooroTV.ke" status="online",Inooro Tv (720p) [Geo-blocked] https://74937-castr.akamaized.net/5ea49827ff3b5d7b22708777/live_cd93fa8063f411ecb28b5d4f40b51a46/index.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="error",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/KamemeTv #EXTINF:-1 tvg-id="KTNNews.ke" status="online",KTN News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/standardgroupkenya/live diff --git a/streams/kh.m3u b/streams/kh.m3u index 387d3c0a6c..f05ed28979 100644 --- a/streams/kh.m3u +++ b/streams/kh.m3u @@ -21,7 +21,7 @@ https://livefta.malimarcdn.com/tvkedge/tvkhd.stream/master.m3u8 http://203.176.130.123:8989/live/tvk_480k.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fresh News TV (720p) http://167.99.65.12:1935/live/ngrp:myStream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Netlink TV (720p) +#EXTINF:-1 tvg-id="" status="error",Netlink TV (720p) https://netlink.netlinkbroadcaster.com/hls/test.m3u8 #EXTINF:-1 tvg-id="" status="online",SEATV-Radio (720p) https://fmseatv.netlinkbroadcaster.com/hls/test.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index 3a30eb7763..48816efdf8 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,22 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AndongMBCTV.kr" status="online",MBC Andong (์•ˆ๋™MBC) (360p) [Not 24/7] http://andong.webcasting.co.kr/live/mbc/playlist.m3u8 -#EXTINF:-1 tvg-id="Anibox.kr" status="error",Anibox (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/Anibox.m3u8 -#EXTINF:-1 tvg-id="Anibox.kr" status="error",Anibox (1080p) -https://kr-streams.onrender.com/scraper?channel=436 -#EXTINF:-1 tvg-id="AnimaxKorea.kr" status="error",Animax (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/AnimaxKorea.m3u8 -#EXTINF:-1 tvg-id="AnimaxKorea.kr" status="error",Animax (1080p) -https://kr-streams.onrender.com/scraper?channel=409 -#EXTINF:-1 tvg-id="Anione.kr" status="online",Anione (1080p) -https://kr-streams.onrender.com/scraper?channel=426 -#EXTINF:-1 tvg-id="Anione.kr" status="error",Anione (540p) +#EXTINF:-1 tvg-id="Anione.kr" status="online",Anione (540p) http://mytv.dothome.co.kr/ch/catv/230.php -#EXTINF:-1 tvg-id="Aniplus.kr" status="error",Aniplus (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/Aniplus.m3u8 -#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 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -31,20 +17,10 @@ https://amdlive-ch01-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/pl https://amdlive-ch02-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) https://amdlive-ch03-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AsiaN.kr" status="error",AsiaN (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/AsiaN.m3u8 -#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) -https://allanf181.github.io/adaptive-streams/streams/kr/BadukTV.m3u8 -#EXTINF:-1 tvg-id="BadukTV.kr" status="error",Baduk TV (1080p) -https://kr-streams.onrender.com/scraper?channel=289 -#EXTINF:-1 tvg-id="BadukTV.kr" status="error",Baduk TV (540p) +#EXTINF:-1 tvg-id="BadukTV.kr" status="online",Baduk TV (540p) http://mytv.dothome.co.kr/ch/catv/251.php #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="online",Billiards TV (1080p) -https://kr-streams.onrender.com/scraper?channel=236 #EXTINF:-1 tvg-id="BilliardsTV.kr" status="error",Billiards TV (540p) http://mytv.dothome.co.kr/ch/catv/252.php #EXTINF:-1 tvg-id="BravoKids.kr" status="error",Bravo Kids (1080p) @@ -53,10 +29,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://btn.nowcdn.co.kr/btn/btnlive2m/playlist.m3u8 #EXTINF:-1 tvg-id="BusanMBCTV.kr" status="online",MBC Busan (๋ถ€์‚ฐMBC) (360p) [Not 24/7] http://stream.bsmbc.com/livetv/BusanMBC_TV_onairstream/playlist.m3u8 -#EXTINF:-1 tvg-id="CarrieTV.kr" status="error",Carrie TV (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/CarrieTV.m3u8 -#EXTINF:-1 tvg-id="CarrieTV.kr" status="error",Carrie TV (1080p) -https://kr-streams.onrender.com/scraper?channel=506 #EXTINF:-1 tvg-id="CarrieTV.kr" status="error",Carrie TV (540p) http://mytv.dothome.co.kr/ch/catv/212.php #EXTINF:-1 tvg-id="CBSTV.kr" status="online",CBS (1080p) @@ -67,33 +39,19 @@ 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="ChannelA.kr" status="error",Channel A (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ChannelA.m3u8 -#EXTINF:-1 tvg-id="ChannelA.kr" status="error",Channel A (540p) +#EXTINF:-1 tvg-id="ChannelA.kr" status="online",Channel A (540p) http://mytv.dothome.co.kr/ch/catv/229.php -#EXTINF:-1 tvg-id="ChannelChina.kr" status="error",Channel China (1080p) -https://kr-streams.onrender.com/scraper?channel=458 -#EXTINF:-1 tvg-id="ChannelChina.kr" status="error",Channel China (1080p) +#EXTINF:-1 tvg-id="ChannelChina.kr" status="online",Channel China (1080p) http://mytv.dothome.co.kr/ch/catv/255.php -#EXTINF:-1 tvg-id="ChannelOllehTV.kr" status="error",Channel olleh tv (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ChannelOllehTV.m3u8 -#EXTINF:-1 tvg-id="ChannelSeezn.kr" status="online",Channel Seezn (1080p) -https://kr-streams.onrender.com/scraper?channel=470 -#EXTINF:-1 tvg-id="ChannelSeezn.kr" status="error",Channel Seezn (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ChannelSeezn.m3u8 #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="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="online",Chunghwa TV (1080p) -https://kr-streams.onrender.com/scraper?channel=287 -#EXTINF:-1 tvg-id="ChunghwaTV.kr" status="error",Chunghwa TV (540p) +#EXTINF:-1 tvg-id="ChunghwaTV.kr" status="online",Chunghwa TV (540p) http://mytv.dothome.co.kr/ch/catv/228.php -#EXTINF:-1 tvg-id="CinemaHeaven.kr" status="online",Cinema Heaven (1080p) -https://kr-streams.onrender.com/scraper?channel=821 #EXTINF:-1 tvg-id="CinemaHeaven.kr" status="error",Cinema Heaven (540p) http://mytv.dothome.co.kr/ch/catv/231.php -#EXTINF:-1 tvg-id="CJBTV.kr" status="online",SBS CJB (CJB์ฒญ์ฃผ๋ฐฉ์†ก) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="blocked",SBS CJB (CJB์ฒญ์ฃผ๋ฐฉ์†ก) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CJOnStyle.kr" status="online",CJ OnStyle (540p) https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 @@ -105,13 +63,9 @@ https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/in https://5ee1ec6f32118.streamlock.net/live/livetv/playlist.m3u8 #EXTINF:-1 tvg-id="DaejeonMBCTV.kr" status="online",MBC Daejeon (๋Œ€์ „ MBC) (720p) [Not 24/7] 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="DaekyoKidsTV.kr" status="error",Daekyo Kids TV (540p) http://mytv.dothome.co.kr/ch/catv/265.php -#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="error",DreamWorks (1080p) -https://kr-streams.onrender.com/scraper?channel=451 -#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="error",DreamWorks (540p) +#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="online",DreamWorks (540p) http://mytv.dothome.co.kr/ch/catv/266.php #EXTINF:-1 tvg-id="EBS1TV.kr" status="online",EBS 1 (400p) http://ebsonair.ebs.co.kr/ebs1familypc/familypc1m/playlist.m3u8 @@ -125,8 +79,6 @@ http://ebsonair.ebs.co.kr/plus3familypc/familypc1m/playlist.m3u8 https://ebsonair.ebs.co.kr/plus3familypc/familypc1m/playlist.m3u8 #EXTINF:-1 tvg-id="EBSKids.kr" status="online",EBS kids (400p) http://ebsonair.ebs.co.kr/ebsufamilypc/familypc1m/playlist.m3u8 -#EXTINF:-1 tvg-id="EBSKids.kr" status="error",EBS kids (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/EBSKids.m3u8 #EXTINF:-1 tvg-id="EBSPlus1.kr" status="online",EBS+ 1 (400p) http://ebsonair.ebs.co.kr/plus1familypc/familypc1m/playlist.m3u8 #EXTINF:-1 tvg-id="EBSPlus2.kr" status="online",EBS+ 2 (400p) @@ -135,9 +87,7 @@ http://ebsonair.ebs.co.kr/plus2familypc/familypc1m/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC8Sv6O3Ux8ePVqorx8aOBMg/live #EXTINF:-1 tvg-id="ETV.kr" status="online",NEC ETV ํ•œ๊ตญ์„ ๊ฑฐ๋ฐฉ์†ก (720p) http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index_1.m3u8 -#EXTINF:-1 tvg-id="FTV.kr" status="online",FTV (1080p) -https://kr-streams.onrender.com/scraper?channel=239 -#EXTINF:-1 tvg-id="FTV.kr" status="online",FTV (540p) +#EXTINF:-1 tvg-id="FTV.kr" status="error",FTV (540p) http://mytv.dothome.co.kr/ch/catv/250.php #EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqGxkgVnPc7arUR7MdCi99g/live @@ -145,8 +95,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://liveko24-manminglobal3.ktcdn.co.kr/liveko24/gcnko_high/playlist.m3u8 #EXTINF:-1 tvg-id="GolfPBA.kr" status="blocked",Golf & PBA (540p) http://mytv.dothome.co.kr/ch/catv/25.php -#EXTINF:-1 tvg-id="GolfPBA.kr" status="error",Golf & PBA (1080p) -https://kr-streams.onrender.com/scraper?channel=237 #EXTINF:-1 tvg-id="GongyoungHomeShopping.kr" status="online",Gongyoung Shopping (720p) https://etv.publichs.com/live5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GSMyShop.kr" status="online",GS My Shop (1080p) @@ -161,55 +109,35 @@ http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 https://media.kjmbc.co.kr/hls/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="HomeShopping.kr" status="online",Home & Shopping (720p) https://s28.qtcdn.co.kr/media/liveM3U8/idx/518045142/enc/1860408350/playlist.m3u8 -#EXTINF:-1 tvg-id="HoneyTV.kr" status="error",Honey TV (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/HoneyTV.m3u8 #EXTINF:-1 tvg-id="HyundaiHomeShopping.kr" status="online",Hyundai Home Shopping (720p) https://livejj.hyundaihmall.com:8443/live/ngrp:hmall.stream_pc/playlist.m3u8 #EXTINF:-1 tvg-id="HyundaiHomeShoppingPlusShop.kr" status="online",Hyundai Home Shopping Plus (720p) 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="IBSports.kr" status="error",IB Sports (540p) +#EXTINF:-1 tvg-id="IBSports.kr" status="online",IB Sports (540p) http://mytv.dothome.co.kr/ch/catv/253.php -#EXTINF:-1 tvg-id="iHQDrama.kr" status="error",iHQ drama (1080p) -https://kr-streams.onrender.com/scraper?channel=457 -#EXTINF:-1 tvg-id="iHQDrama.kr" status="error",iHQ drama (540p) +#EXTINF:-1 tvg-id="iHQDrama.kr" status="online",iHQ drama (540p) http://mytv.dothome.co.kr/ch/catv/256.php -#EXTINF:-1 tvg-id="IndieFilm.kr" status="error",Indie Film (1080p) -https://kr-streams.onrender.com/scraper?channel=818 -#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",MBC Jeju (์ œ์ฃผ MBC) (352p) [Not 24/7] +#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="error",MBC Jeju (์ œ์ฃผ MBC) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 -#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",SBS JIBS (JIBS SBS) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JIBSTV.kr" status="timeout",SBS JIBS (JIBS SBS) (720p) [Not 24/7] 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="JTBC2.kr" status="error",JTBC2 (540p) +#EXTINF:-1 tvg-id="JTBC2.kr" status="online",JTBC2 (540p) http://mytv.dothome.co.kr/ch/catv/282.php -#EXTINF:-1 tvg-id="JTBC4.kr" status="error",JTBC4 (1080p) -https://kr-streams.onrender.com/scraper?channel=523 -#EXTINF:-1 tvg-id="JTBC4.kr" status="error",JTBC4 (1080p) +#EXTINF:-1 tvg-id="JTBC4.kr" status="online",JTBC4 (1080p) http://mytv.dothome.co.kr/ch/catv/283.php -#EXTINF:-1 tvg-id="JTBC.kr" status="error",JTBC (1080p) [Not 24/7] -https://kr-streams.onrender.com/scraper?channel=273 #EXTINF:-1 tvg-id="JTBC.kr" status="error",JTBC (540p) http://mytv.dothome.co.kr/ch/catv/211.php -#EXTINF:-1 tvg-id="JTBCGolf.kr" status="error",JTBC Golf (1080p) -https://kr-streams.onrender.com/scraper?channel=299 -#EXTINF:-1 tvg-id="JTBCGolf.kr" status="error",JTBC Golf (540p) +#EXTINF:-1 tvg-id="JTBCGolf.kr" status="online",JTBC Golf (540p) http://mytv.dothome.co.kr/ch/catv/248.php -#EXTINF:-1 tvg-id="JTBCGolfSports.kr" status="error",JTBC Golf & Sports (1080p) +#EXTINF:-1 tvg-id="JTBCGolfSports.kr" status="online",JTBC Golf & Sports (1080p) http://mytv.dothome.co.kr/ch/catv/249.php #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="error",K-Baduk (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/KBaduk.m3u8 -#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 -#EXTINF:-1 tvg-id="KBS1TV.kr" status="online",KBS1 (720p) +#EXTINF:-1 tvg-id="KBS1TV.kr" status="blocked",KBS1 (720p) http://ye23.vip/z7z8/2021/kbs2020.php?id=1 -#EXTINF:-1 tvg-id="KBS2TV.kr" status="online",KBS2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KBS2TV.kr" status="blocked",KBS2 (720p) [Not 24/7] http://ye23.vip/z7z8/2021/kbs2020.php?id=2 #EXTINF:-1 tvg-id="KBSDrama.kr" status="online",KBS Drama (480p) http://ye23.vip/z7z8/2021/kbs2020.php?id=5 @@ -223,7 +151,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://ye23.vip/z7z8/2021/kbs2020.php?id=7 #EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="online",KBS LiveCam DokDo (540p) http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="KBSNewsD.kr" status="online",KBS News D (720p) +#EXTINF:-1 tvg-id="KBSNewsD.kr" status="blocked",KBS News D (720p) http://ye23.vip/z7z8/2021/kbs2020.php?id=4 #EXTINF:-1 tvg-id="KBSStory.kr" status="online",KBS Story (480p) http://ye23.vip/z7z8/2021/kbs2020.php?id=8 @@ -235,60 +163,38 @@ 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="KLeague1.kr" status="error",K League 1 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/KLeague1.m3u8 -#EXTINF:-1 tvg-id="KLeague2.kr" status="error",K League 2 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/KLeague2.m3u8 -#EXTINF:-1 tvg-id="KLeague3.kr" status="error",K League 3 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/KLeague3.m3u8 #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="error",Korea Economy TV (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/KoreaEconomyTV.m3u8 -#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="online",Lotte OneTV (1080p) -https://kr-streams.onrender.com/scraper?channel=923 #EXTINF:-1 tvg-id="MaeilBusinessTV.kr" status="online",Maeil Business Newspaper TV (๋งค์ผ๊ฒฝ์ œ TV) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnfwIKyFYRuqZzzKBDt6JOA/live #EXTINF:-1 tvg-id="MBCDrama.kr" status="blocked",MBC Drama (480p) [Geo-blocked] http://mytv.dothome.co.kr/ch/catv/26.php -#EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="online",MBC Gyeongnam (๊ฒฝ์ƒ MBC) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="error",MBC Gyeongnam (๊ฒฝ์ƒ MBC) (1080p) [Not 24/7] https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MBCNet.kr" status="blocked",MBC Net (480p) [Geo-blocked] http://mytv.dothome.co.kr/ch/catv/28.php -#EXTINF:-1 tvg-id="MBCTV.kr" status="timeout",MBC (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) [Not 24/7] http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 -#EXTINF:-1 tvg-id="MBN.kr" status="error",MBN (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/MBN.m3u8 -#EXTINF:-1 tvg-id="Midnight.kr" status="error",Midnight (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/Midnight.m3u8 -#EXTINF:-1 tvg-id="Mnet.kr" status="error",Mnet (1080p) -https://kr-streams.onrender.com/scraper?channel=285 -#EXTINF:-1 tvg-id="Mnet.kr" status="error",Mnet (540p) +#EXTINF:-1 tvg-id="Mnet.kr" status="online",Mnet (540p) http://mytv.dothome.co.kr/ch/catv/224.php -#EXTINF:-1 tvg-id="MokpoMBCTV.kr" status="online",MBC Mokpo (๋ชฉํฌ MBC) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MokpoMBCTV.kr" status="error",MBC Mokpo (๋ชฉํฌ MBC) (720p) [Not 24/7] 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="NationalGeographicWildKorea.kr" status="error",National Geographic Wild Korea (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/NationalGeographicWildKorea.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="error",National Geographic Wild Korea (1080p) -https://kr-streams.onrender.com/scraper?channel=232 +#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="NBS.kr" status="online",NBS Korea Agricultural Broadcasting (720p) https://media.joycorp.co.kr:4443/live/ngrp:live_all/playlist.m3u8 #EXTINF:-1 tvg-id="NHTV.kr" status="online",NHTV (720p) @@ -299,99 +205,25 @@ https://livestream.nsmall.com/IPHONE/nsmallMobile.m3u8 https://shoppstream.nsmall.com/IPHONE/mobile.m3u8 #EXTINF:-1 tvg-id="OBSGyeonginTV.kr" status="error",OBS Gyeongin TV (540p) http://mytv.dothome.co.kr/ch/catv/281.php -#EXTINF:-1 tvg-id="OCN.kr" status="error",OCN (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/OCN.m3u8 -#EXTINF:-1 tvg-id="OCN.kr" status="error",OCN (1080p) -https://kr-streams.onrender.com/scraper?channel=407 -#EXTINF:-1 tvg-id="OLife.kr" status="online",OLIFE (1080p) -https://kr-streams.onrender.com/scraper?channel=503 -#EXTINF:-1 tvg-id="OLife.kr" status="error",OLIFE (540p) +#EXTINF:-1 tvg-id="OLife.kr" status="online",OLIFE (540p) http://mytv.dothome.co.kr/ch/catv/254.php #EXTINF:-1 tvg-id="Pinkfong.kr" status="online",Pinkfong (540p) http://mytv.dothome.co.kr/ch/catv/263.php -#EXTINF:-1 tvg-id="Pinkfong.kr" status="error",Pinkfong (1080p) -https://kr-streams.onrender.com/scraper?channel=505 -#EXTINF:-1 tvg-id="PlayboyTVKorea.kr" status="error",Playboy TV Korea (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/PlayboyTVKorea.m3u8 -#EXTINF:-1 tvg-id="PLAYYActionMovie.kr" status="error",PLAYY Action Movie (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/PLAYYActionMovie.m3u8 -#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://allanf181.github.io/adaptive-streams/streams/kr/PLAYYHealingMovie.m3u8 -#EXTINF:-1 tvg-id="PLAYYHealingMovie.kr" status="error",PLAYY Healing Movie (1080p) -https://kr-streams.onrender.com/scraper?channel=469 -#EXTINF:-1 tvg-id="PLAYYPremiumMovie.kr" status="error",PLAYY Premium Movie (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/PLAYYPremiumMovie.m3u8 -#EXTINF:-1 tvg-id="PLAYYPremiumMovie.kr" status="error",PLAYY Premium Movie (1080p) -https://kr-streams.onrender.com/scraper?channel=453 -#EXTINF:-1 tvg-id="PLAYYWellMadeMovie.kr" status="error",PLAYY Well-Made Movie (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/PLAYYWellMadeMovie.m3u8 -#EXTINF:-1 tvg-id="PLAYYWellMadeMovie.kr" status="error",PLAYY Well-Made Movie (1080p) -https://kr-streams.onrender.com/scraper?channel=452 -#EXTINF:-1 tvg-id="PoyoTV.kr" status="error",Poyo TV (1080p) -https://kr-streams.onrender.com/scraper?channel=509 -#EXTINF:-1 tvg-id="PoyoTV.kr" status="error",Poyo TV (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/PoyoTV.m3u8 -#EXTINF:-1 tvg-id="ProfessionalBaseball1.kr" status="error",Professional Baseball 1 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball1.m3u8 -#EXTINF:-1 tvg-id="ProfessionalBaseball2.kr" status="error",Professional Baseball 2 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball2.m3u8 -#EXTINF:-1 tvg-id="ProfessionalBaseball3.kr" status="error",Professional Baseball 3 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball3.m3u8 -#EXTINF:-1 tvg-id="ProfessionalBaseball4.kr" status="error",Professional Baseball 4 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball4.m3u8 -#EXTINF:-1 tvg-id="ProfessionalBaseball5.kr" status="error",Professional Baseball 5 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball5.m3u8 -#EXTINF:-1 tvg-id="PublicHomeShopping.kr" status="error",Public Home Shopping (1080p) -https://kr-streams.onrender.com/scraper?channel=921 -#EXTINF:-1 tvg-id="SBSFL.kr" status="error",SBS F!L (540p) +#EXTINF:-1 tvg-id="SBSFL.kr" status="online",SBS F!L (540p) http://mytv.dothome.co.kr/ch/catv/284.php -#EXTINF:-1 tvg-id="SBSGolf.kr" status="error",SBS Golf (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/SBSGolf.m3u8 -#EXTINF:-1 tvg-id="SBSGolf.kr" status="error",SBS Golf (1080p) -https://kr-streams.onrender.com/scraper?channel=504 -#EXTINF:-1 tvg-id="SBSTV.kr" status="error",SBS (#3) -https://allanf181.github.io/adaptive-streams/streams/kr/SBSTV.m3u8 -#EXTINF:-1 tvg-id="ScreenGolfzon.kr" status="online",Screen Golfzon (1080p) -https://nv-streams.onrender.com/scraper?channel=3077128 -#EXTINF:-1 tvg-id="ScreenGolfzon.kr" status="error",Screen Golfzon (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/ScreenGolfzon.m3u8 #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 #EXTINF:-1 tvg-id="ShinsegaeTVShopping.kr" status="online",Shinsegae Shopping TV (720p) 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="error",SK Stoa (1080p) -https://kr-streams.onrender.com/scraper?channel=925 -#EXTINF:-1 tvg-id="SkySports.kr" status="error",skySports (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/SkySports.m3u8 -#EXTINF:-1 tvg-id="SkySports.kr" status="error",skySports (1080p) -https://kr-streams.onrender.com/scraper?channel=525 -#EXTINF:-1 tvg-id="SPOTV2.kr" status="error",SPOTV2 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/SpoTV2.m3u8 -#EXTINF:-1 tvg-id="SPOTV.kr" status="error",SPOTV1 (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/SpoTV1.m3u8 #EXTINF:-1 tvg-id="TBCTV.kr" status="timeout",SBS TBC (TBC ๋Œ€๊ตฌ๋ฐฉ์†ก) (540p) [Not 24/7] http://221.157.125.239:1935/live/psike/playlist.m3u8 #EXTINF:-1 tvg-id="TBSTV.kr" status="online",TBS Seoul (720p) https://cdntv.tbs.seoul.kr/tbs/tbs_tv_web.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telenovela.kr" status="online",Telenovela (1080p) -https://kr-streams.onrender.com/scraper?channel=216 -#EXTINF:-1 tvg-id="Telenovela.kr" status="error",Telenovela (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/Telenovela.m3u8 -#EXTINF:-1 tvg-id="TheMovie.kr" status="online",THE MOVIE (1080p) -https://kr-streams.onrender.com/scraper?channel=141 -#EXTINF:-1 tvg-id="TheMovie.kr" status="error",THE MOVIE (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/TheMovie.m3u8 #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="TomatoTV.kr" status="error",Tomato TV (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/TomatoTV.m3u8 -#EXTINF:-1 tvg-id="Tooniverse.kr" status="error",Tooniverse (1080p) -https://kr-streams.onrender.com/scraper?channel=456 -#EXTINF:-1 tvg-id="Tooniverse.kr" status="error",Tooniverse (540p) +#EXTINF:-1 tvg-id="Tooniverse.kr" status="online",Tooniverse (540p) http://mytv.dothome.co.kr/ch/catv/225.php #EXTINF:-1 tvg-id="TVChosun2.kr" status="online",TV Chosun 2 (720p) #EXTVLCOPT:http-referrer=http://broadcast.tvchosun.com/onair/on2.cstv @@ -399,21 +231,13 @@ http://onair2.cdn.tvchosun.com/origin2/_definst_/tvchosun_s3/playlist.m3u8 #EXTINF:-1 tvg-id="TVChosun.kr" status="online",TV Chosun (720p) #EXTVLCOPT:http-referrer=http://broadcast.tvchosun.com/onair/on.cstv http://onair.cdn.tvchosun.com/origin1/_definst_/tvchosun_s1/playlist.m3u8 -#EXTINF:-1 tvg-id="tvN.kr" status="error",tvN (1080p) -https://kr-streams.onrender.com/scraper?channel=280 -#EXTINF:-1 tvg-id="tvN.kr" status="error",tvN (540p) +#EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (540p) http://mytv.dothome.co.kr/ch/catv/221.php -#EXTINF:-1 tvg-id="tvNDrama.kr" status="error",tvN DRAMA (1080p) -https://kr-streams.onrender.com/scraper?channel=282 -#EXTINF:-1 tvg-id="tvNDrama.kr" status="error",tvN DRAMA (540p) +#EXTINF:-1 tvg-id="tvNDrama.kr" status="online",tvN DRAMA (540p) http://mytv.dothome.co.kr/ch/catv/226.php -#EXTINF:-1 tvg-id="tvNShow.kr" status="error",tvN SHOW (1080p) -https://kr-streams.onrender.com/scraper?channel=284 -#EXTINF:-1 tvg-id="tvNShow.kr" status="error",tvN SHOW (540p) +#EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN SHOW (540p) http://mytv.dothome.co.kr/ch/catv/222.php -#EXTINF:-1 tvg-id="tvNStory.kr" status="online",tvN STORY (1080p) -https://kr-streams.onrender.com/scraper?channel=283 -#EXTINF:-1 tvg-id="tvNStory.kr" status="error",tvN STORY (540p) +#EXTINF:-1 tvg-id="tvNStory.kr" status="online",tvN STORY (540p) http://mytv.dothome.co.kr/ch/catv/223.php #EXTINF:-1 tvg-id="TVWorkNet.kr" status="online",TVWorkNet (480p) http://live.worktv.or.kr:1935/live/wowtvlive1.sdp/playlist.m3u8 @@ -421,25 +245,17 @@ http://live.worktv.or.kr:1935/live/wowtvlive1.sdp/playlist.m3u8 http://59.23.231.102:1935/live/UBCstream/playlist.m3u8 #EXTINF:-1 tvg-id="UlsanMBCTV.kr" status="online",MBC Ulsan (์šธ์‚ฐ MBC) (540p) [Not 24/7] https://5ddfd163bd00d.streamlock.net/nHDTV/nHDTV/playlist.m3u8 -#EXTINF:-1 tvg-id="Viki.kr" status="error",Viki (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/Viki.m3u8 #EXTINF:-1 tvg-id="WBCTV.kr" status="online",WBC TV (1080p) https://cdnlive179.smartucc.kr/smartlive/312/46324be24454bd98f785039457ac695d/playlist.m3u8 -#EXTINF:-1 tvg-id="WBS.kr" status="error",WBS (480p) -http://192.241.153.173/live/livestream.m3u8 #EXTINF:-1 tvg-id="WShopping.kr" status="online",W Shopping (720p) https://liveout.catenoid.net/live-05-wshopping/wshopping_1500k/playlist.m3u8 #EXTINF:-1 tvg-id="YeosuMBCTV.kr" status="online",MBC Yeosu (์—ฌ์ˆ˜ MBC) (1080p) [Not 24/7] https://5c3639aa99149.streamlock.net/live_TV/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="online",Yonhap News TV (1080p) -https://nv-streams.onrender.com/scraper?channel=3214537 #EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="error",Yonhap News TV (540p) http://mytv.dothome.co.kr/ch/catv/216.php #EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live #EXTINF:-1 tvg-id="YTN.kr" status="error",YTN (1080p) -https://allanf181.github.io/adaptive-streams/streams/kr/YTN.m3u8 -#EXTINF:-1 tvg-id="YTN.kr" status="error",YTN (1080p) https://kr-streams.onrender.com/scraper?channel=211 #EXTINF:-1 tvg-id="YTNDMB.kr" status="timeout",YTN DMB http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live @@ -463,16 +279,14 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",JCN TV https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",KBS News +#EXTINF:-1 tvg-id="" status="error",KBS News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcQTRi69dsVYHN3exePtZ1A/live #EXTINF:-1 tvg-id="" status="online",Korea TV 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="timeout",Korean Song Channel +#EXTINF:-1 tvg-id="" status="online",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 #EXTINF:-1 tvg-id="" status="online",tvN Asia (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="" status="online",tvN Movies (Indonesian Subtitle) (576p) diff --git a/streams/kw.m3u b/streams/kw.m3u index 4a0f0ce74b..773bfcdcb2 100644 --- a/streams/kw.m3u +++ b/streams/kw.m3u @@ -11,7 +11,7 @@ https://gulfsat.cdn.easybroadcast.fr/live/Al-Sabah_abr/playlist.m3u8 https://gulfsat.cdn.easybroadcast.fr/live/Aladalah_abr/playlist.m3u8 #EXTINF:-1 tvg-id="Ch4Teen.kw" status="error",Ch4Teen (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7tchkl -#EXTINF:-1 tvg-id="Ch4TeenClip.kw" status="online",Ch4teen Clip (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Ch4TeenClip.kw" status="error",Ch4teen Clip (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v4ezg #EXTINF:-1 tvg-id="Ch4TeenDocumentary.kw" status="error",Ch4teen Documentary (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7yu0j5 diff --git a/streams/kz.m3u b/streams/kz.m3u index 86d8663f1e..8626c6eebe 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -1,18 +1,18 @@ #EXTM3U #EXTINF:-1 tvg-id="31Kanal.kz" status="online",31 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/31Kanal.m3u8 -#EXTINF:-1 tvg-id="AbaiTV.kz" status="online",Abai TV +#EXTINF:-1 tvg-id="AbaiTV.kz" status="timeout",Abai TV https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 -#EXTINF:-1 tvg-id="AlmatyTV.kz" status="online",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] -https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="AlmatyTV.kz" status="blocked",ะะปะผะฐั‚ั‹ (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="AlmatyTV.kz" status="timeout",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] +https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="AstanaTV.kz" status="online",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Astana.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="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="Balapan.kz" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 #EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7] @@ -24,18 +24,18 @@ https://sc.id-tv.kz/Gakku.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] -http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 -#EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="Khabar24.kz" status="error",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] +http://serv30.vintera.tv:8081/habar/habar24/playlist.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="error",ะšะขะš (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KTK.kz" status="timeout",ะšะขะš (576p) [Not 24/7] https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="MTRK.kz" status="online",ะœะขะ ะš (576p) [Not 24/7] https://tvcdn01.oktv.kz/tv/mtrk/playlist.m3u8 #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="Qazaqstan.kz" status="online",Qazaqstan TV [Geo-blocked] +#EXTINF:-1 tvg-id="Qazaqstan.kz" status="timeout",Qazaqstan TV [Geo-blocked] https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/7_kanal.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index a7f3493675..a1ae73c3d2 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -7,7 +7,7 @@ https://svs.itworkscdn.net/alimanlive/imantv.smil/playlist.m3u8 http://185.105.4.151:8080/_defapp_/ittihad/index.m3u8 #EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] https://live.alittihad.tv:444/ittihad/index.m3u8 -#EXTINF:-1 tvg-id="AlJadeed.lb" status="online",Al Jadeed (480p) +#EXTINF:-1 tvg-id="AlJadeed.lb" status="error",Al Jadeed (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/aljadeedtv #EXTINF:-1 tvg-id="AlManar.lb" status="online",Al Manar (576p) [Not 24/7] https://manar.live/iptv/playlist.m3u8 @@ -40,3 +40,5 @@ https://media2.livaat.com/TAHA-TV/index.m3u8 https://cdn.catiacast.video/abr/ed8f807e2548db4507d2a6f4ba0c4a06/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeventeen.lb" status="online",TV Seventeen (720p) https://cdn.tvseventeen.com/test_tv_seventeen/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Al Wifak (480p) +http://alwifaklive.info:1935/live/myStream/playlist.m3u8 diff --git a/streams/lk.m3u b/streams/lk.m3u index 390a332a4e..b5b2a57680 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,11 +1,11 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChannelEye.lk" status="timeout",Channel Eye (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ChannelEye.lk" status="error",Channel Eye (480p) [Geo-blocked] http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8 #EXTINF:-1 tvg-id="HiruTV.lk" status="online",Hiru TV (360p) [Not 24/7] https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="ITN.lk" status="online",ITN (720p) [Not 24/7] https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="Rupavahini.lk" status="timeout",Rupavahini (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Rupavahini.lk" status="error",Rupavahini (480p) [Not 24/7] http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.lk" status="error",Santhora TV (720p) http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 diff --git a/streams/lu_samsung.m3u b/streams/lu_samsung.m3u index acea2d8167..cdb3ee7a71 100644 --- a/streams/lu_samsung.m3u +++ b/streams/lu_samsung.m3u @@ -9,5 +9,3 @@ https://bloomberg-bloomberg-1-lu.samsung.wurl.com/manifest/playlist.m3u8 https://rakuten-euronews-10-lu.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mav TV Global https://mavtv-mavtvglobal-1-lu.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries -https://rakuten-documentaries-15-lu.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/ma.m3u b/streams/ma.m3u index aca1764786..ace987f779 100644 --- a/streams/ma.m3u +++ b/streams/ma.m3u @@ -13,7 +13,7 @@ https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arrabiaa/hls_snrt/arrabi https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arriadia/hls_snrt/arriadia.m3u8 #EXTINF:-1 tvg-id="Assadissa.ma" status="blocked",Assadissa (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/assadissa/hls_snrt/assadissa.m3u8 -#EXTINF:-1 tvg-id="ChadaTV.ma" status="online",Chada TV (1080p) +#EXTINF:-1 tvg-id="ChadaTV.ma" status="error",Chada TV (1080p) https://chadatv.vedge.infomaniak.com/livecast/chadatv/playlist.m3u8 #EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7] http://79.137.106.241/live/smil:OutStream1.smil/playlist.m3u8 diff --git a/streams/md.m3u b/streams/md.m3u index 7d234ebf20..d9ffb60d81 100644 --- a/streams/md.m3u +++ b/streams/md.m3u @@ -3,9 +3,9 @@ http://hls.protv.md/acasatv/acasatv.m3u8 #EXTINF:-1 tvg-id="BaltiTV.md" status="timeout",Bฤƒlลฃi TV (1080p) [Geo-blocked] http://77.89.199.174:8000/play/1024/index.m3u8 -#EXTINF:-1 tvg-id="Moldova1.md" status="online",Moldova1 (1080p) +#EXTINF:-1 tvg-id="Moldova1.md" status="timeout",Moldova1 (1080p) http://live.trm.md:1935/live/MoldovaUnu1/playlist.m3u8 -#EXTINF:-1 tvg-id="Moldova2.md" status="online",Moldova2 (1080p) +#EXTINF:-1 tvg-id="Moldova2.md" status="timeout",Moldova2 (1080p) http://live.trm.md:1935/live/MoldovaDoi2/playlist.m3u8 #EXTINF:-1 tvg-id="NorocTV.md" status="online",Noroc TV (576p) http://live.noroc.tv/hls/noroctv_chisinau.m3u8 diff --git a/streams/mm.m3u b/streams/mm.m3u index 4cdeed0ee1..3717dd2594 100644 --- a/streams/mm.m3u +++ b/streams/mm.m3u @@ -1,3 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="MyanmarInternationalTV.mm" status="online",Myanmar International TV (mitv) (480p) +#EXTINF:-1 tvg-id="MaharBawdiTV.mm" status="online",Mahar Bawdi TV (480p) +https://foreveralive1-a.akamaihd.net/327fbb9692d74b8a9fd35e75359fa826/ap-southeast-1/6057949479001/playlist.m3u8 +#EXTINF:-1 tvg-id="MyanmarInternationalTV.mm" status="error",Myanmar International TV (mitv) (480p) https://5a13fe32ef748.streamlock.net/mmplay/mitv/playlist.m3u8 diff --git a/streams/mn.m3u b/streams/mn.m3u index 023cd09da8..d0c2733bf1 100644 --- a/streams/mn.m3u +++ b/streams/mn.m3u @@ -11,7 +11,7 @@ https://cdn3.skygo.mn/live/disk1/Education/HLS-FTA/Education.m3u8 https://cdn2.skygo.mn/live/disk1/C1/HLS-FTA/C1.m3u8 #EXTINF:-1 tvg-id="EagleNews.mn" status="online",Eagle News HD https://cdn2.skygo.mn/live/disk1/Eagle/HLS-FTA/Eagle.m3u8 -#EXTINF:-1 tvg-id="EkhOronTV.mn" status="online",Central +#EXTINF:-1 tvg-id="EkhOronTV.mn" status="blocked",Central https://cdn1.skygo.mn/live/disk1/Ekh_Oron/HLS-FTA/Ekh_Oron.m3u8 #EXTINF:-1 tvg-id="MNBSport.mn" status="online",MNB Sport https://live.mnb.mn/live/mnb_sport.stream/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index cf93762c5f..6895f26dd9 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -11,7 +11,7 @@ https://live3.tdm.com.mo/ch3/ch3.live/playlist.m3u8 https://live3.tdm.com.mo/ch1/ch1.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMSports.mo" status="blocked",TDM Sports Ch. 93 (720p) https://live3.tdm.com.mo/ch4/sport_ch4.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Directo das Reuniรตes da Assembleia de Macau (720p) +#EXTINF:-1 tvg-id="" status="online",Directo das Reuniรตes da Assembleia de Macau (720p) https://live3.tdm.com.mo/tv/ch22.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",็ซ‹ๆณ•ๆœƒ็›ดๆ’ญ (Legislative Council Live) (720p) +#EXTINF:-1 tvg-id="" status="online",็ซ‹ๆณ•ๆœƒ็›ดๆ’ญ (Legislative Council Live) (720p) https://live3.tdm.com.mo/tv/ch21.live/playlist.m3u8 diff --git a/streams/mv.m3u b/streams/mv.m3u index 03dc552302..4a795b8ff3 100644 --- a/streams/mv.m3u +++ b/streams/mv.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="RaajjeTV.mv" status="online",Raajje TV (480p) +https://stream.raajje.mv/live/rtv_live/index.m3u8 #EXTINF:-1 tvg-id="VTV.mv" status="online",VTV (1080p) http://vtvstreaming.myvnc.com:1935/vtvlive/vmedia/chunklist.m3u8 #EXTINF:-1 tvg-id="VTV.mv" status="online",VTV (1080p) diff --git a/streams/mw.m3u b/streams/mw.m3u index 21c2fc2d0b..0ae0ecb2fd 100644 --- a/streams/mw.m3u +++ b/streams/mw.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="MBC.mw" status="error",MBC (614p) [Not 24/7] +#EXTINF:-1 tvg-id="MBC.mw" status="online",MBC (614p) [Not 24/7] http://41.216.229.205:8080/live/livestream/index.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index 2fa0935719..fcf34f647c 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -1,8 +1,8 @@ #EXTM3U -#EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (480p) -https://mdstrm.com/live-stream-playlist/60b578b060947317de7b57ac.m3u8 #EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7k--FhnJzhPTrbtldMSoQQ/live +#EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (480p) +https://mdstrm.com/live-stream-playlist/60b578b060947317de7b57ac.m3u8 #EXTINF:-1 tvg-id="AMXNoticias.mx" status="online",AMX Noticias (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/mexiquense2/videomexiquense2/playlist.m3u8 #EXTINF:-1 tvg-id="APlus.mx" status="blocked",A Mรกs (480p) [Geo-blocked] @@ -11,22 +11,18 @@ https://mdstrm.com/live-stream-playlist/60b56be1000ea50835fa1e63.m3u8 https://mdstrm.com/live-stream-playlist/609b243156cca108312822a6.m3u8 #EXTINF:-1 tvg-id="Canal5.mx" status="timeout",Canal 5 (480p) http://45.174.77.243:8000/play/a0fl/index.m3u8 -#EXTINF:-1 tvg-id="Canal6Nacional.mx" status="blocked",Canal 6 Nacional (720p) [Geo-blocked] -https://mdstrm.com/live-stream-playlist/5f2d9d6ff17144074bd8a284.m3u8 -#EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 Costa Rica (720p) -https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancรบn (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 -#EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] -https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="blocked",Canal 44 Ciudad Juรกrez (720p) [Geo-blocked] https://5e50264bd6766.streamlock.net/canal44/videocanal44/playlist.m3u8 -#EXTINF:-1 tvg-id="CanaldelCongreso451.mx" status="online",Canal del Congreso 45.1 +#EXTINF:-1 tvg-id="Canal44.mx" status="error",Canal 44 Chihuahua (720p) [Not 24/7] +https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 +#EXTINF:-1 tvg-id="CanaldelCongreso451.mx" status="error",Canal del Congreso 45.1 https://edge.canaldelcongreso.gob.mx/live_sd1/smil:canal-sd1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalIberoamericano.mx" status="online",Canal Iberoamericano -https://icsbaldeastd.aldeasolutions.mx/EVLiveCan18ABR/_definst_/mp4:7NBH6B8L/playlist.m3u8 +https://icsbaldeastd.aldeasolutions.mx/EVLiveCan18ABR/mp4:7NBH6B8L/playlist.m3u8 #EXTINF:-1 tvg-id="Capital21.mx" status="online",Capital 21 (720p) [Not 24/7] https://video.cdmx.gob.mx/livestream/stream.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) @@ -43,7 +39,7 @@ http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClqo4ZAAZ01HQdCTlovCgkA/live -#EXTINF:-1 tvg-id="ImagenRadio.mx" status="error",Imagen Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ImagenRadio.mx" status="online",Imagen Radio (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCB0BUmdBOrH9mYU2ebs1eWA/live #EXTINF:-1 tvg-id="ImagenTV.mx" status="error",Imagen TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if @@ -51,9 +47,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 #EXTINF:-1 tvg-id="MariaVision.mx" status="online",Marรญa Visiรณn Mexico (360p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="error",Mรฉxico Travel Channel (480p) [Not 24/7] +https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/mexicotravel/ +#EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="error",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 @@ -71,11 +69,11 @@ https://canal10.mediaflix.istream.mx/wza_live/live/movil/playlist.m3u8 http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 #EXTINF:-1 tvg-id="QuieroTV.mx" status="online",Quiero TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x8452uw -#EXTINF:-1 tvg-id="RCGTV2.mx" status="online",RCG TV 2 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RCGTV2.mx" status="error",RCG TV 2 (360p) [Not 24/7] http://wowzacontrol.com:1936/stream23/stream23/playlist.m3u8 -#EXTINF:-1 tvg-id="RCGTV2.mx" status="online",RCG TV 2 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RCGTV2.mx" status="error",RCG TV 2 (360p) [Not 24/7] https://5caf24a595d94.streamlock.net:1937/stream23/stream23/playlist.m3u8 -#EXTINF:-1 tvg-id="RCGTV3.mx" status="online",RCG TV 3 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RCGTV3.mx" status="error",RCG TV 3 (360p) [Not 24/7] 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 @@ -89,11 +87,11 @@ http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live #EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="online",Televisa Ciudad Juarez (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live -#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="online",Televisa Del Golfo +#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="error",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live #EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w -#EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="online",Televisa Guadalajara (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="error",Televisa Guadalajara (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live #EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="timeout",Televisa Guerrero (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live @@ -107,7 +105,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live #EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live -#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="online",Televisa Noreste (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="error",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live #EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live @@ -117,61 +115,81 @@ http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 http://189.240.210.28:1935/live/setpuebla/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="timeout",Televisa Puebla http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC-HNztluSQSffhIWJTL-LUw/live -#EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="timeout",Televisa Queretaro +#EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="error",Televisa Queretaro http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live -#EXTINF:-1 tvg-id="TelevisaSanLuisPotosi.mx" status="error",Televisa San Luis Potosรญ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaSanLuisPotosi.mx" status="online",Televisa San Luis Potosรญ (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live #EXTINF:-1 tvg-id="TelevisaSinaloa.mx" status="timeout",Televisa Sinaloa http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtm1LvYEIQ_NrfOUVJ08YhQ/live #EXTINF:-1 tvg-id="TelevisaSonora.mx" status="timeout",Televisa Sonora (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCyzWMHGS7bs0sot6KZk5EZg/live -#EXTINF:-1 tvg-id="TelevisaVeracruz.mx" status="online",Televisa Veracruz (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaVeracruz.mx" status="error",Televisa Veracruz (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live -#EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="timeout",Televisa Zacatecas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="error",Televisa Zacatecas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQb3i7gu9J8A4zzQU7j6C1Q/live -#EXTINF:-1 tvg-id="TlaxcalaTV.mx" status="online",Tlaxcala Televisiรณn (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TlaxcalaTV.mx" status="error",Tlaxcala Televisiรณn (360p) [Not 24/7] https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null -#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisiรณn Morelia (614p) [Not 24/7] +#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisiรณn Morelia (614p) [Not 24/7] http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisiรณn Morelia (614p) [Not 24/7] +#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisiรณn Morelia (614p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVP.mx" status="online",TVP (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico4/smil:mazatlan.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPCuliacan.mx" status="online",TVP Culiacรกn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPCuliacan.mx" status="error",TVP Culiacรกn (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico1/smil:gpculiacan.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVPLosMochis.mx" status="online",TVP Los Mochis (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVPObregon.mx" status="online",TVP Obregรณn (542p) [Not 24/7] 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="XEIMTTDT2.mx" status="blocked",Canal 22 (XEIMT-TDT) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/canal22/ -#EXTINF:-1 tvg-id="XEIMTTDT2.mx" status="blocked",Canal 22 (XEIMT-TDT2) (720p) -https://5fc584f3f19c9.streamlock.net/canal222/videocanal222/playlist.m3u8 +https://5ca3e84a76d30.streamlock.net/tvunam/videotvunam/playlist.m3u8 +#EXTINF:-1 tvg-id="XEIMTTDT2.mx" status="error",Canal 22 (XEIMT-TDT) [Geo-blocked] +https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/canal22/ #EXTINF:-1 tvg-id="XEIPNTDT.mx" status="online",Once Mexico (1080p) https://vivo.canaloncelive.tv/alivepkgr3/ngrp:cepro_all/playlist.m3u8 #EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p) http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8 #EXTINF:-1 tvg-id="XEWTTDT.mx" status="online",Canal 12 (XETW-TDT) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live +#EXTINF:-1 tvg-id="XHFNTDT1.mx" status="online",TV Azteca Noroeste (Monterrey | Nuevo Leon) (720p) +https://live.info7.mx/info7/stream.m3u8 #EXTINF:-1 tvg-id="XHGVTDT.mx" status="online",TVMรS (XHGV-TDT) (360p) [Not 24/7] https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 #EXTINF:-1 tvg-id="XHMNLTDT.mx" status="online",TV Nuevo Leรณn Canal 28 (XHMNL-TDT) (720p) https://60ed5b6d0df78.streamlock.net:1936/canal28/canal28/playlist.m3u8 #EXTINF:-1 tvg-id="XHTRESTDT.mx" status="online",El Heraldo de Mรฉxico (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/heraldodemexico +#EXTINF:-1 tvg-id="" status="online",15tv (Sabinas | Coahuila) +https://hls.gvstream.live/telesistemas/15tv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alcarria TV (576p) [Not 24/7] http://217.182.77.27/live/alcarriatv-livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal del Congreso 45.2 +#EXTINF:-1 tvg-id="" status="online",Canal 15 ILCE Summa Sabres +https://icsbaldeastd.aldeasolutions.mx/EVLiveCan15ABR/mp4:12G27TMY/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal Catorce +https://60ed5b6d0df78.streamlock.net:1936/segundo/segundo/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Canal del Congreso 45.2 https://edge.canaldelcongreso.gob.mx/live_sd2/smil:canal-sd2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal del Congreso 45.3 +#EXTINF:-1 tvg-id="" status="error",Canal del Congreso 45.3 https://edge.canaldelcongreso.gob.mx/live_hd1/smil:canal-hd1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Lo Mejor De La Liga MX https://linear-193.frequency.stream/193/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Multimedios Saltillo [Geo-blocked] -http://mdstrm.com/live-stream-playlist/5d5d51a4e9a40e25f4a0332c.m3u8 -#EXTINF:-1 tvg-id="" status="online",POP TV (542p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="blocked",Milenio Televisiรณn Noroeste (720p) [Not 24/7] +https://mdstrm.com/live-stream-playlist/610178c7db32a4112d994650.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Multimedios Bajรญo (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/5d4b0fec848918070128c8cb.m3u8 +#EXTINF:-1 tvg-id="" status="online",Multimedios Canal 8 Costa Rica (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Multimedios CDMX (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/5f2d9d6ff17144074bd8a284.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Multimedios Ciudad Juarez (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/5d9e440d675235586a92be7f.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Multimedios Puebla (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/5d56ed29c92dd106ff01543b.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Multimedios Saltillo (720p) [Geo-blocked] +https://mdstrm.com/live-stream-playlist/5d5d51a4e9a40e25f4a0332c.m3u8 +#EXTINF:-1 tvg-id="" status="error",POP TV (542p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico3/smil:obregon.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] http://k4.usastreams.com/ARBtv/ARBtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TRC Televisiรณn (San Francisco de Campeche | Campeche) +https://stream.oursnetworktv.com/latin/SRTC/playlist.m3u8 diff --git a/streams/mx_pluto.m3u b/streams/mx_pluto.m3u index a9e115d11a..1023f64caf 100644 --- a/streams/mx_pluto.m3u +++ b/streams/mx_pluto.m3u @@ -5,14 +5,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c01df1759ee03633e7b272c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=971&terminate=false&userId= -#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clรกsico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickClasico.us" status="error",Pluto TV Nick Clรกsico (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] @@ -25,14 +25,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAndromeda.us" status="online",Pluto TV Andrรณmeda (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc3e061597000768d4ea/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="PlutoTVAnimeAccion.us" status="online",Pluto TV Animรฉ Acciรณn (684p) +#EXTINF:-1 tvg-id="PlutoTVAnimeAccion.us" status="error",Pluto TV Animรฉ Acciรณn (684p) 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 (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="error",Pluto TV Archivos Forenses (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) @@ -48,16 +48,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009 #EXTINF:-1 tvg-id="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCompetencias.us" status="online",Pluto TV Competencias (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009bc1132/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jimรฉnez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p) +#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="error",Pluto TV Deportes (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="timeout",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="error",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVElConquistadordelFin.us" status="online",Pluto TV El Conquistador del Fin (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f280149cec6be00072ab1fc/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 @@ -71,25 +71,25 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f23102d5e239d0007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d00074195ba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHistoria.us" status="online",Pluto TV Historia (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de5758e1a30dc00094fcd6c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVHistoriasdeUltratumba.us" status="online",Pluto TV Historias de Ultratumba (720p) +#EXTINF:-1 tvg-id="PlutoTVHistoriasdeUltratumba.us" status="error",Pluto TV Historias de Ultratumba (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3696d938c900072679fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVHogar.us" status="timeout",Pluto TV Hogar (720p) +#EXTINF:-1 tvg-id="PlutoTVHogar.us" status="online",Pluto TV Hogar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ab8056beb000091fc6b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) +#EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="error",Pluto TV Las Pistas de Blue (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9996533c9de3000759ccb5/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVLasreglasdeljuego.us" status="online",Pluto TV Las reglas del juego (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acb4eebe0f0000767b40f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p) +#EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="error",Pluto TV Minuto Para Ganar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -113,11 +113,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f0 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="error",Pluto TV Naturaleza (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="error",Pluto TV Novelas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= @@ -135,7 +135,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="online",Pluto TV Peleas (720p) +#EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="error",Pluto TV Peleas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98b0447665f200078caded/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPistasdeBlue.us" status="online",Pluto TV Pistas de Blue (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c150b2500077733d7/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 @@ -145,7 +145,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea7215005d66d0007e8128a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSeriesComedia.us" status="online",Pluto TV Series Comedia (360p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9853138d19af0007104a8d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSeriesLatinas.us" status="online",Pluto TV Series Latinas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVSeriesLatinas.us" status="error",Pluto TV Series Latinas (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd837642c6e9300098ad484/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSeriesRetro.us" status="online",Pluto TV Series Retro (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009e7deba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -153,7 +153,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009 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= #EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clรกsico (720p) +#EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="error",Pluto TV Telefe Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009910465/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96cc422df39f1a338d165&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=940&terminate=false&userId= @@ -163,9 +163,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc42 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f997e44949bc70007a6941e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVVayasemanita.us" status="online",Pluto TV Vaya semanita (720p) 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) +#EXTINF:-1 tvg-id="PlutoTVVelocidad.us" status="error",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="online",Pluto TV Viajes (720p) +#EXTINF:-1 tvg-id="PlutoTVViajes.us" status="error",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 @@ -175,5 +175,5 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae00007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 #EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV (Mexico) (720p) +#EXTINF:-1 tvg-id="" status="error",Pluto TV MTV (Mexico) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= diff --git a/streams/mx_samsung.m3u b/streams/mx_samsung.m3u index 28f003e748..78618dbcc7 100644 --- a/streams/mx_samsung.m3u +++ b/streams/mx_samsung.m3u @@ -1,17 +1,17 @@ #EXTM3U #EXTINF:-1 tvg-id="DemandAfricaMexico.mx" status="online",Demand Africa (Mexico) (1080p) https://demandafrica-samsungmexico.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-11-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsungmexico.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTimemovienetworkMexico.mx" status="online",MyTime movie network Mexico (720p) https://appletree-mytime-samsungmexico.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RuntimeMexico.mx" status="online",Runtime (Mexico) (1080p) -https://runtimemx-samsungmx.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) https://tastemadees16intl-samsungmexico.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-5-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews en Espaรฑol (720p) https://euronews-euronews-spanish-2-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-11-mx.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Runtime (Mexico) (1080p) +https://runtimemx-samsungmx.amagi.tv/playlist.m3u8 diff --git a/streams/my.m3u b/streams/my.m3u index 2a16db2b20..eab03fe151 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -1,15 +1,15 @@ #EXTM3U #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) +http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 -#EXTINF:-1 tvg-id="TVIKIM.my" status="online",TVIKIM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVIKIM.my" status="error",TVIKIM (720p) [Not 24/7] http://edge.vediostream.com/abr/tvikim/playlist.m3u8 #EXTINF:-1 tvg-id="AstroAwani.my" status="",Astro Awani (720p) https://d2idp3hzkhjpih.cloudfront.net/out/v1/4b85d9c2bf97413eb0c9fd875599b837/index.m3u8 diff --git a/streams/ng.m3u b/streams/ng.m3u index d9743fa798..614ebab672 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -11,7 +11,7 @@ https://5d846bfda90fc.streamlock.net:1935/live/galaxytv/playlist.m3u8 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 -#EXTINF:-1 tvg-id="SilverbirdTV.ng" status="online",Silverbird TV (480p) +#EXTINF:-1 tvg-id="SilverbirdTV.ng" status="error",Silverbird TV (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x81uq2d #EXTINF:-1 tvg-id="TrustTV.ng" status="online",Trust TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCTlqstA2Wrt4fimd_VWKr8g/live @@ -25,5 +25,5 @@ https://newproxy3.vidivu.tv/waptv/index.m3u8 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="error",Wazobia Max TV Port Harcourt (720p) +#EXTINF:-1 tvg-id="WazobiaMaxTVPortHarcourt.ng" status="online",Wazobia Max TV Port Harcourt (720p) https://wazobia.live:8333/channel/wmaxph.m3u8 diff --git a/streams/ni.m3u b/streams/ni.m3u index f465fa0721..49be424a67 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -3,7 +3,7 @@ http://138.117.4.70:8075/channel2/playlist.m3u8 #EXTINF:-1 tvg-id="Canal6.ni" status="online",Canal 6 http://138.117.4.70:8075/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal6.ni" status="online",Canal 6 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal6.ni" status="error",Canal 6 (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/canal6nicaraguaoficial #EXTINF:-1 tvg-id="Canal9.ni" status="online",Canal 9 http://138.117.4.70:8075/channel9/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index 0a0a059794..fef2373487 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -31,28 +31,6 @@ https://593aed234297b.streamlock.net/meervandaag/meervandaag/playlist.m3u8 https://ms2.mx-cd.net/dtv-02/204-1147034/3ML_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantRadio.nl" status="online",Omroep Brabant Radio (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 -#EXTINF:-1 tvg-id="OmroepBrabantTV.nl" status="online",Omroep Brabant (1080p) -https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepFlevolandTV.nl" status="online",Omroep Flevoland (720p) [Not 24/7] -https://d5ms27yy6exnf.cloudfront.net/live/omroepflevoland/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepHulstTV.nl" status="online",Omroep Hulst TV (720p) [Not 24/7] -https://ms7.mx-cd.net/tv/280-2963002/Omroep_Hulst_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepOnsWestBrabantTV.nl" status="online",Omroep Ons West Brabant (480p) -https://ms2.mx-cd.net/tv/177-710139/Ons_West_Brabant_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepPMTV.nl" status="online",Omroep P&M TV (1080p) [Not 24/7] -https://ms7.mx-cd.net/dtv-10/153-840564/Omroep_Peel_en_Maas_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepTilburgTV.nl" status="online",Omroep Tilburg (480p) [Not 24/7] -https://ms2.mx-cd.net/tv/184-782326/Omroep_Tilburg_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepTilburgTV.nl" status="online",Omroep Tilburg TV (480p) -https://ms7.mx-cd.net/tv/184-782326/Omroep_Tilburg_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepWestTV.nl" status="online",Omroep West (1080p) [Not 24/7] -https://d1axml5ozykh3g.cloudfront.net/live/omroepwest/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepZeelandTV.nl" status="online",Omroep Zeeland (1080p) -https://d3isaxd2t6q8zm.cloudfront.net/live/omroepzeeland/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmropFryslanTV.nl" status="online",Omrop Fryslรขn (1080p) [Not 24/7] -https://d3pvma9xb2775h.cloudfront.net/live/omropfryslan/stream04/index.m3u8 -#EXTINF:-1 tvg-id="OpenRotterdam.nl" status="online",Open Rotterdam (480p) [Not 24/7] -http://ms2.mx-cd.net/tv/141-573555/OPEN_Rotterdam.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ORTSTV.nl" status="online",ORTS (480p) [Not 24/7] http://ms7.mx-cd.net/tv/200-1006554/ORTS_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PodiumTV2.nl" status="online",Podium.TV 2 (1080p) [Not 24/7] @@ -73,7 +51,7 @@ https://radio538.prd1.talpatvcdn.nl/22e9bbf9616547d7bc162c993009c533/index.m3u8 https://radioaalsmeer.nl:4443/live/tv.m3u8 #EXTINF:-1 tvg-id="RadioVeronica.nl" status="online",Radio Veronica (270p) https://radioveronica.prd1.talpatvcdn.nl/a1115cc610fd42418e2f6d7e29a01c3c/index.m3u8 -#EXTINF:-1 tvg-id="RedlightHD.nl" status="online",Redlight HD (720p) +#EXTINF:-1 tvg-id="RedlightHD.nl" status="timeout",Redlight HD (720p) http://w4.12all.tv:4000/play/privatetv1/index.m3u8 #EXTINF:-1 tvg-id="Regio8TV.nl" status="online",Regio8 TV (1080p) https://ms7.mx-cd.net/dtv-10/91-475821/Regio8TV.smil/playlist.m3u8 @@ -143,10 +121,6 @@ https://ms2.mx-cd.net/dtv-11/99-660295/WOS.smil/playlist.m3u8 https://ms7.mx-cd.net/dtv-11/99-660295/WOS.smil/playlist.m3u8 #EXTINF:-1 tvg-id="WOS.nl" status="online",WOS TV (1080p) https://ms7.mx-cd.net/tv/99-660295/WOS.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Xite.nl" status="online",XITE (720p) [Not 24/7] -https://ms2.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Xite.nl" status="online",XITE (720p) [Not 24/7] -https://ms7.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 #EXTINF:-1 tvg-id="XON.nl" status="online",XON (480p) [Not 24/7] https://ms7.mx-cd.net/tv/113-474263/EdeTV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZO34.nl" status="online",ZO!34 (720p) @@ -157,11 +131,37 @@ https://live.zuidwesttv.nl/live/zwtv.m3u8 https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 #EXTINF:-1 tvg-id="" status="online",L1mburg (720p) [Not 24/7] https://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Brabant (1080p) +https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Flevoland (720p) [Not 24/7] +https://d5ms27yy6exnf.cloudfront.net/live/omroepflevoland/tv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Omroep Gelderland (720p) [Not 24/7] https://web.omroepgelderland.nl/live/livetv.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Hulst TV (720p) [Not 24/7] +https://ms7.mx-cd.net/tv/280-2963002/Omroep_Hulst_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Ons West Brabant (480p) +https://ms2.mx-cd.net/tv/177-710139/Ons_West_Brabant_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep P&M TV (1080p) [Not 24/7] +https://ms7.mx-cd.net/dtv-10/153-840564/Omroep_Peel_en_Maas_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Tilburg (480p) [Not 24/7] +https://ms2.mx-cd.net/tv/184-782326/Omroep_Tilburg_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Tilburg TV (480p) +https://ms7.mx-cd.net/tv/184-782326/Omroep_Tilburg_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep West (1080p) [Not 24/7] +https://d1axml5ozykh3g.cloudfront.net/live/omroepwest/tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omroep Zeeland (1080p) +https://d3isaxd2t6q8zm.cloudfront.net/live/omroepzeeland/tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omrop Fryslรขn (1080p) [Not 24/7] +https://d3pvma9xb2775h.cloudfront.net/live/omropfryslan/stream04/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Open Rotterdam (480p) [Not 24/7] +http://ms2.mx-cd.net/tv/141-573555/OPEN_Rotterdam.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio A1 (1080p) [Not 24/7] https://www.a1mediagroep.nl/hls/a1tv.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Radio NL (1080p) [Not 24/7] https://61ae39677a1ab.streamlock.net/radionl/radionl_1080p/playlist.m3u8?ref=Hoofdwebsite&token_endtime=1661322499&token_hash=yPCofcNBmbfuVCU4UqsLrQ6GgnKJGC5gQ0tn5_F9FSE=&token_starttime=0 +#EXTINF:-1 tvg-id="" status="online",XITE (720p) [Not 24/7] +https://ms2.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",XITE (720p) [Not 24/7] +https://ms7.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Zed TV http://190.2.148.141:8080/bar7657/index.m3u8 diff --git a/streams/nl_samsung.m3u b/streams/nl_samsung.m3u index 53edd21c1e..a9d6dd0645 100644 --- a/streams/nl_samsung.m3u +++ b/streams/nl_samsung.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="Filmstream.nl" status="online",Filmstream https://spi-filmstream-1-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) [Not 24/7] -http://fueltv-fueltv-14-nl.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Are we there Yet? [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00353-lionsgatestudio-arewethereyetnl-samsungnl/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake @@ -17,6 +15,8 @@ https://rakuten-euronews-1-nl.samsung.wurl.tv/playlist.m3u8 https://failarmy-international-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fashion TV https://fashiontv-fashiontv-5-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) [Not 24/7] +http://fueltv-fueltv-14-nl.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Go USA TV https://brandusa-gousa-1-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hell's Kitchen @@ -37,8 +37,6 @@ https://quintus-radicaldocs-1-nl.samsung.wurl.tv/playlist.m3u8 https://rakuten-action-8-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Comedy https://rakuten-comedy-8-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries -https://rakuten-documentaries-8-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Drama https://rakuten-drama-8-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family diff --git a/streams/nz.m3u b/streams/nz.m3u index 0632a4b9d5..21537ed7e5 100644 --- a/streams/nz.m3u +++ b/streams/nz.m3u @@ -17,9 +17,9 @@ https://livestreamdirect-three.mediaworks.nz/three.m3u8 https://d2ce82tpc3p734.cloudfront.net/v1/master/b1f4432f8f95be9e629d97baabfed15b8cacd1f8/TVNZ_1/master.m3u8 #EXTINF:-1 tvg-id="TVNZ2.nz" status="blocked",TVNZ 2 [Geo-blocked] https://duoak7vltfob0.cloudfront.net/v1/master/b1f4432f8f95be9e629d97baabfed15b8cacd1f8/TVNZ_2/master.m3u8 -#EXTINF:-1 tvg-id="TVNZDuke.nz" status="blocked",TVNZ Duke [Geo-blocked] -https://dayqb844napyo.cloudfront.net/v1/master/b1f4432f8f95be9e629d97baabfed15b8cacd1f8/TVNZ_Duke/master.m3u8 #EXTINF:-1 tvg-id="WairarapaTV.nz" status="online",Wairarapa TV (1080p) [Not 24/7] https://stream.wairarapatv.co.nz/Broadband_High/playlist.m3u8 #EXTINF:-1 tvg-id="WairarapaTV.nz" status="online",Wairarapa TV (360p) [Not 24/7] http://stream.wairarapatv.co.nz/Cellular_High/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",TVNZ Duke [Geo-blocked] +https://dayqb844napyo.cloudfront.net/v1/master/b1f4432f8f95be9e629d97baabfed15b8cacd1f8/TVNZ_Duke/master.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index 978373532e..013d6a8c3e 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ANTV.pa" status="blocked",ANTV https://dacastmmd.mmdlive.lldns.net/dacastmmd/bdc928e938f54ab280e8bfa0e265eddd/playlist.m3u8 -#EXTINF:-1 tvg-id="ASondeSalsa.pa" status="online",A Son de Salsa (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ASondeSalsa.pa" status="timeout",A Son de Salsa (720p) [Not 24/7] https://cloud01.mipaneltv.xyz/asondesalsa/asondesalsa/playlist.m3u8 #EXTINF:-1 tvg-id="CabinaRPCRadio.pa" status="online",Cabina RPC Radio (480p) https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8 @@ -17,7 +17,7 @@ http://209.91.213.10:8088/play/a01o https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 #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 diff --git a/streams/pe.m3u b/streams/pe.m3u index 8d8788f700..083677fed3 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -11,7 +11,7 @@ https://video2.lhdserver.es/asiritv/live.m3u8 https://dysmuyxh5vstv.cloudfront.net/hls/live.m3u8 #EXTINF:-1 tvg-id="ATVPlus.pe" status="online",ATV+ Noticias (480p) [Not 24/7] https://dysmuyxh5vstv.cloudfront.net/hls/atv2.m3u8 -#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="online",Autรฉntica Televisiรณn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="error",Autรฉntica Televisiรณn (720p) [Not 24/7] https://live.obslivestream.com/autenticatvmux/index.m3u8 #EXTINF:-1 tvg-id="BestCableMasCumbia.pe" status="online",Best Cable Mรกs Cumbia (720p) [Not 24/7] https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 @@ -21,11 +21,11 @@ https://tv.inka.net.pe/bestcablemusic/bestcablemusic/index.m3u8 https://tv.inka.net.pe/bestcable/bestcable/index.m3u8 #EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="online",Best Cable Sports Perรบ (720p) [Not 24/7] https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 -#EXTINF:-1 tvg-id="BethelTV.pe" status="error",Bethel TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BethelTV.pe" status="online",Bethel TV (720p) [Not 24/7] https://ott.streann.com/loadbalancer/services/public/channels/5e0689c82cdcb4fdbcd79151/playlist.m3u8 #EXTINF:-1 tvg-id="BHTV.pe" status="online",BHTV (720p) [Not 24/7] http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8 -#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="online",Cajamarca TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="error",Cajamarca TV (480p) [Not 24/7] https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 #EXTINF:-1 tvg-id="Canal8Catacaos.pe" status="online",Canal 8 (Catacaos) (360p) [Not 24/7] https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 @@ -45,13 +45,11 @@ https://tvdatta.com:3548/live/chinchatvlive.m3u8 https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] -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="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] +#EXTINF:-1 tvg-id="ContactoDeportivo.pe" status="error",Contacto Deportivo (720p) [Not 24/7] https://live.obslivestream.com/cdeportivo/index.m3u8 #EXTINF:-1 tvg-id="ControversiaTV.pe" status="online",Controversia TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/controversiatv/index.m3u8 @@ -59,7 +57,7 @@ https://live.obslivestream.com/controversiatv/index.m3u8 https://srv1.mediastreamperu.com/creotv/creotv/playlist.m3u8 #EXTINF:-1 tvg-id="CRTelevision.pe" status="online",CR Television (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/crtvmux/index.m3u8 -#EXTINF:-1 tvg-id="CTC.pe" status="error",CTC (720p) +#EXTINF:-1 tvg-id="CTC.pe" status="timeout",CTC (720p) http://190.108.83.142:8000/play/a007/index.m3u8 #EXTINF:-1 tvg-id="Cultura24.pe" status="online",Cultura 24 (360p) [Not 24/7] https://vs8.live.opencaster.com/cultura24/smil:cultura24/playlist.m3u8 @@ -72,14 +70,14 @@ https://7.innovatestream.pe:19360/cctvchupaca/cctvchupaca.m3u8 #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] -http://190.108.83.142:8000/play/a003/index.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="timeout",FuegoTV (Lima) (720p) [Not 24/7] +http://190.108.83.142:8000/play/a003/index.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="online",Global TV +#EXTINF:-1 tvg-id="GlobalTV.pe" status="timeout",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 @@ -89,29 +87,25 @@ https://tv.inka.net.pe/bestcablehatuntv/bestcablehatuntv/index.m3u8 https://paneltv.rstreaminghd.net:3777/live/huachoperutvlive.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huรกnuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 -#EXTINF:-1 tvg-id="IdentidadTV.pe" status="online",Identidad TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IdentidadTV.pe" status="error",Identidad TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrci/livercitv/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenTelevisionRioja.pe" status="timeout",Imagen Televisiรณn (Rioja) (720p) [Not 24/7] http://191.97.56.183:1935/imagentv/imagentv/playlist.m3u8 #EXTINF:-1 tvg-id="ImperialTelevision.pe" status="online",Imperial Televisiรณn (Huancayo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/imperu/imperu/playlist.m3u8 -#EXTINF:-1 tvg-id="InnovaFMTV.pe" status="timeout",Innova FM (Bagua Grande) (480p) [Not 24/7] -https://live.tvcontrolcp.com:1936/8170/8170/playlist.m3u8 #EXTINF:-1 tvg-id="JN19.pe" status="online",JN19 (720p) [Not 24/7] https://servilive.com:3149/live/jn19tvlive.m3u8 -#EXTINF:-1 tvg-id="Karibena.pe" status="timeout",Karibeรฑa (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Karibena.pe" status="online",Karibeรฑa (720p) [Not 24/7] https://cu.onliv3.com/livevd/user1.m3u8 -#EXTINF:-1 tvg-id="KBO.pe" status="error",KBO Quillabamba (1080p) [Not 24/7] -https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 -#EXTINF:-1 tvg-id="LaAbeja.pe" status="error",La Abeja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 -#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7] +#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="timeout",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 #EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8 #EXTINF:-1 tvg-id="LaRiberena.pe" status="online",La Ribereรฑa (Pucallpa) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8070/index.m3u8 -#EXTINF:-1 tvg-id="Latina.pe" status="blocked",Latina (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="Latina.pe" status="error",Latina (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5ce7109c7398b977dc0744cd.m3u8 #EXTINF:-1 tvg-id="LotPlusTV.pe" status="online",LotPlus TV (Chiclayo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8 @@ -125,7 +119,7 @@ https://hls.servidor.stream/storage/megatv.m3u8 https://tv.portalexpress.es:3399/hybrid/play.m3u8 #EXTINF:-1 tvg-id="MielTV.pe" status="online",Miel TV (Satipo) [Not 24/7] https://7.innovatestream.pe:19360/mieltv/mieltv.m3u8 -#EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Millenium109FM.pe" status="error",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 #EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 @@ -145,7 +139,7 @@ https://7.innovatestream.pe:19360/nativatv/nativatv.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="online",NorSelva RTV [Not 24/7] https://live.obslivestream.com/norselvatv/index.m3u8 -#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="online",Nuestra TV (Lima) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="error",Nuestra TV (Lima) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 @@ -169,7 +163,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://38.131.11.9:1080/play/a0dh #EXTINF:-1 tvg-id="PeruvianRadioTV.pe" status="online",PeruvianRadio TV [Not 24/7] https://stmv.panel.grupolimalive.com/peruvian/peruvian/playlist.m3u8 -#EXTINF:-1 tvg-id="PiuraTV.pe" status="online",PiuraTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PiuraTV.pe" status="timeout",PiuraTV (720p) [Not 24/7] http://190.108.83.142:8000/play/a00d/index.m3u8 #EXTINF:-1 tvg-id="PlanetaTVAmazonas.pe" status="online",Planeta TV (Bagua) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 @@ -177,11 +171,11 @@ https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 https://servilive.com:3753/live/qosqotimeslive.m3u8 #EXTINF:-1 tvg-id="QuattroTV.pe" status="online",Quattro TV (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="Quillavision.pe" status="error",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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv -#EXTINF:-1 tvg-id="RadioChalaca.pe" status="timeout",Radio Chalaca (720p) [Not 24/7] +#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="RadioInkaTV.pe" status="online",RadioInka (Abancay) (1080p) [Not 24/7] https://tv.portalexpress.es:3175/hybrid/play.m3u8 @@ -201,15 +195,15 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5c3fb01839654.streamlock.net:1963/iptvrcrperu/livercrperutv/playlist.m3u8 #EXTINF:-1 tvg-id="RegionTVCallao.pe" status="online",Regiรณn TV (Callao) (480p) [Not 24/7] https://servilive.com:3757/live/regiontvlive.m3u8 -#EXTINF:-1 tvg-id="RNTelevision.pe" status="online",RN Televisiรณn (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RNTelevision.pe" status="error",RN Televisiรณn (Yurimaguas) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/wsgzmqbxse/wsgzmqbxse/playlist.m3u8 #EXTINF:-1 tvg-id="RPPTVNoticias.pe" status="timeout",RPP (480p) [Not 24/7] http://38.131.11.9:1080/play/a0d8 -#EXTINF:-1 tvg-id="RSelvaTV.pe" status="online",RSelvaTV (Tarapoto) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RSelvaTV.pe" status="error",RSelvaTV (Tarapoto) (720p) [Not 24/7] https://live.obslivestream.com/selvatv/index.m3u8 -#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="error",RTV Total (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 -#EXTINF:-1 tvg-id="SalgaluTV.pe" status="blocked",Salgalรบ TV [Not 24/7] +#EXTINF:-1 tvg-id="SalgaluTV.pe" status="timeout",Salgalรบ TV [Not 24/7] 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 @@ -217,7 +211,7 @@ https://live.obslivestream.com/sanjuanera/index.m3u8 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 -#EXTINF:-1 tvg-id="SolStereoTV.pe" status="online",Sol Stereo TV (Casma) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SolStereoTV.pe" status="error",Sol Stereo TV (Casma) (360p) [Not 24/7] https://stmv.panel.grupolimalive.com/solstereotv/solstereotv/playlist.m3u8 #EXTINF:-1 tvg-id="SolTV.pe" status="online",Sol Televisiรณn http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 @@ -237,9 +231,9 @@ https://servilive.com:3126/live/tele2000live.m3u8 https://live.obslivestream.com/telecolormux/index.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="error",Telesur (Moquegua) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="online",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 #EXTINF:-1 tvg-id="TelesurTacna.pe" status="online",Telesur (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/tacna.m3u8 @@ -261,21 +255,19 @@ https://live.obslivestream.com/tv5/index.m3u8 https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8 -#EXTINF:-1 tvg-id="TVenLinea.pe" status="online",TVenLinea (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVenLinea.pe" status="error",TVenLinea (Cuzco) (720p) [Not 24/7] https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 #EXTINF:-1 tvg-id="TVFacesPeru.pe" status="online",Tvfaces Online (360p) [Not 24/7] https://tvdatta.com:3211/stream/play.m3u8 #EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey -#EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="online",TV Norte (Chiclayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="error",TV Norte (Chiclayo) (720p) [Not 24/7] 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="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] +#EXTINF:-1 tvg-id="TVPeru.pe" status="timeout",TV Perรบ [Not 24/7] http://190.108.83.142:8000/play/a00i/index.m3u8 #EXTINF:-1 tvg-id="TVPeruanisima.pe" status="online",TV Peruanรญsima (720p) [Not 24/7] http://k4.usastreams.com/TVperuanisima/TVperuanisima/playlist.m3u8 @@ -285,7 +277,7 @@ http://cdnh4.iblups.com/hls/irtp.m3u8 https://cdnh8.iblups.com/hls/RMuwrdk7M9.m3u8 #EXTINF:-1 tvg-id="TVSistemasCuzco.pe" status="online",TV Sistemas Cuzco (Cuzco) (360p) [Not 24/7] https://stmv1.voxhdnet.com/sistemascusco/sistemascusco/playlist.m3u8 -#EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) [Not 24/7] +#EXTINF:-1 tvg-id="UchuTV.pe" status="timeout",Uchu TV (Cusco) [Not 24/7] http://190.108.83.142:8000/play/a006/index.m3u8 #EXTINF:-1 tvg-id="UnifeTV.pe" status="online",Unife TV https://dacastmmd.mmdlive.lldns.net/dacastmmd/acda902f73a646daac3fdc9dcddbc971/playlist.m3u @@ -293,31 +285,29 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/acda902f73a646daac3fdc9dcddbc971/p https://stmv.panel.grupolimalive.com/uniteltv/uniteltv/playlist.m3u8 #EXTINF:-1 tvg-id="UranioTV.pe" status="online",Uranio TV (Yurimaguas) (720p) [Not 24/7] https://live.obslivestream.com/uraniotv/index.m3u8 -#EXTINF:-1 tvg-id="VamisaTV.pe" status="online",VamisaTV (Lima) (480p) [Not 24/7] -https://vps1.lnx.pe/vamisa/envivo/index.m3u8 #EXTINF:-1 tvg-id="ViaAltomayo.pe" status="online",Vรญa Altomayo (720p) [Not 24/7] https://live.obslivestream.com/viaaltomayomux/index.m3u8 #EXTINF:-1 tvg-id="ViaTelevision.pe" status="online",Vรญa Televisiรณn (Tarapoto) [Not 24/7] https://multimedia.tmcreativos.com:1936/viatelevision/viatelevision/playlist.m3u8 #EXTINF:-1 tvg-id="VisionSur.pe" status="online",VisionSur (Arequipa) [Not 24/7] https://ott1.hdlatam.tv/live_abr/webtvVisionSur/playlist.m3u8 -#EXTINF:-1 tvg-id="VisionTVMusica.pe" status="online",Visiรณn TV Musica (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VisionTVMusica.pe" status="error",Visiรณn TV Musica (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="VNP.pe" status="error",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] +#EXTINF:-1 tvg-id="WillaxTV.pe" status="error",Willax (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/WillaxTV #EXTINF:-1 tvg-id="" status="blocked",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monterrico TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monterrico TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monterrico TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monterrico TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Monterrico TV (1080p) [Not 24/7] https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #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 23c299b252..dc4407dcfb 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -23,7 +23,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/c/PTVPhilippines/live #EXTINF:-1 tvg-id="SMNI.ph" status="online",SMNI (720p) [Not 24/7] https://api.new.livestream.com/accounts/19079954/events/7831871/live.m3u8 -#EXTINF:-1 tvg-id="TeleRadyo.ph" status="online",TeleRadyo +#EXTINF:-1 tvg-id="TeleRadyo.ph" status="blocked",TeleRadyo https://abscbn-ono.akamaized.net/midroll/amagi_hls_data_abscbnAAA-abscbn-teleradyo-oando/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TVMaria.ph" status="online",TV Maria http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/TVMariaLIVE/live diff --git a/streams/pk.m3u b/streams/pk.m3u index a90e0afe97..5a2e58ef13 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -14,14 +14,14 @@ 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/UCaxR-D8FjZ-2otbU0_Y2grg/live #EXTINF:-1 tvg-id="DhartiTV.pk" status="online",Dharti TV https://streamone.simpaisa.com:8443/pitvlive1/dhartitv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (INT Feed) (480p) [Not 24/7] https://imob.dunyanews.tv/livehd/ngrp:dunyalivehd_2_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (INT Feed) (480p) [Not 24/7] https://intl.dunyanews.tv/livehd/ngrp:dunyalivehd_2_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (UK Feed) (720p) [Not 24/7] https://ukintl.dunyanews.tv/liveuk/ngrp:dunyalive_all/playlist.m3u8 -#EXTINF:-1 tvg-id="DunyaNews.pk" status="timeout",Dunya News (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live #EXTINF:-1 tvg-id="FazalTV.pk" status="online",Punjabi TV http://cdn9.live247stream.com/punjabitvcanada/tv/playlist.m3u8 #EXTINF:-1 tvg-id="HumNews.pk" status="online",Hum News (720p) diff --git a/streams/pl.m3u b/streams/pl.m3u index ac5db01ef6..c7425d461d 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="4FunTV.pl" status="online",4FUN TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="4FunTV.pl" status="error",4FUN TV (576p) [Not 24/7] https://stream.4fun.tv:8888/hls/4f.m3u8 #EXTINF:-1 tvg-id="Echo24.pl" status="online",Echo24 (720p) [Not 24/7] https://live-insysgo.cf.insyscd.net/echo24.smil/manifest.m3u8 @@ -51,7 +51,7 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpwarszawa http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpwroclaw #EXTINF:-1 tvg-id="TVPInfo.pl" status="online",TVP Info (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpinfo -#EXTINF:-1 tvg-id="TVRegionalnaLubin.pl" status="error",TV Regionalna (Lubin) (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRegionalnaLubin.pl" status="online",TV Regionalna (Lubin) (576p) [Not 24/7] 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 diff --git a/streams/pr.m3u b/streams/pr.m3u index 87ad06b2eb..81f6f22e9f 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="CDMInternacional.pr" status="online",CDM International (480p) [Not 24/7] https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8 -#EXTINF:-1 tvg-id="NotiUnoTV.pr" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] +#EXTINF:-1 tvg-id="NotiUnoTV.pr" status="error",Noti Uno Puerto Rico (854p) [Not 24/7] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 #EXTINF:-1 tvg-id="PuraPalabra.pr" status="online",Pura Palabra (718p) [Not 24/7] https://59825a54e4454.streamlock.net:8443/william233/william233/playlist.m3u8 @@ -11,5 +11,5 @@ http://205.164.56.130:1935/marcos536/marcos536/playlist.m3u8 https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mas TV (1080p) https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Wipr +#EXTINF:-1 tvg-id="" status="blocked",Wipr https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index 83bbb2894e..6a2f884969 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="7alaTV.ps" status="online",7ala TV [Geo-blocked] +#EXTINF:-1 tvg-id="7alaTV.ps" status="blocked",7ala TV [Geo-blocked] http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 -#EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AjyalTV.ps" status="error",Ajyal TV (720p) [Not 24/7] http://htvajyal.mada.ps:8888/ajyal/index.m3u8 -#EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AjyalTV.ps" status="error",Ajyal TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/ajyal/index.m3u8 #EXTINF:-1 tvg-id="AlAqsaTV.ps" status="online",Al Aqsa Channel (416p) [Not 24/7] https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 @@ -11,9 +11,9 @@ https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 http://htvpalsat.mada.ps:8888/audeh/index.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) https://cdg8.edge.technocdn.com/palestiniantv_source/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MarahFM.ps" status="online",Marah FM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MarahFM.ps" status="blocked",Marah FM (720p) [Not 24/7] http://vstream3.hadara.ps:8081/marahFM_web/web/playlist.m3u8 -#EXTINF:-1 tvg-id="Mawwal.ps" status="error",Mawwal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Mawwal.ps" status="blocked",Mawwal (720p) [Not 24/7] http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="MusawaChannel.ps" status="online",MusawaChannel (1080p) [Not 24/7] https://pbc.furrera.ps/musawahd/index.m3u8 @@ -35,9 +35,11 @@ https://live.paltoday.tv/paltv/live/playlist.m3u8 https://mn-nl.mncdn.com/palabroad/live/playlist.m3u8 #EXTINF:-1 tvg-id="SerajTV.ps" status="online",Seraj TV (1080p) https://live01.iflex.ps/Aqsa/index.m3u8 -#EXTINF:-1 tvg-id="ShababFM.ps" status="online",Shabab FM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ShababFM.ps" status="blocked",Shabab FM (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/ShababFM/shabab/index.m3u8 -#EXTINF:-1 tvg-id="WatarTV.ps" status="timeout",Watar TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WatarTV.ps" status="online",Watar TV (720p) [Not 24/7] http://htvint.mada.ps:8889/orient/index.m3u8 -#EXTINF:-1 tvg-id="WattanTV.ps" status="online",Wattan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WattanTV.ps" status="error",Wattan TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/wattan/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",An-Najah (720p) +https://streaming.najah.edu:8443/hls/AlNajah.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 257de0c850..2ea9626fdd 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -9,10 +9,6 @@ http://195.23.211.179:1935/kmusic/smil:kmusic.smil/playlist.m3u8 https://w1.manasat.com/ktv/smil:ktv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MTVPortugal.pt" status="timeout",MTV Portugal (576p) http://176.79.76.155:8000/play/a01x/index.m3u8 -#EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] -https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 -#EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] -https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 @@ -44,15 +40,15 @@ 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) -http://93.152.174.144:4000/play/sic/index.m3u8 -#EXTINF:-1 tvg-id="SIC.pt" status="online",SIC (1080p) https://d1zx6l1dn8vaj5.cloudfront.net/out/v1/b89cc37caa6d418eb423cf092a2ef970/index.m3u8 #EXTINF:-1 tvg-id="SIC.pt" status="blocked",SIC (1080p) [Geo-blocked] https://sic.live.impresa.pt/sic.m3u8 +#EXTINF:-1 tvg-id="SIC.pt" status="timeout",SIC (1080p) +http://93.152.174.144:4000/play/sic/index.m3u8 #EXTINF:-1 tvg-id="SICNoticias.pt" status="blocked",SIC Noticias [Geo-blocked] https://sicnot.live.impresa.pt/sicnot.m3u8 #EXTINF:-1 tvg-id="SobrenaturalTV.pt" status="online",Sobrenatural TV (1080p) diff --git a/streams/py.m3u b/streams/py.m3u index bc473cac83..a44b1d7371 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -11,7 +11,7 @@ https://59ce1298bfb98.streamlock.net/educanal/educanal/playlist.m3u8 https://59ce1298bfb98.streamlock.net/cristaltv/cristaltv/playlist.m3u8 #EXTINF:-1 tvg-id="FarraPlay.py" status="online",Farra Play (720p) [Not 24/7] http://159.203.148.226/live/farra.m3u8 -#EXTINF:-1 tvg-id="MasTV.py" status="online",Mรกs TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MasTV.py" status="error",Mรกs TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mastvonline #EXTINF:-1 tvg-id="MiTV.py" status="online",MiTV https://rds3.desdeparaguay.net/mitv/mitv/playlist.m3u8 diff --git a/streams/ro.m3u b/streams/ro.m3u index 3febb51944..7e73cd5869 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -11,7 +11,9 @@ http://s5.alfaomega.tv:1935/alfaomega/alfaomega1.sdp/playlist.m3u8 http://s5.alfaomega.tv:1935/alfaomega/smil:alfaomegatv/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaSport.ro" status="online",AntenaSport (720p) [Not 24/7] https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 -#EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] +#EXTINF:-1 tvg-id="AtomicTV.ro" status="online",Atomic TV (360p) +https://atomic.streamnet.ro/atomictv.m3u8 +#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 @@ -50,7 +52,7 @@ https://cmero-ott-live.ssl.cdn.cra.cz/channels/cme-ro-voyo-news/playlist.m3u8?of https://edge.realitatea.net/realitatea/plus_fq/playlist.m3u8 #EXTINF:-1 tvg-id="RealitateaTV.ro" status="timeout",Realitatea FM (Studio) (576p) [Not 24/7] https://live.realitatea.net/livertmp/plus/playlist.m3u8 -#EXTINF:-1 tvg-id="RockTV.ro" status="timeout",Rock TV (480p) +#EXTINF:-1 tvg-id="RockTV.ro" status="error",Rock TV (480p) https://fms-https1.mediadirect.ro/live3/_definst_/rocktv.smil/master.m3u8 #EXTINF:-1 tvg-id="SperantaTV.ro" status="online",Speranta TV (720p) [Not 24/7] http://play.streamkit.tv/content/channel/sperantatv/live/sperantatv.player.m3u8 diff --git a/streams/rs.m3u b/streams/rs.m3u index 5f8158a5e7..e67fadf87d 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -3,10 +3,10 @@ https://srv1.adriatelekom.com/DjakTV/index.m3u8 #EXTINF:-1 tvg-id="KlanKosova.rs" status="timeout",Klan Kosova http://93.157.62.180/KlanKosova/index.m3u8 -#EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (720p) -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="KurirTV.rs" status="timeout",Kurir TV (720p) +http://51.15.154.138/providus/live2805_hq/index.m3u8 #EXTINF:-1 tvg-id="MISTelevizija.rs" status="online",MIS Televizija (720p) [Not 24/7] https://5afd52b55ff79.streamlock.net/MISTV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="MuzzikAMVA2020.rs" status="blocked",Muzzik AMVA 2020 (720p) [Geo-blocked] @@ -81,7 +81,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 f2014a34c6..7b01a0bf72 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="online",1HD Music Television (404p) [Not 24/7] +#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="timeout",1HD Music Television (404p) [Not 24/7] https://sc.id-tv.kz/1hd.m3u8 #EXTINF:-1 tvg-id="2x2.ru" status="online",2x2 (720p) [Not 24/7] https://bl.uma.media/live/317805/HLS/4614144_3,2883584_2,1153024_1/1613019214/3754dbee773afc02014172ca26d3bb79/playlist.m3u8 @@ -17,7 +17,7 @@ https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m https://strm.yandex.ru/kal/360tv/360tv0.m3u8 #EXTINF:-1 tvg-id="360deg.ru" status="blocked",360ยฐ (720p) https://video1.in-news.ru/360/index.m3u8 -#EXTINF:-1 tvg-id="A1.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) +#EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" 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) @@ -63,7 +63,7 @@ http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 #EXTINF:-1 tvg-id="BigAsia.ru" status="blocked",ะ‘ะพะปัŒัˆะฐั ะะทะธั (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 -#EXTINF:-1 tvg-id="Bober.ru" status="online",ะ‘ะพะฑะตั€ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Bober.ru" status="timeout",ะ‘ะพะฑะตั€ (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 #EXTINF:-1 tvg-id="BRIDGE.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -87,7 +87,7 @@ http://ott-cdn.ucom.am/s14/04.m3u8 #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะงะต! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="CTC.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 @@ -98,7 +98,7 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_STSLOVE/variant.m3u8 #EXTINF:-1 tvg-id="CTC.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/s52/04.m3u8 -#EXTINF:-1 tvg-id="CTC.ru" status="online",ะกะขะก (576p) [Not 24/7] +#EXTINF:-1 tvg-id="CTC.ru" status="timeout",ะกะขะก (576p) [Not 24/7] https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",ะ”ะฐะณะตัั‚ะฐะฝ (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -123,7 +123,7 @@ http://ott-cdn.ucom.am/s95/index.m3u8 http://hls-eniseytv.cdnvideo.ru/eniseytv/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="EuropaPlusTV.ru" status="blocked",Europa Plus TV (1080p) [Geo-blocked] http://strm.yandex.ru/kal/europaplus/europaplus0.m3u8 -#EXTINF:-1 tvg-id="Evronovosti.ru" status="timeout",ะ•ะฒั€ะพะฝะพะฒะพัั‚ะธ (576p) +#EXTINF:-1 tvg-id="Evronovosti.ru" status="online",ะ•ะฒั€ะพะฝะพะฒะพัั‚ะธ (576p) http://185.32.44.154/euronews/index.m3u8 #EXTINF:-1 tvg-id="FAN.ru" status="timeout",FAN (576p) [Not 24/7] http://194.9.27.164:8103/play/FAN/index.m3u8 @@ -150,7 +150,7 @@ https://live-trc33.cdnvideo.ru/trc33/trc33.sdp/playlist.m3u8 https://strm.yandex.ru/kal/hdmedia/hdmedia0.m3u8 #EXTINF:-1 tvg-id="HITV.ru" status="blocked",HITV (1080p) https://strm.yandex.ru/kal/hittv/hittv0.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 @@ -164,17 +164,17 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_KARUSEL/variant.m3u8 https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (576p) [Not 24/7] https://sc.id-tv.kz/Khabar_24.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] 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 @@ -319,7 +319,7 @@ http://185.97.150.19:8082/2235 https://strm.yandex.ru/kal/otr/otr0.m3u8 #EXTINF:-1 tvg-id="OTS.ru" status="blocked",ะžะขะก (1080p) [Geo-blocked] https://strm.yandex.ru/kal/otstv/otstv0.m3u8 -#EXTINF:-1 tvg-id="PerviyKrymskiy.ru" status="timeout",ะŸะตั€ะฒั‹ะน ะบั€ั‹ะผัะบะธะน (540p) [Not 24/7] +#EXTINF:-1 tvg-id="PerviyKrymskiy.ru" status="blocked",ะŸะตั€ะฒั‹ะน ะบั€ั‹ะผัะบะธะน (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะŸัะบะพะฒัะบะธะน (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 @@ -329,15 +329,13 @@ http://ott.inmart.tv:8081/18/index.m3u8 http://5.164.24.83/tula/1tv_low/index.m3u8 #EXTINF:-1 tvg-id="Pobeda.ru" status="online",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 -#EXTINF:-1 tvg-id="Poehali.ru" status="error",ะŸะพะตั…ะฐะปะธ! (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 https://rt-sib-krsk-htlive.cdn.ngenix.net/hls/CH_R11_OTT_SIB_KRSK_STS/variant.m3u8 #EXTINF:-1 tvg-id="Prima.ru" status="online",ะŸั€ะธะผะฐ (1080p) https://tele2dvrnat01-02.cdnvideo.ru/stream/NAT_Prima/hls/index.m3u8 -#EXTINF:-1 tvg-id="PRNK.ru" status="online",ะŸะ ะะš (720p) [Not 24/7] -http://serv25.vintera.tv:8081/1pnk/1pnk/playlist.m3u8 #EXTINF:-1 tvg-id="Prodvizhenie.ru" status="blocked",ะŸั€ะพะดะฒะธะถะตะฝะธะต (1080p) [Geo-blocked] https://strm.yandex.ru/kal/prodvizheniye/prodvizheniye0.m3u8 #EXTINF:-1 tvg-id="Prosveshchenie.ru" status="online",ะŸั€ะพัะฒะตั‰ะตะฝะธะต (540p) [Geo-blocked] @@ -372,7 +370,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="RENTV.ru" status="online",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RENTV.ru" status="timeout",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 #EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 @@ -522,7 +520,7 @@ https://bsttv.bonus-tv.ru/cdn/tamyr/playlist.m3u8 http://stream.efir24.tv:1935/live/efir24tv/playlist.m3u8 #EXTINF:-1 tvg-id="TBN.ru" status="timeout",ะขะ‘ะ (720p) http://62.32.67.187:1935/WEB_TBN/TBN.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="Teleputeshestviya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะตะปะตะฟัƒั‚ะตัˆะตัั‚ะฒะธั (480p) +#EXTINF:-1 tvg-id="Teleputeshestviya.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/s71/index.m3u8 #EXTINF:-1 tvg-id="Telplus.ru" status="online",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (360p) [Not 24/7] @@ -531,7 +529,7 @@ http://streaming.astrakhan.ru/telplushd/playlist.m3u8 http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 #EXTINF:-1 tvg-id="TKR.ru" status="online",ะขะšะ  (ะ ัะทะฐะฝัŒ) (1080p) [Not 24/7] http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="online",ะขะะข4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ะขะะข4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะขะะข (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -543,8 +541,6 @@ http://ott-cdn.ucom.am/s19/04.m3u8 http://strm.yandex.ru/kal/tntmusic/tntmusic0.m3u8 #EXTINF:-1 tvg-id="TNTMusic.ru" status="blocked",ะขะะข Music (1080p) http://83.222.205.65:8080/tntmusic/index.m3u8 -#EXTINF:-1 tvg-id="TNVPlanet.ru" status="error",ะขะะ’-ะŸะปะฐะฝะตั‚ะฐ (576p) -http://tnv.bonus-tv.ru/cdn/tnvplanet/playlist.m3u8 #EXTINF:-1 tvg-id="ToiDuman.kz" status="online",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] https://sc.id-tv.kz/ToiDuman.m3u8 #EXTINF:-1 tvg-id="Tonus.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะพะฝัƒั (480p) @@ -563,7 +559,7 @@ https://brics.bonus-tv.ru/cdn/brics/chinese/playlist.m3u8 https://brics.bonus-tv.ru/cdn/brics/english/playlist.m3u8 #EXTINF:-1 tvg-id="TVBRICSPortuguese.br" status="online",TV BRICS Portuguese (1080p) https://brics.bonus-tv.ru/cdn/brics/portuguese/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCentr.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="TVCentr.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/s54/index.m3u8 #EXTINF:-1 tvg-id="TVCentrInternational.ru" status="timeout",ะขะ’ะฆ (ะœะตะถะดัƒะฝะฐั€ะพะดะฝั‹ะน) (576p) @@ -596,9 +592,9 @@ http://cdn-01.bonus-tv.ru:8080/vmesterf/index.m3u8 http://uiptv.do.am/1ufc/118056781/playlist.m3u8 #EXTINF:-1 tvg-id="Volgograd1.ru" status="blocked",ะ’ะพะปะณะพะณั€ะฐะด 1 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/volgograd1/volgograd10.m3u8 -#EXTINF:-1 tvg-id="VTVPlus.ua" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) +#EXTINF:-1 tvg-id="VTVPlus.ua" status="error",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) http://193.107.128.8:8552/play/a007 -#EXTINF:-1 tvg-id="VTVPlus.ua" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) +#EXTINF:-1 tvg-id="VTVPlus.ua" status="error",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) http://iptv.rubintele.com:8552/play/a007 #EXTINF:-1 tvg-id="WorldFashionChannelInternational.ru" status="online",World Fashion Channel International (1080p) https://wfcint.mediacdn.ru/cdn/wfcintweb/playlist.m3u8 @@ -631,9 +627,9 @@ http://ott-cdn.ucom.am/s85/index.m3u8 http://sochinskayatrk.ru/hdtv/hls/43Channel_hd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Backus TV (720p) [Not 24/7] http://stream.backustv.ru/live/btv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",HD life (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",HD life (1080p) [Not 24/7] http://37.193.6.155:34040/udp/239.1.9.2:1234 #EXTINF:-1 tvg-id="" status="online",Luxury (1080p) http://nano.teleservice.su:8080/hls/luxury.m3u8 @@ -668,7 +664,7 @@ http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 https://www.10kanal.ru:1443/10kanal/k24/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะšะคะฃ ะขะ’ (1080p) [Not 24/7] https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ›ัƒั‡ (ะŸัƒั€ะพะฒัะบ) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ะ›ัƒั‡ (ะŸัƒั€ะพะฒัะบ) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ะœะธั€ ะ‘ะตะปะฐะณะพั€ัŒั (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 @@ -682,7 +678,7 @@ http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 http://ott.inmart.tv:8081/17/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ะ ะฐะดะธะพ 10 (1024p) [Not 24/7] http://langate.tv/acc/playlist.m3u8 @@ -706,5 +702,5 @@ https://video.quartztelecom.ru:18080/hls/2386168/71fe656b993c510f39a5/playlist.m https://sitv.ru/hls/s86.m3u8 #EXTINF:-1 tvg-id="" status="online",ะญั…ะพ TV (ะ ัะทะฐะฝัŒ) (576p) [Not 24/7] https://live-echotv.cdnvideo.ru/echotv/echotv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะฎะณั€ะฐ (576p) +#EXTINF:-1 tvg-id="" status="online",ะฎะณั€ะฐ (576p) http://live.ugratv.cdnvideo.ru/ugratv/smil:ugrastream1.smil/playlist.m3u8 diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index bdca330099..e03ff0816b 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -5,7 +5,7 @@ https://v2.catcast.tv/content/38144/index.m3u8 https://freshtv.catcast.tv/content/33718/index.m3u8 #EXTINF:-1 tvg-id="SSSRTV.ru" status="online",ะกะกะกะ  ะขะ’ (432p) [Not 24/7] https://v2.catcast.tv/content/38821/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Eurodance 90 HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",Eurodance 90 HD (1080p) [Not 24/7] https://eurodance90.catcast.tv/content/36987/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะšะธะฝะพะทะฐะป (VHS 90s) (720p) [Not 24/7] https://v2.catcast.tv/content/37925/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 2451e8fb41..95ff9264c6 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -9,12 +9,16 @@ https://al-ekhbaria-prod-dub.shahid.net/out/v1/d443f3203b444032896e3233cb6eaa84/ https://edge.taghtia.com/sa/4.m3u8 #EXTINF:-1 tvg-id="AlHokairGroupTV.sa" status="timeout",AL HOKAIR Group TV (576p) http://82.212.74.3:8000/live/7513.m3u8 +#EXTINF:-1 tvg-id="AlMajdHolyQuran.sa" status="online",Al-Majd Holy Quran (576p) +https://streann-msl4.akamaized.net/hls/live/2043201/quranhls2/master.m3u8 +#EXTINF:-1 tvg-id="AlMajdScientific.sa" status="online",Al-Majd Scientific (576p) +https://streann-msl4.akamaized.net/hls/live/2043217/sciencehls/master.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/qurantvsa -#EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (720p) [Not 24/7] -http://m.live.net.sa:1935/live/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (1080p) [Not 24/7] https://edge.taghtia.com/sa/7.m3u8 +#EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (720p) [Not 24/7] +http://m.live.net.sa:1935/live/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="timeout",Al Quran Al Kareem TV (Mecca) (720p) http://5b18be6964c2f.streamlock.net:1935/live/_definst_/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlresalahTV.sa" status="online",Al-Resalah (1080p) [Geo-blocked] @@ -105,24 +109,24 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema- https://rotanastudios-rotanacinema-1-eu.xiaomi.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e91106776397a8/index.m3u8 +#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="error",Rotana Cinema KSA (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://rotanastudios-rotanaclassic-1-eu.xiaomi.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 +#EXTINF:-1 tvg-id="RotanaClassic.sa" status="error",Rotana Classic (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClip.sa" status="online",Rotana Clip (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip #EXTINF:-1 tvg-id="RotanaComedy.sa" status="online",Rotana Comedy (1080p) [Geo-blocked] https://rotanastudios-rotanacomedy-1-eu.xiaomi.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaDrama.sa" status="online",Rotana Drama (1080p) [Geo-blocked] -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="RotanaDrama.sa" status="error",Rotana Drama (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) [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) diff --git a/streams/se.m3u b/streams/se.m3u index 30b8a96ff2..6ff3675db0 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -3,21 +3,21 @@ https://httpcache0-00688-cacheliveedge0.dna.qbrick.com/00688-cacheliveedge0/out/u/atg_sdi_1_free.m3u8 #EXTINF:-1 tvg-id="AzerbaijanNewsTV.se" status="online",Azerbaijan News TV (720p) [Not 24/7] https://edge1.socialsmart.tv/aznews/smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DiTV.se" status="online",Di TV (720p) +#EXTINF:-1 tvg-id="DiTV.se" status="timeout",Di TV (720p) https://httpcache0-03837-cachelive2.dna.ip-only.net/03837-cachelive2/smil:03837_tx4_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="DiTV.se" status="online",Di TV (720p) +#EXTINF:-1 tvg-id="DiTV.se" status="timeout",Di TV (720p) https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx4_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV 1 (720p) +#EXTINF:-1 tvg-id="ExpressenTV.se" status="timeout",Expressen TV 1 (720p) https://httpcache0-03837-cachelive2.dna.ip-only.net/03837-cachelive2/smil:03837_tx1_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV 2 (720p) +#EXTINF:-1 tvg-id="ExpressenTV.se" status="timeout",Expressen TV 2 (720p) https://httpcache0-03837-cachelive2.dna.ip-only.net/03837-cachelive2/smil:03837_tx2_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV 3 (720p) +#EXTINF:-1 tvg-id="ExpressenTV.se" status="timeout",Expressen TV 3 (720p) https://httpcache0-03837-cachelive2.dna.ip-only.net/03837-cachelive2/smil:03837_tx3_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV 1 (720p) +#EXTINF:-1 tvg-id="ExpressenTV.se" status="timeout",Expressen TV 1 (720p) https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx1_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV 2 (720p) +#EXTINF:-1 tvg-id="ExpressenTV.se" status="timeout",Expressen TV 2 (720p) https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx2_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="ExpressenTV.se" status="online",Expressen TV 3 (720p) +#EXTINF:-1 tvg-id="ExpressenTV.se" status="timeout",Expressen TV 3 (720p) https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_tx3_720p/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal10Asia.se" status="online",Kanal 10 Asia (540p) [Not 24/7] https://cdn-kanal10.crossnet.net/kanal10/ngrp:kanal10asia_all/playlist.m3u8 diff --git a/streams/se_samsung.m3u b/streams/se_samsung.m3u index 193bd92816..98b5f39bb3 100644 --- a/streams/se_samsung.m3u +++ b/streams/se_samsung.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-13-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollectiveSweden.se" status="online",The Pet Collective International https://the-pet-collective-international-se.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Are we there Yet? [Geo-blocked] @@ -17,6 +15,8 @@ https://failarmy-international-se.samsung.wurl.tv/playlist.m3u8 https://fashiontv-fashiontv-5-se.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Filmstream https://spi-filmstream-1-se.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-13-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Go Usa TV https://brandusa-gousa-1-se.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Guardian @@ -37,8 +37,6 @@ https://quintus-radicaldocs-1-se.samsung.wurl.tv/playlist.m3u8 https://rakuten-action-9-se.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Comedy https://rakuten-comedy-9-se.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries -https://rakuten-documentaries-9-se.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Drama https://rakuten-drama-9-se.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family diff --git a/streams/sg.m3u b/streams/sg.m3u index e6b3dacd85..ce401cc7e2 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="Channel5.sg" status="blocked",Channel 5 [Geo-blocked] https://ddftztnzt6o79.cloudfront.net/hls/clr4ctv_okto/master.m3u8 @@ -11,9 +11,9 @@ 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="timeout",GEM (576p) +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) http://210.210.155.37/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) +#EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 @@ -25,7 +25,7 @@ https://d39v9xz8f7n8tk.cloudfront.net/hls/clr4ctv_vsnthm/master.m3u8 http://210.210.155.37/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rock Extreme (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="HBOFamilyAsia.sg" status="",HBO Family Asia (720p) http://50.7.220.74:8278/fyi_twn/playlist.m3u8?tid=18186902&ct=17988&&tsum=7a21abab0a5912afb0ebc01db111e59f diff --git a/streams/si.m3u b/streams/si.m3u index 5c54a83eab..0550422277 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -1,12 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="GTV.si" status="online",GTV (360p) [Not 24/7] http://91.220.221.60/gtv_hls/gtv_03.m3u8 -#EXTINF:-1 tvg-id="HBO2Slovenia.si" status="online",HBO 2 HD -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOCOMEDYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true -#EXTINF:-1 tvg-id="HBO3Slovenia.si" status="online",HBO 3 HD -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBO3HD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true -#EXTINF:-1 tvg-id="HBOSlovenia.si" status="online",HBO HD -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="KanalA.si" status="online",Kanal A https://streamer01.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_AKANALHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="VeseljakTV.si" status="online",Veseljak TV (1080p) @@ -17,5 +11,11 @@ http://91.212.150.248/AdriaMusicTV/index.m3u8 https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_BOOMERANG_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="" status="online",Cartoon Network https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_CARTOON_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",HBO 2 HD +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOCOMEDYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",HBO 3 HD +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBO3HD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",HBO HD +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="" status="online",History Channel (1080p) https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HISTORYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true diff --git a/streams/sm.m3u b/streams/sm.m3u index 9603b58f99..a80cda7e31 100644 --- a/streams/sm.m3u +++ b/streams/sm.m3u @@ -1,3 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="SanMarinoRTV.sm" status="online",San Marino RTV (720p) https://d2hrvno5bw6tg2.cloudfront.net/smrtv-ch01/_definst_/smil:ch-01.smil/chunklist_b1692000_slita.m3u8 +#EXTINF:-1 tvg-id="SanMarinoRTVSport.sm" status="online",San Marino RTV Sport (720p) +https://d2hrvno5bw6tg2.cloudfront.net/smrtv-ch02/smil:ch-02.smil/master.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index af697239cb..5802df02d2 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -3,13 +3,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vidbb #EXTINF:-1 tvg-id="A2iMusic.sn" status="online",A2i Music (720p) [Not 24/7] https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="A2iNaja.sn" status="error",A2i Naja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A2iNaja.sn" status="online",A2i Naja (720p) [Not 24/7] https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="A2iReligion.sn" status="error",A2i Religion (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A2iReligion.sn" status="online",A2i Religion (720p) [Not 24/7] https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p) +#EXTINF:-1 tvg-id="Africa7.sn" status="error",Africa 7 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw -#EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RFM.sn" status="error",RFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wi5y1 #EXTINF:-1 tvg-id="SenTV.sn" status="online",Sen TV (480p) https://live3.acangroup.org:1929/acanabr/sentv.stream_all/playlist.m3u8 diff --git a/streams/sv.m3u b/streams/sv.m3u index b5c1573132..e26743981b 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AgapeTV.sv" status="online",รgape TV Canal 8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 -#EXTINF:-1 tvg-id="Canal10.sv" status="blocked",Canal 10 (720p) +#EXTINF:-1 tvg-id="Canal10.sv" status="timeout",Canal 10 (720p) http://streamingcws20.com:1935/tves/tves.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.sv" status="online",Canal 12 https://d3kk75blondskv.cloudfront.net/hls/canal12.m3u8 @@ -27,5 +27,9 @@ https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx #EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7] https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Megavisiรณn Canal 19 (720p) +https://mgv-channel19.akamaized.net/hls/live/2093190/MGV_CHANNEL19/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Megavisiรณn Canal 21 (720p) +https://mgv-channel21.akamaized.net/hls/live/2093191/MGV_CHANNEL21/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 diff --git a/streams/sy.m3u b/streams/sy.m3u index f8f6c5ffdd..cf46cee9f5 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -1,16 +1,12 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="error",Almahaliya (576p) [Not 24/7] -http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 #EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnh5Faqn_r9HxeNd_dsvGHQ/live -#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="error",Halab Today TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8320/8320/playlist.m3u8 #EXTINF:-1 tvg-id="LanaTV.lb" status="online",Lana TV (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3u8 #EXTINF:-1 tvg-id="LanaTVPlus.lb" status="online",Lana TV Plus (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc2/m3u8/sdi2-720p.m3u8 -#EXTINF:-1 tvg-id="NourElSham.sy" status="error",Nour El-Sham (360p) [Not 24/7] -http://vod.ortas.sy:1935/oLive/nour05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SamaTV.sy" status="online",Sama TV (578p) [Not 24/7] http://142.132.224.85:1935/redirect/live/smil:mystream1.smil?scheme=m3u8 #EXTINF:-1 tvg-id="SouryanaRadio.sy" status="online",Souryana Radio (360p) [Not 24/7] diff --git a/streams/tg.m3u b/streams/tg.m3u new file mode 100644 index 0000000000..5ab372d7e9 --- /dev/null +++ b/streams/tg.m3u @@ -0,0 +1,3 @@ +#EXTM3U +#EXTINF:-1 tvg-id="NWInfo.tg" status="blocked",New World TV (360p) +https://hls.newworldtv.com/nw-info/video/live.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 39e3c7ac72..debfbd012d 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -9,27 +9,27 @@ https://tc-live1.sanook.com/live/22302_ch5.m3u8 https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/5282994675001/profile_0/chunklist.m3u8 #EXTINF:-1 tvg-id="Channel8.th" status="online",Channel 8 (1080p) [Not 24/7] http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 -#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV1.th" status="error",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 #EXTINF:-1 tvg-id="DLTV2.th" status="error",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="error",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="error",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 #EXTINF:-1 tvg-id="DLTV5.th" status="error",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 -#EXTINF:-1 tvg-id="DLTV6.th" status="error",DLTV 6 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV6.th" status="timeout",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 -#EXTINF:-1 tvg-id="DLTV7.th" status="error",DLTV 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV7.th" status="timeout",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 #EXTINF:-1 tvg-id="DLTV8.th" status="error",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 -#EXTINF:-1 tvg-id="DLTV10.th" status="timeout",DLTV 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV10.th" status="error",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 #EXTINF:-1 tvg-id="DLTV11.th" status="error",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="error",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="error",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 @@ -37,12 +37,12 @@ https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 #EXTINF:-1 tvg-id="DLTV15.th" status="error",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 -#EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GolfChannelThailand.th" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_golfhd_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="NBTWorld.th" status="online",NBT World +#EXTINF:-1 tvg-id="NBTWorld.th" status="error",NBT World https://thainews.prd.go.th/lv/live/ch1_L_L.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="News1.th" status="timeout",ASTV News 1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="News1.th" status="online",ASTV News 1 (720p) [Not 24/7] http://news1.live14.com/stream/news1.m3u8 #EXTINF:-1 tvg-id="ThairathTV32.th" status="online",Thairath TV 32 (720p) https://live.thairath.co.th/trtv2/playlist.m3u8 @@ -52,39 +52,39 @@ http://symc-cdn.violin.co.th:1935/tndedge/whitechannel/chunklist.m3u8 http://live.prd.go.th:1935/live/ch1_L.sdp/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Thai PBS (Opt-4) (1080p) [Not 24/7] https://thaipbs-live.cdn.byteark.com/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD1_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD2_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 3 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 3 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD3_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 4 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 4 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD4_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 5 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 5 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD5_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport 5 (480p Scaled) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport 5 (480p Scaled) (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_sport5_480p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport 7 (480p Scaled) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport 7 (480p Scaled) (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_sport7_480p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_2sporthd1_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_2sporthd2_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 3 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 3 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_2sporthd3_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 4 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 4 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_2sporthd4_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Tennis HD (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Tennis HD (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_TennisHD_720p/chunklist.m3u8 diff --git a/streams/tm.m3u b/streams/tm.m3u index c7bbd2587e..95289c6a2a 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/tn.m3u b/streams/tn.m3u index 7b91154167..e4ae66cda6 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="timeout" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] +#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 #EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] @@ -14,6 +14,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/nes http://142.44.214.231:1935/saheltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="online",Tunisie Immobilier TV (720p) [Not 24/7] https://5ac31d8a4c9af.streamlock.net/tunimmob/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Watania2.tn" status="timeout" user-agent="TNAgexpl212C",Watania 2 (400p) [Not 24/7] +#EXTINF:-1 tvg-id="Watania2.tn" status="online" user-agent="TNAgexpl212C",Watania 2 (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/tunisie2.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index ca5449e287..8df3160291 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -203,10 +203,10 @@ http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="NTVSpor.tr" status="timeout",NTV Spor http://46.4.193.238:8484/hls/ntvspor/playlist.m3u8 -#EXTINF:-1 tvg-id="OlayTurkTV.tr" status="online",OlayTรผrk Kayseri (720p) [Geo-blocked] -http://waw1.artiyerelmedya.net:1935/olayturk/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="OlayTurkTV.tr" status="online",Olay Tรผrk TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/olayturk/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="OlayTurkTV.tr" status="online",OlayTรผrk Kayseri (720p) [Geo-blocked] +http://waw1.artiyerelmedya.net:1935/olayturk/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="OncuTV.tr" status="online",ร–ncรผ TV (1024p) [Not 24/7] https://broadcasttr.com:446/oncurtv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="OnMedyaTV.tr" status="timeout",ON Medya Haber (720p) [Geo-blocked] @@ -252,7 +252,7 @@ https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe45 https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="ToprakTV.tr" status="online",Toprak TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/topraktv/playlist.m3u8 -#EXTINF:-1 tvg-id="TRT1.tr" status="online",TRT 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TRT1.tr" status="blocked",TRT 1 (720p) [Geo-blocked] https://tv-trt1.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRT2.tr" status="online",TRT 2 [Geo-blocked] https://tv-trt2.medya.trt.com.tr/master.m3u8 @@ -332,8 +332,6 @@ https://59cba4d34b678.streamlock.net/live/vuslattv/playlist.m3u8 https://waw2.artiyerelmedya.net/vuslattv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Daawah TV -http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KANAL 58 (720p) [Not 24/7] https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Milyon TV (720p) diff --git a/streams/tw.m3u b/streams/tw.m3u index ce13f86d0b..b9e9524d83 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -11,22 +11,22 @@ http://50.7.220.74:8278/ctient/playlist.m3u8?ct=17874&tid=m6780c60bd34a13540795& http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ctitv/live #EXTINF:-1 tvg-id="CTiVariety.tw" status="online",CTi Variety (ไธญๅคฉ็ถœๅˆๅฐ) (720p) http://23.237.10.66:16372 -#EXTINF:-1 tvg-id="CTiVariety.tw" status="online",CTi Variety (ไธญๅคฉ็ถœๅˆๅฐ) (720p) +#EXTINF:-1 tvg-id="CTiVariety.tw" status="blocked",CTi Variety (ไธญๅคฉ็ถœๅˆๅฐ) (720p) http://50.7.220.74:8278/ctizhonghe/playlist.m3u8?ct=19193&tid=MBBB1520797915207979&tsum=3a6f7f0c591c2ec6678d51b741f290b2 -#EXTINF:-1 tvg-id="CTS.tw" status="online",CTS HD (่ฏ่ฆ–) (720p) +#EXTINF:-1 tvg-id="CTS.tw" status="blocked",CTS HD (่ฏ่ฆ–) (720p) http://50.7.220.74:8278/ctshd_twn/playlist.m3u8?ct=19226&tid=MAFA1309481213094812&tsum=429f7c40691cdcc6c1fb108dbd11e002 #EXTINF:-1 tvg-id="CTSNews.tw" status="blocked",CTS News (่ฏ่ฆ–ๆ–ฐ่ž่ณ‡่จŠ) [Geo-blocked] http://seb.sason.top/sc/hsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="CTV.tw" status="online",CTV (CTVไธญ่ฆ–) (720p) +#EXTINF:-1 tvg-id="CTV.tw" status="blocked",CTV (CTVไธญ่ฆ–) (720p) http://50.7.220.74:8278/zhongshihd_twn/playlist.m3u8?ct=19226&tid=MB8B7313326473133264&tsum=ae7506028e559f3a6e2a3519b2f6a91e -#EXTINF:-1 tvg-id="CTVClassic.tw" status="online",CTV Classic (ไธญ่ฆ–็ถ“ๅ…ธๅฐ) (720p) +#EXTINF:-1 tvg-id="CTVClassic.tw" status="blocked",CTV Classic (ไธญ่ฆ–็ถ“ๅ…ธๅฐ) (720p) http://50.7.220.74:8278/zhongshi_twn/playlist.m3u8?ct=18335&tid=mffe9aaf8765f&tsum=bcdd7a2ce4a5498b1449cb26a01150c0 #EXTINF:-1 tvg-id="CTVNewsChannel.tw" status="online",CTV News Channel (ไธญ่ง†ๆ–ฐ้—ปๅฐ) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/twctvnews/live #EXTINF:-1 tvg-id="DaAi1.tw" status="online",DaAi1 (ๅคงๆ„›1) (720p) -http://50.7.220.74:8278/daai_twn/playlist.m3u8?ct=19225&tid=MF5F4357730143577301&tsum=10c092424b1c12259444b68ad663c9eb -#EXTINF:-1 tvg-id="DaAi1.tw" status="online",DaAi1 (ๅคงๆ„›1) (720p) https://pulltv1.wanfudaluye.com/live/tv1.m3u8 +#EXTINF:-1 tvg-id="DaAi1.tw" status="blocked",DaAi1 (ๅคงๆ„›1) (720p) +http://50.7.220.74:8278/daai_twn/playlist.m3u8?ct=19225&tid=MF5F4357730143577301&tsum=10c092424b1c12259444b68ad663c9eb #EXTINF:-1 tvg-id="DaAi2.tw" status="online",DaAi2 (ๅคงๆ„›2) (720p) https://pulltv2.wanfudaluye.com/live/tv2.m3u8 #EXTINF:-1 tvg-id="DaliTV.tw" status="online",Dali TV (ๅคง็ซ‹้›ป่ฆ–ๅฐ) (720p) @@ -39,11 +39,11 @@ http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca http://50.7.220.74:8278/ettvwestern/playlist.m3u8?ct=17874&tid=mfdfc048e6c2416337202&tsum=cad39b26202d525ea820bee1d69e545f #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="online",EBC News (ๆฑๆฃฎๆ–ฐ่žๅฐ) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newsebc/live #EXTINF:-1 tvg-id="EBCNews.tw" status="blocked",EBC News (ๆฑๆฃฎๆ–ฐ่žๅฐ) (1080p) [Not 24/7] http://seb.sason.top/sc/dsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="EBCNews.tw" status="timeout",EBC News (ๆฑๆฃฎๆ–ฐ่žๅฐ) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newsebc/live -#EXTINF:-1 tvg-id="EBCVariety.tw" status="online",EBC Variety (ๆฑๆฃฎ็ถœๅˆๅฐ) (720p) +#EXTINF:-1 tvg-id="EBCVariety.tw" status="blocked",EBC Variety (ๆฑๆฃฎ็ถœๅˆๅฐ) (720p) http://50.7.220.74:8278/ettvzhonghe/playlist.m3u8?ct=17874&tid=m65c4e525f24617101171&tsum=663db593cfeefc92ce4b5d7461988f3f #EXTINF:-1 tvg-id="EraNews.tw" status="online",Era News (ๅนดไปฃๆ–ฐ่žๅฐ) (720p) http://50.7.220.74:8278/niandainews_twn/playlist.m3u8?ct=19226&tid=MA6A4647720946477209&tsum=48a66838dbcf633b2fb41307b29ef50a @@ -65,11 +65,11 @@ https://live.streamingfast.net/osmflivech2.m3u8 https://live.streamingfast.net/osmflivech1.m3u8 #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="online",GTV1 (ๅ…ซๅคง็ฌฌ1ๅฐ) (720p) +#EXTINF:-1 tvg-id="GTV1.tw" status="blocked",GTV1 (ๅ…ซๅคง็ฌฌ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",GTV Drama (ๅ…ซๅคงๆˆๅ‰งๅฐ) (720p) +#EXTINF:-1 tvg-id="GTVDrama.tw" status="online",GTV Drama (ๅ…ซๅคงๆˆๅ‰งๅฐ) (720p) http://50.7.220.74:8278/badadrama/playlist.m3u8?ct=19225&tid=ME4E4734124647341246&tsum=c4e596572a79ad99675ee2137d1cc43d -#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="online",GTV Entertainment (ๅ…ซๅคง็ปผๅˆๅฐ) (720p) +#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="blocked",GTV Entertainment (ๅ…ซๅคง็ปผๅˆๅฐ) (720p) http://50.7.220.74:8278/badazhonghe/playlist.m3u8?ct=19225&tid=MC7C4692263546922635&tsum=ffdc7a6397b511103e0df0b92e678790 #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 @@ -77,12 +77,12 @@ http://50.7.220.74:8278/hbohd_twn/playlist.m3u8?ct=19225&tid=ME9E526092195260921 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="error",JET TV (JET็ถœๅˆๅฐ) (720p) -http://50.7.220.74:8278/jettv_japan/playlist.m3u8?ct=19225&tid=MA7A4202687942026879&tsum=e84bc4851b9d6f6a18282c1efcb6ed1d -#EXTINF:-1 tvg-id="LSTimeMovie.tw" status="blocked",LS Time Movie (720p) +#EXTINF:-1 tvg-id="LSTimeMovie.tw" status="online",LS Time Movie (720p) http://50.7.220.74:8278/cb7a1fec69/playlist.m3u8?ct=18335&tid=md05ab4002297&tsum=ebe4254ee0e073c2d3c9789e679c00a5 #EXTINF:-1 tvg-id="PTS.tw" status="blocked",PTS (ๅ…ฌ่ง†) (720p) http://50.7.220.74:8278/ctv_taiwan/playlist.m3u8?ct=17990&tid=13765524&tsum=03eb77c1c186944b97737f14e95076c0 +#EXTINF:-1 tvg-id="SETiNews.tw" status="online",SET iNews (ไธ‰็ซ‹iNEWS) (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/setmoney159/live #EXTINF:-1 tvg-id="SETNews.tw" status="blocked",SET News (ไธ‰็ซ‹ๆ–ฐ่ž) (1080p) [Geo-blocked] http://seb.sason.top/sc/sllive_fhd.m3u8 #EXTINF:-1 tvg-id="SETNews.tw" status="blocked",SET News (ไธ‰็ซ‹ๆ–ฐ่ž) (720p) @@ -105,10 +105,10 @@ http://38.64.72.148/hls/modn/list/4005/playlist.m3u8 http://50.7.220.74:8278/tvbshuanle_twn/playlist.m3u8?ct=19193&tid=MC8C2318787923187879&tsum=394d2b9af3df7846e2cdc60d69dd4219 #EXTINF:-1 tvg-id="TVBSNews.tw" status="online",TVBS News (TVBSๆ–ฐ่žๅฐ) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/TVBSNEWS01/live -#EXTINF:-1 tvg-id="TVBSNews.tw" status="online",TVBS News (TVBSๆ–ฐ่žๅฐ) (720p) -http://50.7.220.74:8278/tvbs_n/playlist.m3u8?ct=19226&tid=MEFE5283322452833224&tsum=5f4e9bb0782ab3aae36328763cba2ffd #EXTINF:-1 tvg-id="TVBSNews.tw" status="blocked",TVBS News (TVBSๆ–ฐ่žๅฐ) [Geo-blocked] http://seb.sason.top/sc/tvbsxw_fhd.m3u8 +#EXTINF:-1 tvg-id="TVBSNews.tw" status="blocked",TVBS News (TVBSๆ–ฐ่žๅฐ) (720p) +http://50.7.220.74:8278/tvbs_n/playlist.m3u8?ct=19226&tid=MEFE5283322452833224&tsum=5f4e9bb0782ab3aae36328763cba2ffd #EXTINF:-1 tvg-id="UniqueSatelliteTV.tw" status="blocked",Unique Satellite TV (้žๅ‡กๆ–ฐ่žๅฐ) (720p) http://50.7.220.74:8278/feifannews_twn/playlist.m3u8?ct=17874&tid=m050e7aad65f614336734&tsum=4ea1b829d195ac69a6c2ca51b21ae378 #EXTINF:-1 tvg-id="VideolandMovie.tw" status="blocked",Videoland Movie (็ทฏไพ†้›ปๅฝฑๅฐ) (720p) @@ -117,9 +117,9 @@ http://50.7.220.74:8278/videolandmovie/playlist.m3u8?ct=18335&tid=ma2dac66da407& http://50.7.220.74:8278/videolandsport/playlist.m3u8?ct=19226&tid=MA6A1192684511926845&tsum=0b7ca9a61e7371df68108a27dc358c68 #EXTINF:-1 tvg-id="WXTV.tw" status="online",ๅ”ฏๅฟƒ้›ป่ฆ– (480p) http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/chunklist_w1177047531.m3u8 -#EXTINF:-1 tvg-id="" status="online",Asia Travel (720p) +#EXTINF:-1 tvg-id="" status="blocked",Asia Travel (720p) http://50.7.220.74:8278/asiatravel_twn/playlist.m3u8?ct=19225&tid=MF2F4967516549675165&tsum=3b56404a8f861c7fef6ac79a798e4a8c -#EXTINF:-1 tvg-id="" status="online",Cinemax Taiwan (720p) +#EXTINF:-1 tvg-id="" status="blocked",Cinemax Taiwan (720p) http://50.7.220.74:8278/cinemax_twn/playlist.m3u8?ct=17874&tid=mf18038aaba6311485855&tsum=63ee6bcdb705ee72ea3d0f0d84ed6df1 #EXTINF:-1 tvg-id="" status="online",EBC Yoyo (ๆฑๆฃฎๅนผๅนผๅฐ) https://raw.githubusercontent.com/etag2000/IPTV/YTlive/ebcyoyo.m3u8 diff --git a/streams/tz.m3u b/streams/tz.m3u index ce3639dc06..96aad3e154 100644 --- a/streams/tz.m3u +++ b/streams/tz.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="IBNTV.tz" status="online",IBN TV (360p) http://138.68.138.119:8080/low/5a8993709ea19/index.m3u8 -#EXTINF:-1 tvg-id="StarTV.tz" status="online",Star TV (720p) +#EXTINF:-1 tvg-id="StarTV.tz" status="error",Star TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/startvtanzania diff --git a/streams/ua.m3u b/streams/ua.m3u index 97eaa15df7..49e99d5df2 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -30,7 +30,7 @@ http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_hi/index.m3u http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="GIT.ua" status="online",GIT (720p) https://stream.uagit.tv/gittv.m3u8 -#EXTINF:-1 tvg-id="Glas.ua" status="online",ะ“ะปะฐั (576p) +#EXTINF:-1 tvg-id="Glas.ua" status="error",ะ“ะปะฐั (576p) http://85.238.112.69:8811/hls_sec/239.0.4.18-.m3u8 #EXTINF:-1 tvg-id="HersonPlyus.ua" status="timeout",ะฅะตั€ัะพะฝ ะŸะปัŽั (576p) http://46.175.163.130/ks_plus/index.m3u8 @@ -54,7 +54,7 @@ http://93.78.206.172:8080/stream3/stream.m3u8 http://w4.mostvideo.tv/tv/ch1.m3u8 #EXTINF:-1 tvg-id="Nadiya.ua" status="online",ะะฐะดะธั/ะะพะฒั‹ะน ะบะฐะฝะฐะป (576p) [Not 24/7] http://nadiya.home-net.com.ua/mob/mystream.m3u8 -#EXTINF:-1 tvg-id="NLOTV.ua" status="blocked",ะะ›ะž ะขะ’ (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="NLOTV.ua" status="error",ะะ›ะž ะขะ’ (576p) [Geo-blocked] https://xx001.vivat.live/t-0301.0f6f.d/sd/00047/2m/index.m3u8 #EXTINF:-1 tvg-id="NTN.ua" status="timeout",ะะขะ (576p) https://edge2.iptv.macc.com.ua/img/ntn_3/index.m3u8 @@ -79,11 +79,6 @@ http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_mid/ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/live #EXTINF:-1 tvg-id="Pryamyy.ua" status="online",ะŸั€ัะผะธะน (576p) http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="Pryamyy.ua" status="online",ะŸั€ัะผะธะน (576p) -http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="Pryamyy.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ัะผะธะน (576p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 -http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 #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="Skrypinua.ua" status="online",Skrypin.ua (1080p) [Not 24/7] @@ -96,9 +91,9 @@ http://80.91.177.102:1935/live/live1/playlist.m3u8 http://tv.tv-project.com:1935/live/live1/playlist.m3u8 #EXTINF:-1 tvg-id="TRKAleks.ua" status="online",ะขะ ะš ะะปะตะบั (576p) http://46.46.112.223/live/livestream1.m3u8 -#EXTINF:-1 tvg-id="TVA.ua" status="online",ะขะ’ะ (ะงะตั€ะฝiะฒั†i) (576p) +#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) +#EXTINF:-1 tvg-id="TVA.ua" status="error",ะขะ’ะ (ะงะตั€ะฝ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 @@ -114,9 +109,9 @@ http://194.50.51.34/playlist.m3u8 https://stream.ntktv.ua/s/ntk/ntk.m3u8 #EXTINF:-1 tvg-id="" status="online",ะžั€ะฑั–ั‚ะฐ ะขะ’ (360p) [Not 24/7] http://ftp.orbita.dn.ua/hls/orbita.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะฏะขะ‘ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 diff --git a/streams/uk_channelbox.m3u b/streams/uk_channelbox.m3u index 274e9bf9c8..c755741ba3 100644 --- a/streams/uk_channelbox.m3u +++ b/streams/uk_channelbox.m3u @@ -15,7 +15,7 @@ http://82.145.63.157/tsstreamer/NollyAfricaLDAI_SD.ts http://88.150.241.11/tsstreamer/RotCinemaLDAI_SD.ts #EXTINF:-1 tvg-id="RotanaClassic.sa" status="timeout",Rotana Classic (360p) http://78.129.218.6/tsstreamer/RotClassicLDAI_SD.ts -#EXTINF:-1 tvg-id="VoxAfrica.uk" status="online",VoxAfrica +#EXTINF:-1 tvg-id="VoxAfrica.uk" status="error",VoxAfrica http://188.227.164.31/tsstreamer/VoxAfrica_SD.ts #EXTINF:-1 tvg-id="" status="timeout",Africanews http://95.154.197.48/tsstreamer/AfricanewsLDAI_SD.ts @@ -85,7 +85,7 @@ http://88.150.241.11/tsstreamer/FidoTVLDAI_SD.ts http://176.227.215.109/tsstreamer/FightLDAI_SD.ts #EXTINF:-1 tvg-id="" status="timeout",Fuel http://78.129.193.17/tsstreamer/FuelLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Hellenic +#EXTINF:-1 tvg-id="" status="error",Hellenic http://188.227.164.31/tsstreamer/Hellenic_SD.ts #EXTINF:-1 tvg-id="" status="timeout",Heritage http://95.154.230.50/tsstreamer/HeritageLDAI_SD.ts diff --git a/streams/uk_pluto.m3u b/streams/uk_pluto.m3u index 2835dedcab..1164b2e8e4 100644 --- a/streams/uk_pluto.m3u +++ b/streams/uk_pluto.m3u @@ -16,15 +16,15 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff81 #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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.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 (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.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="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) diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 5050d9ec9a..8c03bde975 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -13,10 +13,6 @@ https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 https://edgesport-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English (720p) https://rakuten-euronews-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) -https://fueltv-fueltv-2-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GustoTVUK.uk" status="online",Gusto TV (720p) -https://gustotv-samsung-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWild.nl" status="online",InWild (720p) @@ -37,8 +33,6 @@ https://cdn-ue1-prod.tsv2.amagi.tv/linear/qwestAAAA-qwestmix-uk-samsungtv/playli https://realstories-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SofyTV.ch" status="online",Sofy TV (720p) https://sofytv-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts by Stingray (1080p) -https://d2gjhy8g9ziabr.cloudfront.net/v1/master/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-samsungtvplus-stitched/samsungtvplus_uk_stingrayqello_001.m3u8 #EXTINF:-1 tvg-id="Teletubbies.uk" status="online",Teletubbies (720p) https://8f720e1353ce43b8babcd780fe178755.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_WildBrainPresentsTeletubbies/playlist.m3u8 #EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (UK) (720p) @@ -55,5 +49,11 @@ https://uksono1-samsunguk.amagi.tv/playlist.m3u8 https://fashiontv-fashiontv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",FTF For the fans (720p) https://elevensports-uk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (1080p) +https://fueltv-fueltv-2-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Gusto TV (720p) +https://gustotv-samsung-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Horse and Country (720p) https://hncfree-samsung-uk.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qello Concerts by Stingray (1080p) +https://d2gjhy8g9ziabr.cloudfront.net/v1/master/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-samsungtvplus-stitched/samsungtvplus_uk_stingrayqello_001.m3u8 diff --git a/streams/us.m3u b/streams/us.m3u index 261878aa54..26717f9f78 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="1TVPersian.us" status="online",1TV Persian (720p) -https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 #EXTINF:-1 tvg-id="3ABNEnglish.us" status="online",Three Angels Broadcasting Network English (3ABN) (720p) https://3abn-live.akamaized.net/hls/live/2010543/3ABN/master.m3u8 #EXTINF:-1 tvg-id="3ABNFrench.us" status="online",Three Angels Broadcasting Network French (3ABN) (720p) @@ -15,7 +13,7 @@ https://3abn-live.akamaized.net/hls/live/2010547/Latino/playlist.m3u8 https://3abn-live.akamaized.net/hls/live/2010551/Praise_Him/master.m3u8 #EXTINF:-1 tvg-id="30ADarcizzleOffshore.us" status="online",30A Darcizzle Offshore (720p) https://30a-tv.com/darcizzle.m3u8 -#EXTINF:-1 tvg-id="30AInvestmentPitch.us" status="timeout",30A Investment Pitch (720p) +#EXTINF:-1 tvg-id="30AInvestmentPitch.us" status="online",30A Investment Pitch (720p) https://30a-tv.com/feeds/xodglobal/30atv.m3u8 #EXTINF:-1 tvg-id="30AMusic.us" status="online",30A Music (720p) https://30a-tv.com/music.m3u8 @@ -25,9 +23,6 @@ https://30a-tv.com/sidewalks.m3u8 https://30a-tv.com/beachy.m3u8 #EXTINF:-1 tvg-id="247Retro.us" status="blocked",247 Retro TV (432p) [Not 24/7] http://hlsdpi-cdn-chqtx02.totalstream.net/dpilive/247retro/ret/dai/playlist.m3u8 -#EXTINF:-1 tvg-id="A3Bikini.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",A3Bikini (720p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -https://vcnbikininetwork.teleosmedia.com/stream/bikininetwork/a3bikini/playlist.m3u8 #EXTINF:-1 tvg-id="ABCNewsLive1.us" status="online",ABC News Live 1 (720p) https://abcnews-streams.akamaized.net/hls/live/2023560/abcnews1/master.m3u8 #EXTINF:-1 tvg-id="ABCNewsLive2.us" status="online",ABC News Live 2 (720p) @@ -58,7 +53,7 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/66dfbe35ca1a418c87e3cf18ca46bd57/i https://reflect-access-sacramento.cablecast.tv/live-7/live/live.m3u8 #EXTINF:-1 tvg-id="AccessSacramentoChannel18.us" status="online",Access Sacramento Channel 18 https://reflect-access-sacramento.cablecast.tv/live-8/live/live.m3u8 -#EXTINF:-1 tvg-id="AccessSarasota.us" status="error",Access Sarasota (Sarasota County FL) (1080p) +#EXTINF:-1 tvg-id="AccessSarasota.us" status="online",Access Sarasota (Sarasota County FL) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqHDwKPPOhzLmtb4TvwIZZQ/live #EXTINF:-1 tvg-id="AccessTuolumne.us" status="online",Access Tuolumne (Tuolumne County CA) (720p) https://reflect-tuolumne.cablecast.tv/live-3/live/live.m3u8 @@ -128,8 +123,8 @@ https://597f64b67707a.streamlock.net/almagd.tv/almagd.smil/playlist.m3u8 https://5aafcc5de91f1.streamlock.net/almagd.tv/almagd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlMahdiTV.us" status="online",Al-MahdiTV (1080p) https://stream.al-mahdi.tv/hls/1234.m3u8 -#EXTINF:-1 tvg-id="AMCEast.us" status="blocked",AMC East (720p) -https://bcovlive-a.akamaihd.net/ebf15ff84e98490e8b00209ed77c77f5/us-east-1/6240731308001/playlist.m3u8 +#EXTINF:-1 tvg-id="AMCEast.us" status="online",AMC East (720p) +https://bcovlive-a.akamaihd.net/b3ed62003de946c896f4f541b908376e/us-east-1/6240731308001/playlist.m3u8 #EXTINF:-1 tvg-id="AMCLatinAmerica.us" status="timeout",AMC Latin America http://209.91.213.10:8088/play/a013 #EXTINF:-1 tvg-id="AMCPlus.us" status="blocked",AMC+ (720p) @@ -170,15 +165,11 @@ https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol https://cdn.herringnetwork.com/80A4DFF/awee_nva/AWE_Encore.m3u8 #EXTINF:-1 tvg-id="AXNIndonesia.id" status="timeout",AXN East Asia (Indonesian subtitle) (576p) http://210.210.155.37/dr9445/h/h141/index.m3u8 -#EXTINF:-1 tvg-id="AXSTVNow.us" status="online",AXS TV NOW -https://dikcfc9915kp8.cloudfront.net/hls/1080p/playlist.m3u8 -#EXTINF:-1 tvg-id="AXSTVNow.us" status="online",AXS TV Now (1080p) -https://dikcfc9915kp8.cloudfront.net/hls/main.m3u8 #EXTINF:-1 tvg-id="AyenehTV.us" status="blocked",Ayeneh TV (720p) https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2abf9ce.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="BabyTV.uk" status="online",BabyTV (1080p) http://194.163.179.246/slovenci/djeciji/babytv.m3u8 -#EXTINF:-1 tvg-id="BanningCityTV.us" status="online",Banning CityTV (Banning CA) (1080p) +#EXTINF:-1 tvg-id="BanningCityTV.us" status="timeout",Banning CityTV (Banning CA) (1080p) https://vblive-c.viebit.com/072e341f-100d-4da1-9c18-65370ebf35c6/playlist.m3u8 #EXTINF:-1 tvg-id="BATV.us" status="online",Bloomfield Access TV Channel 5 (BATV) (Bloomfield CT) (480p) https://reflect-batv.cablecast.tv/live-5/live/live.m3u8 @@ -226,7 +217,7 @@ https://cdn3.wowza.com/5/V2Y2VmhqMEFDTUkx/beverlyhills/G0072_007/playlist.m3u8 https://thegateway.app/BizAndYou/BizTV/playlist.m3u8 #EXTINF:-1 tvg-id="BizTV.us" status="online",Biz TV (576p) [Not 24/7] http://gideommd.mmdlive.lldns.net/gideommd/46c072b287224782a4d4ce93c3646589/manifest.m3u8 -#EXTINF:-1 tvg-id="BlazeTV.us" status="online",Blaze TV (720p) +#EXTINF:-1 tvg-id="BlazeTV.us" status="error",Blaze TV (720p) https://theblaze4.akamaized.net/hls/live/699982/theblaze/cm-dvr/master.m3u8 #EXTINF:-1 tvg-id="BloombergHT.tr" status="online",Bloomberg HT (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/bloomberght/index.m3u8 @@ -234,7 +225,7 @@ https://tv.ensonhaber.com/tv/tr/bloomberght/index.m3u8 https://bloomberg.com/media-manifest/streams/qt.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV US (720p) https://bloomberg.com/media-manifest/streams/us.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsia.hk" status="online",Bloomberg TV Asia (576p) +#EXTINF:-1 tvg-id="BloombergTVAsia.hk" status="error",Bloomberg TV Asia (576p) http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="online",Bloomberg TV Australia (270p) https://bloomberg.com/media-manifest/streams/aus.m3u8 @@ -346,13 +337,13 @@ https://rpn1.bozztv.com/36bay2/gusa-chefrock/mono.m3u8 http://a.jsrdn.com/broadcast/4df1bf71c1/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) https://a.jsrdn.com/broadcast/4df1bf71c1/+0000/c.m3u8 -#EXTINF:-1 tvg-id="ChristianYouthChannelCYC.us" status="online",Christian Youth Channel (CYC) (1080p) +#EXTINF:-1 tvg-id="ChristianYouthChannelCYC.us" status="error",Christian Youth Channel (CYC) (1080p) http://media3.smc-host.com:1935/cycnow.com/smil:cyc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ChristianYouthChannelCYC.us" status="online",Christian Youth Channel (CYC) (1080p) +#EXTINF:-1 tvg-id="ChristianYouthChannelCYC.us" status="error",Christian Youth Channel (CYC) (1080p) http://media.smc-host.com:1935/cycnow.com/cyc2/playlist.m3u8 #EXTINF:-1 tvg-id="ChristmasMusic.us" status="online",Faithlife TV Christmas Music (720p) https://vse2-na-us-ne24.secdn.net/logos-channel/live/christmas/playlist.m3u8 -#EXTINF:-1 tvg-id="CinemaxEast.us" status="online",Cinemax East (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="CinemaxEast.us" status="blocked",Cinemax East (360p) [Geo-blocked] 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 @@ -364,7 +355,7 @@ https://reflect-fairfield-ca.cablecast.tv/live-8/live/live.m3u8 https://edge-f.swagit.com/live/flagstaffaz/live-1-a/playlist.m3u8 #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) +#EXTINF:-1 tvg-id="CityofLouisville.us" status="error",Louisville Colorado Media (Louisville CO) (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCro5PeODE-MCnNzuWyxRJ6A/live #EXTINF:-1 tvg-id="CityofLovelandTV.us" status="online",Loveland TV (Loveland CO) (1080p) https://reflect-cityofloveland-co.cablecast.tv/live-3/live/live.m3u8 @@ -382,7 +373,7 @@ http://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/santamonica/G0039_002/playlist.m3u8 https://edge-f.swagit.com/live/carlsbadca/live-3-a-1/playlist.m3u8 #EXTINF:-1 tvg-id="CityTVChannel341.us" status="online",Chino Hills City TV Channel 3/41 (360p) https://edge-f.swagit.com/live/chinohillsca/smil:std-4x3-1-a/playlist.m3u8 -#EXTINF:-1 tvg-id="CityTVLakewood.us" status="timeout",Lakewood CityTV (720p) +#EXTINF:-1 tvg-id="CityTVLakewood.us" status="online",Lakewood CityTV (720p) https://s3-us-west-2.amazonaws.com/lakewood.castus-vod/live/ch1/video.m3u8 #EXTINF:-1 tvg-id="CityTVLawndale.us" status="online",Lawndale City TV (720p) http://67.53.122.248/live-4/live/live.m3u8 @@ -457,16 +448,14 @@ https://comedydynamics-wurl.cinedigm.com/playlist.m3u8 http://content.uplynk.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8 #EXTINF:-1 tvg-id="Community12TV.us" status="online",Gainesville Community 12TV (Gainesville FL) (720p) https://lin10.isilive.ca/live/gainesville/live/index.m3u8 -#EXTINF:-1 tvg-id="CommunityTVChannel189.us" status="online",Traverse Area Community Media CommunityTV Channel 189 (Traverse City MI) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="CommunityTVChannel189.us" status="blocked",Traverse Area Community Media CommunityTV Channel 189 (Traverse City MI) (1080p) [Geo-blocked] https://reflect-tacm.cablecast.tv/live-3/live/live.m3u8 -#EXTINF:-1 tvg-id="ConcordTV.us" status="blocked",Concord TV (Concord CA) (720p) +#EXTINF:-1 tvg-id="ConcordTV.us" status="online",Concord TV (Concord CA) (720p) http://reflect-live-concord.cablecast.tv/live/live.m3u8 #EXTINF:-1 tvg-id="ContraCostaTV.us" status="online",Contra Costa College TV [Geo-blocked] https://reflect-contra-costa.cablecast.tv/live-7/live/WIFI-696k-360p/WIFI-696k-360p.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv https://contv-junction.cinedigm.com/ingest/playlist.m3u8 -#EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) -https://d2rir1vttzppfq.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime https://contvanime-littlstar.cinedigm.com/ingest/master.m3u8 #EXTINF:-1 tvg-id="CookingPanda.us" status="online",Cooking Panda (576p) @@ -569,8 +558,6 @@ https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streamb/playlist.m3u8 #EXTINF:-1 tvg-id="ElbesharaGTV.us" status="online",Elbeshara GTV (1080p) [Not 24/7] http://media3.smc-host.com:1935/elbesharagtv.com/gtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ElConflecto.us" status="online",El Conflecto (480p) -https://content.uplynk.com/channel/c56a6c94a53843c79d3eca411d39f96f.m3u8 #EXTINF:-1 tvg-id="ElectricNow.us" status="online",Electric Now (1080p) [Not 24/7] https://ov.ottera.tv/live/master.m3u8?channel=elec_en #EXTINF:-1 tvg-id="ElMaqar.us" status="online",El Maqar (1080p) @@ -583,11 +570,8 @@ https://a.jsrdn.com/broadcast/7582ed85f7/+0000/c.m3u8 https://jacksonenergy.secure.footprint.net/egress/bhandler/jacksonenergy/streama/index.m3u8 #EXTINF:-1 tvg-id="EscambiaCountyTV.us" status="timeout",Escambia County TV ECTV (Escambia County FL) (720p) https://cpcdn.azureedge.net/ESCAMBIACOFLLIVE1/ESCAMBIACOFLLIVE1/playlist.m3u8 -#EXTINF:-1 tvg-id="EsperanzaTV.us" status="online",Esperanza TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="EsperanzaTV.us" status="error",Esperanza TV (480p) [Not 24/7] http://k3.usastreams.com:1935/etvSD/etvSD/playlist.m3u8 -#EXTINF:-1 tvg-id="ESportsTV.us" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",ESTV -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="EternalLifeTVNetwork.us" status="online",Eternal Life TV Network (1080p) https://livecdn.live247stream.com/eternallife/tv/playlist.m3u8 #EXTINF:-1 tvg-id="EverydayHeroes.us" status="online",Everyday Heroes (480p) @@ -606,7 +590,7 @@ http://livestreamcdn.net:1935/ExtremaTV/ExtremaTV/playlist.m3u8 https://cdn20.liveonlineservices.com/hls/eye95tv.m3u8 #EXTINF:-1 tvg-id="FairTVEducationChannel.us" status="online",Fairfield FairTV Education Channel (Fairfield CT) (1080p) https://streams.helnix.com/autoHLS/900735315c2bc38b/900735315c2bc38b.m3u8 -#EXTINF:-1 tvg-id="FairTVGovernment.us" status="error",Fairfield FairTV Government Channel (Fairfield CT) (1080p) +#EXTINF:-1 tvg-id="FairTVGovernment.us" status="online",Fairfield FairTV Government Channel (Fairfield CT) (1080p) https://streams.helnix.com/autoHLS/02d8dab006ef9ffd/02d8dab006ef9ffd.m3u8 #EXTINF:-1 tvg-id="FaithlifeBibleScreen.us" status="online",Faithlife TV Bible Screen (720p) https://biblescreen.faithlifecdn.com/biblescreen/bibleScreen/playlist.m3u8 @@ -616,7 +600,13 @@ https://biblescreen.faithlifecdn.com/biblescreen/faithlifetv/playlist.m3u8 https://reflect-fcpublicmedia.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="FCPublicMedia.us" status="online",Fort Collins Cable TV (FCTV) (Fort Collins CO) (1080p) https://reflect-vod-fcgov.cablecast.tv/live-9/live/live.m3u8 -#EXTINF:-1 tvg-id="FernandinaBeachChannel.us" status="online",Fernandina Beach City Meeting (Fernandina Beach FL) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="FCTVEducationChannel14.us" status="online",Falmouth Community Television Education Channel 14 (Falmouth MA) (720p) +https://reflect-falmouth.cablecast.tv/live-18/live/live.m3u8 +#EXTINF:-1 tvg-id="FCTVGovernmentChannel15.us" status="online",Falmouth Community Television Government Channel 15 (Falmouth MA) (720p) +https://reflect-falmouth.cablecast.tv/live-19/live/live.m3u8 +#EXTINF:-1 tvg-id="FCTVPublicChannel13.us" status="online",Falmouth Community Television Public Channel 13 (Falmouth MA) (720p) +https://reflect-falmouth.cablecast.tv/live-17/live/live.m3u8 +#EXTINF:-1 tvg-id="FernandinaBeachChannel.us" status="error",Fernandina Beach City Meeting (Fernandina Beach FL) (720p) [Not 24/7] https://edge-f.swagit.com/live/fernandinabeachfl/live-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="FightingSpirit.us" status="online",Fighting Spirit (720p) https://a.jsrdn.com/broadcast/47cff5378f/+0000/c.m3u8 @@ -628,8 +618,6 @@ https://a.jsrdn.com/broadcast/aee08372e5/+0000/c.m3u8 https://a.jsrdn.com/broadcast/8b43a16c1e/+0000/c.m3u8 #EXTINF:-1 tvg-id="Fite.us" status="online",Fite (720p) [Not 24/7] https://cdn-cf.fite.tv/linear/fite247/playlist.m3u8 -#EXTINF:-1 tvg-id="FLTV.us" status="online",Fort Lauderdale FLTV (Fort Lauderdale FL) (720p) -https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/fortlauderdale/G1118_002/playlist.m3u8 #EXTINF:-1 tvg-id="FMTV.us" status="online",Frecuencia Musical TV (720p) https://cloud2.streaminglivehd.com:1936/8018/8018/playlist.m3u8 #EXTINF:-1 tvg-id="FolkTV.us" status="online",Folk TV @@ -700,6 +688,10 @@ https://lin12.isilive.ca/live/greensboro/GTN/index.m3u8 https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 #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.us" status="online",Gusto TV (1080p) +https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="GustoTV.us" status="online",Gusto TV (1080p) +https://gusto-localnow.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="GVTV881.us" status="online",GVTV 881 (Greenwood Village CO) (1080p) https://reflect-greenwood.cablecast.tv/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonFactoryTV.us" status="blocked",Harley Davidson Factory TV (1080p) [Not 24/7] @@ -764,13 +756,9 @@ https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/irvine/G0016_010/playlist.m3u8 http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="IDG.us" status="timeout",IDG (720p) https://a.jsrdn.com/broadcast/529a360c04/+0000/c.m3u8 -#EXTINF:-1 tvg-id="IFCEast.us" status="blocked",IFC East (720p) -https://bcovlive-a.akamaihd.net/070ffdaa203f439cacbf0d45a1ddb356/us-east-1/6240731308001/playlist.m3u8 -#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",IMPACT! Wrestling (1080p) -https://d2p372oxiwmcn1.cloudfront.net/hls/main.m3u8 -#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Impact Wrestling (1080p) -https://d2tuwvs0ja335j.cloudfront.net/hls/1080p/playlist.m3u8 -#EXTINF:-1 tvg-id="IndTVUSA.us" status="timeout",Ind TV USA (720p) +#EXTINF:-1 tvg-id="IFCEast.us" status="online",IFC East (720p) +https://bcovlive-a.akamaihd.net/045bd3b615254da880c3db79b2e42fd0/us-east-1/6240731308001/playlist.m3u8 +#EXTINF:-1 tvg-id="IndTVUSA.us" status="online",Ind TV USA (720p) https://indtv.secure.footprint.net/egress/bhandler/indtv/streama/playlist.m3u8 #EXTINF:-1 tvg-id="InfoWars.us" status="online",InfoWars (720p) http://wpc.9ec1.edgecastcdn.net/249EC1/infowarshd-edgecast/hd720.m3u8 @@ -790,27 +778,23 @@ http://uni8rtmp.tulix.tv:1935/shalomtv-pc/smil:shalomtv.smil/playlist.m3u8 https://uni8rtmp.tulix.tv/shalomtv-pc/smil:shalomtv.smil/master.m3u8 #EXTINF:-1 tvg-id="JennyLive.us" status="online",Miami TV Jenny Live (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/JennyLive/JennyLive/playlist.m3u8 -#EXTINF:-1 tvg-id="JewelryTV.us" status="online",Jewelry Television (720p) +#EXTINF:-1 tvg-id="JewelryTV.us" status="error",Jewelry Television (720p) https://cdn3.wowza.com/1/eUdsNEcyMmRvckor/K3pydHZw/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="JewelryTVExtra.us" status="online",Jewelry TV Extra (720p) +#EXTINF:-1 tvg-id="JewelryTVExtra.us" status="error",Jewelry TV Extra (720p) https://cdn3.wowza.com/1/R3ZYNjNvdGVoaDFZ/Q3pENnlF/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="JewishLifeTelevision.us" status="online",Jewish Life Television https://jlt2104.cdn.nextologies.com/ebaed9568f2b8e61/ffaaf4b7e1d0e7a8/ea5f88d4e7c252b2/056b5eafae61b1e6/playlist.m3u8 #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Johnny Carson TV (432p) https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8 -#EXTINF:-1 tvg-id="Journy.us" status="error",Journy (1080p) -https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #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="K21GND1.us" status="timeout",Kool TV (1080p) -http://209.182.219.50:1935/roku/roku/playlist.m3u8 #EXTINF:-1 tvg-id="K21JQD1.us" status="online",Blue Mountain TV (720p) https://1189614805.rsc.cdn77.org/hls/bmt.m3u8 #EXTINF:-1 tvg-id="KABCDT1.us" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="KAGSLD1.us" status="online",NBC 6 College Station TX (KAGS) (1080p) https://livevideo01.kagstv.com/hls/live/2016283/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="KALB.us" status="online",KALB Live Channel 33 (Albany CA) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KALB.us" status="error",KALB Live Channel 33 (Albany CA) (720p) [Not 24/7] https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/albanyca/G0327_002/playlist.m3u8 #EXTINF:-1 tvg-id="KALOTV.us" status="online",KALO TV (432p) https://10380e91fda5e303.mediapackage.us-west-2.amazonaws.com/out/v1/e8a622ce6ed34d07b468dd6ea2f94ee8/index.m3u8 @@ -892,7 +876,7 @@ https://livevideo01.king5.com/hls/live/2006665/live/live.m3u8 https://fuel-streaming-prod01.fuelmedia.io/v1/sem/c4067ddc-0e67-4928-b7ec-624481f721a6.m3u8 #EXTINF:-1 tvg-id="KJLADT16.us" status="online",International Vietnamese Television IVTV Channel 57.16 (720p) https://59d39900ebfb8.streamlock.net/8478/8478/playlist.m3u8 -#EXTINF:-1 tvg-id="KLCSDT3.us" status="online",PBS 58 Create (KLCS-DT3) (Los Angeles CA) (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="KLCSDT3.us" status="timeout",PBS 58 Create (KLCS-DT3) (Los Angeles CA) (720p) [Geo-blocked] https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="KLNMLD1.us" status="online",KLNM (KLNM-LD1) (720p) https://broadcast.mytvtogo.net/klmntv/klmntv/playlist.m3u8 @@ -994,10 +978,6 @@ https://reflect-lakefront-leesburgflorida.cablecast.tv/live-5/live/live.m3u8 https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/lakehavasucity/G0643_003/playlist.m3u8 #EXTINF:-1 tvg-id="LakewoodChannel8.us" status="online",Lakewood Channel 8 (Lakewood CO) (720p) https://live8fd.lakewood.org/live-2/live/live.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] -http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTV.us" status="online",Lao-Thai TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="LatinZone.us" status="online",Latin Zone TV (720p) @@ -1132,7 +1112,7 @@ https://5b200f5268ceb.streamlock.net/MCPSS/MCPSS247.smil/playlist.m3u8 https://603591da64140.streamlock.net/live/mp4:MCTVtest_aac/playlist.m3u8 #EXTINF:-1 tvg-id="MercedEducationalTV.us" status="online",METV (Merced Educational Television) https://mercedcouedu.secure.footprint.net/egress/bhandler/mercedcouedu/streamc/chunklist_b1192000.m3u8 -#EXTINF:-1 tvg-id="Mesa11.us" status="online",Mesa Channel 11 (Mesa AZ) (720p) +#EXTINF:-1 tvg-id="Mesa11.us" status="error",Mesa Channel 11 (Mesa AZ) (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxhnbjW5_gD9I4gk_5t6-Aw/live #EXTINF:-1 tvg-id="MetroCable14.us" status="online",Metro Cable 14 (Sacramento CA) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/CountyofSacramento1/live @@ -1176,7 +1156,7 @@ https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 https://castus-vod-dev.s3.amazonaws.com/vod_clients/monroe/live/ch1/video.m3u8 #EXTINF:-1 tvg-id="MorroBayChannel20.us" status="online",Morro Bay Channel 20 (480p) https://agp-nimble.streamguys1.com/MBCh20/MBCh20/playlist.m3u8 -#EXTINF:-1 tvg-id="Movee4U.us" status="online",Movee 4U (480p) +#EXTINF:-1 tvg-id="Movee4U.us" status="error",Movee 4U (480p) https://rebroadcast.mytvtogo.net/mytvtogo/movee4u/playlist.m3u8 #EXTINF:-1 tvg-id="MovieKingdom.us" status="online",Movie Kingdom TV https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 @@ -1196,10 +1176,10 @@ http://free.fullspeed.tv/iptv-query?provider=universe&streaming-ip=https://playb https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/napatv/G0360_003/playlist.m3u8 #EXTINF:-1 tvg-id="NapaValleyChannel28.us" status="online",Napa Valley TV Public Access Channel 28 (480p) https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/napatv/G0360_004/playlist.m3u8 -#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] -https://hls.ums.ustream.tv/playlist/directhls/channel/6540154/playlist.m3u8?sgn=31d0dfb847c358d4cedcd2256dc4e1c42a7f13a7 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 +#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] +https://hls.ums.ustream.tv/playlist/directhls/channel/6540154/playlist.m3u8?sgn=31d0dfb847c358d4cedcd2256dc4e1c42a7f13a7 #EXTINF:-1 tvg-id="NASATVISSViews.us" status="online",NASA TV ISS Views (480p) [Not 24/7] http://iphone-streaming.ustream.tv/uhls/9408562/streams/live/iphone/playlist.m3u8 #EXTINF:-1 tvg-id="NASATVMedia.us" status="online",NASA TV Media (720p) @@ -1208,10 +1188,8 @@ 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="NBCNewsNow.us" status="online",NBC News Now (1080p) -http://nbcnews2.akamaized.net/hls/live/723426-b/NBCNewsPlaymaker24x7Linear99a3a827-ua/master.m3u8 #EXTINF:-1 tvg-id="NBTV.us" status="online",Newport Beach Television (720p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/newportbeach/G0064_003/playlist.m3u8 #EXTINF:-1 tvg-id="NCCTV.us" status="online",NCCTV (New Castle County DE) (1080p) @@ -1244,9 +1222,9 @@ https://content.uplynk.com/channel/1f93c13275024afb9e0ead299624073d.m3u8 https://content.uplynk.com/channel/4bb4901b934c4e029fd4c1abfc766c37.m3u8 #EXTINF:-1 tvg-id="NewsyTopStories.us" status="online",Newsy Top Stories (720p) https://content.uplynk.com/channel/387c33ce09da4de699668c0c7d1244a8.m3u8 -#EXTINF:-1 tvg-id="NickelodeonAustralia.au" status="online",Nickelodeon Australia (576p) +#EXTINF:-1 tvg-id="NickelodeonAustralia.au" status="timeout",Nickelodeon Australia (576p) http://c0.cdn.trinity-tv.net/stream/7tsewn83ddjifz69us9je7eftbm5nuausb4dsvz9g5aydin9672n734qbb9jgcfpiqtpwudvs9dpi2udjc3eh4h462eie5azjmfbfgfjeqfuhjmmgx9zuj736ijg7nffhf8rviq5svkgxbp639y9nfgc.m3u8 -#EXTINF:-1 tvg-id="NickelodeonEast.us" status="online",Nickelodeon East (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NickelodeonEast.us" status="blocked",Nickelodeon East (360p) [Geo-blocked] http://31.220.41.88:8081/live/us-nick.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NickJrTooUK.uk" status="timeout",Nick Jr Too UK (576p) [Geo-blocked] http://212.224.98.213:2200/EX/Nick_Jr_Too-uk/index.m3u8?token= @@ -1298,7 +1276,7 @@ http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 https://otv3.ocfl.net/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OURTV.us" status="online",Opportunities in Urban Renaissance Television (OURTV) (720p) https://hls-cdn.tvstartup.net/barakyah-channel/play/mp4:ourtvedge/playlist.m3u8 -#EXTINF:-1 tvg-id="PADNET.us" status="error",Long Beach Padnet (720p) +#EXTINF:-1 tvg-id="PADNET.us" status="online",Long Beach Padnet (720p) https://reflect-padnet-live.cablecast.tv/live/live.m3u8 #EXTINF:-1 tvg-id="PalmBeachesTV.us" status="online",Palm Beaches TV (720p) https://live.feed.thepalmbeaches.tv/index.m3u8 @@ -1306,7 +1284,7 @@ https://live.feed.thepalmbeaches.tv/index.m3u8 https://us1.ottstream.live:17071/C279/index.m3u8?token=123TREWQ456 #EXTINF:-1 tvg-id="ParamountComedyRussia.ru" status="timeout",Paramount Comedy Russia http://45.145.32.11:20007/paramount_comedy/video.m3u8 -#EXTINF:-1 tvg-id="PartyTymeKaraoke.us" status="online",Party Tyme Karaoke (720p) +#EXTINF:-1 tvg-id="PartyTymeKaraoke.us" status="error",Party Tyme Karaoke (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=64 #EXTINF:-1 tvg-id="PascoTV.us" status="online",Pasco TV (Pasco County FL) (480p) https://cpcdn.azureedge.net/PASCOCOFLLIVE1/PASCOCOFLLIVE1/playlist.m3u8 @@ -1330,9 +1308,9 @@ https://livestream.pbskids.org/out/v1/00a3b9014fa54c40bee6ca68a104a8a4/mst.m3u8 https://livestream.pbskids.org/out/v1/c707b9310f2848de849b336f9914adbc/pst.m3u8 #EXTINF:-1 tvg-id="PCCtv.us" status="online",Pasadena City College Education Channel (PCCtv) (Pasadena CA) (720p) https://pasadenamed.secure.footprint.net/egress/bhandler/pasadenamed/streamc/playlist.m3u8 -#EXTINF:-1 tvg-id="PCTChannel26.us" status="online",Pacific Coast TV MWSD Channel 26 (720p) +#EXTINF:-1 tvg-id="PCTChannel26.us" status="error",Pacific Coast TV MWSD Channel 26 (720p) https://pacifica-ca.secure.footprint.net/egress/bhandler/pacificaca/streamb/manifest.m3u8 -#EXTINF:-1 tvg-id="PCTChannel27.us" status="online",Pacific Coast TV HMB Coastside Channel 27 (720p) +#EXTINF:-1 tvg-id="PCTChannel27.us" status="error",Pacific Coast TV HMB Coastside Channel 27 (720p) https://pacifica-ca.secure.footprint.net/egress/bhandler/pacificaca/streama/manifest.m3u8 #EXTINF:-1 tvg-id="PCTV26.us" status="online",Pinole Community Television (PCTV) Channel 26 (Pinole CA) (480p) https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/pinole/G0032_004/playlist.m3u8 @@ -1412,8 +1390,6 @@ https://a.jsrdn.com/broadcast/76381deeda/+0000/c.m3u8 https://rtv.cdn.mangomolo.com/rtv/smil:rtv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RevelationTV.uk" status="online",Revelation TV (576p) https://rtv.cdn.mangomolo.com/rtv/smil:switch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RevnTV.us" status="online",Rev'n (720p) -https://bcovlive-a.akamaihd.net/a71236fdda1747999843bd3d55bdd6fa/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="RevryQueer.us" status="online",Revry Queer (720p) https://4aafa23ec0a6477ca31466bd83a115a4.mediatailor.us-west-2.amazonaws.com/v1/master/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-GALXY/mt/galxy/43/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RiversideTV.us" status="online",RiversideTV (Riverside CA) (720p) @@ -1470,7 +1446,7 @@ https://santamariactv.secure.footprint.net/egress/bhandler/santamariactv/streama https://santamariactv.secure.footprint.net/egress/bhandler/santamariactv/streamc/manifest.m3u8 #EXTINF:-1 tvg-id="SMCTVChannel25.us" status="online",Santa Maria Community Television Public Access Channel (720p) https://santamariactv.secure.footprint.net/egress/bhandler/santamariactv/streamb/manifest.m3u8 -#EXTINF:-1 tvg-id="Smile.us" status="online",Smile (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Smile.us" status="blocked",Smile (540p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266916/live.m3u8 #EXTINF:-1 tvg-id="SoundViewCommunityMedia.us" status="online",Sound View Community Media (480p) https://soundviewcmt.secure.footprint.net/egress/bhandler/soundviewcmt/streama/manifest.m3u8 @@ -1489,7 +1465,7 @@ https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/coloradosprings/G1424_002/playlist.m3u https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/stpete/G0187_002/playlist.m3u8 #EXTINF:-1 tvg-id="StartTV.us" status="blocked",Start TV https://16live00.akamaized.net/START_TV/index.m3u8 -#EXTINF:-1 tvg-id="STNChannel2.us" status="online",University of Hartford Student Television Network Channel 2 (STN2) (1080p) +#EXTINF:-1 tvg-id="STNChannel2.us" status="error",University of Hartford Student Television Network Channel 2 (STN2) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCy_G4ljF7HkUtSx_YMnf_Wg/live #EXTINF:-1 tvg-id="StockChartsTV.us" status="online",StockCharts TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/19628359/events/7940975/player @@ -1511,21 +1487,19 @@ 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 #EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-tastemade-es16intl-brightcove/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TBCN.us" status="error",Tampa Bay Communnity Network TBCN (Tampa Bay FL) (480p) -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) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 -#EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TBNEast.us" status="blocked",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 -#EXTINF:-1 tvg-id="TBNInspire.us" status="online",TBN Inspire (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TBNInspire.us" status="blocked",TBN Inspire (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266909/live.m3u8 #EXTINF:-1 tvg-id="TBNUkraine.us" status="timeout",TBN ะฃะบั€ะฐะธะฝะฐ (720p) http://62.32.67.187:1935/WEB_Ukraine24/Ukraine24.stream/playlist.m3u8 @@ -1543,7 +1517,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/ https://content.uplynk.com/channel/f9aafa1f132e40af9b9e7238bc18d128.m3u8 #EXTINF:-1 tvg-id="TechnoWarehouse.us" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 -#EXTINF:-1 tvg-id="TemeculaTV.us" status="timeout",Temecula TV (Temecula CA) (1080p) +#EXTINF:-1 tvg-id="TemeculaTV.us" status="online",Temecula TV (Temecula CA) (1080p) https://reflect-temecula.cablecast.tv/live-2/live/live.m3u8 #EXTINF:-1 tvg-id="Tempe11.us" status="online",Tempe Channel 11 https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/tempe/G0355_003/chunklist.m3u8 @@ -1601,7 +1575,7 @@ https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (1080p) +#EXTINF:-1 tvg-id="ToonGoggles.us" status="error",Toon Goggles (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 @@ -1627,8 +1601,6 @@ https://tve-live-lln.warnermediacdn.com/hls/live/2023178/truwest/slate/VIDEO_0_3 https://tscstreaming-lh.akamaihd.net/i/TSCLiveStreaming_1@91031/master.m3u8 #EXTINF:-1 tvg-id="TSTV.us" status="online",TSTV (720p) http://tstv-stream.tsm.utexas.edu/hls/livestream_hi/index.m3u8 -#EXTINF:-1 tvg-id="TUDNUS.us" status="online",TUDN [Geo-blocked] -https://unidfp-nlds141.global.ssl.fastly.net/nlds/univisionnow/udn2/as/live/udn2_hd_pc.m3u8?t1= #EXTINF:-1 tvg-id="TUTV.us" status="online",Temple University TV (tutv) (720p) https://templeuni.secure.footprint.net/egress/bhandler/templeuni/streama/manifest.m3u8 #EXTINF:-1 tvg-id="TV4.us" status="online",TV4 (360p) @@ -1707,13 +1679,13 @@ https://59e8e1c60a2b2.streamlock.net/509/509.stream/playlist.m3u8 https://unidfp-nlds164.global.ssl.fastly.net/nlds/univisionnow/unimas_east2/as/live/unimas_east2_hd_pc.m3u8?t1= #EXTINF:-1 tvg-id="UnivisionEast.us" status="online",Univision East [Geo-blocked] https://unidfp-nlds155.global.ssl.fastly.net/nlds/univisionnow/univision_east2/as/live/univision_east2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="UNTVNewsRecue.us" status="timeout",UNTV News & Recue (1080p) +#EXTINF:-1 tvg-id="UNTVNewsRecue.us" status="error",UNTV News & Recue (1080p) https://cdn.untvweb.com/live-stream/playlist.m3u8 #EXTINF:-1 tvg-id="UNWebTV.us" status="online",UN Web TV (540p) https://cdnapi.kaltura.com/p/2503451/sp/250345100/playManifest/entryId/1_gb6tjmle/protocol/https/format/applehttp/a.m3u8 #EXTINF:-1 tvg-id="VallenatoInternacional.us" status="online",Vallenato Internacional (720p) [Not 24/7] https://59a564764e2b6.streamlock.net/vallenato/Vallenato2/playlist.m3u8 -#EXTINF:-1 tvg-id="VBSTV.us" status="error",VBS TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="VBSTV.us" status="online",VBS TV (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="VCAT.us" status="online",Vallejo Community Access Television (V-CAT) (Vallejo CA) (480p) https://vallejo.cablecast.tv/live-3/live/live.m3u8 @@ -1727,8 +1699,6 @@ https://5dcc6a9f1621dc5dd511ca14-s-5.ssai.zype.com/5dcc6a9f1621dc5dd511ca14-s-5/ https://5f3491c50b093e00015a3c4c-samsung.eu.ssai.zype.com/5f3491c50b093e00015a3c4c_samsung_eu/manifest.m3u8 #EXTINF:-1 tvg-id="VH1East.us" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 -#EXTINF:-1 tvg-id="ViceTV.us" status="online",Vice East -https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="VictorValleyTV.us" status="online",Victor Valley Movies (1080p) [Not 24/7] https://2-fss-1.streamhoster.com/pl_122/201794-1414514-1/playlist.m3u8 #EXTINF:-1 tvg-id="VisionTV.us" status="online",Orange County Vision TV (Orange County FL) (720p) @@ -1745,21 +1715,17 @@ https://6305c8676ce84.streamlock.net/live/live/playlist.m3u8 https://f-tx-edge-87.christianworldmedia.com/radiovidavision/mp4:radiovidavision/playlist.m3u8 #EXTINF:-1 tvg-id="WAGADT1.us" status="blocked",FOX Atlanta-GA (WAGA-DT1) (720p) https://trn10.tulix.tv/WAGA-FOX/index.m3u8 -#EXTINF:-1 tvg-id="WAOEDT3.us" status="error",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) +#EXTINF:-1 tvg-id="WAOEDT3.us" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 #EXTINF:-1 tvg-id="WATCDT1.us" status="online",Atlanta's 57 WATC 57.1 (720p) https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 #EXTINF:-1 tvg-id="WATCDT2.us" status="online",Atlanta's 57 WATC TOO 57.2 (720p) https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="WatchItKid.us" status="online",Watch It Kid (486p) -https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 -#EXTINF:-1 tvg-id="WatchItScream.us" status="online",Watch It Scream! (720p) -https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 #EXTINF:-1 tvg-id="WATNDT1.us" status="online",ABC 24 Memphis TN (WATN-TV) (1080p) https://livevideo01.localmemphis.com/hls/live/2011654/newscasts/live.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="error",NBC 10 Knoxville TN (WBIR-TV) (1080p) +#EXTINF:-1 tvg-id="WBIRDT1.us" status="timeout",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 @@ -1807,7 +1773,7 @@ https://5e6cea03e25b6.streamlock.net/live/WFSU-PBS.stream/playlist.m3u8 https://cdnapisec.kaltura.com/p/2593311/sp/259331100/playManifest/entryId/1_ta2cmesd/format/applehttp/protocol/https/a.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="error",ABC 9 Orlando FL (WFTV) (720p) +#EXTINF:-1 tvg-id="WFTVDT1.us" status="online",ABC 9 Orlando FL (WFTV) (720p) https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="WFTXDT1.us" status="online",WFTX News Fort Myers FL (720p) https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 @@ -1841,7 +1807,7 @@ http://trn03.tulix.tv/teleup-cw-whp/playlist.m3u8 https://uni01rtmp.tulix.tv/americateve1/americateve1/playlist.m3u8 #EXTINF:-1 tvg-id="WJLADT1.us" status="online",ABC 7 Washington DC (WJLA) (720p) https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8 -#EXTINF:-1 tvg-id="WKAQDT1.us" status="online",WKAQ-DT1 (Telemundo Puerto Rico) +#EXTINF:-1 tvg-id="WKAQDT1.us" status="error",WKAQ-DT1 (Telemundo Puerto Rico) https://nbculocallive.akamaized.net/hls/live/2037499/puertorico/stream1/master.m3u8 #EXTINF:-1 tvg-id="WKMJDT1.us" status="online",PBS KET Louisville KY (WKMJ-TV) (720p) https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/playlist.m3u8 @@ -1883,7 +1849,7 @@ https://livevideo01.wnep.com/hls/live/2011655/newscasts/live.m3u8 https://livevideo01.weareiowa.com/hls/live/2011593/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WorldChannel.us" status="online",PBS World Channel (480p) https://cs.ebmcdn.net/eastbay-live-hs-1/apt/mp4:apt-world/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldHarvestTV.us" status="online",World Harvest TV (360p) +#EXTINF:-1 tvg-id="WorldHarvestTV.us" status="timeout",World Harvest TV (360p) https://597865f6e4114.streamlock.net/live/leseaorigin.stream/playlist.m3u8 #EXTINF:-1 tvg-id="WOSUDT3.us" status="online",The Ohio Channel (720p) https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 @@ -1901,7 +1867,7 @@ https://16live00.akamaized.net/ABC_EAST/index.m3u8 https://livevideo01.fox43.com/hls/live/2011656/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WPPTDT1.us" status="online",PBS 39 Extra Philadelphia (480p) https://forerunnerrtmp.livestreamingcdn.com/output18-2/output18-2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="WPSTV.us" status="online",WPS TV (360p) +#EXTINF:-1 tvg-id="WPSTV.us" status="error",WPS TV (360p) https://2-fss-2.streamhoster.com/pl_120/amlst:203530-1426406/playlist.m3u8 #EXTINF:-1 tvg-id="WPSUDT1.us" status="blocked",PBS (WPSU-DT1) Altoona PA (720p) http://trn03.tulix.tv/lnABbIUBrO/playlist.m3u8 @@ -1919,7 +1885,7 @@ https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 https://trn10.tulix.tv/WSB-ABC/index.m3u8 #EXTINF:-1 tvg-id="WSBDT1.us" status="error",ABC 2 Atlanta GA (WSB-TV) (720p) https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="WSBSDT1.us" status="online",Mega TV (WSBS-TV) (1080p) +#EXTINF:-1 tvg-id="WSBSDT1.us" status="error",Mega TV (WSBS-TV) (1080p) https://livestream.lamusica.com/megatvP320/ngrp:megatvP320_all/playlist.m3u8 #EXTINF:-1 tvg-id="WSTOTV.us" status="online",WSTO https://stoughton-wi.secure.footprint.net/egress/bhandler/stoughtonwi/streama/chunklist_b2192000.m3u8 @@ -2005,6 +1971,10 @@ https://content.uplynk.com/channel/3324f2467c414329b3b0cc5cd987b6be.m3u8 https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamรฉrica (576p) http://209.91.213.10:8088/play/a011 +#EXTINF:-1 tvg-id="" status="online",AXS TV NOW +https://dikcfc9915kp8.cloudfront.net/hls/1080p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXS TV Now (1080p) +https://dikcfc9915kp8.cloudfront.net/hls/main.m3u8 #EXTINF:-1 tvg-id="" status="online",Bloomberg TV Asia (720p) https://bloomberg.com/media-manifest/streams/asia.m3u8 #EXTINF:-1 tvg-id="" status="online",Bloomberg TV Asia Live Event (720p) @@ -2027,17 +1997,22 @@ http://198.16.106.62:8278/streams/d/Disneyjr/playlist.m3u8 http://209.91.213.10:8088/play/a00n #EXTINF:-1 tvg-id="" status="timeout",DryBar Comedy (720p) https://a.jsrdn.com/broadcast/e29bdbbbf3/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",El Conflecto (480p) +https://content.uplynk.com/channel/c56a6c94a53843c79d3eca411d39f96f.m3u8 #EXTINF:-1 tvg-id="" status="online",ESR 24x7 eSports Network (1080p) https://eyeonesports.com/ES2RA-628g.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",ESTV +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="" status="online",External Ottera (720p) https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Fast&Fun Box (Russian) (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",Fast&Fun Box (Russian) (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/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="online",Fรบtbol [Geo-blocked] https://unidfp-nlds153.global.ssl.fastly.net/nlds/univisionnow/futbol/as/live/futbol_hd_pc.m3u8?t1= @@ -2045,14 +2020,18 @@ https://unidfp-nlds153.global.ssl.fastly.net/nlds/univisionnow/futbol/as/live/fu http://209.91.213.10:8088/play/a01z #EXTINF:-1 tvg-id="" status="online",Grit Xtra https://scripps-gritxtra-1-us.vizio.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Gusto TV (1080p) -https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Impact Wrestling (1080p) +https://d2tuwvs0ja335j.cloudfront.net/hls/1080p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",IMPACT! Wrestling (1080p) +https://d2p372oxiwmcn1.cloudfront.net/hls/main.m3u8 #EXTINF:-1 tvg-id="" status="timeout",MTV Hits Latinoamรฉrica (576p) http://209.91.213.10:8088/play/a00z #EXTINF:-1 tvg-id="" status="timeout",MTV Latinoamรฉrica (1080p) http://209.91.213.10:8088/play/a01a #EXTINF:-1 tvg-id="" status="timeout",National Geographic Espaรฑa http://5.255.90.184:2001/play/a04i +#EXTINF:-1 tvg-id="" status="online",NBC News Now (1080p) +http://nbcnews2.akamaized.net/hls/live/723426-b/NBCNewsPlaymaker24x7Linear99a3a827-ua/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NESN National (1080p) https://bcovlive-a.akamaihd.net/bea11a7dfef34b08be06aaca4a72bcdf/us-east-1/6141518204001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",News4JAX+ @@ -2073,12 +2052,14 @@ https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_beauty_clean/bitrate1.isml/live https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_plus_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Javan TV (1080p) +#EXTINF:-1 tvg-id="" status="online",Radio Javan TV (1080p) https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Ritmo (1080p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Retro TV (720p) https://bcovlive-a.akamaihd.net/5e531be3ed6c41229b2af2d9bffba88d/us-east-1/6183977686001/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rev'n (720p) +https://bcovlive-a.akamaihd.net/a71236fdda1747999843bd3d55bdd6fa/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Slimo (540p) @@ -2091,14 +2072,20 @@ https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us http://api.toonamiaftermath.com:3000/est/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) +#EXTINF:-1 tvg-id="" status="error",Toonami Aftermath Radio (480p) http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 #EXTINF:-1 tvg-id="" 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",TPT Now KTCA-DT5 (720p) [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 https://api.new.livestream.com/accounts/12638076/events/8488790/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",TUDN [Geo-blocked] +https://unidfp-nlds141.global.ssl.fastly.net/nlds/univisionnow/udn2/as/live/udn2_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="" status="online",Vice East +https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Village of Hastings-On-Hudson NY (WHOH-TV) (360p) http://stream.swagit.com/live-edge/hastingsonhudsonny/smil:std-4x3-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Watch It Kid (486p) +https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 +#EXTINF:-1 tvg-id="" status="online",Watch It Scream! (720p) +https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Xplore Reisen (720p) [Not 24/7] -https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/1ecb875d-8be0 diff --git a/streams/us_glewedtv.m3u b/streams/us_glewedtv.m3u index 1b5a95762f..124a0d6898 100644 --- a/streams/us_glewedtv.m3u +++ b/streams/us_glewedtv.m3u @@ -3,14 +3,14 @@ https://linear-11.frequency.stream/dist/glewedtv/11/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="EstrellaNews.us" status="online",Estrella News (720p) https://estrellanews-glewed.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="EstrellaTVEast.us" status="online",Estrella TV (1080p) -https://estrellatv-glewed.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PursuitUP.us" status="online",Pursuit UP (720p) https://linear-205.frequency.stream/dist/glewedtv/205/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CampusLore (720p) https://linear-235.frequency.stream/dist/glewedtv/235/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",DeFiance Media (1080p) https://amg01529-defiancetv-defiancemedia-glewed-tre8x.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Estrella TV (1080p) +https://estrellatv-glewed.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Swerve Sports (1080p) https://linear-253.frequency.stream/dist/glewedtv/253/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",True History (720p) diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index 3c42e00df7..b46d3351c1 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -2,25 +2,25 @@ #EXTINF:-1 tvg-id="KFPHDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KFPH-DT3 (GetTV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-px.theus6tv.duckdns.org/hls/13.3/playlist.m3u8 -#EXTINF:-1 tvg-id="KYWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KYW-DT1 (CBS 3) (1080p) +#EXTINF:-1 tvg-id="KYWDT1.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",KYW-DT1 (CBS 3) (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/3.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WABCDT2.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-DT2 (Localish) +#EXTINF:-1 tvg-id="WABCDT2.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",WABC-DT2 (Localish) #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.2/playlist.m3u8 -#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] +#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] #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) +#EXTINF:-1 tvg-id="WACPDT4.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-DT4 (ShopLC) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.4/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) #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.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) +#EXTINF:-1 tvg-id="WCAUDT1.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-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) @@ -29,16 +29,16 @@ 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) #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.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WCBSDT2.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",WCBS-DT2 (Start TV) +#EXTINF:-1 tvg-id="WCBSDT2.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-DT2 (Start TV) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/2.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WDPNDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT2 (Grit) (432p) +#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) #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) +#EXTINF:-1 tvg-id="WDPNDT5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT5 (Retro TV) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 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) +#EXTINF:-1 tvg-id="WELLLD1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/45.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) @@ -47,7 +47,7 @@ http://v-ny.theus6tv.duckdns.org/hls/68.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-DT2 (True Crime Network) #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/68.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WHYYDT2.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",WHYY-DT2 (Y2) (432p) +#EXTINF:-1 tvg-id="WHYYDT2.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",WHYY-DT2 (Y2) (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/12.2/playlist.m3u8 #EXTINF:-1 tvg-id="WJLPDT1.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-DT1 (MeTV New York) @@ -68,12 +68,9 @@ 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) #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 @@ -89,7 +86,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] @@ -101,13 +98,13 @@ http://v-ny.theus6tv.duckdns.org/hls/4.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNETDT1.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-DT1 (PBS THIRTEEN) (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/13.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNETDT2.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",WNET-DT2 (PBS KIDS) (720p) +#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) #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) +#EXTINF:-1 tvg-id="WNJUDT1.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",WNJU-DT1 (Telemundo 47) #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/47.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNJUDT2.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-DT2 (teleXitos) (432p) @@ -116,9 +113,6 @@ http://v-ny.theus6tv.duckdns.org/hls/47.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT1 (NYC Life) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/25.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYEDT2.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",WNYE-DT2 (NYC Gov) (432p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -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 @@ -128,37 +122,34 @@ http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT1.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-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="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!) +#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!) #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="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-DT3 (FOX Weather) +#EXTINF:-1 tvg-id="WNYWDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT3 (FOX Weather) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.3/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT5 (Decades) #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.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WPHLDT1.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",WPHL-DT1 (PHL17) (720p) +#EXTINF:-1 tvg-id="WPHLDT1.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",WPHL-DT1 (PHL17) (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/17.1/playlist.m3u8 #EXTINF:-1 tvg-id="WPIXDT1.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",WPIX-DT1 (PIX 11) #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/11.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WPIXDT4.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",WPIX-DT4 (Rewind 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/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) #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) +#EXTINF:-1 tvg-id="WPVIDT1.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",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="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) +#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) #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="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-DT2 (Bounce HD) +#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) #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.2/playlist.m3u8 #EXTINF:-1 tvg-id="WPXNDT3.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-DT3 (ION Mystery) @@ -170,28 +161,28 @@ http://v-ny.theus6tv.duckdns.org/hls/31.4/playlist.m3u8 #EXTINF:-1 tvg-id="WPXNDT5.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-DT5 (Laff) #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.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXNDT6.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-DT6 (True Real) +#EXTINF:-1 tvg-id="WPXNDT6.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-DT6 (True Real) #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.6/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXNDT7.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-DT7 (Newsy) +#EXTINF:-1 tvg-id="WPXNDT7.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-DT7 (Newsy) #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.7/playlist.m3u8 -#EXTINF:-1 tvg-id="WRNNDT1.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",WRNN-DT1 (ShopLC) (720p) +#EXTINF:-1 tvg-id="WRNNDT1.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",WRNN-DT1 (ShopLC) (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/48.1/playlist.m3u8 #EXTINF:-1 tvg-id="WRNNDT3.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",WRNN-DT3 (Canal de la Fe) (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/48.3/playlist.m3u8 -#EXTINF:-1 tvg-id="WTVEDT1.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",WTVE-DT1 (720p) +#EXTINF:-1 tvg-id="WTVEDT1.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",WTVE-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/51.1/playlist.m3u8 #EXTINF:-1 tvg-id="WTVEDT2.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",WTVE-DT2 (TimelessTV) (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/51.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WTXFDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTXF-DT1 (FOX 29) (720p) +#EXTINF:-1 tvg-id="WTXFDT1.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",WTXF-DT1 (FOX 29) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/29.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WUVPDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) +#EXTINF:-1 tvg-id="WUVPDT3.us" 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",WUVP-DT3 (True Crime Network) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/65.3/playlist.m3u8 #EXTINF:-1 tvg-id="WWORDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WWOR-DT1 (my9) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 68cb7d087d..7b1fd00fa1 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -1,12 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="24HourFreeMovies.us" status="online",24 Hour Free Movies (720p) [Not 24/7] https://d15690s323oesy.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/UDU-Plex2/145.m3u8 -#EXTINF:-1 tvg-id="AccuWeather.us" status="online",AccuWeather Now (1080p) -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00684-accuweather-accuweather-plex/playlist.m3u8 #EXTINF:-1 tvg-id="AFV.us" status="online",AFV (720p) https://linear-12.frequency.stream/dist/plex/12/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVenEspanol.us" status="online",AFV en Espaรฑol (720p) [Not 24/7] -https://linear-46.frequency.stream/dist/plex/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="Choppertown.us" status="online",Choppertown (720p) [Not 24/7] https://linear-11.frequency.stream/dist/plex/11/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) @@ -25,8 +21,6 @@ https://docurama-plex-ingest.cinedigm.com/playlist.m3u8 https://dove-channel.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="EstrellaNews.us" status="online",Estrella News (1080p) https://estrellanews-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="EstrellaTVEast.us" status="online",Estrella TV East (1080p) -https://estrellatv-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="GFNTV.us" status="online",GFN TV (720p) [Not 24/7] https://d3jxchypmk8fja.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/GFNTV-Plex/169.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (1080p) [Not 24/7] @@ -36,9 +30,9 @@ https://linear-59.frequency.stream/dist/plex/59/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="HumorMill.us" status="online",Humor Mill (1080p) [Not 24/7] https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-PLEX/152.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) -https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) https://ign-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="IGN.us" status="timeout",IGN (1080p) +https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="KMTV.kr" status="online",KMTV https://kmtvnow-samsung-us.plex.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MidnightPulp.us" status="online",Midnight Pulp (1080p) @@ -57,13 +51,11 @@ https://b12eca572da7423284734ca3a6242ea2.mediatailor.us-east-1.amazonaws.com/v1/ https://linear-10.frequency.stream/dist/plex/10/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RealFamilies.us" status="online",Real Families (1080p) https://lds-realfamilies-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RetroCrushTV.us" status="online",RetroCrush TV (1080p) -https://45034ce1cbb7489ab1499301f6274415.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_RetroCrush/playlist.m3u8?ads.app_bundle=&ads.app_store_url=&ads.consent=0&ads.gdpr=0&ads.plex_id=5ef4e1b40d9ad000423c442a&ads.plex_token=z1MCPUpbxYcHru-5hdyq&ads.psid=&ads.targetopt=1&ads.ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/84.0.4147.89+Safari/537.36+OPR/70.0.3728.71&ads.us_privacy=1---&ads.wurl_channel=491&ads.wurl_name=RetroCrush #EXTINF:-1 tvg-id="Revry.us" status="online",Revry (720p) [Not 24/7] https://linear-5.frequency.stream/dist/plex/5/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RevryNews.us" status="online",Revry News (720p) [Not 24/7] https://linear-44.frequency.stream/dist/plex/44/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="Tankee.us" status="online",Tankee (720p) +#EXTINF:-1 tvg-id="Tankee.us" status="error",Tankee (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?app_bundle=com.plexapp.desktop&app_domain=app.plex.tv&app_name=plex&content_series=5f12332eeca6a20040b328e5&content_title=MorUy57ijWhGe4ixZb_T&coppa=1&custom4=plex&device_make=Windows&device_model=Firefox&did=df8e1a36-847d-5096-86a7-3803ed330ede&gdpr=1&h=691&live=1&network_id=39&us_privacy=1---&w=1224 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 @@ -79,18 +71,24 @@ https://lds-timeline-plex.amagi.tv/playlist.m3u8 https://lds-wonder-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (1080p) [Not 24/7] https://dth07jsr8atug.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-Plex/171.m3u8 -#EXTINF:-1 tvg-id="XploreTV.us" status="error",Xplore (1080p) -https://xplore-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YahooFinance.us" status="online",Yahoo! Finance (1080p) https://yahoo-plex.amagi.tv/hls/amagi_hls_data_yahoofina-yahoofinance-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="YahooFinance.us" status="online",Yahoo! Finance (1080p) https://yahoo-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AccuWeather Now (1080p) +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00684-accuweather-accuweather-plex/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AFV en Espaรฑol (720p) [Not 24/7] +https://linear-46.frequency.stream/dist/plex/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) https://edgesports-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Estrella TV East (1080p) +https://estrellatv-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Freebie TV (720p) [Not 24/7] https://d1h1d6qoy9vnra.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/Freebie-Plex/187.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Stories (1080p) https://lds-realstories-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",RetroCrush TV (1080p) +https://45034ce1cbb7489ab1499301f6274415.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_RetroCrush/playlist.m3u8?ads.app_bundle=&ads.app_store_url=&ads.consent=0&ads.gdpr=0&ads.plex_id=5ef4e1b40d9ad000423c442a&ads.plex_token=z1MCPUpbxYcHru-5hdyq&ads.psid=&ads.targetopt=1&ads.ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/84.0.4147.89+Safari/537.36+OPR/70.0.3728.71&ads.us_privacy=1---&ads.wurl_channel=491&ads.wurl_name=RetroCrush #EXTINF:-1 tvg-id="" status="online",Reuters (1080p) https://reuters-reutersnow-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SportsGrid (1080p) diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 8708086716..88c9f73b79 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -71,10 +71,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1efad04 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46fba0c43b0d00096e5ac1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e46fba0c43b0d00096e5ac1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=238&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="online",Cats 24/7 (US) (720p) [Not 24/7] @@ -99,22 +99,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc48170e280c80009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b05ea168cc000767ba67/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CBSNewsPittsburgh.us" status="online",Pluto TV CBSN Pittsburgh PA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa5277e00083f6521/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="error",Pluto TV Classic Movies (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] @@ -124,19 +118,19 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f960007 #EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId= -#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) +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="CMTEqualPlay.us" status="online",Pluto TV CMT Equal Play (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f68f53eb1e5800007390bf8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dcc42446750e200093b15e2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=182&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channelStore=us&channel_id=151908&content=0adc72cd87e45d3491f8e47e54bbcc98&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="error",Pluto TV CMT (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dcc42446750e200093b15e2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=182&terminate=false&userId= #EXTINF:-1 tvg-id="CNN.us" status="online",Pluto TV CNN (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839419cb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5421f71da6af422839419cb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=209&terminate=false&userId= #EXTINF:-1 tvg-id="ColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p) @@ -155,10 +149,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcea6bc6fb8890009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13bde24f4ca800093d57b5/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="Cops.us" status="online",Pluto TV Cops (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1f7e089f23700009d66303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e1f7e089f23700009d66303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=367&terminate=false&userId= #EXTINF:-1 tvg-id="Cops.us" status="online",Pluto TV Cops (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1f7e089f23700009d66303/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Cops.us" status="online",Pluto TV Cops (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1f7e089f23700009d66303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e1f7e089f23700009d66303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=367&terminate=false&userId= #EXTINF:-1 tvg-id="CourtTV.us" status="online",Pluto TV Court TV (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0b4841a7d0000938ddbd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0b4841a7d0000938ddbd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=395&terminate=false&userId= #EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) @@ -204,8 +198,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a2 #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -213,16 +205,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb952 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="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/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) @@ -235,6 +225,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd916 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="FailArmy.us" status="error",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -265,10 +259,6 @@ http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) -https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) -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) @@ -286,29 +276,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6f38792 #EXTINF:-1 tvg-id="HappyDays.us" status="online",Pluto TV Happy Days (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794162a4559000781fc12/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId= -#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) -https://service-stitcher.clusters.pluto.tv/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="error",Insight TV (720p) +#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="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) @@ -320,21 +306,21 @@ 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/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= -#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc1cb279c91420009db261d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=615&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (US) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5873fc21cad696fb37aa9054&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=855&terminate=false&userId= -#EXTINF:-1 tvg-id="LiveMusicReplay.us" status="timeout",Pluto TV Live Music Replay (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce5a8954311f992edbe1da2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=187&terminate=false&userId= #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) @@ -355,10 +341,10 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b82124 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 (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 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p) 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) @@ -370,11 +356,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf8341412 #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= -#EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) 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] @@ -383,11 +369,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decb 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) -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) +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) 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 @@ -417,16 +403,12 @@ http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 https://siloh-aka.plutotv.net/lilo/production/MTVSpankingNew/master.m3u8 #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5da0c85bd2c9c10009370984/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5da0c85bd2c9c10009370984&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=836&terminate=false&userId= -#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0c85bd2c9c10009370984/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a173d7340007c559f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] @@ -436,9 +418,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007 #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) [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="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) @@ -461,12 +443,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= -#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ParamountPlusPicks.us" status="online",Paramount Plus Picks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) @@ -479,12 +461,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b250009 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 (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) @@ -517,7 +499,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67e20c9331210007 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= #EXTINF:-1 tvg-id="PlutoTVBackcountry.us" status="online",Pluto TV Backcountry (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cabdf1437b88b26947346b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVBarney.us" status="online",Pluto TV Barney (720p) +#EXTINF:-1 tvg-id="PlutoTVBarney.us" status="error",Pluto TV Barney (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f29ada4bdaebd000708d49d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVBeautyandtheGeek.us" status="online",Pluto TV Beauty and the Geek (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18c138c32460007cc6b46/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -568,8 +550,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 @@ -577,14 +557,12 @@ 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="error",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) @@ -593,6 +571,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -604,11 +586,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b8551 #EXTINF:-1 tvg-id="PlutoTVFamily.us" status="online",Pluto TV Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9133f500099c7d98/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY -#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p) https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVFBIFiles.us" status="online",Pluto TV FBI Files (720p) @@ -625,10 +607,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 (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) @@ -637,7 +619,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGetfactual.us" status="online",Pluto TV Get.factual (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2a69bc928a600093a7976/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVGhostDimension.us" status="error",Pluto TV Ghost Dimension (720p) +#EXTINF:-1 tvg-id="PlutoTVGhostDimension.us" status="online",Pluto TV Ghost Dimension (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f5a9d40d58066869fa60/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGhostHunters.us" status="online",Pluto TV Ghost Hunters (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f27bbe4779de70007a6d1c1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -653,25 +635,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVHistory.us" 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="PlutoTVHistory.us" 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="PlutoTVHistory.us" 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="PlutoTVHistory.us" 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="PlutoTVHistory.us" 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="PlutoTVHome.us" status="online",Pluto TV Home (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb96303f5bb020008e7e44f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5eb96303f5bb020008e7e44f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8044788b-0583-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04c9eedc89300090d2884/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb96303f5bb020008e7e44f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb96303f5bb020008e7e44f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5eb96303f5bb020008e7e44f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8044788b-0583-11eb-a18c-0242ac110002&terminate=false&userId= #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="PlutoTVHumor.us" status="online",Pluto TV Humor (720p) +#EXTINF:-1 tvg-id="PlutoTVHumor.us" status="error",Pluto TV Humor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8397936791b30007ebb5a7/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHunter.us" status="online",Pluto TV Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c99f5810c95814ff92512f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -697,7 +679,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc8930009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="error",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a @@ -723,20 +705,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="error",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) @@ -772,6 +754,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2 #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVParanormal.us" 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="PlutoTVParanormal.us" 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="PlutoTVParanormal.us" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVParanormal.us" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -783,26 +769,22 @@ 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="PlutoTVParanormal.us" 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="PlutoTVParanormal.us" 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="PlutoTVParanormal.us" 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="PlutoTVQwestTVJazzBeyond.us" status="online",Pluto TV Qwest TV Jazz & Beyond (720p) https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8 -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) -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) 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=a8542c9b-0714-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSabrina.us" status="online",Pluto TV Sabrina (720p) @@ -827,7 +809,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc2746 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="error",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -837,7 +819,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9ed47c2 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="error",Pluto TV Spotlight (720p) +#EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStaffPicks.us" status="online",Pluto TV Staff Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d863b98b41000076cd061/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -856,11 +838,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="error",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] @@ -898,9 +880,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0dc00b1 #EXTINF:-1 tvg-id="PlutoTVVH1Classics.us" status="online",Pluto TV VH1 Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6076cd1df8576d0007c82193/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) @@ -909,20 +891,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="PoliceWomen.us" status="online",Pluto TV Police Women (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e79c2f280389000077242a8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Rescue911.us" status="online",Pluto TV Rescue 911 (480p) @@ -957,8 +935,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c393cad2de254456f https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c393cad2de254456f7ef8c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="StarTrek.us" status="online",Pluto TV Star Trek (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8c4ce900075d7698/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) -https://siloh.pluto.tv/lilo/production/Qello/ES/master.m3u8 #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) @@ -1009,18 +985,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1030,9 +1002,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad552 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/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 +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="error",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="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) @@ -1047,14 +1023,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3977e5d77340007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3977e5d773400077de284/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TinyHouseNation.us" status="online",Pluto TV Tiny House Nation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/601a0342dcf4370007566891/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (240p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d695f7db53adf96b78e7ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=234&terminate=false&userId= -#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= +#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) @@ -1071,10 +1043,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d68 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c2d64ffbdf11b71587184b8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=455&terminate=false&userId= +#EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TYTNetwork.us" status="online",Pluto TV TYT Network (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5331d5fb753499095a00045a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) @@ -1111,10 +1083,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= -#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WeatherNationNewYork.us" status="online",WeatherNation New York (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 #EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) @@ -1139,13 +1111,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9d 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="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",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="" status="online",Insight+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a2717ccde/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d54bbd90-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f10cd89a-c878-4a4d-8b3d-f5238f421aa0&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Animals+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6f57ef2767e1846e59f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d548b050-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b6f8a12a-554c-4970-82ca-4dc1f84a4016&terminate=false&userId= #EXTINF:-1 tvg-id="" 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="error",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 @@ -1153,14 +1127,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e41be30cb6054c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Bloomberg TV (720p) [Not 24/7] 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="" 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="" 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="" status="online",Pluto TV Cine Comรฉdia (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099c49f600076579b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comรฉdia (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac947dcd00d0007937c08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cinรฉma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 #EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central @@ -1170,13 +1148,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef #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="error",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] @@ -1187,10 +1165,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/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="error",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 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) @@ -1199,17 +1177,25 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 Fuel TV (720p) +https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Fuel TV (720p) +https://siloh.pluto.tv/lilo/production/FuelTV/SP/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Guรญa de canales (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Gusto TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c47f3662f6b3c476fc03e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#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 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="" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" 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) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="error",Pluto TV 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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1253,6 +1239,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf90128 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="" 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="" 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="" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 Nick Jr. Club (Brazil) (720p) [Not 24/7] @@ -1260,19 +1250,25 @@ 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 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="" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95d63b270fc0007c465e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="error",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="" 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="" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780e94100007f94b3f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" 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 pocket.watch (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV pocket.watch (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Qello Concerts (720p) +https://siloh.pluto.tv/lilo/production/Qello/ES/master.m3u8 #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) @@ -1283,14 +1279,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rockoโ€™s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Pluto TV Series (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Sรฉries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +#EXTINF:-1 tvg-id="" status="error",Pluto TV Sony Canal Comedias https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV TODAY (240p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d695f7db53adf96b78e7ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=234&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV TODAY (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Weather Nation Chicago (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/Chicago/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) diff --git a/streams/us_redbox.m3u b/streams/us_redbox.m3u index 01234b2f5a..903a650f2c 100644 --- a/streams/us_redbox.m3u +++ b/streams/us_redbox.m3u @@ -19,7 +19,7 @@ https://spotlight-redbox.amagi.tv/playlist.m3u8 http://shoutfactory-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) https://shoutfactory-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-shoutfactorytv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TastemadeFrance.fr" status="timeout",Tastemade France (1080p) +#EXTINF:-1 tvg-id="TastemadeFrance.fr" status="online",Tastemade France (1080p) https://tastemadefr16min-redbox.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-redbox/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pac 12 Insider (1080p) [Not 24/7] https://pac12-redbox.amagi.tv/hls/amagi_hls_data_pac-12AAA-pac12-redbox/CDN/playlist.m3u8 diff --git a/streams/us_roku.m3u b/streams/us_roku.m3u index 7c04443f6b..3fa33a91f2 100644 --- a/streams/us_roku.m3u +++ b/streams/us_roku.m3u @@ -1,10 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="AccuWeather.us" status="online",AccuWeather Now (1080p) [Geo-blocked] -https://amg00684-accuweather-accuweather-rokuus-0endj.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="AFV.us" status="online",AFV (720p) https://linear-12.frequency.stream/dist/roku/12/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVenEspanol.us" status="online",AFV en Espaรฑol (720p) [Not 24/7] -https://linear-46.frequency.stream/dist/roku/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasVoice.us" status="online",America's Voice (720p) https://p1media-americasvoice-1.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloodyDisgusting.us" status="online",Bloody Disgusting (1080p) @@ -13,10 +9,6 @@ https://bloodydisgusting-ingest-roku-us.cinedigm.com/playlist.m3u8 https://brat-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Buzzr (1080p) https://buzzr-roku-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) -https://cheddar-cheddar-3.roku.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) -https://cheddar.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="CineSureno.us" status="online",Cine Sureรฑo (1080p) https://olympusamagi.pc.cdn.bitgravity.com/CineSureno-roku/master.m3u8 #EXTINF:-1 tvg-id="CinevaultWesterns.us" status="online",Cinevault Westerns (540p) @@ -33,15 +25,13 @@ https://crimetimebamca-roku.amagi.tv/playlist.m3u8 https://dovenow-roku-ingest.cinedigm.com/master.m3u8 #EXTINF:-1 tvg-id="EstrellaNews.us" status="online",Estrella News (1080p) https://estrellanews-roku.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="EstrellaTVEast.us" status="online",Estrella TV East (1080p) -https://estrellatv-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FoxSoul.us" status="online",Fox Soul (1080p) [Not 24/7] http://fox-foxsoul-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FTF.us" status="online",FTF (720p) https://eleven-rebroadcast-samsung.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HappyKids.us" status="online",HappyKids (1080p) https://happykids-roku.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="HauntTV.us" status="online",Haunt TV (1080p) +#EXTINF:-1 tvg-id="HauntTV.us" status="error",Haunt TV (1080p) https://haunttv-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="HiYAH.us" status="online",Hi-YAH! (1080p) https://linear-59.frequency.stream/dist/roku/59/hls/master/playlist.m3u8 @@ -49,14 +39,8 @@ https://linear-59.frequency.stream/dist/roku/59/hls/master/playlist.m3u8 https://olympusamagi.pc.cdn.bitgravity.com/Horrify-roku/master.m3u8 #EXTINF:-1 tvg-id="iFoodTV.us" status="online",iFood.TV (1080p) https://ft-ifood-roku.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Juntos.us" status="online",Juntos (1080p) -https://olympusamagi.pc.cdn.bitgravity.com/Juntos-roku/master.m3u8 #EXTINF:-1 tvg-id="LegoChannel.us" status="online",Lego Channel (1080p) https://legochannel-roku.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Loop80sEast.us" status="error",Loop 80s East (1080p) [Geo-blocked] -https://55e014b3437040d08777729c863a2097.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_Loop80s-1/playlist.m3u8 -#EXTINF:-1 tvg-id="Loop80sEast.us" status="error",Loop 80s East (1080p) [Geo-blocked] -https://loop-80s-2.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="LoveNature.ca" status="online",Love Nature (1080p) http://bamus-eng-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MoonbugKids.uk" status="online",Moonbug Kids (1080p) @@ -75,8 +59,6 @@ https://b9860b21629b415987978bdbbfbc3095.mediatailor.us-east-1.amazonaws.com/v1/ http://oneamericanews-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) https://outsidetv-roku-us.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="PinkfongBabyShark.us" status="online",Pinkfong Baby Shark (1080p) -https://fc2f8d2d3cec45bb9187e8de15532838.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_BabySharkTV/playlist.m3u8 #EXTINF:-1 tvg-id="PlayersTV.ca" status="online",Players TV (1080p) https://playerstv-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="online",Revry (720p) @@ -97,7 +79,21 @@ https://weathernationtv.roku.wurl.com/manifest/playlist.m3u8 https://xplore-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YahooFinance.us" status="online",Yahoo! Finance (1080p) https://yahoo-roku-us.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AccuWeather Now (1080p) [Geo-blocked] +https://amg00684-accuweather-accuweather-rokuus-0endj.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AFV en Espaรฑol (720p) [Not 24/7] +https://linear-46.frequency.stream/dist/roku/46/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cheddar News (720p) +https://cheddar.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cheddar News (1080p) +https://cheddar-cheddar-3.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Estrella TV East (1080p) +https://estrellatv-roku.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Juntos (1080p) +https://olympusamagi.pc.cdn.bitgravity.com/Juntos-roku/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pac 12 Insider (1080p) https://pac12-roku-us.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pinkfong Baby Shark (1080p) +https://fc2f8d2d3cec45bb9187e8de15532838.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_BabySharkTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RCN Mas https://rcntv-rcnmas-1-us.roku.wurl.tv/playlist.m3u8 diff --git a/streams/us_samsung.m3u b/streams/us_samsung.m3u index bf89a17bc3..390a09f220 100644 --- a/streams/us_samsung.m3u +++ b/streams/us_samsung.m3u @@ -13,8 +13,6 @@ https://brat-samsung-us.amagi.tv/playlist.m3u8 https://buzzr-samsungus.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Buzzr (1080p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/samsungus-buzzr-samsungtv-us/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) -https://cheddar.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) https://circle-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Clarity4K.us" status="online",Clarity 4K (2160p) @@ -25,16 +23,12 @@ https://aenetworks-crime360-1.samsung.wurl.com/manifest/playlist.m3u8 https://dhx-degrassi-1-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="EstrellaNews.us" status="online",Estrella News (1080p) https://estrellanews-samsung-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="EsTV.us" status="online",ESTV (1080p) -https://estv-rakuten-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy (720p) https://failarmy-linear.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FoxSoul.us" status="online",Fox Soul (1080p) https://fox-foxsoul-samsungus.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FTF.us" status="online",FTF (720p) https://elevensports.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) -https://fueltv-fueltv-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HSN.us" status="online",HSN (720p) https://hsn.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) @@ -99,12 +93,18 @@ http://xlpore-samsungus.amagi.tv/playlist.m3u8 https://yahoo-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YoungHollywood.us" status="online",Young Hollywood (720p) https://younghollywood-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cheddar News (720p) +https://cheddar.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) https://edgesport-rakuten-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) https://edgesport-samsungus.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",EDGEsport (US) (720p) https://img-edgesport.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ESTV (1080p) +https://estv-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fuel TV (720p) +https://fueltv-fueltv-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Gusto TV (720p) https://gustotv.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pac 12 Insider (1080p) diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 6e69b52a68..6b7856656d 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -1,8 +1,8 @@ #EXTM3U -#EXTINF:-1 tvg-id="AigaioTV.gr" status="error",Aigaio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AigaioTV.gr" status="online",Aigaio TV (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/aigaiotv1/index.m3u8 -#EXTINF:-1 tvg-id="AVCHD.ar" status="error",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/AVCHD/index.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) [Not 24/7] diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index f1a203c5ff..4f3ac3a8c3 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -5,8 +5,6 @@ https://dai.google.com/linear/hls/event/18_lZXPySFa5_GRVEbOX_A/master.m3u8 https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 #EXTINF:-1 tvg-id="AmericavsAddiction.us" status="online",America vs. Addiction (720p) https://dai.google.com/linear/hls/event/-A9339ixSzydnZQZHd1u2A/master.m3u8 -#EXTINF:-1 tvg-id="beINSportsXtraUSA.us" status="online",beIN Sports Xtra (1080p) -https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="BigLifeTV.us" status="online",Big Life TV (720p) https://biglife.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV (1080p) [Not 24/7] @@ -41,10 +39,6 @@ https://dai.google.com/linear/hls/event/r4sa-f6GSN2XIvzKv5jVng/master.m3u8 https://dai.google.com/linear/hls/event/e1QjWFRNSR2YFYGsPbkfgg/master.m3u8 #EXTINF:-1 tvg-id="Charge.us" status="online",Charge! (720p) [Geo-blocked] https://usgeowall.sinclairstoryline.com/channel/37eb732888614810b512fdd82604244e.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) -https://dai.google.com/linear/hls/event/frfwucAPTVunrpitYiymwg/master.m3u8 -#EXTINF:-1 tvg-id="ChickenSoupForTheSoul.us" status="online",Chicken Soup For The Soul (1080p) -https://dai.google.com/linear/hls/event/2C5P0JGUSj65s8KpeyIDcQ/master.m3u8 #EXTINF:-1 tvg-id="Choppertown.us" status="online",STIRR Choppertown (720p) https://dai.google.com/linear/hls/event/N3c94WZQQq2fruixzfcCUQ/master.m3u8 #EXTINF:-1 tvg-id="CineLife.us" status="online",STIRR CineLife (1080p) @@ -63,7 +57,7 @@ https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 https://usgeowall.sinclairstoryline.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) https://contv-stirr.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) +#EXTINF:-1 tvg-id="CONtv.us" status="error",CONtv (1080p) https://dai.google.com/linear/hls/event/o8Smo_gsSAm26uW9Xkww_g/master.m3u8 #EXTINF:-1 tvg-id="Dabl.us" status="online",Dabl (1080p) http://dai.google.com/linear/hls/event/oIKcyC8QThaW4F2KeB-Tdw/master.m3u8 @@ -81,7 +75,7 @@ https://dai.google.com/linear/hls/event/dfbBGQhPQQqypdEAjpUGlA/master.m3u8 https://dai.google.com/linear/hls/event/xuMJ1vhQQDGjEWlxK9Qh4w/master.m3u8 #EXTINF:-1 tvg-id="DUSTx.us" status="timeout",DUSTx (720p) https://dust.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ElectricNow.us" status="online",STIRR Electric Now (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ElectricNow.us" status="error",STIRR Electric Now (1080p) [Not 24/7] https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="ETLive.us" status="online",ET Live (1080p) https://dai.google.com/linear/hls/event/xrVrJYTmTfitfXBQfeZByQ/master.m3u8 @@ -139,10 +133,6 @@ https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 https://dai.google.com/linear/hls/event/6ANW1HGeSTKzJlnAa9u1AQ/master.m3u8 #EXTINF:-1 tvg-id="QVC.us" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 -#EXTINF:-1 tvg-id="RetroCrushTV.us" status="online",STIRR RetroCrush TV (480p) -https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 -#EXTINF:-1 tvg-id="RetroCrushTV.us" status="online",RetroCrush TV (720p) -https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="online",STIRR Revry (720p) https://dai.google.com/linear/hls/event/gvO6-Y6TTjCxRf1QALU4VQ/master.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) @@ -155,8 +145,6 @@ https://dai.google.com/linear/hls/event/9FKrAqCfRvGfn3tPbVFO-g/master.m3u8 https://dai.google.com/linear/hls/event/8R__yZf7SR6yMb-oTXgbEQ/master.m3u8 #EXTINF:-1 tvg-id="StingrayClassicRock.ca" status="online",Stingray Classic Rock (1080p) https://stirr.ott-channels.stingray.com/101/master.m3u8 -#EXTINF:-1 tvg-id="StingrayDjazz.nl" status="online",Stingray Djazz (1080p) -https://dai.google.com/linear/hls/event/C-lfmhUVTGeDNWwU13_EgA/master.m3u8 #EXTINF:-1 tvg-id="StingrayFlashback70s.ca" status="online",Stingray Flashback 70s (1080p) https://stirr.ott-channels.stingray.com/115/master.m3u8 #EXTINF:-1 tvg-id="StingrayHitList.ca" status="online",Stingray Hit List (1080p) @@ -169,8 +157,6 @@ https://stirr.ott-channels.stingray.com/108/master.m3u8 https://dai.google.com/linear/hls/event/5bqbG8j7T_6_qMONC1SDsg/master.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="online",Stingray Naturescape (1080p) https://dai.google.com/linear/hls/event/6RPZlzksTCyB1euPqLcBZQ/master.m3u8 -#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts (1080p) -https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 #EXTINF:-1 tvg-id="StingrayRockAlternative.ca" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="StingrayTodaysLatinPop.ca" status="online",STIRR Stingray Today's Latin Pop (1080p) @@ -180,9 +166,9 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 #EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="online",STIRR City Abilene (720p) [Not 24/7] https://dai.google.com/linear/hls/event/uxPBn5ErTQ-FOjxIYle2PA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="online",STIRR City Amarillo (720p) https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) @@ -217,10 +203,10 @@ https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) -https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) +https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) @@ -347,10 +333,10 @@ https://dai.google.com/linear/hls/event/r9VoxPU7TYmpydEn2ZR0jA/master.m3u8 https://dai.google.com/linear/hls/event/YF2jfXh_QROPxoHEwp1Abw/master.m3u8 #EXTINF:-1 tvg-id="TennisChannel.us" status="online",STIRR Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.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="TheArchive.us" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 #EXTINF:-1 tvg-id="TheAsylum.us" status="timeout",The Asylum (1080p) @@ -367,18 +353,26 @@ https://filmdetective-stirr.amagi.tv/index.m3u8 https://dai.google.com/linear/hls/event/nX39-giHRPuKQiVAhua0Kg/master.m3u8 #EXTINF:-1 tvg-id="TheTimConwayShow.us" status="online",The Tim Conway Show (720p) https://dai.google.com/linear/hls/event/v51OvZmXQOizl-KOgpXw1Q/master.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (1080p) -https://dai.google.com/linear/hls/event/gJJhuFTCRo-HAHYsffb3Xg/master.m3u8 #EXTINF:-1 tvg-id="WaypointTV.us" status="online",Waypoint TV (1080p) https://dai.google.com/linear/hls/event/im0MqOKRTHy9nVa1sirQSg/master.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai.google.com/linear/hls/event/vZB78SsNSXWOR63VJrNC2Q/master.m3u8 -#EXTINF:-1 tvg-id="WhistleSports.us" status="error",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="WipeoutXtra.us" status="online",STIRR Wipeout Xtra (720p) https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) +https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cheddar News (1080p) +https://dai.google.com/linear/hls/event/frfwucAPTVunrpitYiymwg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Chicken Soup For The Soul (1080p) +https://dai.google.com/linear/hls/event/2C5P0JGUSj65s8KpeyIDcQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qello Concerts (1080p) +https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",RetroCrush TV (720p) +https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Stingray Djazz (1080p) +https://dai.google.com/linear/hls/event/C-lfmhUVTGeDNWwU13_EgA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Stingray Everything 80s (1080p) https://stirr.ott-channels.stingray.com/128/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) @@ -391,6 +385,8 @@ https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR National (720p) https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) +https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) @@ -403,3 +399,5 @@ https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/104.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR TV Mix (720p) https://dai.google.com/linear/hls/event/ZP8ZMv95Q0Gm9EiyYOGHAA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",USA Today (1080p) +https://dai.google.com/linear/hls/event/gJJhuFTCRo-HAHYsffb3Xg/master.m3u8 diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 8a89d0eedb..dfd2c6841f 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -39,6 +39,8 @@ 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="LiveNOWfromFOX.us" status="online",LiveNOW from FOX (720p) +https://lnc-fox-live-now.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="Localish.us" status="online",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) @@ -49,12 +51,6 @@ https://lnc-people-tv.tubi.video/index.m3u8 https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 #EXTINF:-1 tvg-id="Reelz.us" status="online",Reelz https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Reelz.m3u8 -#EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Today All Day (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Today.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-USA-Today.m3u8 -#EXTINF:-1 tvg-id="USATodaySportswire.us" status="online",USA Today SportsWire -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Sportswire.m3u8 #EXTINF:-1 tvg-id="WAGADT1.us" status="online",FOX 5 Atlanta GA (WAGA-TV) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WAGA-Monetizer.m3u8 #EXTINF:-1 tvg-id="WAPTDT1.us" status="online",WAPT-TV News Jackson MS (720p) @@ -99,7 +95,7 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WOFL-Monetizer.m3u8 https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 #EXTINF:-1 tvg-id="WPTZDT1.us" status="online",WPTZ-TV News Plattsburgh NY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 -#EXTINF:-1 tvg-id="WTAEDT1.us" status="online",ABC 4 Pittsburg PA (WTAE) (720p) +#EXTINF:-1 tvg-id="WTAEDT1.us" status="error",ABC 4 Pittsburg PA (WTAE) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="WTTGDT1.us" status="online",FOX 5 Washington DC (WTTG) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 @@ -111,3 +107,9 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 +#EXTINF:-1 tvg-id="" status="online",Today All Day (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Today.m3u8 +#EXTINF:-1 tvg-id="" status="online",USA Today (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-USA-Today.m3u8 +#EXTINF:-1 tvg-id="" status="online",USA Today SportsWire +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Sportswire.m3u8 diff --git a/streams/us_vizio.m3u b/streams/us_vizio.m3u index d227245533..e6696983b9 100644 --- a/streams/us_vizio.m3u +++ b/streams/us_vizio.m3u @@ -53,8 +53,6 @@ https://newsmax-vizio.amagi.tv/playlist.m3u8 https://oneamericanews-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PlayersTV.ca" status="online",Players TV (1080p) https://playerstv-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (720p) -https://pocketwatch-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxSpotlight.us" status="online",Spotlight (1080p) https://spotlight-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) @@ -75,6 +73,8 @@ https://yahoo-vizio.amagi.tv/playlist.m3u8 https://younghollywood-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pac 12 Insider (720p) https://pac12-vizio.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",pocket.watch (720p) +https://pocketwatch-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SportsGrid (1080p) https://sportsgrid-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Xplore (1080p) diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index 46d4a2c601..7d381f40bb 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -5,7 +5,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericanclassics/CDN/playli https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericastestkitchen/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="online",Architectural Digest (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) +#EXTINF:-1 tvg-id="BaebleMusic.us" status="timeout",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 @@ -21,8 +21,6 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playli https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appรฉtit (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",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 #EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) @@ -31,7 +29,7 @@ https://circle-xumo.amagi.tv/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcircletv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) +#EXTINF:-1 tvg-id="Complex.us" status="timeout",Complex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) https://contvanime.cinedigm.com/conapp-ssai/amagi_hls_data_xumo-host-contvanime-junction/CDN/playlist.m3u8 @@ -45,7 +43,7 @@ https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/maste https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmHub.us" status="timeout",Film Hub (720p) +#EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 @@ -55,7 +53,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1212A-redboxfood52A/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Food52.us" status="timeout",Food 52 (720p) +#EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 @@ -63,11 +61,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 https://foxweather-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FuseEast.us" status="timeout",Fuse East (720p) +#EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Glamour.us" status="timeout",Glamour (720p) +#EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GloryKickboxing.us" status="timeout",Glory Kickboxing (720p) +#EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 @@ -77,13 +75,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="HiYAH.us" status="timeout",Hi-YAH! (720p) +#EXTINF:-1 tvg-id="HiYAH.us" status="online",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Hungry.us" status="online",Hungry (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhungry/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="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="online",Just for Laughs Gags (720p) +#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="timeout",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziojustforlaughsgags/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="kabillion.us" status="online",kabillion (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 @@ -95,8 +93,6 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 #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 #EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-newsmaxxumo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NitroCircus.us" status="online",Nitro Circus (720p) @@ -119,8 +115,6 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playli https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="PlayersTV.ca" status="online",Players TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RealNosey.us" status="online",Real Nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxrealnosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxUnsolvedMysteries.us" status="online",FilmRise Forensic Files (XUMO) (432p) @@ -159,8 +153,6 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayhotcountry/CDN/play https://xumo-redbox.ott-channels.stingray.com/108/master.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="online",Stingray Naturescape (360p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraynaturescape/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Stingray Qello Concerts (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraysoulstorm/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) @@ -177,23 +169,21 @@ https://bobross-xumous.cinedigm.com/midroll/amagi_hls_data_xumo-host-bobross-xum https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="timeout",The Pet Collective (720p) +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (1080p) [Not 24/7] https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) -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) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VevoPop.us" status="timeout",Vevo Pop (720p) +#EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 @@ -205,13 +195,23 @@ 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",ABC News (1080p) +#EXTINF:-1 tvg-id="" status="error",ABC News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-abcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cheddar News (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ION Mystery (1080p) https://scripps-ionmystery-1-us.xumo.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC News Now (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",pocket.watch (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SportsGrid (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumosportsgrid/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",SportsGrid (1080p) https://sportsgrid-xumo-us.amagi.tv/xumo.m3u8 +#EXTINF:-1 tvg-id="" status="online",Stingray Qello Concerts (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",USA Today (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 diff --git a/streams/uy.m3u b/streams/uy.m3u index 289e7b715f..c4149f81a2 100644 --- a/streams/uy.m3u +++ b/streams/uy.m3u @@ -3,7 +3,7 @@ https://edge3-hr.cvattv.com.ar/live/c4eds/Canal10_URU/SA_SAGEMCOM/Canal10_URU.m3u8 #EXTINF:-1 tvg-id="CharruaTV.uy" status="online",Charrรบa Televisiรณn (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/charruatvcanal -#EXTINF:-1 tvg-id="LatinoKids.uy" status="blocked",LatinoKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LatinoKids.uy" status="online",LatinoKids (360p) [Not 24/7] https://videostreaming.cloudserverlatam.com/8062/8062/playlist.m3u8 #EXTINF:-1 tvg-id="UCL.uy" status="online",UCL (720p) http://162.246.18.122:8081/telepuerto-master/ucl-abr/playlist.m3u8 diff --git a/streams/uz.m3u b/streams/uz.m3u index 8988e09b3e..43fa451b47 100644 --- a/streams/uz.m3u +++ b/streams/uz.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="Milliy.uz" status="error",Milliy (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Milliy.uz" status="online",Milliy (480p) [Not 24/7] http://milliy.tv/hls/index.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index ce280c0dbc..3045407f1f 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -25,17 +25,17 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur.m3u8 #EXTINF:-1 tvg-id="TelesurEnglish.ve" status="online",TeleSUR English (1080p) [Not 24/7] https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur_eng.m3u8 -#EXTINF:-1 tvg-id="Televen.ve" status="online",Televen (Television de Venezuela) (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Televen.ve" status="error",Televen (Television de Venezuela) (404p) [Not 24/7] https://cloud.streamingconnect.tv/hls/televen/televenweb.m3u8 -#EXTINF:-1 tvg-id="Televen.ve" status="online",Televen (Television de Venezuela) (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Televen.ve" status="error",Televen (Television de Venezuela) (404p) [Not 24/7] https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 -#EXTINF:-1 tvg-id="TVFamilia.ve" status="online",TV Familia (720p) +#EXTINF:-1 tvg-id="TVFamilia.ve" status="error",TV Familia (720p) https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 #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="VePlus.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 -#EXTINF:-1 tvg-id="VPItv.ve" status="online",VPItv (480p) [Not 24/7] +#EXTINF:-1 tvg-id="VPItv.ve" status="error",VPItv (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv #EXTINF:-1 tvg-id="" status="online",BitRadio https://vcp.myplaytv.com/petrotv/petrotv/playlist.m3u8