diff --git a/FAQ.md b/FAQ.md index b7edd360f..9476a8a65 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 31087cdac..1b01efe73 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 - Cooking20https://iptv-org.github.io/iptv/categories/cooking.m3u - Culture21https://iptv-org.github.io/iptv/categories/culture.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 + Comedy41https://iptv-org.github.io/iptv/categories/comedy.m3u + Cooking19https://iptv-org.github.io/iptv/categories/cooking.m3u + Culture20https://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 - 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 + Entertainment183https://iptv-org.github.io/iptv/categories/entertainment.m3u + Family30https://iptv-org.github.io/iptv/categories/family.m3u + General458https://iptv-org.github.io/iptv/categories/general.m3u + Kids149https://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 + Lifestyle64https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Movies213https://iptv-org.github.io/iptv/categories/movies.m3u + Music297https://iptv-org.github.io/iptv/categories/music.m3u + News388https://iptv-org.github.io/iptv/categories/news.m3u Outdoor42https://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 + Series141https://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 + Shop64https://iptv-org.github.io/iptv/categories/shop.m3u + Sports141https://iptv-org.github.io/iptv/categories/sports.m3u + Travel15https://iptv-org.github.io/iptv/categories/travel.m3u + Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4391https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4418https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -118,59 +118,57 @@ 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 + Arabic331https://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 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 + Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u + Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian16https://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 + Chinese168https://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 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 + English1950https://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 + Finnish19https://iptv-org.github.io/iptv/languages/fin.m3u + French148https://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 + Greek73https://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 + Hindi54https://iptv-org.github.io/iptv/languages/hin.m3u + Hungarian23https://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 + Indonesian148https://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 + Italian149https://iptv-org.github.io/iptv/languages/ita.m3u Japanese55https://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 - Lahnda1https://iptv-org.github.io/iptv/languages/lah.m3u + Korean111https://iptv-org.github.io/iptv/languages/kor.m3u + Kurdish11https://iptv-org.github.io/iptv/languages/kur.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 + 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 @@ -180,37 +178,37 @@ Same thing, but split up into separate files: Norwegian1https://iptv-org.github.io/iptv/languages/nor.m3u Norwegian Bokmรฅl1https://iptv-org.github.io/iptv/languages/nob.m3u Oriya (macrolanguage)3https://iptv-org.github.io/iptv/languages/ori.m3u - Panjabi4https://iptv-org.github.io/iptv/languages/pan.m3u + Panjabi3https://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 - 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 + Pashto11https://iptv-org.github.io/iptv/languages/pus.m3u + Persian72https://iptv-org.github.io/iptv/languages/fas.m3u + Polish33https://iptv-org.github.io/iptv/languages/pol.m3u + Portuguese167https://iptv-org.github.io/iptv/languages/por.m3u + Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u + Russian276https://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 + Sinhala6https://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 + Slovenian7https://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 + Spanish1046https://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 - Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil31https://iptv-org.github.io/iptv/languages/tam.m3u + Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u + Tamil33https://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 + Thai19https://iptv-org.github.io/iptv/languages/tha.m3u + Turkish133https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian34https://iptv-org.github.io/iptv/languages/ukr.m3u + Ukrainian32https://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 + Wolof4https://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 + Undefined1709https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -236,16 +234,16 @@ 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 - ๐Ÿ‡ฆ๐Ÿ‡ฉ 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 + ๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan62https://iptv-org.github.io/iptv/countries/af.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania84https://iptv-org.github.io/iptv/countries/al.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria92https://iptv-org.github.io/iptv/countries/dz.m3u + ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa51https://iptv-org.github.io/iptv/countries/as.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra68https://iptv-org.github.io/iptv/countries/ad.m3u + ๐Ÿ‡ฆ๐Ÿ‡ด Angola51https://iptv-org.github.io/iptv/countries/ao.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla51https://iptv-org.github.io/iptv/countries/ai.m3u + ๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica47https://iptv-org.github.io/iptv/countries/aq.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda52https://iptv-org.github.io/iptv/countries/ag.m3u + ๐Ÿ‡ฆ๐Ÿ‡ท Argentina248https://iptv-org.github.io/iptv/countries/ar.m3u       Buenos Aires19https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u       Catamarca2https://iptv-org.github.io/iptv/subdivisions/ar-k.m3u       Chaco4https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u @@ -266,58 +264,56 @@ Same thing, but split up into separate files:       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 - ๐Ÿ‡ฆ๐Ÿ‡ฒ 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 - ๐Ÿ‡ฆ๐Ÿ‡น 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 - ๐Ÿ‡ง๐Ÿ‡ญ 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 - ๐Ÿ‡ง๐Ÿ‡ช 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 - ๐Ÿ‡ง๐Ÿ‡ซ 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 +       Santa Fe6https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u +       Tucuman4https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia94https://iptv-org.github.io/iptv/countries/am.m3u + ๐Ÿ‡ฆ๐Ÿ‡ผ Aruba53https://iptv-org.github.io/iptv/countries/aw.m3u + ๐Ÿ‡ฆ๐Ÿ‡บ Australia89https://iptv-org.github.io/iptv/countries/au.m3u + ๐Ÿ‡ฆ๐Ÿ‡น Austria94https://iptv-org.github.io/iptv/countries/at.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan78https://iptv-org.github.io/iptv/countries/az.m3u + ๐Ÿ‡ง๐Ÿ‡ธ Bahamas53https://iptv-org.github.io/iptv/countries/bs.m3u + ๐Ÿ‡ง๐Ÿ‡ญ Bahrain79https://iptv-org.github.io/iptv/countries/bh.m3u + ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh68https://iptv-org.github.io/iptv/countries/bd.m3u + ๐Ÿ‡ง๐Ÿ‡ง Barbados52https://iptv-org.github.io/iptv/countries/bb.m3u + ๐Ÿ‡ง๐Ÿ‡พ Belarus94https://iptv-org.github.io/iptv/countries/by.m3u + ๐Ÿ‡ง๐Ÿ‡ช Belgium95https://iptv-org.github.io/iptv/countries/be.m3u + ๐Ÿ‡ง๐Ÿ‡ฟ Belize53https://iptv-org.github.io/iptv/countries/bz.m3u + ๐Ÿ‡ง๐Ÿ‡ฏ Benin51https://iptv-org.github.io/iptv/countries/bj.m3u + ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda50https://iptv-org.github.io/iptv/countries/bm.m3u + ๐Ÿ‡ง๐Ÿ‡น Bhutan49https://iptv-org.github.io/iptv/countries/bt.m3u + ๐Ÿ‡ง๐Ÿ‡ด Bolivia114https://iptv-org.github.io/iptv/countries/bo.m3u + ๐Ÿ‡ง๐Ÿ‡ถ Bonaire47https://iptv-org.github.io/iptv/countries/bq.m3u + ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina76https://iptv-org.github.io/iptv/countries/ba.m3u + ๐Ÿ‡ง๐Ÿ‡ผ Botswana50https://iptv-org.github.io/iptv/countries/bw.m3u + ๐Ÿ‡ง๐Ÿ‡ป Bouvet Island50https://iptv-org.github.io/iptv/countries/bv.m3u + ๐Ÿ‡ง๐Ÿ‡ท Brazil199https://iptv-org.github.io/iptv/countries/br.m3u + ๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory47https://iptv-org.github.io/iptv/countries/io.m3u + ๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands51https://iptv-org.github.io/iptv/countries/vg.m3u + ๐Ÿ‡ง๐Ÿ‡ณ Brunei68https://iptv-org.github.io/iptv/countries/bn.m3u + ๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria76https://iptv-org.github.io/iptv/countries/bg.m3u + ๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso52https://iptv-org.github.io/iptv/countries/bf.m3u + ๐Ÿ‡ง๐Ÿ‡ฎ Burundi50https://iptv-org.github.io/iptv/countries/bi.m3u + ๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia75https://iptv-org.github.io/iptv/countries/kh.m3u + ๐Ÿ‡จ๐Ÿ‡ฒ Cameroon52https://iptv-org.github.io/iptv/countries/cm.m3u + ๐Ÿ‡จ๐Ÿ‡ฆ Canada150https://iptv-org.github.io/iptv/countries/ca.m3u       British Columbia2https://iptv-org.github.io/iptv/subdivisions/ca-bc.m3u       Manitoba1https://iptv-org.github.io/iptv/subdivisions/ca-mb.m3u       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 Verde51https://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 Islands51https://iptv-org.github.io/iptv/countries/ky.m3u + ๐Ÿ‡จ๐Ÿ‡ซ Central African Republic50https://iptv-org.github.io/iptv/countries/cf.m3u + ๐Ÿ‡น๐Ÿ‡ฉ Chad51https://iptv-org.github.io/iptv/countries/td.m3u + ๐Ÿ‡จ๐Ÿ‡ฑ Chile201https://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 + ๐Ÿ‡จ๐Ÿ‡ณ China694https://iptv-org.github.io/iptv/countries/cn.m3u + ๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island47https://iptv-org.github.io/iptv/countries/cx.m3u + ๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands47https://iptv-org.github.io/iptv/countries/cc.m3u + ๐Ÿ‡จ๐Ÿ‡ด Colombia135https://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 +322,87 @@ 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 - ๐Ÿ‡ญ๐Ÿ‡ท 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 - ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic81https://iptv-org.github.io/iptv/countries/cz.m3u - ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo58https://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 +       Valle del Cauca3https://iptv-org.github.io/iptv/subdivisions/co-vac.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros74https://iptv-org.github.io/iptv/countries/km.m3u + ๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands51https://iptv-org.github.io/iptv/countries/ck.m3u + ๐Ÿ‡จ๐Ÿ‡ท Costa Rica118https://iptv-org.github.io/iptv/countries/cr.m3u + ๐Ÿ‡ญ๐Ÿ‡ท Croatia76https://iptv-org.github.io/iptv/countries/hr.m3u + ๐Ÿ‡จ๐Ÿ‡บ Cuba92https://iptv-org.github.io/iptv/countries/cu.m3u + ๐Ÿ‡จ๐Ÿ‡ผ Curacao57https://iptv-org.github.io/iptv/countries/cw.m3u + ๐Ÿ‡จ๐Ÿ‡พ Cyprus87https://iptv-org.github.io/iptv/countries/cy.m3u + ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic78https://iptv-org.github.io/iptv/countries/cz.m3u + ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo54https://iptv-org.github.io/iptv/countries/cd.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark83https://iptv-org.github.io/iptv/countries/dk.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti79https://iptv-org.github.io/iptv/countries/dj.m3u + ๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica51https://iptv-org.github.io/iptv/countries/dm.m3u + ๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic162https://iptv-org.github.io/iptv/countries/do.m3u       Distrito Nacional (Santo Domingo)1https://iptv-org.github.io/iptv/subdivisions/do-01.m3u       El Seibo1https://iptv-org.github.io/iptv/subdivisions/do-08.m3u       La Altagracia1https://iptv-org.github.io/iptv/subdivisions/do-11.m3u       Monsenor Nouel1https://iptv-org.github.io/iptv/subdivisions/do-28.m3u       Santiago1https://iptv-org.github.io/iptv/subdivisions/do-25.m3u - ๐Ÿ‡น๐Ÿ‡ฑ East Timor68https://iptv-org.github.io/iptv/countries/tl.m3u - ๐Ÿ‡ช๐Ÿ‡จ Ecuador110https://iptv-org.github.io/iptv/countries/ec.m3u + ๐Ÿ‡น๐Ÿ‡ฑ East Timor65https://iptv-org.github.io/iptv/countries/tl.m3u + ๐Ÿ‡ช๐Ÿ‡จ Ecuador104https://iptv-org.github.io/iptv/countries/ec.m3u       Loja1https://iptv-org.github.io/iptv/subdivisions/ec-l.m3u - ๐Ÿ‡ช๐Ÿ‡ฌ 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 - ๐Ÿ‡ช๐Ÿ‡ช 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 + ๐Ÿ‡ช๐Ÿ‡ฌ Egypt97https://iptv-org.github.io/iptv/countries/eg.m3u + ๐Ÿ‡ธ๐Ÿ‡ป El Salvador107https://iptv-org.github.io/iptv/countries/sv.m3u + ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea52https://iptv-org.github.io/iptv/countries/gq.m3u + ๐Ÿ‡ช๐Ÿ‡ท Eritrea50https://iptv-org.github.io/iptv/countries/er.m3u + ๐Ÿ‡ช๐Ÿ‡ช Estonia71https://iptv-org.github.io/iptv/countries/ee.m3u + ๐Ÿ‡ช๐Ÿ‡น Ethiopia51https://iptv-org.github.io/iptv/countries/et.m3u + ๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands50https://iptv-org.github.io/iptv/countries/fk.m3u + ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands48https://iptv-org.github.io/iptv/countries/fo.m3u + ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji52https://iptv-org.github.io/iptv/countries/fj.m3u + ๐Ÿ‡ซ๐Ÿ‡ฎ Finland89https://iptv-org.github.io/iptv/countries/fi.m3u       Keski-Suomi1https://iptv-org.github.io/iptv/subdivisions/fi-08.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 - ๐Ÿ‡ฌ๐Ÿ‡ฒ 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 + ๐Ÿ‡ซ๐Ÿ‡ท France210https://iptv-org.github.io/iptv/countries/fr.m3u + ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana52https://iptv-org.github.io/iptv/countries/gf.m3u + ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia52https://iptv-org.github.io/iptv/countries/pf.m3u + ๐Ÿ‡น๐Ÿ‡ซ French Southern Territories50https://iptv-org.github.io/iptv/countries/tf.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon51https://iptv-org.github.io/iptv/countries/ga.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia50https://iptv-org.github.io/iptv/countries/gm.m3u + ๐Ÿ‡ฌ๐Ÿ‡ช Georgia71https://iptv-org.github.io/iptv/countries/ge.m3u + ๐Ÿ‡ฉ๐Ÿ‡ช Germany250https://iptv-org.github.io/iptv/countries/de.m3u + ๐Ÿ‡ฌ๐Ÿ‡ญ Ghana51https://iptv-org.github.io/iptv/countries/gh.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar47https://iptv-org.github.io/iptv/countries/gi.m3u + ๐Ÿ‡ฌ๐Ÿ‡ท Greece138https://iptv-org.github.io/iptv/countries/gr.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland50https://iptv-org.github.io/iptv/countries/gl.m3u + ๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada51https://iptv-org.github.io/iptv/countries/gd.m3u + ๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe54https://iptv-org.github.io/iptv/countries/gp.m3u + ๐Ÿ‡ฌ๐Ÿ‡บ Guam51https://iptv-org.github.io/iptv/countries/gu.m3u + ๐Ÿ‡ฌ๐Ÿ‡น Guatemala100https://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 + ๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey47https://iptv-org.github.io/iptv/countries/gg.m3u + ๐Ÿ‡ฌ๐Ÿ‡ณ Guinea50https://iptv-org.github.io/iptv/countries/gn.m3u + ๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau50https://iptv-org.github.io/iptv/countries/gw.m3u + ๐Ÿ‡ฌ๐Ÿ‡พ Guyana50https://iptv-org.github.io/iptv/countries/gy.m3u + ๐Ÿ‡ญ๐Ÿ‡น Haiti67https://iptv-org.github.io/iptv/countries/ht.m3u + ๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands47https://iptv-org.github.io/iptv/countries/hm.m3u + ๐Ÿ‡ญ๐Ÿ‡ณ Honduras121https://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 - ๐Ÿ‡ฎ๐Ÿ‡ธ Iceland71https://iptv-org.github.io/iptv/countries/is.m3u + ๐Ÿ‡ญ๐Ÿ‡บ Hungary86https://iptv-org.github.io/iptv/countries/hu.m3u + ๐Ÿ‡ฎ๐Ÿ‡ธ Iceland68https://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 + ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia226https://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 @@ -418,52 +414,52 @@ Same thing, but split up into separate files:       Papua2https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u       Riau3https://iptv-org.github.io/iptv/subdivisions/id-ri.m3u       Sulawesi Barat1https://iptv-org.github.io/iptv/subdivisions/id-sr.m3u -       Sulawesi Selatan3https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u +       Sulawesi Selatan2https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u       Sulawesi Tengah1https://iptv-org.github.io/iptv/subdivisions/id-st.m3u       Sulawesi Tenggara2https://iptv-org.github.io/iptv/subdivisions/id-sg.m3u       Sulawesi Utara1https://iptv-org.github.io/iptv/subdivisions/id-sa.m3u       Sumatera Barat2https://iptv-org.github.io/iptv/subdivisions/id-sb.m3u       Sumatera Selatan2https://iptv-org.github.io/iptv/subdivisions/id-ss.m3u       Yogyakarta3https://iptv-org.github.io/iptv/subdivisions/id-yo.m3u - ๐Ÿ‡ฎ๐Ÿ‡ท 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 - ๐Ÿ‡ฐ๐Ÿ‡ฟ 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 - ๐Ÿ‡ฑ๐Ÿ‡ป 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 - ๐Ÿ‡ฑ๐Ÿ‡ฎ 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 - ๐Ÿ‡ฒ๐Ÿ‡ผ Malawi54https://iptv-org.github.io/iptv/countries/mw.m3u - ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia74https://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 - ๐Ÿ‡ฒ๐Ÿ‡น 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 + ๐Ÿ‡ฎ๐Ÿ‡ท Iran116https://iptv-org.github.io/iptv/countries/ir.m3u + ๐Ÿ‡ฎ๐Ÿ‡ถ Iraq106https://iptv-org.github.io/iptv/countries/iq.m3u + ๐Ÿ‡ฎ๐Ÿ‡ช Ireland85https://iptv-org.github.io/iptv/countries/ie.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man47https://iptv-org.github.io/iptv/countries/im.m3u + ๐Ÿ‡ฎ๐Ÿ‡ฑ Israel64https://iptv-org.github.io/iptv/countries/il.m3u + ๐Ÿ‡ฎ๐Ÿ‡น Italy243https://iptv-org.github.io/iptv/countries/it.m3u + ๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast52https://iptv-org.github.io/iptv/countries/ci.m3u + ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica52https://iptv-org.github.io/iptv/countries/jm.m3u + ๐Ÿ‡ฏ๐Ÿ‡ต Japan102https://iptv-org.github.io/iptv/countries/jp.m3u + ๐Ÿ‡ฏ๐Ÿ‡ช Jersey47https://iptv-org.github.io/iptv/countries/je.m3u + ๐Ÿ‡ฏ๐Ÿ‡ด Jordan98https://iptv-org.github.io/iptv/countries/jo.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan86https://iptv-org.github.io/iptv/countries/kz.m3u + ๐Ÿ‡ฐ๐Ÿ‡ช Kenya56https://iptv-org.github.io/iptv/countries/ke.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati51https://iptv-org.github.io/iptv/countries/ki.m3u + ๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo52https://iptv-org.github.io/iptv/countries/xk.m3u + ๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait96https://iptv-org.github.io/iptv/countries/kw.m3u + ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan52https://iptv-org.github.io/iptv/countries/kg.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos82https://iptv-org.github.io/iptv/countries/la.m3u + ๐Ÿ‡ฑ๐Ÿ‡ป Latvia69https://iptv-org.github.io/iptv/countries/lv.m3u + ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon94https://iptv-org.github.io/iptv/countries/lb.m3u + ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho50https://iptv-org.github.io/iptv/countries/ls.m3u + ๐Ÿ‡ฑ๐Ÿ‡ท Liberia50https://iptv-org.github.io/iptv/countries/lr.m3u + ๐Ÿ‡ฑ๐Ÿ‡พ Libya85https://iptv-org.github.io/iptv/countries/ly.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein69https://iptv-org.github.io/iptv/countries/li.m3u + ๐Ÿ‡ฑ๐Ÿ‡น Lithuania68https://iptv-org.github.io/iptv/countries/lt.m3u + ๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg77https://iptv-org.github.io/iptv/countries/lu.m3u + ๐Ÿ‡ฒ๐Ÿ‡ด Macao53https://iptv-org.github.io/iptv/countries/mo.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar50https://iptv-org.github.io/iptv/countries/mg.m3u + ๐Ÿ‡ฒ๐Ÿ‡ผ Malawi51https://iptv-org.github.io/iptv/countries/mw.m3u + ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia71https://iptv-org.github.io/iptv/countries/my.m3u + ๐Ÿ‡ฒ๐Ÿ‡ป Maldives50https://iptv-org.github.io/iptv/countries/mv.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฑ Mali50https://iptv-org.github.io/iptv/countries/ml.m3u + ๐Ÿ‡ฒ๐Ÿ‡น Malta67https://iptv-org.github.io/iptv/countries/mt.m3u + ๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands51https://iptv-org.github.io/iptv/countries/mh.m3u + ๐Ÿ‡ฒ๐Ÿ‡ถ Martinique53https://iptv-org.github.io/iptv/countries/mq.m3u + ๐Ÿ‡ฒ๐Ÿ‡ท Mauritania76https://iptv-org.github.io/iptv/countries/mr.m3u + ๐Ÿ‡ฒ๐Ÿ‡บ Mauritius51https://iptv-org.github.io/iptv/countries/mu.m3u + ๐Ÿ‡พ๐Ÿ‡น Mayotte50https://iptv-org.github.io/iptv/countries/yt.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico176https://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 @@ -481,144 +477,142 @@ Same thing, but split up into separate files:       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 - ๐Ÿ‡ฒ๐Ÿ‡ฉ 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 - ๐Ÿ‡ฒ๐Ÿ‡ช 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 - ๐Ÿ‡ณ๐Ÿ‡ฎ 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 - ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia71https://iptv-org.github.io/iptv/countries/mk.m3u - ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands54https://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 + ๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia51https://iptv-org.github.io/iptv/countries/fm.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova76https://iptv-org.github.io/iptv/countries/md.m3u + ๐Ÿ‡ฒ๐Ÿ‡จ Monaco66https://iptv-org.github.io/iptv/countries/mc.m3u + ๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia69https://iptv-org.github.io/iptv/countries/mn.m3u + ๐Ÿ‡ฒ๐Ÿ‡ช Montenegro71https://iptv-org.github.io/iptv/countries/me.m3u + ๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat51https://iptv-org.github.io/iptv/countries/ms.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco92https://iptv-org.github.io/iptv/countries/ma.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique53https://iptv-org.github.io/iptv/countries/mz.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)65https://iptv-org.github.io/iptv/countries/mm.m3u + ๐Ÿ‡ณ๐Ÿ‡ฆ Namibia50https://iptv-org.github.io/iptv/countries/na.m3u + ๐Ÿ‡ณ๐Ÿ‡ท Nauru51https://iptv-org.github.io/iptv/countries/nr.m3u + ๐Ÿ‡ณ๐Ÿ‡ต Nepal51https://iptv-org.github.io/iptv/countries/np.m3u + ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands181https://iptv-org.github.io/iptv/countries/nl.m3u + ๐Ÿ‡ณ๐Ÿ‡จ New Caledonia51https://iptv-org.github.io/iptv/countries/nc.m3u + ๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand113https://iptv-org.github.io/iptv/countries/nz.m3u + ๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua103https://iptv-org.github.io/iptv/countries/ni.m3u + ๐Ÿ‡ณ๐Ÿ‡ช Niger50https://iptv-org.github.io/iptv/countries/ne.m3u + ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria66https://iptv-org.github.io/iptv/countries/ng.m3u + ๐Ÿ‡ณ๐Ÿ‡บ Niue51https://iptv-org.github.io/iptv/countries/nu.m3u + ๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island51https://iptv-org.github.io/iptv/countries/nf.m3u + ๐Ÿ‡ฐ๐Ÿ‡ต North Korea50https://iptv-org.github.io/iptv/countries/kp.m3u + ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia68https://iptv-org.github.io/iptv/countries/mk.m3u + ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands51https://iptv-org.github.io/iptv/countries/mp.m3u + ๐Ÿ‡ณ๐Ÿ‡ด Norway72https://iptv-org.github.io/iptv/countries/no.m3u + ๐Ÿ‡ด๐Ÿ‡ฒ Oman81https://iptv-org.github.io/iptv/countries/om.m3u + ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan73https://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 - ๐Ÿ‡ต๐Ÿ‡ฆ 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 + ๐Ÿ‡ต๐Ÿ‡ผ Palau51https://iptv-org.github.io/iptv/countries/pw.m3u + ๐Ÿ‡ต๐Ÿ‡ธ Palestine92https://iptv-org.github.io/iptv/countries/ps.m3u + ๐Ÿ‡ต๐Ÿ‡ฆ Panama103https://iptv-org.github.io/iptv/countries/pa.m3u + ๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea51https://iptv-org.github.io/iptv/countries/pg.m3u + ๐Ÿ‡ต๐Ÿ‡พ Paraguay115https://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 + ๐Ÿ‡ต๐Ÿ‡ช Peru233https://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       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 -       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 - ๐Ÿ‡ต๐Ÿ‡ฑ 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 - ๐Ÿ‡ธ๐Ÿ‡ฐ 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 +       Moquegua2https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u + ๐Ÿ‡ต๐Ÿ‡ญ Philippines80https://iptv-org.github.io/iptv/countries/ph.m3u + ๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands51https://iptv-org.github.io/iptv/countries/pn.m3u + ๐Ÿ‡ต๐Ÿ‡ฑ Poland97https://iptv-org.github.io/iptv/countries/pl.m3u + ๐Ÿ‡ต๐Ÿ‡น Portugal96https://iptv-org.github.io/iptv/countries/pt.m3u + ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico99https://iptv-org.github.io/iptv/countries/pr.m3u + ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar80https://iptv-org.github.io/iptv/countries/qa.m3u + ๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo51https://iptv-org.github.io/iptv/countries/cg.m3u + ๐Ÿ‡ท๐Ÿ‡ด Romania93https://iptv-org.github.io/iptv/countries/ro.m3u + ๐Ÿ‡ท๐Ÿ‡บ Russia372https://iptv-org.github.io/iptv/countries/ru.m3u + ๐Ÿ‡ท๐Ÿ‡ผ Rwanda52https://iptv-org.github.io/iptv/countries/rw.m3u + ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion51https://iptv-org.github.io/iptv/countries/re.m3u + ๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy53https://iptv-org.github.io/iptv/countries/bl.m3u + ๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena50https://iptv-org.github.io/iptv/countries/sh.m3u + ๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis51https://iptv-org.github.io/iptv/countries/kn.m3u + ๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia51https://iptv-org.github.io/iptv/countries/lc.m3u + ๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin53https://iptv-org.github.io/iptv/countries/mf.m3u + ๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon50https://iptv-org.github.io/iptv/countries/pm.m3u + ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines51https://iptv-org.github.io/iptv/countries/vc.m3u + ๐Ÿ‡ผ๐Ÿ‡ธ Samoa51https://iptv-org.github.io/iptv/countries/ws.m3u + ๐Ÿ‡ธ๐Ÿ‡ฒ San Marino66https://iptv-org.github.io/iptv/countries/sm.m3u + ๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia121https://iptv-org.github.io/iptv/countries/sa.m3u + ๐Ÿ‡ธ๐Ÿ‡ณ Senegal58https://iptv-org.github.io/iptv/countries/sn.m3u + ๐Ÿ‡ท๐Ÿ‡ธ Serbia105https://iptv-org.github.io/iptv/countries/rs.m3u + ๐Ÿ‡ธ๐Ÿ‡จ Seychelles50https://iptv-org.github.io/iptv/countries/sc.m3u + ๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone51https://iptv-org.github.io/iptv/countries/sl.m3u + ๐Ÿ‡ธ๐Ÿ‡ฌ Singapore75https://iptv-org.github.io/iptv/countries/sg.m3u + ๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten51https://iptv-org.github.io/iptv/countries/sx.m3u + ๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia86https://iptv-org.github.io/iptv/countries/sk.m3u + ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia77https://iptv-org.github.io/iptv/countries/si.m3u + ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands51https://iptv-org.github.io/iptv/countries/sb.m3u + ๐Ÿ‡ธ๐Ÿ‡ด Somalia77https://iptv-org.github.io/iptv/countries/so.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa51https://iptv-org.github.io/iptv/countries/za.m3u + ๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands50https://iptv-org.github.io/iptv/countries/gs.m3u + ๐Ÿ‡ฐ๐Ÿ‡ท South Korea171https://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       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 Sudan50https://iptv-org.github.io/iptv/countries/ss.m3u + ๐Ÿ‡ช๐Ÿ‡ธ Spain241https://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 - ๐Ÿ‡น๐Ÿ‡ฌ 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 - ๐Ÿ‡น๐Ÿ‡ท 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 - ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates119https://iptv-org.github.io/iptv/countries/ae.m3u - ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom345https://iptv-org.github.io/iptv/countries/uk.m3u + ๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka57https://iptv-org.github.io/iptv/countries/lk.m3u + ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan80https://iptv-org.github.io/iptv/countries/sd.m3u + ๐Ÿ‡ธ๐Ÿ‡ท Suriname50https://iptv-org.github.io/iptv/countries/sr.m3u + ๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen47https://iptv-org.github.io/iptv/countries/sj.m3u + ๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland50https://iptv-org.github.io/iptv/countries/sz.m3u + ๐Ÿ‡ธ๐Ÿ‡ช Sweden111https://iptv-org.github.io/iptv/countries/se.m3u + ๐Ÿ‡จ๐Ÿ‡ญ Switzerland101https://iptv-org.github.io/iptv/countries/ch.m3u + ๐Ÿ‡ธ๐Ÿ‡พ Syria84https://iptv-org.github.io/iptv/countries/sy.m3u + ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe50https://iptv-org.github.io/iptv/countries/st.m3u + ๐Ÿ‡น๐Ÿ‡ผ Taiwan144https://iptv-org.github.io/iptv/countries/tw.m3u + ๐Ÿ‡น๐Ÿ‡ฏ Tajikistan51https://iptv-org.github.io/iptv/countries/tj.m3u + ๐Ÿ‡น๐Ÿ‡ฟ Tanzania52https://iptv-org.github.io/iptv/countries/tz.m3u + ๐Ÿ‡น๐Ÿ‡ญ Thailand95https://iptv-org.github.io/iptv/countries/th.m3u + ๐Ÿ‡น๐Ÿ‡ฌ Togo50https://iptv-org.github.io/iptv/countries/tg.m3u + ๐Ÿ‡น๐Ÿ‡ฐ Tokelau51https://iptv-org.github.io/iptv/countries/tk.m3u + ๐Ÿ‡น๐Ÿ‡ด Tonga51https://iptv-org.github.io/iptv/countries/to.m3u + ๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago52https://iptv-org.github.io/iptv/countries/tt.m3u + ๐Ÿ‡น๐Ÿ‡ณ Tunisia86https://iptv-org.github.io/iptv/countries/tn.m3u + ๐Ÿ‡น๐Ÿ‡ท Turkey202https://iptv-org.github.io/iptv/countries/tr.m3u + ๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan54https://iptv-org.github.io/iptv/countries/tm.m3u + ๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands51https://iptv-org.github.io/iptv/countries/tc.m3u + ๐Ÿ‡น๐Ÿ‡ป Tuvalu51https://iptv-org.github.io/iptv/countries/tv.m3u + ๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands47https://iptv-org.github.io/iptv/countries/um.m3u + ๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands51https://iptv-org.github.io/iptv/countries/vi.m3u + ๐Ÿ‡บ๐Ÿ‡ฌ Uganda52https://iptv-org.github.io/iptv/countries/ug.m3u + ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine105https://iptv-org.github.io/iptv/countries/ua.m3u + ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates116https://iptv-org.github.io/iptv/countries/ae.m3u + ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom344https://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 States1943https://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 +       California160https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u       Colorado23https://iptv-org.github.io/iptv/subdivisions/us-co.m3u -       Connecticut26https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u +       Connecticut27https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u       Delaware7https://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 @@ -635,16 +629,16 @@ Same thing, but split up into separate files:       Maryland3https://iptv-org.github.io/iptv/subdivisions/us-md.m3u       Massachusetts4https://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 Jersey16https://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 York41https://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 @@ -655,7 +649,7 @@ Same thing, but split up into separate files:       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 @@ -663,18 +657,18 @@ Same thing, but split up into separate files:       Washington12https://iptv-org.github.io/iptv/subdivisions/us-wa.m3u       Wisconsin8https://iptv-org.github.io/iptv/subdivisions/us-wi.m3u       Wyoming1https://iptv-org.github.io/iptv/subdivisions/us-wy.m3u - ๐Ÿ‡บ๐Ÿ‡พ 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 - ๐Ÿ‡ป๐Ÿ‡ฆ 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 + ๐Ÿ‡บ๐Ÿ‡พ Uruguay96https://iptv-org.github.io/iptv/countries/uy.m3u + ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan51https://iptv-org.github.io/iptv/countries/uz.m3u + ๐Ÿ‡ป๐Ÿ‡บ Vanuatu51https://iptv-org.github.io/iptv/countries/vu.m3u + ๐Ÿ‡ป๐Ÿ‡ฆ Vatican City66https://iptv-org.github.io/iptv/countries/va.m3u + ๐Ÿ‡ป๐Ÿ‡ช Venezuela107https://iptv-org.github.io/iptv/countries/ve.m3u + ๐Ÿ‡ป๐Ÿ‡ณ Vietnam125https://iptv-org.github.io/iptv/countries/vn.m3u + ๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna51https://iptv-org.github.io/iptv/countries/wf.m3u + ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara55https://iptv-org.github.io/iptv/countries/eh.m3u + ๐Ÿ‡พ๐Ÿ‡ช Yemen86https://iptv-org.github.io/iptv/countries/ye.m3u + ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia50https://iptv-org.github.io/iptv/countries/zm.m3u + ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe50https://iptv-org.github.io/iptv/countries/zw.m3u + ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land47https://iptv-org.github.io/iptv/countries/ax.m3u @@ -700,38 +694,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 + Africa136https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2952https://iptv-org.github.io/iptv/regions/amer.m3u + Asia-Pacific1577https://iptv-org.github.io/iptv/regions/apac.m3u + Arab world314https://iptv-org.github.io/iptv/regions/arab.m3u + Association of Southeast Asian Nations308https://iptv-org.github.io/iptv/regions/asean.m3u + Asia2302https://iptv-org.github.io/iptv/regions/asia.m3u + Benelux153https://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 + Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u + Central and Eastern Europe616https://iptv-org.github.io/iptv/regions/cee.m3u + Central America103https://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 Africa2578https://iptv-org.github.io/iptv/regions/emea.m3u + Europe2180https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America820https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean960https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America948https://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 - Northern Europe109https://iptv-org.github.io/iptv/regions/neur.m3u - North America2254https://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 - 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 + Northern America1991https://iptv-org.github.io/iptv/regions/nam.m3u + Northern Europe111https://iptv-org.github.io/iptv/regions/neur.m3u + North America2283https://iptv-org.github.io/iptv/regions/noram.m3u + Nordics99https://iptv-org.github.io/iptv/regions/nord.m3u + Oceania99https://iptv-org.github.io/iptv/regions/oce.m3u + South Asia234https://iptv-org.github.io/iptv/regions/sas.m3u + Southeast Asia324https://iptv-org.github.io/iptv/regions/sea.m3u + Southern Europe606https://iptv-org.github.io/iptv/regions/ser.m3u + South America671https://iptv-org.github.io/iptv/regions/southam.m3u + Sub-Saharan Africa71https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa34https://iptv-org.github.io/iptv/regions/wafr.m3u + Western Europe827https://iptv-org.github.io/iptv/regions/wer.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 5423ac0e6..42a8e66c2 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -63,7 +63,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/ind https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="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 +79,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 6b41f6f31..d9d2f2d8a 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -9,7 +9,7 @@ https://d2g7v53450s2i2.cloudfront.net/ATNUS/myStream/playlist.m3u8 https://d2g7v53450s2i2.cloudfront.net/ATNUS/streamdelay/playlist.m3u8 #EXTINF:-1 tvg-id="ATNNews.af" status="online",ATN News (720p) [Not 24/7] https://d10rltuy0iweup.cloudfront.net/ATNNEWS/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="BaharTV.af" status="online",Bahar TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BaharTV.af" status="error",Bahar TV (720p) [Not 24/7] https://59d39900ebfb8.streamlock.net/bahartv/bahartv/playlist.m3u8 #EXTINF:-1 tvg-id="BarbudMusic.af" status="online",Barbud Music (720p) https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/tolomusic.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index 120f9fff8..36de85d47 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -31,7 +31,7 @@ https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC News (720p) [Not 24/7] https://tv2.abcnews.al/live/abcnews/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AlbDreams TV (720p) +#EXTINF:-1 tvg-id="" status="error",AlbDreams TV (720p) http://live.albavision.net:1123/live/albdreams.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbKanale Music TV https://albportal.net/albkanalemusic.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 916721dd8..b98e8afcc 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -8,13 +8,13 @@ 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) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s83/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ีีซีถีฅีดีกึ„ีฝ (480p) +#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ีีซีถีฅีดีกึ„ีฝ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s66/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaTownTownik.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ีีธึ‚ีถ ินีธึ‚ีถีซีฏ (480p) @@ -44,7 +44,7 @@ http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ินีกีพีก TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s53/index.m3u8 -#EXTINF:-1 tvg-id="H2.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี€2 (480p) +#EXTINF:-1 tvg-id="H2.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี€2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s2/index.m3u8 #EXTINF:-1 tvg-id="KentronTV.am" status="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) diff --git a/streams/ao.m3u b/streams/ao.m3u index 7f2d257d5..dee2b1a00 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TPA1.ao" status="error",TPA 1 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 0e8741e74..a5c273cd5 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -25,7 +25,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel #EXTINF:-1 tvg-id="AmericaTV.ar" status="online" user-agent="iPhone",Amรฉrica TV (720p) #EXTVLCOPT:http-user-agent=iPhone https://raw.githubusercontent.com/MachineSystems/archived_m3u8/main/america_hls.m3u8 -#EXTINF:-1 tvg-id="Antena91.ar" status="online",Antena 91 +#EXTINF:-1 tvg-id="Antena91.ar" status="error",Antena 91 https://tuvideoonline.com.ar:3393/live/antena91live.m3u8 #EXTINF:-1 tvg-id="AZMTV.ar" status="online",AZM TV https://live.canalnueve.tv/canal.m3u8 @@ -33,7 +33,7 @@ https://live.canalnueve.tv/canal.m3u8 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 @@ -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 @@ -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) @@ -129,7 +129,7 @@ https://genexservicios.com:19360/canal13jujuy/canal13jujuy.m3u8 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 @@ -180,7 +180,7 @@ https://streaming.telered.com.ar/santa-maria/streaming/mystream.m3u8 https://5e7cdf2370883.streamlock.net/tdconline/tdconline/playlist.m3u8 #EXTINF:-1 tvg-id="CanalU.ar" status="online",Canal U https://stream.arcast.live/canalu/canalu/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalXFN.ar" status="online",Canal XFN +#EXTINF:-1 tvg-id="CanalXFN.ar" status="error",Canal XFN https://streamconex.com:1936/canalxfn/canalxfn/playlist.m3u8 #EXTINF:-1 tvg-id="CatamarcaTV.ar" status="online",Catamarca TV [Not 24/7] https://stream.arcast.com.ar/canal7catamarca/ngrp:canal7catamarca_all/playlist.m3u8 @@ -206,7 +206,7 @@ https://mediacp.hostradios.com.ar:19360/canal7/canal7.m3u8 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 @@ -230,7 +230,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Ros https://live.enhdtv.com:19360/tvplaydigital2/tvplaydigital2.m3u8 #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 -#EXTINF:-1 tvg-id="GenTV.ar" status="error",GenTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GenTV.ar" status="online",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) https://d1nmqgphjn0y4.cloudfront.net/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 @@ -264,17 +264,17 @@ http://panel.dattalive.com:1935/8250/8250/playlist.m3u8 http://live-edge01.telecentro.net.ar/live/smil:musictop.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeoTV.ar" status="online",Neo TV https://videostream.shockmedia.com.ar:19360/neotvdigital/neotvdigital.m3u8 -#EXTINF:-1 tvg-id="NETTV.ar" status="online",Net TV (720p) -https://unlimited6-cl.dps.live/nettv/nettv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NETTV.ar" status="online",NET TV (720p) https://unlimited1-us.dps.live/nettv/nettv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="NETTV.ar" status="online",Net TV (720p) +https://unlimited6-cl.dps.live/nettv/nettv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NGFederal.ar" status="online",NG Federal (720p) http://www.coninfo.net:1935/tvlink/live/playlist.m3u8 #EXTINF:-1 tvg-id="NorteTV.ar" status="online",Norte TV Canal 7 (360p) https://video.streamtvradio.com:8443/uv027/uv027/playlist.m3u8 #EXTINF:-1 tvg-id="PowerHD.ar" status="online",PowerHD https://live2.tensila.com/1-1-1.power-tv/hls/master.m3u8 -#EXTINF:-1 tvg-id="PowerHD.ar" status="online",Power TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PowerHD.ar" status="error",Power TV (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="online",Radio TV Neuquen (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/playlist.m3u8 @@ -298,7 +298,7 @@ https://stream.arcast.com.ar/somosnoticias/somosnoticias/playlist.m3u8 https://tv.initium.net.ar:3939/live/tectvmainlive.m3u8 #EXTINF:-1 tvg-id="Telecinco.ar" status="online",TeleCinco Trelew (240p) https://videohd.live:19360/8016/8016.m3u8 -#EXTINF:-1 tvg-id="Telecreativa.ar" status="online",Telecreativa +#EXTINF:-1 tvg-id="Telecreativa.ar" status="error",Telecreativa https://panel.dattalive.com/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="TelediarioTV.ar" status="timeout",Telediario TV https://mediacp.hostradios.com.ar:19360/telediario/telediario.m3u8 @@ -322,7 +322,7 @@ https://cnnsanjuan.com:9999/live/telesol/playlist.m3u8 https://wowza.telpin.com.ar:1935/telpintv/smil:ttv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TelpinTVCanal2HD.ar" status="online",Telpin TV (1080p) [Not 24/7] https://wowza.telpin.com.ar:1935/telpintv/ttv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TierraMiaTV.ar" status="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 @@ -330,17 +330,17 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://streamspub.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8 #EXTINF:-1 tvg-id="TVMAXCBA.ar" status="online",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] https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8 -#EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="online",UNAM Transmedia +#EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="error",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 +#EXTINF:-1 tvg-id="UnirioTV.ar" status="error",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 @@ -350,7 +350,7 @@ https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvCTWHCbBC0b9UIeLeNs8ug/live #EXTINF:-1 tvg-id="VTV.ar" status="online",VerTV (VTV) (720p) [Not 24/7] https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 -#EXTINF:-1 tvg-id="XamaTV.ar" status="online",Xama TV (720p) +#EXTINF:-1 tvg-id="XamaTV.ar" status="timeout",Xama TV (720p) https://srs.unsj.edu.ar/live/xama.flv #EXTINF:-1 tvg-id="ZondaTV.ar" status="online",Zonda TV https://cnnsanjuan.com:9999/zonda/zonda/playlist.m3u8 diff --git a/streams/at_samsung.m3u b/streams/at_samsung.m3u index 06e99c0e0..2a85a1537 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 b8a446d69..1f5d93ca1 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/ba.m3u b/streams/ba.m3u index 7121d95ad..68dd15b2f 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 @@ -11,7 +11,7 @@ https://dns2.rtvbn.com:8080/live/index.m3u8 https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 #EXTINF:-1 tvg-id="RTVZenica.ba" status="online",RTV Zenica https://stream.rtvze.ba/live/123/123.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 diff --git a/streams/bd_jagobd.m3u b/streams/bd_jagobd.m3u index 7b922386a..19336178c 100644 --- a/streams/bd_jagobd.m3u +++ b/streams/bd_jagobd.m3u @@ -17,7 +17,7 @@ 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) https://live.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/dbcnews.stream/playlist.m3u8 @@ -39,5 +39,5 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF 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] 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] +#EXTINF:-1 tvg-id="TimeTelevision.us" status="online",Time Television (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/timetvusa.stream/playlist.m3u8 diff --git a/streams/be.m3u b/streams/be.m3u index 11f5895f2..4977dfd2d 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -11,7 +11,7 @@ https://euc-live.fl.freecaster.net/live/eucom/ebsp.m3u8 https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.m3u8 #EXTINF:-1 tvg-id="KetnetJunior.be" status="online",Ketnet Junior (720p) https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.mpd -#EXTINF:-1 tvg-id="Matele.be" status="online",MaTele (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Matele.be" status="error",MaTele (1080p) [Not 24/7] https://live.matele.be/hls/live.m3u8 #EXTINF:-1 tvg-id="MNM.be" status="timeout",MNM (720p) https://live-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 diff --git a/streams/bg.m3u b/streams/bg.m3u index 08901409d..c8fec19f4 100644 --- a/streams/bg.m3u +++ b/streams/bg.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="online",100% Auto Moto TV (406p) [Not 24/7] +#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="blocked",100% Auto Moto TV (406p) [Not 24/7] http://100automoto.tv:1935/bgtv1/autotv/playlist.m3u8 #EXTINF:-1 tvg-id="BalkanikaTV.bg" status="timeout",Balkanika TV (270p) rtsp://stream.teracomm.bg/balkanika diff --git a/streams/bo.m3u b/streams/bo.m3u index e7fd8f6bd..fbfc80b4e 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -1,14 +1,14 @@ #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="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) @@ -41,9 +41,9 @@ http://www.channel.tevemi.com:1935/Atb/Atb/playlist.m3u8 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 diff --git a/streams/br.m3u b/streams/br.m3u index f6e42c816..e07e6abd5 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 @@ -24,17 +24,17 @@ https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8 https://cdn.jmvstream.com/w/LVW-9375/LVW9375_6i0wPBCHYc/playlist.m3u8 #EXTINF:-1 tvg-id="BoaVontadeTV.br" status="online",Boa Vontade TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCedt33latJW7StRfdF4-1FQ/live -#EXTINF:-1 tvg-id="Canal25Jundiai.br" status="online",Canal 25 Jundiaรญ (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal25Jundiai.br" status="error",Canal 25 Jundiaรญ (404p) [Not 24/7] https://stream01.msolutionbrasil.com.br/hls/canal25/live.m3u8 #EXTINF:-1 tvg-id="CanaldoCriador.br" status="online",Canal do Criador (1080p) https://607d2a1a47b1f.streamlock.net/crur/smil:canaldocriador.smil/playlist.m3u8 -#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) 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,13 +50,13 @@ 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 #EXTINF:-1 tvg-id="CulturaPara.br" status="timeout",Cultura Parรก (480p) [Not 24/7] http://str.portalcultura.com.br/funtelpa/tv_funtelpa/live.m3u8 -#EXTINF:-1 tvg-id="FonteTV.br" status="online",Fonte TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="FonteTV.br" status="error",Fonte TV (1080p) [Not 24/7] http://flash.softhost.com.br:1935/fonte/fontetv/live.m3u8 #EXTINF:-1 tvg-id="Futura.br" status="online",Futura (540p) [Not 24/7] https://tv.unisc.br/hls/test.m3u8 @@ -74,12 +74,14 @@ https://srv1.zcast.com.br/kpoptv/kpoptv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCXzXFFbjUBIXKM7ONsIQAbw/live #EXTINF:-1 tvg-id="MKKWebTV.br" status="online",MKK Web TV (720p) [Not 24/7] https://video01.logicahost.com.br/mkkwebtv/mkkwebtv/playlist.m3u8 -#EXTINF:-1 tvg-id="NovaEraTV.br" status="online",Nova Era TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NovaEraTV.br" status="error",Nova Era TV (1080p) [Not 24/7] http://wz3.dnip.com.br:1935/novaeratv/novaeratv.sdp/live.m3u8 #EXTINF:-1 tvg-id="NovoTempo.br" status="online",Novo Tempo (720p) 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) @@ -112,27 +114,27 @@ http://rbc.directradios.com:1935/rbc/rbc/live.m3u8 https://d1s664t39qub1o.cloudfront.net/live/cnt-cuiaba_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTCuritiba.br" status="online",Rede CNT (Curitiba) (180p) [Not 24/7] https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.m3u8 -#EXTINF:-1 tvg-id="RedeCNTLondrina.br" status="online",Rede CNT Londrina (360p) +#EXTINF:-1 tvg-id="RedeCNTLondrina.br" status="error",Rede CNT Londrina (360p) https://d1s664t39qub1o.cloudfront.net/live/cnt-londrina_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTManaus.br" status="online",Rede CNT Manaus (360p) https://d1s664t39qub1o.cloudfront.net/live/cnt-manaus_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTPortoAlegre.br" status="online",Rede CNT Porto Alegre (360p) https://d1s664t39qub1o.cloudfront.net/live/cnt-caxias_360p614k/index.m3u8 -#EXTINF:-1 tvg-id="RedeCNTRioBranco.br" status="online",Rede CNT Rio Branco (360p) +#EXTINF:-1 tvg-id="RedeCNTRioBranco.br" status="error",Rede CNT Rio Branco (360p) https://dd8umsy8yf96u.cloudfront.net/live/cnt-riobranco_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTRiodeJaneiro.br" status="online",Rede CNT Rio de Janiero (360p) https://dd8umsy8yf96u.cloudfront.net/live/cnt-rio_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTSalvador.br" status="online",Rede CNT Salvador (360p) https://dd8umsy8yf96u.cloudfront.net/live/cnt-salvador_360p614k/index.m3u8 -#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (Sรฃo Paulo) (360p) [Not 24/7] -https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT Sao Paulo (360p) https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (Sรฃo Paulo) (360p) [Not 24/7] +https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeFamilia.br" status="online",Rede Famรญlia (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeInternacionaldeTV.br" status="online",Rede Internacional de TV (RIT TV) (1080p) +#EXTINF:-1 tvg-id="RedeInternacionaldeTV.br" status="error",Rede Internacional de TV (RIT TV) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCA0bOG0NUfJ855eDtHSxOkw/live #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 @@ -140,7 +142,7 @@ https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 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 -#EXTINF:-1 tvg-id="RedeSeculo21.br" status="online",Rede Sรฉculo 21 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeSeculo21.br" status="error",Rede Sรฉculo 21 (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-10024/ngrp:LVW10024_H3QLdAY6kx_all/playlist.m3u8 #EXTINF:-1 tvg-id="RedeSuper.br" status="online",Rede Super (432p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/10205943 @@ -182,10 +184,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="TVBirigui.br" status="online",TV Birigui (320p) +https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/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="TVCamara2.br" status="online",TV Cรขmara 2 (1080p) [Not 24/7] @@ -222,7 +224,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 @@ -260,9 +262,9 @@ https://59f1cbe63db89.streamlock.net:1443/tvmax/tvmax/playlist.m3u8 https://cdn-fundacao-2110.ciclano.io:1443/fundacao-2110/fundacao-2110/playlist.m3u8 #EXTINF:-1 tvg-id="TVMon.br" status="online",TV Mon (720p) https://srv1.zcast.com.br/tvmon/tvmon/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNBrasil.br" status="error",TVN Brasil (720p) [Not 24/7] http://painelvj.com.br:1935/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNBrasil.br" status="error",TVN Brasil (720p) [Not 24/7] http://wz3.dnip.com.br/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVPaiEterno.br" status="online",TV Pai Eterno https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 @@ -278,9 +280,9 @@ 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] http://flash.softhost.com.br:1935/ufg/tvufgweb/playlist.m3u8 @@ -292,12 +294,10 @@ http://live.cdn.upx.com/7550/myStream.sdp/playlist.m3u8 https://596639ebdd89b.streamlock.net/8124/8124/playlist.m3u8 #EXTINF:-1 tvg-id="UniTVPortoAlegre.br" status="online",UniTV Porto Alegre (480p) http://unitvaovivo.ufrgs.br:8080/live.ogg -#EXTINF:-1 tvg-id="PeruChannel.br" status="online",Perรบ Channel -https://stmv3.duvoxtv.com.br/novelapl/novelapl/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e7b.sdp/index.m3u8 @@ -305,7 +305,7 @@ https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e https://cdn.jmvstream.com/w/LVW-9883/LVW9883_lFcfKysrHF/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",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 74acb7f56..9807ca63e 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="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="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 9d0ae5148..6cd825d9e 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 faa33ee80..61e2908bf 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) 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] https://cloud.streamcomedia.com/znstv/smil:znstv_streams.smil/playlist.m3u8 diff --git a/streams/by.m3u b/streams/by.m3u index 054d0c334..22e7ad0ca 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -21,7 +21,7 @@ https://stream.dc.beltelecom.by/ont/ont/playlist.m3u8 https://flu.vtv.by/tvt-non-by/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",8 ะบะฐะฝะฐะป (ะ’ะธั‚ะตะฑัะบ) (576p) [Not 24/7] http://95.46.208.8:24433/art -#EXTINF:-1 tvg-id="" status="timeout",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป 4K (2160p) +#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป 4K (2160p) http://rtmp.one.by:1499 #EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป HD (720p) http://hz1.teleport.cc/HLS/HD.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index e56c42fd4..c896c4db6 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 @@ -17,7 +17,7 @@ https://pe-ak-lp01a-9c9media.akamaized.net/live/News1BNNDigi/p/dash/00000001/1bb http://cdn8.live247stream.com/canadaone/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CanadaStarTV.ca" status="online",Canada Star TV (720p) https://main.clickstreamcdn.com/agm/star-canada/playlist.m3u8 -#EXTINF:-1 tvg-id="CanBanglaTV.ca" status="online",CanBangla TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CanBanglaTV.ca" status="error",CanBangla TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/canbanglatv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CBFTDT.ca" status="online",Ici Radio-Canada Tรฉlรฉ (720p) https://rcavlive.akamaized.net/hls/live/696615/xcancbft/master.m3u8 @@ -59,7 +59,7 @@ http://cdn12.henico.net:8080/live/gsctv/index.m3u8 https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 #EXTINF:-1 tvg-id="ICnet2.ca" status="online",ICnet 2 Academic (720p) https://60ba7ef02e687.streamlock.net/ICNET2/ngrp:icnet_all/playlist.m3u8 -#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 @@ -92,9 +92,9 @@ http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="ParnianTV.ca" status="online",Parnian TV (720p) https://live2.parnian.tv/hls/.m3u8 #EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) -https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 -#EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 +#EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) +https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 #EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="online",Prime Canada TV (720p) [Not 24/7] http://cdn27.live247stream.com/primecanada/247/primecanada/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="QuoVadisTV.ca" status="online",Quo Vadis Ministry TV (720p) @@ -105,7 +105,7 @@ https://443-1.autopo.st/100/weblive/bcgurduwarabrookside/playlist.m3u8 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 -#EXTINF:-1 tvg-id="SikhSpiritualCentreRexdale.ca" status="online",Sikh Spiritual Centre Rexdale (720p) +#EXTINF:-1 tvg-id="SikhSpiritualCentreRexdale.ca" status="error",Sikh Spiritual Centre Rexdale (720p) https://cdn12.henico.net:8443/live/ssct/index.m3u8 #EXTINF:-1 tvg-id="TAGTV.ca" status="online",TAG TV (1080p) [Not 24/7] http://cdn11.live247stream.com/tag/tv/playlist.m3u8 @@ -117,7 +117,7 @@ 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 diff --git a/streams/ca_samsung.m3u b/streams/ca_samsung.m3u index bc5edcc2b..8c6494c8a 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/ch.m3u b/streams/ch.m3u index b061d4f3b..79d521c71 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -26,24 +26,24 @@ 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) +#EXTINF:-1 tvg-id="RadioPilatusTV.ch" status="error",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) +#EXTINF:-1 tvg-id="RadioPilatusTV.ch" status="error",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) +#EXTINF:-1 tvg-id="RadioPilatusTV.ch" status="error",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 diff --git a/streams/ch_samsung.m3u b/streams/ch_samsung.m3u index 1e92363d4..a448eeb24 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/ci.m3u b/streams/ci.m3u index 882cbb256..a432cc5ed 100644 --- a/streams/ci.m3u +++ b/streams/ci.m3u @@ -3,5 +3,5 @@ https://video1.getstreamhosting.com:1936/8244/8244/playlist.m3u8 #EXTINF:-1 tvg-id="NCI.ci" status="online",NCI (1080p) https://nci-live.secure2.footprint.net/nci/nci.isml/.m3u8 -#EXTINF:-1 tvg-id="NTV.ci" status="online",NTV Afrique (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NTV.ci" status="error",NTV Afrique (1080p) [Not 24/7] https://strhlslb01.streamakaci.tv/str_ntv_ntv/str_ntv_ntv_multi/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index 886d2f932..6c63b1a44 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -24,9 +24,9 @@ https://bst.buin.cl/0.m3u8 #EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellรณn (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] -https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] +https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11Aysen.cl" status="online",Canal 11 Aysรฉn https://v1.tustreaming.cl:19360/canal11aysen/canal11aysen.m3u8 #EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] @@ -43,9 +43,9 @@ 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] +#EXTINF:-1 tvg-id="CanalSCN.cl" status="error",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 @@ -57,7 +57,7 @@ https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 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 @@ -74,9 +74,9 @@ 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="EnerGeekFanpop.cl" status="online",EnerGeek Fanpop (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 +#EXTINF:-1 tvg-id="EnerGeekFanpop.cl" status="error",EnerGeek Fanpop (720p) [Not 24/7] +https://stream.wifispeed.cl:3247/live/energeek2live.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="EstacionTV.cl" status="timeout",Estaciรณn TV (720p) @@ -111,11 +111,11 @@ 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 +#EXTINF:-1 tvg-id="MaderoTV.cl" status="error",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 @@ -128,9 +128,9 @@ https://cdn.oneplaychile.cl:1936/regionales/nublevision.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Opinionsur.cl" status="online",Opinionsur https://mediacpstreamchile.com:1936/opinionsur/opinionsur/playlist.m3u8 #EXTINF:-1 tvg-id="Pauta.cl" status="online",Pauta (720p) -https://unlimited1-us.dps.live/pautatv/pautatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Pauta.cl" status="online",Pauta (720p) https://unlimited6-cl.dps.live/pautatv/pautatv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Pauta.cl" status="online",Pauta (720p) +https://unlimited1-us.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) @@ -145,7 +145,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 @@ -197,21 +197,21 @@ https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 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 -#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="online",Thema Televisiรณn (La Serena) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="error",Thema Televisiรณn (La Serena) (720p) [Not 24/7] https://unlimited1-us.dps.live/thema/thema.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="online",Thema Televisiรณn (La Serena) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ThemaTelevision.cl" status="error",Thema Televisiรณn (La Serena) (720p) [Not 24/7] https://unlimited6-cl.dps.live/thema/thema.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TNE.cl" status="online",TNE (720p) [Not 24/7] 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 +#EXTINF:-1 tvg-id="TurismoTravelTV.cl" status="error",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 @@ -271,15 +271,15 @@ https://pantera1-100gb-cl-movistar.dps.live/campustv/campustv.smil/playlist.m3u8 https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live -#EXTINF:-1 tvg-id="" status="online",EnerGeek Animate (720p) [Not 24/7] +#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="" status="online",EnerGeek Animate (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnerGeekAnimate.cl" 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] +#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="" status="online",EnerGeek Retro (720p) [Not 24/7] +#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="" 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] +#EXTINF:-1 tvg-id="" status="error",Regiรณn Televisiรณn ร‘uble (Chillรกn) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 diff --git a/streams/cm.m3u b/streams/cm.m3u index 66f51e3d4..ed1015371 100644 --- a/streams/cm.m3u +++ b/streams/cm.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="MyTVChannel.cm" status="online",My TV Channel (720p) [Not 24/7] http://connectiktv.ddns.net:5000/mytvchannel/@mytvchannel/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayTV.cm" status="online",Play TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlayTV.cm" status="error",Play TV (720p) [Not 24/7] http://connectiktv.ddns.net:5000/playtv/@playtv/playlist.m3u8 #EXTINF:-1 tvg-id="Vision4.cm" status="online",Vision 4 (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/vision4/hls_video/index.m3u8 diff --git a/streams/cn.m3u b/streams/cn.m3u index cfa59491b..3f6f2c6ca 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -491,7 +491,7 @@ 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 @@ -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) @@ -835,15 +835,13 @@ http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 http://183.207.248.71/gitv/live1/SCWS/SCWS #EXTINF:-1 tvg-id="SichuanSatelliteTV.cn" status="timeout",ๅ››ๅทๅซ่ง† (576p) http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221225814/index.m3u8 -#EXTINF:-1 tvg-id="SichuanTVWomenandChildrenChannel.cn" status="blocked",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SichuanTVWomenandChildrenChannel.cn" status="timeout",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="SinoVision.cn" status="online",็พŽๅ›ฝไธญๆ–‡็”ต่ง† (406p) [Not 24/7] https://jpts.sinovision.net/livestream.m3u8 #EXTINF:-1 tvg-id="TianjinTV.cn" status="online",ๅคฉๆดฅๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225698/index.m3u8 #EXTINF:-1 tvg-id="TianjinTV.cn" status="online",ๅคฉๆดฅๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8 -#EXTINF:-1 tvg-id="TianjinTV.cn" status="online",ๅคฉๆดฅๅซ่ง† (1080p) http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 #EXTINF:-1 tvg-id="TianjinTV.cn" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) http://112.25.48.68/live/program/live/tjwshd/4000000/mnf.m3u8 @@ -865,6 +863,8 @@ http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227382/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221227407/index.m3u8 #EXTINF:-1 tvg-id="TianjinTV.cn" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) http://223.110.245.170/PLTV/3/224/3221227212/index.m3u8 +#EXTINF:-1 tvg-id="TianjinTV.cn" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8 #EXTINF:-1 tvg-id="TongzhouTV.cn" status="online",้€šๅทž็”ต่ง†ๅฐ (720p) http://pull.dayuntongzhou.com/live/tztv.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) @@ -892,9 +892,9 @@ 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="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="YouManCartoonChannel.cn" status="timeout",ไผ˜ๆผซๅก้€š (576p) +http://223.110.243.171/PLTV/3/224/3221226982/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] @@ -1107,7 +1107,7 @@ http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๆ•™่‚ฒ1 (1080p) [Not 24/7] http://39.134.39.39/PLTV/88888888/224/3221226282/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธญๅ›ฝๆฐ”่ฑก (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๆฐ”่ฑก (576p) [Not 24/7] http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ไธญๅคฉๆ–ฐ่ž (1080p) [Not 24/7] http://seb.sason.top/sc/ztxw_fhd.m3u8 @@ -1157,9 +1157,9 @@ http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227040/index.m3u8 http://220.180.110.101:8083/videos/live/39/13/o4ncrHkSp7q09/o4ncrHkSp7q09.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไบณๅทžๆ–ฐ่ž้ ป้“ (360p) http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (576p) +#EXTINF:-1 tvg-id="" status="online",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (576p) http://221.233.242.239:280/live/71/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไป™ๆกƒ็”Ÿๆดปๆ–‡้ซ” (576p) +#EXTINF:-1 tvg-id="" status="online",ไป™ๆกƒ็”Ÿๆดปๆ–‡้ซ” (576p) http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไผ˜่ง† (720p) http://1-fss24-s0.streamhoster.com/lv_uchannel/_definst_/broadcast1/chunklist.m3u8 @@ -1221,9 +1221,9 @@ http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226923/index.m3u8 http://223.110.245.136/PLTV/3/224/3221226975/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] +#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] +#EXTINF:-1 tvg-id="" status="error",ๅˆฉๅทๅ…ฌๅ…ฑ (180p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅˆฉๅทๅ…ฌๅ…ฑ (576p) [Geo-blocked] http://lichuan.live.tempsource.cjyun.org/videotmp/s10093-lcgg.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 @@ -1345,7 +1345,7 @@ 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 @@ -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] @@ -1563,15 +1561,15 @@ http://183.207.248.71/gitv/live1/G_XINJIANG/G_XINJIANG http://183.207.249.15/PLTV/3/224/3221225523/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) http://223.110.243.136/PLTV/3/224/3221225523/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅฐ‘ๅ„ฟ (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๅฐ‘ๅ„ฟ (720p) [Geo-blocked] 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] http://live.dxhmt.cn:9081/tv/10184-1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ž็ ๅฐ (576p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= @@ -1669,7 +1667,7 @@ http://live7.plus.hebtv.com/hbggx/playlist.m3u8 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 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (576p) +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ†œๆฐ‘ (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (1080p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=45&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= @@ -1677,7 +1675,7 @@ http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://live6.plus.hebtv.com/sekjx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅฝฑ่ง†ๅ‰ง (540p) http://live6.plus.hebtv.com/hbysx/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—็ปๆตŽ็”Ÿๆดป (540p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—็ปๆตŽ็”Ÿๆดป (540p) [Not 24/7] http://live2.plus.hebtv.com/jjshx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—้ƒฝๅธ‚ (240p) [Not 24/7] http://live3.plus.hebtv.com/hbdsx/playlist.m3u8 @@ -1741,7 +1739,7 @@ http://stream.haixitv.cn/1/sd/live.m3u8 http://220.180.110.101:8083/videos/live/36/57/hwEHU4UVQ1Iv5/hwEHU4UVQ1Iv5.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅทž็ถœๅˆ้ ป้“ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ๆทฑๅทž็ถœๅˆ้ ป้“ (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๆน–ๅŒ— โ…  ่†้—จๅ…ฌๅ…ฑๅฐ (1080p) [Geo-blocked] http://jingmen.live.cjyun.org/video/s10101-jmggpd.m3u8 @@ -1917,7 +1915,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 @@ -1977,7 +1975,7 @@ 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] +#EXTINF:-1 tvg-id="" status="online",้“ถๅทๅ…ฌๅ…ฑ (360p) [Not 24/7] http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้“ถๅท็”Ÿๆดป (360p) [Not 24/7] http://stream.ycgbtv.com.cn/ycxw/sd/live.m3u8 @@ -2059,7 +2057,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 9ef925b2c..e05d6e9a2 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -17,7 +17,7 @@ https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 #EXTINF:-1 tvg-id="CaliTV.co" status="online",Cali TV (Santiago de Cali | Valle del Cauca) (540p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 -#EXTINF:-1 tvg-id="CampoTelevision.co" status="error",Campo Televisiรณn (Santa Marta) +#EXTINF:-1 tvg-id="CampoTelevision.co" status="timeout",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 @@ -57,7 +57,7 @@ https://stmv2.zcastbr.com/memoriastv/memoriastv/playlist.m3u8 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 @@ -97,15 +97,15 @@ http://179.1.7.198:1935/live/TVAgroHD.stream/playlist.m3u8 https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 #EXTINF:-1 tvg-id="UAOPlay.co" status="online",UAO Play https://play.cdn.enetres.net/184784E1D210401F8041E3E1266822CC023/028/playlist.m3u8 +#EXTINF:-1 tvg-id="VeoTelevision.co" status="online",Veo Televisiรณn (Guadalajara de Buga | Valle del Cauca) +https://video.ejeserver.com/live/veotv.m3u8 #EXTINF:-1 tvg-id="VeoTelevision.co" status="error",Veo Televisiรณn (Guadalajara de Buga | Valle del Cauca) https://movil.ejeserver.com/live/veotv.m3u8 -#EXTINF:-1 tvg-id="VeoTelevision.co" status="error",Veo Televisiรณn (Guadalajara de Buga | Valle del Cauca) -https://video.ejeserver.com/live/veotv.m3u8 -#EXTINF:-1 tvg-id="Zoom.co" status="online",Zoom (Bogotร  | Cundinamarca) (1080p) +#EXTINF:-1 tvg-id="Zoom.co" status="error",Zoom (Bogotร  | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 -#EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="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 cbb5a36c6..63853df40 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -13,13 +13,13 @@ 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="error",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) +#EXTINF:-1 tvg-id="Humor247.cr" status="error",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 @@ -35,7 +35,7 @@ http://k3.usastreams.com/telesur/telesur/playlist.m3u8 https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="Teletica7.cr" status="online",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg -#EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleUno.cr" status="timeout",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 @@ -61,7 +61,7 @@ https://d3bgcstab9qhdz.cloudfront.net/hls/canal11.m3u8 http://tiquiciatv.com:1935/stv/web/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TD+2 https://m6gdar5eyn93-hls-live.5centscdn.com/TDMas2/2409f772ae1a7179adc3f7da77d8785f.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Telefides +#EXTINF:-1 tvg-id="" status="error",Telefides https://s2.cwebtv.net:4433/telefides/telefides/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Teletica Radio https://m6gdar5eyn93-hls-live.5centscdn.com/TeleticaRadio/5444e8d6d0436ccb78704882f542e5ac.sdp/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 5c2a76172..f9e77c9d7 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 27f4d9e2d..a097ca560 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 @@ -357,7 +357,7 @@ https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",BR Fernsehen Sรผd (720p) +#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Sรผd (720p) https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index 8027fe759..f8f5d3a41 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -31,7 +31,7 @@ https://adultswim-vodlive.cdn.turner.com/live/daily_animated_1/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/daily_liveaction_1/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Home Movies (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/test-2/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Mr. Pickles (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",Adult Swim Mr. Pickles (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/mr-pickles/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Primal (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/primal/stream_de.m3u8 diff --git a/streams/de_pluto.m3u b/streams/de_pluto.m3u index 7ef80e46d..c17ccaa70 100644 --- a/streams/de_pluto.m3u +++ b/streams/de_pluto.m3u @@ -44,14 +44,14 @@ 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) +#EXTINF:-1 tvg-id="PlutoTVMoviesGermany.de" status="error",Pluto TV Movies CH (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2bdfec6cdc10009975e20/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVGermany.us" status="online",Pluto TV MTV (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5caf325764025859afdd6c4d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2&terminate=false&userId= diff --git a/streams/de_samsung.m3u b/streams/de_samsung.m3u index 020c534c0..3b69cb34a 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 d98e73f43..8e167eae7 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 35fa69cd0..d30add042 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -73,9 +73,9 @@ https://cm.hostlagarto.com:4445/Musavisionhd/Musavisionhd/playlist.m3u8 https://cdn.streamingcpanel.com:3526/live/teleraiceslive.m3u8 #EXTINF:-1 tvg-id="NitidaTV.do" status="online",Nรญtida TV https://live.teledomdr.com:3131/live/nitidatvlive.m3u8 -#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORBITTV.do" status="error",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 @@ -87,7 +87,7 @@ https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 #EXTINF:-1 tvg-id="RNN.do" status="online",RNN (720p) [Not 24/7] https://ss2.domint.net:3202/rnn_str/canal27/playlist.m3u8 -#EXTINF:-1 tvg-id="SanIsidroTV.do" status="online",San Isidro TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SanIsidroTV.do" status="error",San Isidro TV (360p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8 #EXTINF:-1 tvg-id="SensacionTV.do" status="online",Sensaciรณn TV https://ss5.domint.net:3002/stv_str/sensaciontv/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 @@ -131,7 +131,7 @@ http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 http://newyorkstream.ddns.net:1935/telenord10/telenord10/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord12.do" status="online",Telenord 12 (720p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 -#EXTINF:-1 tvg-id="Telesantodomingo.do" status="online",Telesantodomingo +#EXTINF:-1 tvg-id="Telesantodomingo.do" status="error",Telesantodomingo https://cdn5.streamgato.us:3315/live/telesantodomingolive.m3u8 #EXTINF:-1 tvg-id="TelesurCanal10.do" status="online",Telesur Canal (360p) [Not 24/7] https://ss3.domint.net:3124/tls_str/telesur/playlist.m3u8 @@ -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 0b8ef0fc5..517232abf 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -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,12 +15,12 @@ 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] 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] +#EXTINF:-1 tvg-id="ElDjazairN1.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 Djazair N1 [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 #EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked] @@ -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] #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 24a317574..5e6c29c56 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -15,9 +15,9 @@ 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) +#EXTINF:-1 tvg-id="PuruwaTV.ec" status="error",Puruwa TV (720p) https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioImpacto2.ec" status="online",Radio Impacto 2 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioImpacto2.ec" status="error",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 https://mediacpstreamchile.com:1936/sonoonda/sonoonda/playlist.m3u8 @@ -25,5 +25,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 d69781430..16c2640c6 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 @@ -33,5 +33,5 @@ https://weyyak-live.akamaized.net/weyyak_ten_tv/index.m3u8 https://svs.itworkscdn.net/kingdomsatlive/kingdomsat.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="WatanTV.eg" status="online",Watan TV (1080p) https://cdg8.edge.technocdn.com/watantv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",MESat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCg5uHOxrP5GkMWldOavPKGQ/live diff --git a/streams/es.m3u b/streams/es.m3u index b10eb9cb3..6949b362a 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -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) @@ -153,7 +149,7 @@ https://ztnr.rtve.es/ztnr/5190066.m3u8 https://ztnr.rtve.es/ztnr/3293681.m3u8 #EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 -#EXTINF:-1 tvg-id="La7.es" status="online",LA7 (720p) +#EXTINF:-1 tvg-id="La7.es" status="error",LA7 (720p) https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -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,7 +233,7 @@ https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid http://37.187.7.106/teleribera/live.m3u8 #EXTINF:-1 tvg-id="TeleSafor.es" status="online",Tele Safor (576p) [Not 24/7] https://video.telesafor.com/hls/video.m3u8 -#EXTINF:-1 tvg-id="TeleToledo.es" status="error",TeleToledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 #EXTINF:-1 tvg-id="TEN.es" status="timeout",TEN TV (720p) http://91.126.141.201:1935/live/smil:ten.smil/playlist.m3u8 @@ -253,7 +247,7 @@ http://185.210.20.13:8080/0.m3u8 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) +#EXTINF:-1 tvg-id="TVCanaria.es" status="error",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 diff --git a/streams/es_pluto.m3u b/streams/es_pluto.m3u index 21d202111..a3a60832c 100644 --- a/streams/es_pluto.m3u +++ b/streams/es_pluto.m3u @@ -28,11 +28,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45 #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="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="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] @@ -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 a17a781cf..e86bfa4a0 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 325fe9337..a1e459cee 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 d64611dbf..657a2780e 100644 --- a/streams/fi.m3u +++ b/streams/fi.m3u @@ -5,7 +5,7 @@ https://alfatv.digitacdn.net/live/_definst_/alfatv/amlst:alfatv.amlst/playlist.m 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="blocked",INEZ (720p) [Geo-blocked] +#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 diff --git a/streams/fr.m3u b/streams/fr.m3u index 9ff2dbb3f..9949058d9 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) @@ -21,7 +17,7 @@ http://cdn2.ujjina.com:1935/iptvcentraltv/livecentraltvtv/playlist.m3u8 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="FashionTVCzechSlovak.fr" status="online",FashionTV Czech&Slovak (450p) [Not 24/7] http://lb.streaming.sk/fashiontv/stream/playlist.m3u8 diff --git a/streams/fr_euronews.m3u b/streams/fr_euronews.m3u index 30d5155dc..fb6e33db7 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -13,17 +13,17 @@ https://euronews.alteox.app/hls/de_stream.m3u8 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 https://stream.ads.ottera.tv/playlist.m3u8?network_id=2575 +#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="error",Euronews Portuguese +https://euronews.alteox.app/hls/pt_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian https://euronews.alteox.app/hls/ru_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian https://stream.ads.ottera.tv/playlist.m3u8?network_id=2576 -#EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="online",Euronews Spanish +#EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="error",Euronews Spanish https://euronews.alteox.app/hls/es_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="online",Euronews Spanish https://stream.ads.ottera.tv/playlist.m3u8?network_id=2577 diff --git a/streams/fr_pluto.m3u b/streams/fr_pluto.m3u index 316441b7f..58dcb4dde 100644 --- a/streams/fr_pluto.m3u +++ b/streams/fr_pluto.m3u @@ -5,9 +5,9 @@ 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="error",Pluto TV Bob l'รฉponge (720p) +#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="error",Pluto TV Bob l'รฉponge (720p) +#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="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 diff --git a/streams/fr_rakuten.m3u b/streams/fr_rakuten.m3u index 4d5da4b49..b56a79c30 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 0e8e4d21e..bcec547d1 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AmuseAnimation.fr" status="online",Amuse Animation +#EXTINF:-1 tvg-id="AmuseAnimation.fr" status="error",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 @@ -13,8 +13,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 +29,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/gh.m3u b/streams/gh.m3u index 0510f9089..0e6f6966c 100644 --- a/streams/gh.m3u +++ b/streams/gh.m3u @@ -1,10 +1,10 @@ #EXTM3U -#EXTINF:-1 tvg-id="AdomTV.gh" status="error",Adom TV +#EXTINF:-1 tvg-id="AdomTV.gh" status="online",Adom TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7w71b8 -#EXTINF:-1 tvg-id="AdomTV.gh" status="error",Joy News +#EXTINF:-1 tvg-id="AdomTV.gh" status="online",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/gr.m3u b/streams/gr.m3u index bb8cffe62..95a30a6b4 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -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 @@ -59,12 +59,12 @@ https://ert-live-bcbs15228.siliconweb.com/media/ert_world/ert_world.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] -https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 -#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] https://vdo3.alphaserver.gr:3466/stream/play.m3u8 +#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="error",Greek TV London (720p) [Not 24/7] +https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 #EXTINF:-1 tvg-id="GroovyTV.gr" status="online",Groovy TV (360p) http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 #EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (540p) diff --git a/streams/gt.m3u b/streams/gt.m3u index bedf6a902..3e13c3191 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="CanaldeGobierno.gt" status="online",Canal de Gobierno http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/GobiernodeGuatemala/live -#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="online",Canal TV Radio Maya TGBA +#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="error",Canal TV Radio Maya TGBA 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 @@ -11,13 +11,13 @@ https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 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 4c4546384..8b25048d8 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,16 +1,16 @@ #EXTM3U #EXTINF:-1 tvg-id="BSTV.hk" status="online",่€€ๆ‰่ฒก็ถ“ๅฐ (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] 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] https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 +#EXTINF:-1 tvg-id="HKSTV.hk" status="error",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] +http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.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) @@ -36,13 +36,13 @@ https://playtv-live.ifeng.com/live/06OLEEWQKN4_tv1.m3u8 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) (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] #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="RTHKTV31.hk" status="blocked",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (1080p) +https://rthktv31-live.akamaized.net/hls/live/2036818/RTHKTV31/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) @@ -67,12 +67,12 @@ https://cdn.hklive.tv/xxxx/99/index.m3u8 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) +#EXTINF:-1 tvg-id="" status="online",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] #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 diff --git a/streams/hn.m3u b/streams/hn.m3u index c27aa7db3..1e2e6d291 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -35,17 +35,17 @@ https://5e85d90130e77.streamlock.net/6024/6024/playlist.m3u8 http://lencatelevision.com:8080/hls/ltv3.m3u8 #EXTINF:-1 tvg-id="RHCTV.hn" status="online",Roatรกn Hable Claro (RHC) (720p) https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8 -#EXTINF:-1 tvg-id="SercanoTV.hn" status="online",Sercano TV (720p) +#EXTINF:-1 tvg-id="SercanoTV.hn" status="error",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="timeout",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 #EXTINF:-1 tvg-id="TelevisionComayaguaCanal40.hn" status="timeout",Television Comayagua Canal 40 (320p) [Not 24/7] http://st2.worldkast.com/8058/8058/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (720p) +#EXTINF:-1 tvg-id="TENCanal10.hn" status="error",TEN Canal 10 (720p) http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TENCanal10.hn" status="error",TEN Canal 10 (540p) [Not 24/7] http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8 #EXTINF:-1 tvg-id="TVCopan.hn" status="online",TV Copรกn (480p) [Not 24/7] https://emisoras.hn:8081/tvcopan/index.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index cdd808eb3..aaf15ea0c 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 -#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 diff --git a/streams/hu.m3u b/streams/hu.m3u index 69f039f97..febb31af8 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -9,9 +9,9 @@ http://streamservers.atv.hu/atvlive/atvstream_1_aac/playlist.m3u8 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] +#EXTINF:-1 tvg-id="CoolTV.hu" status="error",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] +#EXTINF:-1 tvg-id="CoolTV.hu" status="error",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 @@ -31,11 +31,11 @@ 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) +#EXTINF:-1 tvg-id="M1.hu" status="error",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 @@ -43,15 +43,15 @@ http://s02.diazol.hu:10192/stream.m3u8 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] +#EXTINF:-1 tvg-id="RTLGold.hu" status="error",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] +#EXTINF:-1 tvg-id="RTLKlub.hu" status="error",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] +#EXTINF:-1 tvg-id="RTLKlub.hu" status="error",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] +#EXTINF:-1 tvg-id="RTLPlus.hu" status="error",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] +#EXTINF:-1 tvg-id="SorozatPlus.hu" status="error",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 @@ -65,15 +65,15 @@ http://1music.hu/1music.m3u8 http://www.1music.hu/1music.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] +#EXTINF:-1 tvg-id="" status="error",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] +#EXTINF:-1 tvg-id="" status="error",Film+ (720p) [Not 24/7] https://stream.y5.hu/stream/stream_filmp/hls1/stream.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] +#EXTINF:-1 tvg-id="" status="error",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] +#EXTINF:-1 tvg-id="" status="error",RTL II (720p) [Not 24/7] https://stream.y5.hu/stream/stream_rtl2/hls1/stream.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index a48f5fd8a..20c37b35f 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -20,7 +20,7 @@ https://h1.intechmedia.net/intech/ch2.m3u8 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] +#EXTINF:-1 tvg-id="BanjarTV.id" status="error",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] https://v2.siar.us/barayatv/live/chunks.m3u8 @@ -59,7 +59,7 @@ https://e1.siar.us/badartv/live/playlist.m3u8 https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 #EXTINF:-1 tvg-id="Channel4U.id" status="blocked",Channel 4U (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(81b456ab-b398-4d35-ae05-9be0a173ad71)/index.m3u8 -#EXTINF:-1 tvg-id="CNBCIndonesia.id" status="online",CNBC Indonesia (720p) +#EXTINF:-1 tvg-id="CNBCIndonesia.id" status="error",CNBC Indonesia (720p) 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 @@ -72,9 +72,9 @@ 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] +#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 @@ -91,14 +91,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 @@ -108,17 +108,17 @@ http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 https://v2.siar.us/jawapostv/live/chunks.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch52.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] 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] @@ -149,7 +149,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] @@ -175,7 +175,7 @@ https://h1.intechmedia.net/intech/ch5.m3u8 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 @@ -192,7 +192,7 @@ https://h1.intechmedia.net/intech/ch10.m3u8 https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",Moji (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="timeout",One TV Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 @@ -259,7 +259,7 @@ http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline #EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch17.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] @@ -464,17 +464,17 @@ 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="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="online",TVR Parlemen Komisi I (480p) [Not 24/7] -http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="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="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] +http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 +#EXTINF:-1 tvg-id="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] @@ -484,12 +484,12 @@ 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] 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] -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="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] +http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="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 @@ -503,7 +503,7 @@ http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] https://ssv1.dpr.go.id/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream10/playlist.m3u8 @@ -513,7 +513,7 @@ http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -524,23 +524,23 @@ 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 -#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",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] +#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8 diff --git a/streams/ie_samsung.m3u b/streams/ie_samsung.m3u index 7f1e99e01..bca56f03c 100644 --- a/streams/ie_samsung.m3u +++ b/streams/ie_samsung.m3u @@ -17,13 +17,13 @@ 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 +#EXTINF:-1 tvg-id="" status="error",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 +#EXTINF:-1 tvg-id="" status="error",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 0b64769f4..6a0f2f773 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -19,19 +19,19 @@ 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="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) +#EXTINF:-1 tvg-id="Makan33.il" status="error",Makan 33 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2slq6Tpsh2bm4wA43P #EXTINF:-1 tvg-id="Now14.il" status="online",Now 14 https://dvr.ch20-cdnwiz.com/hls/live.m3u8 diff --git a/streams/in.m3u b/streams/in.m3u index 190cb85eb..53fe82e6e 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -5,7 +5,7 @@ https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 @@ -27,10 +27,10 @@ https://live.hungama.com/linear/artist-aloud/playlist.m3u8 http://ashrafichannel.livebox.co.in/ashrafivhannelhls/live.m3u8 #EXTINF:-1 tvg-id="AsianetMiddleEast.in" status="timeout",Asianet Middle East (576p) [Not 24/7] http://14.199.164.20:4001/play/a0k6/index.m3u8 -#EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (720p) [Not 24/7] -https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (576p) http://103.199.161.254/Content/asianetnews/Live/Channel(Asianetnews)/index.m3u8 +#EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (720p) [Not 24/7] +https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsKannada.in" status="online",Asianet News Kannada (360p) [Not 24/7] https://vidcdn.vidgyor.com/suvarna-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsTamil.in" status="online",Asianet News Tamil (360p) [Not 24/7] @@ -72,13 +72,13 @@ https://vidcdn.vidgyor.com/dighvijay-origin/liveabr/playlist.m3u8 https://live.hungama.com/linear/dil-se/playlist.m3u8 #EXTINF:-1 tvg-id="DocuBayTV.in" status="online",DocuBay TV (1080p) [Not 24/7] https://docubayvh.s.llnwi.net/526a07ab-6ae7-4b6c-84a1-159791416484_1000004372_HLS/manifest.m3u8 -#EXTINF:-1 tvg-id="DreamzTV.in" status="online",Dreamz TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="DreamzTV.in" status="error",Dreamz TV (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/DREAMHD/index.m3u8?token=GTR #EXTINF:-1 tvg-id="EETTV.in" status="online",EET TV (1080p) [Not 24/7] https://live.streamjo.com/eetlive/eettv.m3u8 #EXTINF:-1 tvg-id="Enter10Bangla.in" status="timeout",Enter10 Bangla (576p) [Not 24/7] 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,11 +140,11 @@ 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 -#EXTINF:-1 tvg-id="KiteVicters.in" status="online",KITE Victers (Kerala) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KiteVicters.in" status="error",KITE Victers (Kerala) (720p) [Not 24/7] https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MahaMovie.in" status="timeout",Maha Movie (576p) [Not 24/7] http://14.199.164.20:4001/play/a0q7/index.m3u8 @@ -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 @@ -192,7 +192,7 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NethraTV.in" status="timeout",Nethra TV (480p) [Not 24/7] https://dammikartmp.tulix.tv/slrc3/slrc3/playlist.m3u8 @@ -202,7 +202,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/UCat88i6_rELqI_prwvjspRA/live #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live -#EXTINF:-1 tvg-id="NextTVMalabar.in" status="online",Next TV Malabar (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NextTVMalabar.in" status="error",Next TV Malabar (720p) [Not 24/7] https://6zklxbgpdw9b-hls-live.5centscdn.com/next/c9a1fdac6e082dd89e7173244f34d7b3.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="OneTV.in" status="online",One TV (720p) http://137.59.86.218:1935/live/onetv/playlist.m3u8 @@ -222,7 +222,7 @@ 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 @@ -250,9 +250,9 @@ https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 #EXTINF:-1 tvg-id="SanaTV.in" status="online",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.in" status="error",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 -#EXTINF:-1 tvg-id="SathiyamTV.in" status="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 @@ -291,7 +291,7 @@ http://103.199.160.85/Content/24news/Live/Channel(24news)/index.m3u8 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 (576p) +#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="ZeeNewsMalayalam.in" status="online",Zee News Malayalam https://d1vd9xhq6jlm48.cloudfront.net/out/v1/71fcc57c8fe74c5b938451bc2435a93e/index_4.m3u8 diff --git a/streams/in_samsung.m3u b/streams/in_samsung.m3u index f0428bfe2..f0bdf1150 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 86aa339f3..3058c8dbc 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -13,13 +13,13 @@ https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiaNews.iq" status="blocked",Al Iraqia News https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="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] +#EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="error",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] +#EXTINF:-1 tvg-id="AlkafeelTheentranceoftheholysanctuary.iq" status="error",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] +#EXTINF:-1 tvg-id="AlkafeelTheHolyTomb.iq" status="error",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 @@ -39,7 +39,7 @@ 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 @@ -55,7 +55,7 @@ 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] https://ikomg2.mmdlive.lldns.net/ikomg2/107b7df8f5444d778f349100739a09cd/manifest.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index b169d946b..f97526d55 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -3,7 +3,7 @@ https://bozztv.com/1gbw5/tintv2/tintv2/playlist.m3u8 #EXTINF:-1 tvg-id="AlAlam.ir" status="online",Al Alam (360p) [Not 24/7] https://live2.alalam.ir/alalam.m3u8 -#EXTINF:-1 tvg-id="AlWilayah.ir" status="online",Al Wilayah (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlWilayah.ir" status="error",Al Wilayah (720p) [Not 24/7] https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8 #EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist2/index.m3u8 @@ -39,7 +39,7 @@ http://204.11.235.251:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 https://5acf9f9415a10.streamlock.net/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="Navahang.ir" status="online",NAVAHANG (720p) http://51.210.227.130/hls/stream.m3u8 -#EXTINF:-1 tvg-id="OmideIranTV.ir" status="online",Omide Iran (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmideIranTV.ir" status="error",Omide Iran (720p) [Not 24/7] http://51.210.199.38/hls/stream.m3u8 #EXTINF:-1 tvg-id="ParsTV.ir" status="online",Pars TV (720p) [Not 24/7] https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/index.m3u8 @@ -47,7 +47,7 @@ https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/ https://uni01rtmp.tulix.tv/kensecure/pjtv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="PayvandTV.ir" status="online",Payvand TV (720p) [Not 24/7] https://uni6rtmp.tulix.tv/ucur1/Payvand/playlist.m3u8 -#EXTINF:-1 tvg-id="PBCTapeshTV.ir" status="online",PBC Tapesh TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBCTapeshTV.ir" status="error",PBC Tapesh TV (720p) [Not 24/7] http://iptv.tapesh.tv/tapesh/playlist.m3u8 #EXTINF:-1 tvg-id="PersianFilm.ir" status="online",Persian Film (720p) [Not 24/7] http://51.210.227.135/hls/stream.m3u8 @@ -57,7 +57,7 @@ https://hls.pmchd.live/hls/stream.m3u8 http://51.210.199.29/hls/stream.m3u8 #EXTINF:-1 tvg-id="PressTV.ir" status="online",Press TV (720p) https://cdnlive.presstv.ir/cdnlive/smil:cdnlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="PressTVFrench.ir" status="online",Press TV French (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PressTVFrench.ir" status="error",Press TV French (1080p) [Not 24/7] https://live1.presstv.ir/live/presstvfr/index.m3u8 #EXTINF:-1 tvg-id="QazvinTV.ir" status="online",QAZVIN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:qazvin/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] @@ -103,7 +101,5 @@ https://live.kalemehtv.tv/live/ngrp:kalemeh_all/playlist.m3u8 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 cdb1d11f9..a913af615 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -51,7 +51,7 @@ https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/ https://streamcdnb10-859c1818ed614cc5b0047439470927b0.msvdn.net/live/S76890577/tDoFkZD3T1Lw/playlist.m3u8 #EXTINF:-1 tvg-id="CompanyTV.it" status="online",Company TV (720p) https://5929b138b139d.streamlock.net/CompanyTV/smil:CompanyTV.smil/master.m3u8 -#EXTINF:-1 tvg-id="DonnaShopping.it" status="blocked",Donna Shopping (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DonnaShopping.it" status="error",Donna Shopping (1080p) [Not 24/7] https://media.streambrothers.com:1936/8038/8038/playlist.m3u8 #EXTINF:-1 tvg-id="EliveTVBrescia.it" status="online",Elive TV Brescia (720p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/elivebresciatv/elivebresciatv/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,17 +156,17 @@ 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 #EXTINF:-1 tvg-id="Rai3.it" status="online",Rai 3 (720p) [Not 24/7] http://wzstreaming.rai.it/TVlive/liveStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Rai3.it" status="online",Rai 3 (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Rai3.it" status="error",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] http://stream.tvtap.net:8081/live/it-rai3.stream/playlist.m3u8 @@ -174,13 +174,13 @@ http://stream.tvtap.net:8081/live/it-rai3.stream/playlist.m3u8 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 #EXTINF:-1 tvg-id="Rai5.it" status="blocked",Rai 5 (302p) [Geo-blocked] http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) +#EXTINF:-1 tvg-id="RaiGulp.it" status="error",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 #EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 @@ -192,9 +192,9 @@ https://rainews1-live.akamaized.net/hls/live/598326/rainews1/rainews1/playlist.m https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746992 #EXTINF:-1 tvg-id="RaiScuola.it" status="online",Rai Scuola (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747011 -#EXTINF:-1 tvg-id="RaiStoria.it" status="online",Rai Storia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RaiStoria.it" status="error",Rai Storia (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746990 -#EXTINF:-1 tvg-id="RaiYoyo.it" status="online",Rai YoYo (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RaiYoyo.it" status="error",Rai YoYo (576p) [Geo-blocked] 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 @@ -250,7 +250,7 @@ http://5ce9406b73c33.streamlock.net/TeleArena/TeleArena.stream/playlist.m3u8 https://live.mariatvcdn.com/telebelluno/a3b80388da9801906adf885282e73bc3.sdp/mono.m3u8 #EXTINF:-1 tvg-id="Telechiara.it" status="online",Telechiara (720p) http://fms.tvavicenza.it:1935/telechiara/diretta/playlist.m3u8 -#EXTINF:-1 tvg-id="TelecolorLombardia.it" status="online",Telecolor Lombardia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelecolorLombardia.it" status="error",Telecolor Lombardia (1080p) [Not 24/7] https://1aadf145546f475282c5b4e658c0ac4b.msvdn.net/live/324149/hlbAWtl/playlist.m3u8 #EXTINF:-1 tvg-id="Telefoggia.it" status="online",Telefoggia (480p) [Not 24/7] http://wms.shared.streamshow.it/telefoggia/mp4:telefoggia/playlist.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 @@ -326,7 +326,7 @@ https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/in 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] http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 -#EXTINF:-1 tvg-id="Vuemme.it" status="online",Vuemme (480p) +#EXTINF:-1 tvg-id="Vuemme.it" status="error",Vuemme (480p) https://5db313b643fd8.streamlock.net/Vuemme/Vuemme/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Gold 78 (1080p) https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 diff --git a/streams/it_samsung.m3u b/streams/it_samsung.m3u index 75fb73a3e..70935b19c 100644 --- a/streams/it_samsung.m3u +++ b/streams/it_samsung.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AmuseAnimation.it" status="online",Amuse Animation +#EXTINF:-1 tvg-id="AmuseAnimation.it" status="error",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 @@ -17,8 +17,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 +41,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 +57,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 2374526a1..7371b9150 100644 --- a/streams/jo.m3u +++ b/streams/jo.m3u @@ -3,7 +3,7 @@ https://almamlka-live.ercdn.net/almamlka/almamlka.m3u8 #EXTINF:-1 tvg-id="AmmanTV.jo" status="online",Amman TV (720p) https://ammantv.c.s73cdn.net/23153d43-375a-472a-bc5f-9827582b5d22/elemental/live/master.m3u8 -#EXTINF:-1 tvg-id="AmmanTV.jo" status="online",Amman TV (720p) +#EXTINF:-1 tvg-id="AmmanTV.jo" status="error",Amman TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/ammantv #EXTINF:-1 tvg-id="AOneTV.jo" status="online",A One TV https://master.starmena-cloud.com/hls/a1jo.m3u8 @@ -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 f0f46ee00..946c7f7f4 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -1,97 +1,95 @@ #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="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 +97,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 @@ -127,54 +125,54 @@ 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) @@ -189,22 +187,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 +211,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 6144e9280..bf63574dd 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="AkiliKids.ke" status="error",Akili Kids! (480p) +#EXTINF:-1 tvg-id="AkiliKids.ke" status="online",Akili Kids! (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7tfayd #EXTINF:-1 tvg-id="CitizenTV.ke" status="online",Citizen TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/kenyacitizentv/live -#EXTINF:-1 tvg-id="InooroTV.ke" status="online",Inooro Tv (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="InooroTV.ke" status="error",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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/KamemeTv diff --git a/streams/kr.m3u b/streams/kr.m3u index 3a30eb776..51c85029a 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -9,10 +9,10 @@ https://kr-streams.onrender.com/scraper?channel=436 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="Anione.kr" status="error",Anione (1080p) +https://kr-streams.onrender.com/scraper?channel=426 #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) @@ -35,30 +35,30 @@ https://amdlive-ch03-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/pl 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="online",Baduk TV (540p) +http://mytv.dothome.co.kr/ch/catv/251.php #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) -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) +#EXTINF:-1 tvg-id="BilliardsTV.kr" status="online",Billiards TV (540p) http://mytv.dothome.co.kr/ch/catv/252.php +#EXTINF:-1 tvg-id="BilliardsTV.kr" status="error",Billiards TV (1080p) +https://kr-streams.onrender.com/scraper?channel=236 #EXTINF:-1 tvg-id="BravoKids.kr" status="error",Bravo Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCu6mog947IWOXL23AzKlImw/live #EXTINF:-1 tvg-id="BTNTV.kr" status="online",BTN TV (1080p) 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="online",Carrie TV (540p) +http://mytv.dothome.co.kr/ch/catv/212.php #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) http://cbs-live.gscdn.com/cbs-live/cbs-live.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CGNTV.kr" status="timeout",CGNTV (720p) @@ -67,32 +67,32 @@ 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="online",Channel A (540p) +http://mytv.dothome.co.kr/ch/catv/229.php #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) -http://mytv.dothome.co.kr/ch/catv/229.php +#EXTINF:-1 tvg-id="ChannelChina.kr" status="online",Channel China (1080p) +http://mytv.dothome.co.kr/ch/catv/255.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) -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="ChannelSeezn.kr" status="error",Channel Seezn (1080p) +https://kr-streams.onrender.com/scraper?channel=470 #EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",MBC Chuncheon (์ถ˜์ฒœ MBC) (480p) [Not 24/7] https://stream.chmbc.co.kr/TV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ChungbukMBCTV.kr" status="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) +#EXTINF:-1 tvg-id="ChunghwaTV.kr" status="error",Chunghwa TV (1080p) +https://kr-streams.onrender.com/scraper?channel=287 +#EXTINF:-1 tvg-id="CinemaHeaven.kr" status="online",Cinema Heaven (540p) http://mytv.dothome.co.kr/ch/catv/231.php +#EXTINF:-1 tvg-id="CinemaHeaven.kr" status="error",Cinema Heaven (1080p) +https://kr-streams.onrender.com/scraper?channel=821 #EXTINF:-1 tvg-id="CJBTV.kr" status="online",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) @@ -105,14 +105,14 @@ 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) +#EXTINF:-1 tvg-id="DaekyoKidsTV.kr" status="error",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="online",DreamWorks (540p) +http://mytv.dothome.co.kr/ch/catv/266.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) -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 #EXTINF:-1 tvg-id="EBS1TV.kr" status="online",EBS 1 (400p) @@ -135,10 +135,10 @@ 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) http://mytv.dothome.co.kr/ch/catv/250.php +#EXTINF:-1 tvg-id="FTV.kr" status="error",FTV (1080p) +https://kr-streams.onrender.com/scraper?channel=239 #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 #EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (480p) [Not 24/7] @@ -167,37 +167,37 @@ https://allanf181.github.io/adaptive-streams/streams/kr/HoneyTV.m3u8 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="IBSports.kr" status="error",IB Sports (1080p) +https://kr-streams.onrender.com/scraper?channel=271 +#EXTINF:-1 tvg-id="iHQDrama.kr" status="online",iHQ drama (540p) +http://mytv.dothome.co.kr/ch/catv/256.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) -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] http://123.140.197.22/stream/1/play.m3u8 +#EXTINF:-1 tvg-id="JTBC2.kr" status="online",JTBC2 (540p) +http://mytv.dothome.co.kr/ch/catv/282.php #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) -http://mytv.dothome.co.kr/ch/catv/282.php +#EXTINF:-1 tvg-id="JTBC4.kr" status="online",JTBC4 (1080p) +http://mytv.dothome.co.kr/ch/catv/283.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) -http://mytv.dothome.co.kr/ch/catv/283.php +#EXTINF:-1 tvg-id="JTBC.kr" status="online",JTBC (540p) +http://mytv.dothome.co.kr/ch/catv/211.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="online",JTBC Golf (540p) +http://mytv.dothome.co.kr/ch/catv/248.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) -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 @@ -253,7 +253,7 @@ https://kr-streams.onrender.com/scraper?channel=408 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) +#EXTINF:-1 tvg-id="LotteOneTV.kr" status="error",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 @@ -263,28 +263,28 @@ http://mytv.dothome.co.kr/ch/catv/26.php 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="online",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="online",Mnet (540p) +http://mytv.dothome.co.kr/ch/catv/224.php #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) -http://mytv.dothome.co.kr/ch/catv/224.php #EXTINF:-1 tvg-id="MokpoMBCTV.kr" status="online",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="NationalAssemblyTV.kr" status="error",National Assembly TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCL-WOj1FxKR8Hlzg5tvnWKg/live #EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="error",National Geographic Wild Korea (1080p) https://allanf181.github.io/adaptive-streams/streams/kr/NationalGeographicWildKorea.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="error",National Geographic Wild Korea (1080p) @@ -297,16 +297,16 @@ http://nonghyup.flive.skcdn.com/nonghyup/_definst_/nhlive/playlist.m3u8 https://livestream.nsmall.com/IPHONE/nsmallMobile.m3u8 #EXTINF:-1 tvg-id="NSShopPlus.kr" status="online",NS Shop Plus (720p) https://shoppstream.nsmall.com/IPHONE/mobile.m3u8 -#EXTINF:-1 tvg-id="OBSGyeonginTV.kr" status="error",OBS Gyeongin TV (540p) +#EXTINF:-1 tvg-id="OBSGyeonginTV.kr" status="online",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="OLife.kr" status="error",OLIFE (1080p) +https://kr-streams.onrender.com/scraper?channel=503 #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) @@ -345,7 +345,7 @@ https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball4.m3 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 @@ -353,7 +353,7 @@ https://allanf181.github.io/adaptive-streams/streams/kr/SBSGolf.m3u8 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) +#EXTINF:-1 tvg-id="ScreenGolfzon.kr" status="error",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 @@ -377,44 +377,44 @@ https://allanf181.github.io/adaptive-streams/streams/kr/SpoTV1.m3u8 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="Telenovela.kr" status="error",Telenovela (1080p) +https://kr-streams.onrender.com/scraper?channel=216 #EXTINF:-1 tvg-id="TheMovie.kr" status="error",THE MOVIE (1080p) https://allanf181.github.io/adaptive-streams/streams/kr/TheMovie.m3u8 +#EXTINF:-1 tvg-id="TheMovie.kr" status="error",THE MOVIE (1080p) +https://kr-streams.onrender.com/scraper?channel=141 #EXTINF:-1 tvg-id="TJBTV.kr" status="online",SBS TJB (1080p) [Not 24/7] http://1.245.74.5:1935/live/tv/.m3u8 #EXTINF:-1 tvg-id="TomatoTV.kr" status="error",Tomato TV (1080p) https://allanf181.github.io/adaptive-streams/streams/kr/TomatoTV.m3u8 +#EXTINF:-1 tvg-id="Tooniverse.kr" status="online",Tooniverse (540p) +http://mytv.dothome.co.kr/ch/catv/225.php #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) -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 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="online",tvN (540p) +http://mytv.dothome.co.kr/ch/catv/221.php #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) -http://mytv.dothome.co.kr/ch/catv/221.php +#EXTINF:-1 tvg-id="tvNDrama.kr" status="online",tvN DRAMA (540p) +http://mytv.dothome.co.kr/ch/catv/226.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) -http://mytv.dothome.co.kr/ch/catv/226.php +#EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN SHOW (540p) +http://mytv.dothome.co.kr/ch/catv/222.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) -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="tvNStory.kr" status="error",tvN STORY (1080p) +https://kr-streams.onrender.com/scraper?channel=283 #EXTINF:-1 tvg-id="TVWorkNet.kr" status="online",TVWorkNet (480p) http://live.worktv.or.kr:1935/live/wowtvlive1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="UBCTV.kr" status="online",SBS UBC (UBC ์šธ์‚ฐ๋ฐฉ์†ก) (540p) [Not 24/7] @@ -431,11 +431,11 @@ http://192.241.153.173/live/livestream.m3u8 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) +#EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="online",Yonhap News TV (540p) http://mytv.dothome.co.kr/ch/catv/216.php -#EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (1080p) +#EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="error",Yonhap News TV (1080p) +https://nv-streams.onrender.com/scraper?channel=3214537 +#EXTINF:-1 tvg-id="YTN.kr" status="timeout",YTN (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live #EXTINF:-1 tvg-id="YTN.kr" status="error",YTN (1080p) https://allanf181.github.io/adaptive-streams/streams/kr/YTN.m3u8 @@ -469,7 +469,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel 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 diff --git a/streams/kw.m3u b/streams/kw.m3u index 4a0f0ce74..6df47ae9a 100644 --- a/streams/kw.m3u +++ b/streams/kw.m3u @@ -9,11 +9,11 @@ https://5e74a9d684b2e.streamlock.net/liveTrans/ngrp:channel23_all/playlist.m3u8 https://gulfsat.cdn.easybroadcast.fr/live/Al-Sabah_abr/playlist.m3u8 #EXTINF:-1 tvg-id="ATV.kw" status="blocked",ATV (360p) [Not 24/7] https://gulfsat.cdn.easybroadcast.fr/live/Aladalah_abr/playlist.m3u8 -#EXTINF:-1 tvg-id="Ch4Teen.kw" status="error",Ch4Teen (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Ch4Teen.kw" status="online",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] 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] +#EXTINF:-1 tvg-id="Ch4TeenDocumentary.kw" status="online",Ch4teen Documentary (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7yu0j5 #EXTINF:-1 tvg-id="FunoonTV.kw" status="blocked",Funoon (360p) https://gulfsat.cdn.easybroadcast.fr/live/FunoonHd_abr/playlist.m3u8 diff --git a/streams/kz.m3u b/streams/kz.m3u index 86d8663f1..d42501f8a 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="31Kanal.kz" status="online",31 ะบะฐะฝะฐะป (576p) [Not 24/7] +#EXTINF:-1 tvg-id="31Kanal.kz" status="timeout",31 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="AbaiTV.kz" status="online",Abai TV https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 @@ -7,11 +7,11 @@ https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 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="AstanaTV.kz" status="online",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AstanaTV.kz" status="timeout",ะัั‚ะฐะฝะฐ (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] +#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="error",Atameken Business (1080p) [Not 24/7] http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Balapan.kz" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 @@ -29,7 +29,7 @@ http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/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 diff --git a/streams/lb.m3u b/streams/lb.m3u index d2ef4f5ce..59bd76911 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AlHayatTV.us" status="online",Alhayat TV (720p) [Not 24/7] https://cdn3.wowza.com/5/OE5HREpIcEkySlNT/alhayat-live/ngrp:livestream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="AlImanTV.lb" status="online",Aliman TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="AlImanTV.lb" status="error",Aliman TV (240p) [Not 24/7] https://svs.itworkscdn.net/alimanlive/imantv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] http://185.105.4.151:8080/_defapp_/ittihad/index.m3u8 @@ -15,8 +15,6 @@ https://manar.live/iptv/playlist.m3u8 https://manar.live/x.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (576p) https://mdnlv.cdn.octivid.com/almdn/smil:mpegts.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Al Wifak (480p) -http://alwifaklive.info:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ArabicaTV.lb" status="online",Arabica TV (720p) http://istream.binarywaves.com:8081/hls/arabica/playlist.m3u8 #EXTINF:-1 tvg-id="CharityTV.lb" status="online",CharityTV (1080p) [Not 24/7] @@ -42,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 390a332a4..71231042b 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -7,7 +7,7 @@ https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="Rupavahini.lk" status="timeout",Rupavahini (480p) [Not 24/7] http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.lk" status="error",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.lk" status="online",Santhora TV (720p) http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 #EXTINF:-1 tvg-id="SiyathaTV.lk" status="timeout",Siyatha TV (720p) [Not 24/7] http://live.siyathatv.lk:19904/hls/siyatha_tv.m3u8 diff --git a/streams/lu_samsung.m3u b/streams/lu_samsung.m3u index acea2d816..cdb3ee7a7 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/me.m3u b/streams/me.m3u index db2af7470..7a99d02e7 100644 --- a/streams/me.m3u +++ b/streams/me.m3u @@ -10,9 +10,9 @@ http://cdn3.bcdn.rs:1935/cg2/smil:cg2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] http://cdn3.bcdn.rs:1935/cgsat/smil:cgsat.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] -http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.1.stream/index.m3u8 +#EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] +http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="timeout",TVCG Sat (720p) http://rtcg3.videostreaming.rs:1935/rtcg/smil:rtcg.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVCG Parlamentarni diff --git a/streams/mm.m3u b/streams/mm.m3u index 4cdeed0ee..3b158d821 100644 --- a/streams/mm.m3u +++ b/streams/mm.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="MyanmarInternationalTV.mm" status="online",Myanmar International TV (mitv) (480p) +#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/mw.m3u b/streams/mw.m3u index 21c2fc2d0..88b583bf0 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="timeout",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 a12294269..58b9e9676 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -45,7 +45,7 @@ http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 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] 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] +#EXTINF:-1 tvg-id="ImagenTV.mx" status="online",Imagen TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if #EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked] https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 @@ -53,7 +53,7 @@ https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 #EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="online",Mรฉxico Travel Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf -#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="online",Milenio Televisiรณn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="timeout",Milenio Televisiรณn (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -133,5 +133,5 @@ https://linear-193.frequency.stream/193/hls/master/playlist.m3u8 http://mdstrm.com/live-stream-playlist/5d5d51a4e9a40e25f4a0332c.m3u8 #EXTINF:-1 tvg-id="" status="online",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 diff --git a/streams/mx_pluto.m3u b/streams/mx_pluto.m3u index a9e115d11..4dd707ec1 100644 --- a/streams/mx_pluto.m3u +++ b/streams/mx_pluto.m3u @@ -11,7 +11,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c548530007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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) +#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="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= @@ -57,7 +57,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009 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) 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="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="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 @@ -73,7 +73,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d0007 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) 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= @@ -84,9 +84,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9996533c9de30007 #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) @@ -119,10 +119,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009 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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDramas.us" status="online",Pluto TV Novelas Dramas (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) @@ -169,7 +169,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dc7480e3550009 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 -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 diff --git a/streams/mx_samsung.m3u b/streams/mx_samsung.m3u index 28f003e74..78618dbcc 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/ng.m3u b/streams/ng.m3u index d9743fa79..1d24b242c 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -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 f465fa072..ac6fb29c1 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -19,7 +19,7 @@ https://inliveserver.com:1936/17510/17510/playlist.m3u8 https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) http://138.117.4.70:8075/channel8/playlist.m3u8 -#EXTINF:-1 tvg-id="VosTV.ni" status="online",Vos Tv (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VosTV.ni" status="error",Vos Tv (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59e60c4997381ef50d15c041/playlist.m3u8 #EXTINF:-1 tvg-id="WTVCanal20.ni" status="online",WTV Canal 20 (720p) https://cloudvideo.servers10.com:8081/8130/index.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index 0a0a05979..d30e57813 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] @@ -99,7 +77,7 @@ https://media.rtvnoord.nl/live/rtvnoord/tv/index.m3u8 https://media.rtvnoord.nl/live/rtvnoord/extra/index.m3u8 #EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (Achtkarspelen / Tytsjerksteradiel) [Not 24/7] https://5ebd833552d56.streamlock.net/rtvnof3/rtvnof3/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="error",RTV Noordoost Friesland (720p) [Not 24/7] https://593aed234297b.streamlock.net/rtvnof2/live/playlist.m3u8 #EXTINF:-1 tvg-id="RTVOost.nl" status="online",RTV Oost (720p) https://d34cg2bnc08ruf.cloudfront.net/live/rtvoost/tv/index.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 53edd21c1..a9d6dd064 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/pa.m3u b/streams/pa.m3u index 978373532..bc9c07156 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -15,7 +15,7 @@ https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 http://209.91.213.10:8088/play/a01o #EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 -#EXTINF:-1 tvg-id="RPCTV.pa" status="blocked",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="RPCTV.pa" status="online",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index 8d8788f70..36dc8e8f0 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -19,13 +19,13 @@ https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 https://tv.inka.net.pe/bestcablemusic/bestcablemusic/index.m3u8 #EXTINF:-1 tvg-id="BestCablePeru.pe" status="online",Best Cable Perรบ (720p) [Not 24/7] https://tv.inka.net.pe/bestcable/bestcable/index.m3u8 -#EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="online",Best Cable Sports Perรบ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="error",Best Cable Sports Perรบ (720p) [Not 24/7] https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 -#EXTINF:-1 tvg-id="BethelTV.pe" status="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,7 +45,7 @@ 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] +#EXTINF:-1 tvg-id="CNCDigital.pe" status="error",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 @@ -59,11 +59,11 @@ 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="online",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 -#EXTINF:-1 tvg-id="DiasporaTV.pe" status="online",Diรกspora TV [Not 24/7] +#EXTINF:-1 tvg-id="DiasporaTV.pe" status="error",Diรกspora TV [Not 24/7] https://s1.tvdatta.com:3804/live/diasporatvlive.m3u8 #EXTINF:-1 tvg-id="DMJ.pe" status="online",DMJ (Cuzco) (720p) [Not 24/7] https://v4.tustreaming.cl/s1tv/playlist.m3u8 @@ -95,17 +95,15 @@ https://5c3fb01839654.streamlock.net:1963/iptvrci/livercitv/playlist.m3u8 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] +#EXTINF:-1 tvg-id="InnovaFMTV.pe" status="error",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="error",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 #EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8 @@ -127,7 +125,7 @@ https://tv.portalexpress.es:3399/hybrid/play.m3u8 https://7.innovatestream.pe:19360/mieltv/mieltv.m3u8 #EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 -#EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilleniumTV.pe" status="error",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 #EXTINF:-1 tvg-id="MINEDUIPTV1.pe" status="online",MINEDU IPTV 1 (320p) [Not 24/7] http://iptv.perueduca.pe:1935/canal1/canal11/playlist.m3u8 @@ -145,7 +143,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 @@ -201,7 +199,7 @@ 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 @@ -209,9 +207,9 @@ http://38.131.11.9:1080/play/a0d8 https://live.obslivestream.com/selvatv/index.m3u8 #EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 -#EXTINF:-1 tvg-id="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] +#EXTINF:-1 tvg-id="SanjuaneraTV.pe" status="error",SanjuaneraTV [Not 24/7] https://live.obslivestream.com/sanjuanera/index.m3u8 #EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="online",SelvaMรญa TV (Aguaytรญa) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 @@ -225,9 +223,9 @@ http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/somostvchimbote #EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 -#EXTINF:-1 tvg-id="SuperCanal.pe" status="online",Super Canal (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperCanal.pe" status="error",Super Canal (Yurimaguas) (720p) [Not 24/7] https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 -#EXTINF:-1 tvg-id="SuperTV.pe" status="online",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperTV.pe" status="error",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7] https://tvdatta.com:3517/live/kachorrotvlive.m3u8 #EXTINF:-1 tvg-id="SurTV.pe" status="online",SurTV (Ilo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 @@ -239,7 +237,7 @@ https://live.obslivestream.com/telecolormux/index.m3u8 https://1667517699.rsc.cdn77.org/hls/ilo.m3u8 #EXTINF:-1 tvg-id="TelesurMollendo.pe" status="error",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 @@ -257,11 +255,11 @@ https://servilive.com:3531/live/tumpistvlive.m3u8 https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="online",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5/index.m3u8 -#EXTINF:-1 tvg-id="TVBellaAsuncion.pe" status="online",Bella Asuncion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVBellaAsuncion.pe" status="error",Bella Asuncion TV (720p) [Not 24/7] https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] 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 @@ -271,8 +269,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD #EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p) http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8 -#EXTINF:-1 tvg-id="TVPalmeras.pe" status="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] @@ -293,7 +289,7 @@ 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] +#EXTINF:-1 tvg-id="VamisaTV.pe" status="error",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 @@ -305,7 +301,7 @@ https://ott1.hdlatam.tv/live_abr/webtvVisionSur/playlist.m3u8 https://multimedia.tmcreativos.com:1936/visionmusica/visionmusica/playlist.m3u8 #EXTINF:-1 tvg-id="VNP.pe" status="online",Visiรณn Noticias Perรบ (VNP) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionnoticias/visionnoticias/playlist.m3u8 -#EXTINF:-1 tvg-id="VZTV.pe" status="error",VZ Televisiรณn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VZTV.pe" status="online",VZ Televisiรณn (720p) [Not 24/7] https://live.obslivestream.com/vztv/index.m3u8 #EXTINF:-1 tvg-id="WillaxTV.pe" status="online",Willax (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/WillaxTV diff --git a/streams/ph.m3u b/streams/ph.m3u index 23c299b25..068ca1698 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -13,7 +13,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHN https://cocphil.akamaized.net/hls/live/2042846/inctv/playlist.m3u8 #EXTINF:-1 tvg-id="KapamilyaChannel.ph" status="timeout",Kapamilya Channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live -#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live #EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 diff --git a/streams/pk.m3u b/streams/pk.m3u index a90e0afe9..c2b650823 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) @@ -52,7 +52,7 @@ http://103.81.104.118/hls/stream11.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCj-e7yp2_-qE-TPritppZGQ/live #EXTINF:-1 tvg-id="SindhTVNews.pk" status="online",Sindh TV News https://streamone.simpaisa.com:8443/pitvlive1/sindhnews.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="WasebTV.pk" status="online",Waseb TV (720p) +#EXTINF:-1 tvg-id="WasebTV.pk" status="error",Waseb TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCb3vKSPkWFWiFljsSGoeyoQ/live #EXTINF:-1 tvg-id="ZindagiTV.pk" status="online",Zindagi TV (576p) [Not 24/7] https://5ad386ff92705.streamlock.net/live_transcoder/ngrp:zindagitv.stream_all/chunklist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index ac5db01ef..94108fa27 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -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 87ad06b2e..583b1ec89 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="CDMInternacional.pr" status="online",CDM International (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CDMInternacional.pr" status="timeout",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] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index 83bbb2894..5b581c2ef 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="7alaTV.ps" status="online",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] -http://htvajyal.mada.ps:8888/ajyal/index.m3u8 -#EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/ajyal/index.m3u8 +#EXTINF:-1 tvg-id="AjyalTV.ps" status="error",Ajyal TV (720p) [Not 24/7] +http://htvajyal.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 #EXTINF:-1 tvg-id="Audeh.ps" status="online",Audeh (480p) @@ -13,13 +13,13 @@ http://htvpalsat.mada.ps:8888/audeh/index.m3u8 https://cdg8.edge.technocdn.com/palestiniantv_source/live/playlist.m3u8 #EXTINF:-1 tvg-id="MarahFM.ps" status="online",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="online",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 #EXTINF:-1 tvg-id="MusawaChannel.ps" status="online",MusawaChannel (404p) [Not 24/7] http://htvpalsat.mada.ps:8888/musawa/index.m3u8 -#EXTINF:-1 tvg-id="NablusTV.ps" status="online",Nablus TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NablusTV.ps" status="error",Nablus TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/nabluslive/index.m3u8 #EXTINF:-1 tvg-id="PalestineMubasher.ps" status="online",Palestine Mubasher (404p) http://htvpalsat.mada.ps:8888/PBCLive/index.m3u8 @@ -35,9 +35,9 @@ 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="error",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] http://htvmada.mada.ps:8888/wattan/index.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 257de0c85..37d8a5acd 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -33,7 +33,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacoresHD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Aรงores (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP รfrica (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPAfrica.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP รfrica (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPiAsia.pt" status="online",RTP Internacional Asia (480p) @@ -44,7 +44,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPMemoria.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",RTP Memรณria (504p) +#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",RTP Memรณria (504p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SIC.pt" status="online",SIC (1080p) diff --git a/streams/py.m3u b/streams/py.m3u index bc473cac8..d43329209 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -7,7 +7,7 @@ https://d4xunn272arip.cloudfront.net/hls/c9n.m3u8 https://rds3.desdeparaguay.net/dismartv/dismartv/playlist.m3u8 #EXTINF:-1 tvg-id="Educanal.py" status="online",Educanal https://59ce1298bfb98.streamlock.net/educanal/educanal/playlist.m3u8 -#EXTINF:-1 tvg-id="EstacionCristal.py" status="online",Estaciรณn Cristal +#EXTINF:-1 tvg-id="EstacionCristal.py" status="error",Estaciรณn Cristal 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 diff --git a/streams/ro.m3u b/streams/ro.m3u index 3febb5194..ac0a75dab 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -11,7 +11,7 @@ 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="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 +50,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="online",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 5f8158a5e..46708950f 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -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 f2014a34c..35ac3c3c0 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) @@ -49,7 +49,7 @@ https://strm.yandex.ru/kal/astrahan24/astrahan240.m3u8 https://streaming.astrakhan.ru/astrakhanrusporthd/playlist.m3u8 #EXTINF:-1 tvg-id="AstrahanRuTV.ru" status="online",ะัั‚ั€ะฐั…ะฐะฝัŒ.Ru TV (480p) https://streaming.astrakhan.ru/astrakhanrulivehd/playlist.m3u8 -#EXTINF:-1 tvg-id="AVTO24.ru" status="blocked",ะะฒั‚ะพ 24 (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="AVTO24.ru" status="timeout",ะะฒั‚ะพ 24 (576p) [Geo-blocked] http://185.52.77.67:8080/Avto24/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="BackusTVDark.ru" status="online",Backus TV ะกั‚ั€ะฐัˆะฝะพะต (720p) [Not 24/7] http://stream.backustv.ru/live/btv2/index.m3u8 @@ -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 @@ -71,7 +71,7 @@ http://ott-cdn.ucom.am/s34/index.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 http://ott-cdn.ucom.am/s78/index.m3u8 -#EXTINF:-1 tvg-id="BST.ru" status="online",ะ‘ะกะข (ะ‘ะฐัˆะบะธั€ัะบะพะต ัะฟัƒั‚ะฝะธะบะพะฒะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต) (576p) +#EXTINF:-1 tvg-id="BST.ru" status="error",ะ‘ะกะข (ะ‘ะฐัˆะบะธั€ัะบะพะต ัะฟัƒั‚ะฝะธะบะพะฒะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต) (576p) https://bsttv.bonus-tv.ru/cdn/bst/playlist.m3u8 #EXTINF:-1 tvg-id="CentralTV.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 @@ -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 @@ -95,10 +95,10 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_STS/variant.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 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) +#EXTINF:-1 tvg-id="CTC.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะกะขะก (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s52/04.m3u8 -#EXTINF:-1 tvg-id="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 @@ -114,11 +114,11 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 http://ott-cdn.ucom.am/s88/index.m3u8 #EXTINF:-1 tvg-id="DomKino.ru" status="timeout",ะ”ะพะผ ะบะธะฝะพ (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="online",ะ”ะพั€ะฐะผะฐ (1080p) [Not 24/7] -https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพั€ะฐะผะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s95/index.m3u8 +#EXTINF:-1 tvg-id="Dorama.uk" status="timeout",ะ”ะพั€ะฐะผะฐ (1080p) [Not 24/7] +https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Enisey.ru" status="online",ะ•ะฝะธัะตะน (1080p) [Not 24/7] http://hls-eniseytv.cdnvideo.ru/eniseytv/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="EuropaPlusTV.ru" status="blocked",Europa Plus TV (1080p) [Geo-blocked] @@ -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] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="timeout",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinomiks.ru" status="online",ะšะธะฝะพะผะธะบั (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",ะšะธะฝะพะผะธะบั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",ะšะธะฝะพะฟั€ะตะผัŒะตั€ะฐ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",ะšะธะฝะพะฟั€ะตะผัŒะตั€ะฐ (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosemja.ru" status="online",ะšะธะฝะพัะตะผัŒั (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosemja.ru" status="timeout",ะšะธะฝะพัะตะผัŒั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="Komediya.ru" status="blocked",ะšะพะผะตะดะธั (576p) [Not 24/7] http://188.40.68.167/russia/komediya/playlist.m3u8 @@ -213,19 +213,19 @@ http://live-minidey.cdnvideo.ru/minidey/minidey.sdp/playlist.m3u8 http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/hd/playlist.m3u8 #EXTINF:-1 tvg-id="Mir24.ru" status="online",ะœะธั€ 24 (1080p) http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mir24_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="Mir24.ru" status="online",ะœะธั€ 24 (576p) [Not 24/7] -https://sc.id-tv.kz/Mir24.m3u8 #EXTINF:-1 tvg-id="Mir24.ru" status="blocked",ะœะธั€ 24 (1080p) [Not 24/7] http://188.40.68.167/russia/mir24/playlist.m3u8 +#EXTINF:-1 tvg-id="Mir24.ru" status="timeout",ะœะธั€ 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Mir24.m3u8 #EXTINF:-1 tvg-id="Mir.ru" status="online",ะœะธั€ (1080p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogorya.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="MirBelogorya.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogorya.ru" status="timeout",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",ะœะธั€ +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="MirPlus3.ru" status="online",ะœir +3 (512p) [Not 24/7] +#EXTINF:-1 tvg-id="MirPlus3.ru" status="timeout",ะœir +3 (512p) [Not 24/7] https://sc.id-tv.kz/Mir.m3u8 #EXTINF:-1 tvg-id="MirPlus4.ru" status="online",ะœะธั€ +4 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv3_2500/playlist.m3u8 @@ -257,7 +257,7 @@ http://81.30.182.82:18092/hls/live.m3u8 http://serv30.vintera.tv:8081/detskiy/multimania20/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxRussia.ru" status="blocked",Music Box Russia (1080p) https://strm.yandex.ru/kal/rmbox/rmbox0.m3u8 -#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="timeout",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8 #EXTINF:-1 tvg-id="MuzSoyuz.ru" status="online",ะœัƒะท ัะพัŽะท (576p) http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8 @@ -302,7 +302,7 @@ http://ott-cdn.ucom.am/s77/index.m3u8 http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="o2tv.ru" status="blocked",ะž2ะขะ’ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="online",ะž! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="timeout",ะž! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="Ohotnikirybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะžั…ะพั‚ะฝะธะบ ะธ ะ ั‹ะฑะพะปะพะฒ (480p) #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 @@ -327,16 +327,16 @@ http://194.190.78.91/pskov/rewind-10800.m3u8 http://ott.inmart.tv:8081/18/index.m3u8 #EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะขัƒะปัŒัะบะธะน (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="online",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 -#EXTINF:-1 tvg-id="Poehali.ru" status="error",ะŸะพะตั…ะฐะปะธ! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Poehali.ru" status="timeout",ะŸะพะตั…ะฐะปะธ! (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] +#EXTINF:-1 tvg-id="PRNK.ru" status="error",ะŸะ ะะš (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 @@ -372,9 +372,9 @@ 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] +#EXTINF:-1 tvg-id="RodnoeKino.ru" status="timeout",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",ะ ะพะดะฝะพะน ะบะฐะฝะฐะป (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 @@ -442,11 +442,11 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 http://78.58.133.179:28000/play/a01t/index.m3u8 #EXTINF:-1 tvg-id="RusskiyDetektiv.ru" status="timeout",ะ ัƒััะบะธะน ะ”ะตั‚ะตะบั‚ะธะฒ (576p) http://193.33.88.172/rus-detective/playlist.m3u8 -#EXTINF:-1 tvg-id="RusskiySever.ru" status="online",ะ ัƒััะบะธะน ะกะตะฒะตั€ (ะ’ะพะปะพะณะดะฐ) (1080p) +#EXTINF:-1 tvg-id="RusskiySever.ru" status="timeout",ะ ัƒััะบะธะน ะกะตะฒะตั€ (ะ’ะพะปะพะณะดะฐ) (1080p) http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 -#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) +#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะถะธะน (480p) @@ -476,15 +476,15 @@ https://live2.mediacdn.ru/sr1/sever-mobile/playlist.m3u8 https://live2.mediacdn.ru/sr1/sever/playlist.m3u8 #EXTINF:-1 tvg-id="Sever.ru" status="online",ะกะตะฒะตั€ (ะะฐั€ัŒัะฝ-ะœะฐั€) (1080p) https://live.mediacdn.ru/sr1/sever/playlist.m3u8 +#EXTINF:-1 tvg-id="ShansonTV.ru" status="online",ะจะฐะฝัะพะฝ ะขะ’ (576p) [Geo-blocked] +http://uiptv.do.am/1ufc/602079679/playlist.m3u8 +#EXTINF:-1 tvg-id="ShansonTV.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/s43/index.m3u8 #EXTINF:-1 tvg-id="ShansonTV.ru" status="blocked",ะจะฐะฝัะพะฝ ะขะ’ (576p) [Geo-blocked] http://hls.shansontv.cdnvideo.ru/shansontv/shansontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShansonTV.ru" status="blocked",ะจะฐะฝัะพะฝ ะขะ’ (512p) [Geo-blocked] http://hls.shansontv.cdnvideo.ru/shansontv/shansontv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="ShansonTV.ru" status="blocked",ะจะฐะฝัะพะฝ ะขะ’ (576p) [Geo-blocked] -http://uiptv.do.am/1ufc/602079679/playlist.m3u8 -#EXTINF:-1 tvg-id="ShansonTV.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/s43/index.m3u8 #EXTINF:-1 tvg-id="ShchyolkovskoeTV.ru" status="online",ะฉั‘ะปะบะพะฒัะบะพะต ะขะ’ (576p) [Not 24/7] http://stream0.tv41.ru/live.m3u8 #EXTINF:-1 tvg-id="Shokiruyuschee.ru" status="timeout",ะจะพะบะธั€ัƒัŽั‰ะตะต (540p) @@ -514,7 +514,7 @@ http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_SUPER/variant.m3u8 #EXTINF:-1 tvg-id="Surgut24.ru" status="blocked",ะกัƒั€ะณัƒั‚ 24 (720p) [Not 24/7] https://video1.in-news.ru/c24/index.m3u8 -#EXTINF:-1 tvg-id="Takt24.ru" status="online",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] +#EXTINF:-1 tvg-id="Takt24.ru" status="error",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] http://109.194.62.29:8080 #EXTINF:-1 tvg-id="Tamyr.ru" status="online",ะขะฐะผั‹ั€ (576p) https://bsttv.bonus-tv.ru/cdn/tamyr/playlist.m3u8 @@ -522,7 +522,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 +531,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 @@ -563,7 +563,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) @@ -631,7 +631,7 @@ 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] http://37.193.6.155:34040/udp/239.1.9.2:1234 @@ -682,7 +682,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="timeout",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (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 +706,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/sa.m3u b/streams/sa.m3u index 971bb3db9..929e63dfc 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -9,16 +9,14 @@ 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="timeout",Al-Majd Holy Quran (576p) +#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="timeout",Al-Majd Scientific (576p) +#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) (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] 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="timeout",Al Quran Al Kareem TV (Mecca) (720p) @@ -115,12 +113,12 @@ https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e9110 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] @@ -129,18 +127,18 @@ https://rotanastudios-rotanacomedy-1-eu.xiaomi.wurl.tv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaDrama.sa" status="online",Rotana Drama (1080p) [Geo-blocked] https://rotanastudios-rotanadrama-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 -#EXTINF:-1 tvg-id="RotanaMusic.sa" status="online",Rotana Music (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaMusic.sa" status="online",Rotana Music (1080p) https://rotanastudios-rotanamusic-1-eu.xiaomi.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaPlusHD.sa" status="online",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 #EXTINF:-1 tvg-id="SaudiaRadio.sa" status="online",Saudia Radio (720p) diff --git a/streams/se_samsung.m3u b/streams/se_samsung.m3u index 193bd9281..98b5f39bb 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 0284c6a27..137dbf8b3 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -13,7 +13,7 @@ https://d2ko4czujk9652.cloudfront.net/hls/clr4ctv_cnas/master.m3u8 https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 #EXTINF:-1 tvg-id="GEM.sg" status="timeout",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,5 +25,5 @@ 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 diff --git a/streams/sn.m3u b/streams/sn.m3u index af697239c..43c996771 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -3,17 +3,17 @@ 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) 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 -#EXTINF:-1 tvg-id="TFM.sn" status="error",TFM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TFM.sn" status="online",TFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wcr45 #EXTINF:-1 tvg-id="" status="online",A2i TV (1080p) [Not 24/7] https://stream.sen-gt.com/A2itv/myStream/playlist.m3u8 diff --git a/streams/sy.m3u b/streams/sy.m3u index f8f6c5ffd..63dbc9abb 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -3,7 +3,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 diff --git a/streams/th.m3u b/streams/th.m3u index 39e3c7ac7..bd9c7eca9 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -5,29 +5,29 @@ https://thaipbs-ujxrch.cdn.byteark.com/live/playlist_1080p/index.m3u8 http://110.170.117.27:1935/apptv5hd1live/vdo-tv5hd1/playlist.m3u8 #EXTINF:-1 tvg-id="Channel5.th" status="online",Channel 5 (480p) https://tc-live1.sanook.com/live/22302_ch5.m3u8 -#EXTINF:-1 tvg-id="Channel7.th" status="blocked",Channel 7 (240p) +#EXTINF:-1 tvg-id="Channel7.th" status="timeout",Channel 7 (240p) 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] +#EXTINF:-1 tvg-id="Channel8.th" status="error",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] +#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="error",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] +#EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 #EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 @@ -35,14 +35,14 @@ https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 #EXTINF:-1 tvg-id="DLTV14.th" status="error",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="error",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_golfhd_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="NBTWorld.th" status="online",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 diff --git a/streams/tm.m3u b/streams/tm.m3u index c7bbd2587..1edf21a93 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -11,14 +11,14 @@ https://alpha.tv.online.tm/legacyhls/ch006.m3u8 https://alpha.tv.online.tm/hls/ch003.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch003.m3u8 -#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Tรผrkmenistan (112p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Tรผrkmenistan (226p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch007.m3u8 -#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Tรผrkmenistan Sport (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch004.m3u8 +#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Tรผrkmenistan (112p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Tรผrkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch004.m3u8 +#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Tรผrkmenistan Sport (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Tรผrkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Tรผrkmen Owazy (406p) [Not 24/7] diff --git a/streams/tr.m3u b/streams/tr.m3u index ca5449e28..d42c126cb 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -88,16 +88,16 @@ http://win20.yayin.com.tr/ertsahtv/ertsahtv/playlist.m3u8 https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="ETVManisa.tr" status="online",ETV Manisa (1080p) [Not 24/7] https://broadcasttr.com:446/manisaetv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="FenerbahceTV.tr" status="error",Fenerbahรงe TV (FBTV) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="FenerbahceTV.tr" status="online",Fenerbahรงe TV (FBTV) (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x21oo10 #EXTINF:-1 tvg-id="FinansTurkTV.tr" status="timeout",Finans Turk TV (720p) http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 #EXTINF:-1 tvg-id="FoxTurkey.tr" status="online",Fox Tรผrkiye (720p) https://foxtv.blutv.com/blutv_foxtv_live/live.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Guney TV Tarsus (270p) diff --git a/streams/tw.m3u b/streams/tw.m3u index e82ad24c1..d750a0c50 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -1,17 +1,17 @@ #EXTM3U #EXTINF:-1 tvg-id="BeautifulLifeTV.tw" status="online",Beautiful Life TV https://5ddce30eb4b55.streamlock.net/bltvhd/bltv1/playlist.m3u8 -#EXTINF:-1 tvg-id="CartoonNetworkTaiwan.tw" status="blocked",Cartoon Network Taiwan (CNๅก้€š้ข‘้“) (720p) +#EXTINF:-1 tvg-id="CartoonNetworkTaiwan.tw" status="online",Cartoon Network Taiwan (CNๅก้€š้ข‘้“) (720p) http://50.7.220.74:8278/momo1_twn/playlist.m3u8?ct=19225&tid=MA0A4898983648989836&tsum=bd109117d126916f203880b1f2063d5e #EXTINF:-1 tvg-id="CTiAsia.tw" status="blocked",CTi Asia (ไธญๅคฉไบžๆดฒๅฐ) (720p) http://50.7.220.74:8278/ctiasia_twn/playlist.m3u8?ct=19226&tid=MC3C8838319088383190&tsum=6eaf7a477dd08b06a5dc54b4c05e52e1 -#EXTINF:-1 tvg-id="CTiEntertainment.tw" status="online",CTi Entertainment (ไธญๅคฉๅจ›ๆจ‚ๅฐ) (720p) +#EXTINF:-1 tvg-id="CTiEntertainment.tw" status="error",CTi Entertainment (ไธญๅคฉๅจ›ๆจ‚ๅฐ) (720p) http://50.7.220.74:8278/ctient/playlist.m3u8?ct=17874&tid=m6780c60bd34a13540795&tsum=06089e289a460b0685447b7656d550e3 #EXTINF:-1 tvg-id="CTiNews.tw" status="online",CTi News (ไธญๅคฉๆ–ฐ่žๅฐ) 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) http://50.7.220.74:8278/ctshd_twn/playlist.m3u8?ct=19226&tid=MAFA1309481213094812&tsum=429f7c40691cdcc6c1fb108dbd11e002 @@ -31,10 +31,10 @@ https://pulltv1.wanfudaluye.com/live/tv1.m3u8 https://pulltv2.wanfudaluye.com/live/tv2.m3u8 #EXTINF:-1 tvg-id="DaliTV.tw" status="online",DaLi TV (ๅคง็ซ‹้›ป่ฆ–ๅฐ) (720p) http://www.dalitv.com.tw:4568/live/dali/index.m3u8 +#EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="online",EBC Financial News (ๆฑๆฃฎ่ฒก็ถ“ๆ–ฐ่žๅฐ) (720p) +http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca17599138&tsum=345085d2d6d4401fdb3da968dfee5a54 #EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="blocked",EBC Financial News (ๆฑๆฃฎ่ฒก็ถ“ๆ–ฐ่žๅฐ) (1080p) [Not 24/7] http://seb.sason.top/sc/dscjxw_fhd.m3u8 -#EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="blocked",EBC Financial News (ๆฑๆฃฎ่ฒก็ถ“ๆ–ฐ่žๅฐ) (720p) -http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca17599138&tsum=345085d2d6d4401fdb3da968dfee5a54 #EXTINF:-1 tvg-id="EBCForeignMovie.tw" status="blocked",EBC Foreign Movie (ๆฑๆฃฎๆด‹็‰‡ๅฐ) (720p) http://50.7.220.74:8278/ettvwestern/playlist.m3u8?ct=17874&tid=mfdfc048e6c2416337202&tsum=cad39b26202d525ea820bee1d69e545f #EXTINF:-1 tvg-id="EBCMovie.tw" status="blocked",EBC Movie (ๆฑๆฃฎ้›ปๅฝฑๅฐ) (720p) @@ -43,9 +43,9 @@ http://50.7.220.74:8278/ettvmovie/playlist.m3u8?ct=19225&tid=MDED194374041943740 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) +#EXTINF:-1 tvg-id="EraNews.tw" status="blocked",Era News (ๅนดไปฃๆ–ฐ่žๅฐ) (720p) http://50.7.220.74:8278/niandainews_twn/playlist.m3u8?ct=19226&tid=MA6A4647720946477209&tsum=48a66838dbcf633b2fb41307b29ef50a #EXTINF:-1 tvg-id="ETTVNews.tw" status="blocked",ETTV News (720p) http://50.7.220.74:8278/ettvnews/playlist.m3u8?ct=19225&tid=MAEA2793211727932117&tsum=151345e2ab6bc0c89ac85598f1988cd3 @@ -65,9 +65,9 @@ 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) http://50.7.220.74:8278/badazhonghe/playlist.m3u8?ct=19225&tid=MC7C4692263546922635&tsum=ffdc7a6397b511103e0df0b92e678790 @@ -79,7 +79,7 @@ http://50.7.220.74:8278/hollywoodmovies_twn/playlist.m3u8?ct=19225&tid=MECE56112 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 @@ -87,15 +87,15 @@ http://50.7.220.74:8278/ctv_taiwan/playlist.m3u8?ct=17990&tid=13765524&tsum=03eb http://seb.sason.top/sc/sllive_fhd.m3u8 #EXTINF:-1 tvg-id="SETNews.tw" status="blocked",SET News (ไธ‰็ซ‹ๆ–ฐ่ž) (720p) http://50.7.220.74:8278/sanlixiju_twn/playlist.m3u8?ct=19226&tid=MBDB8405357084053570&tsum=78944c0951d21a699e46fff4318a3799 -#EXTINF:-1 tvg-id="SETTaiwan.tw" status="blocked",SET Taiwan (ไธ‰็ซ‹่‡บ็ฃๅฐ) (720p) +#EXTINF:-1 tvg-id="SETTaiwan.tw" status="online",SET Taiwan (ไธ‰็ซ‹่‡บ็ฃๅฐ) (720p) http://50.7.220.74:8278/sanlitaiwan/playlist.m3u8?ct=17874&tid=m92ccadc4dc3718157816&tsum=3570a8198ca0fb7ebb803807e38b33fb -#EXTINF:-1 tvg-id="StarChineseChannel.hk" status="blocked",Star Chinese Channel HD (ๅซ่ง†ไธญๆ–‡ๅฐ) (720p) +#EXTINF:-1 tvg-id="StarChineseChannel.hk" status="online",Star Chinese Channel HD (ๅซ่ง†ไธญๆ–‡ๅฐ) (720p) http://50.7.220.74:8278/weishichinese_twn/playlist.m3u8?ct=19226&tid=MA8A7894022878940228&tsum=c0323ce59263e0096d4181626874e17c #EXTINF:-1 tvg-id="TaiwanIndigenousTV.tw" status="online",Taiwan Indigenous TV (ๅŽŸไฝๆฐ‘้›ป่ฆ–) (720p) http://streamipcf.akamaized.net/live/_definst_/live_720/key_b1500.m3u8 #EXTINF:-1 tvg-id="TaiwanPlusTV.tw" status="online",Taiwan Plus (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7c6rvyAZLpKGk8ttVnpnLA/live -#EXTINF:-1 tvg-id="TTV.tw" status="blocked",TTV (ๅฐ่ง†) (720p) +#EXTINF:-1 tvg-id="TTV.tw" status="online",TTV (ๅฐ่ง†) (720p) http://50.7.220.74:8278/ttv_taiwan/playlist.m3u8?ct=17874&tid=mdea1ba75c9e516139101&tsum=95f1742d36f959fe6e241587a4f8e970 #EXTINF:-1 tvg-id="TTVNews.tw" status="online",TTV News (ๅฐ่ง†ๆ–ฐ่žๅฐ) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ttvnewsview/live @@ -107,21 +107,21 @@ 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) http://50.7.220.74:8278/videolandmovie/playlist.m3u8?ct=18335&tid=ma2dac66da407&tsum=9a5a39559f64a71081ef9b3a85f2886c -#EXTINF:-1 tvg-id="VideolandSports.tw" status="online",Videoland Sports (720p) +#EXTINF:-1 tvg-id="VideolandSports.tw" status="blocked",Videoland Sports (720p) 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 @@ -189,7 +189,7 @@ http://50.7.220.74:8278/meiyamovie_twn/playlist.m3u8?ct=19226&tid=MFEF1001328410 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC4LjkybVKXCDlneVXlKAbmw/live #EXTINF:-1 tvg-id="" status="blocked",National Geographic HD (720p) http://50.7.220.74:8278/natgeohd_twn/playlist.m3u8?ct=17874&tid=ma1f0b9808d5014467661&tsum=73dfb91284f5b1358251546e6f03da3d -#EXTINF:-1 tvg-id="" status="online",SET Variety (ไธ‰็ซ‹็ถœๅˆๅฐ) (720p) +#EXTINF:-1 tvg-id="" status="blocked",SET Variety (ไธ‰็ซ‹็ถœๅˆๅฐ) (720p) http://50.7.220.74:8278/sanlizhonghe/playlist.m3u8?ct=17874&tid=m3362167a08a014596868&tsum=4472a7c943b67bf52fe5e836ca9f3b6b #EXTINF:-1 tvg-id="" status="blocked",Star Chinese Movies HD (ๆ˜ŸๅซHD็”ตๅฝฑๅฐ) (720p) http://50.7.220.74:8278/xingwei_movie/playlist.m3u8?ct=17874&tid=ma80888ed462f18082236&tsum=2824e7b9d4ec19ce7b4f8f69d23d7ceb diff --git a/streams/ua.m3u b/streams/ua.m3u index 97eaa15df..ffa2ff04e 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 @@ -79,12 +79,12 @@ 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) +#EXTINF:-1 tvg-id="Pryamyy.ua" status="error",ะŸั€ัะผะธะน (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) +#EXTINF:-1 tvg-id="Pryamyy.ua" status="error" 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) +#EXTINF:-1 tvg-id="Renome.ua" status="error",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] https://open-cdn.lanet.tv/play/skrypin.m3u8 @@ -108,15 +108,15 @@ https://freedom.cdn-01.cosmonova.net.ua/mobile-app/main/freedom/master.m3u8 https://stream.ztv.zp.ua/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ‘ะฐะปั‚ะฐ ะขะ’ (768p) +#EXTINF:-1 tvg-id="" status="timeout",ะ‘ะฐะปั‚ะฐ ะขะ’ (768p) http://194.50.51.34/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะะขะš (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",ะะขะš (1080p) [Not 24/7] https://stream.ntktv.ua/s/ntk/ntk.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะžั€ะฑั–ั‚ะฐ ะขะ’ (360p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ะžั€ะฑั–ั‚ะฐ ะขะ’ (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_pluto.m3u b/streams/uk_pluto.m3u index 2835dedca..0d2eed229 100644 --- a/streams/uk_pluto.m3u +++ b/streams/uk_pluto.m3u @@ -34,12 +34,12 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007a #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bb941b95267e225e59c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5637d31f319573e26b64040b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=468&terminate=false&userId= diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 5050d9ec9..a46589fb5 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="BeanoTV.uk" status="online",Beano TV (720p) https://a7b60a6853d843dd9105acfa8d6e74c7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_BeanoTV/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) -https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="error",Bloomberg TV+ UHD (2160p) +https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International UK (720p) [Not 24/7] @@ -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 261878aa5..477f29fd6 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -15,7 +15,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 +25,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 +55,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 @@ -168,17 +165,13 @@ https://reflect-aurora.cablecast.tv/live-8/live/live.m3u8 https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streama/playlist.m3u8 #EXTINF:-1 tvg-id="AWEEncore.us" status="online",AWE Encore (720p) [Geo-blocked] https://cdn.herringnetwork.com/80A4DFF/awee_nva/AWE_Encore.m3u8 -#EXTINF:-1 tvg-id="AXNIndonesia.id" status="timeout",AXN East Asia (Indonesian subtitle) (576p) +#EXTINF:-1 tvg-id="AXNIndonesia.id" status="error",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 @@ -252,7 +245,7 @@ https://bloomberg.com/media-manifest/streams/politics.m3u8 https://rebroadcast.mytvtogo.net/mytvtogo/blugrassmusic/playlist.m3u8 #EXTINF:-1 tvg-id="BoomerangEMEA.us" status="online",Boomerang Slovenia http://194.163.179.246/slovenci/djeciji/boomerang.m3u8 -#EXTINF:-1 tvg-id="BoomerangLatinAmerica.us" status="online",Boomerang Latinoamรฉrica [Geo-blocked] +#EXTINF:-1 tvg-id="BoomerangLatinAmerica.us" status="timeout",Boomerang Latinoamรฉrica [Geo-blocked] http://45.5.8.78:8000/play/a00i #EXTINF:-1 tvg-id="BPTV.us" status="online",Buena Park Television (360p) https://edge-f.swagit.com/live/buenaparkca/smil:std-4x3-1-a/playlist.m3u8 @@ -320,7 +313,7 @@ https://www.cbsnews.com/common/video/cbsn-ny-prod.m3u8 https://cbsn-pit.cbsnstream.cbsnews.com/out/v1/6966dabf8150405ab26f854e3cd6a2b8/master.m3u8 #EXTINF:-1 tvg-id="CBSNewsSacramento.us" status="online",CBS News Sacramento (720p) https://cbsnews.akamaized.net/hls/live/2020607/cbsnsac_2/master.m3u8 -#EXTINF:-1 tvg-id="CCPSEducationChannel.us" status="online",Collier County Public Schools CCPS Education Channel (Naples FL) (480p) +#EXTINF:-1 tvg-id="CCPSEducationChannel.us" status="error",Collier County Public Schools CCPS Education Channel (Naples FL) (480p) https://watch.collierschools.com/EducationChannel/educhannel.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV.us" status="online",Charlotte County CC-TV (Charlotte County FA) (720p) https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/charlotte/G0055_002/playlist.m3u8 @@ -352,7 +345,7 @@ http://media3.smc-host.com:1935/cycnow.com/smil:cyc.smil/playlist.m3u8 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 @@ -382,7 +375,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 @@ -421,7 +414,7 @@ https://16live00.akamaized.net/CNBC/index.m3u8 #EXTINF:-1 tvg-id="CNBCEurope.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",CNBC Europe (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/s65/index.m3u8 -#EXTINF:-1 tvg-id="CNBCIndonesia.id" status="online",CNBC Indonesia (720p) +#EXTINF:-1 tvg-id="CNBCIndonesia.id" status="error",CNBC Indonesia (720p) https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CNCTV.us" status="online",County News Center (CNC TV) (San Diego CA) (720p) https://cdn3.wowza.com/5/V2Y2VmhqMEFDTUkx/sdcounty/G0283_012/playlist.m3u8 @@ -459,7 +452,7 @@ http://content.uplynk.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8 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] 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 @@ -487,7 +480,7 @@ https://reflect-creatv.cablecast.tv/live-13/live/live.m3u8 https://reflect-creatv.cablecast.tv/live-19/live/live.m3u8 #EXTINF:-1 tvg-id="CreaTVChannel28.us" status="online",CreaTV Classrooms Channel 28 (San Jose CA) (720p) https://reflect-creatv.cablecast.tv/live-14/live/live.m3u8 -#EXTINF:-1 tvg-id="CreaTVChannel30.us" status="online",CreaTV The Outlet Channel 30 (San Jose CA) (720p) +#EXTINF:-1 tvg-id="CreaTVChannel30.us" status="blocked",CreaTV The Outlet Channel 30 (San Jose CA) (720p) https://reflect-creatv.cablecast.tv/live-16/live/live.m3u8 #EXTINF:-1 tvg-id="CruzTV.us" status="online",Cruz TV https://tvsantacruz.secure.footprint.net/egress/bhandler/tvsantacruz/streamb/playlist.m3u8 @@ -555,7 +548,7 @@ https://video.oct.dc.gov/out/u/DKN.m3u8 https://d25ykpi2vxhoyc.cloudfront.net/delmar-cdn/dmtv/playlist.m3u8 #EXTINF:-1 tvg-id="DoverTV.us" status="online",Dover TV (Dover DE) (480p) https://dover-de.secure.footprint.net/egress/bhandler/doverde/streama/playlist.m3u8 -#EXTINF:-1 tvg-id="DreamforceBtl.us" status="online",Dreamforce Btl +#EXTINF:-1 tvg-id="DreamforceBtl.us" status="timeout",Dreamforce Btl https://srv.panelcast.net/dreamforcebtl/dreamforcebtl/playlist.m3u8 #EXTINF:-1 tvg-id="DrGeneScott.us" status="online",Dr. Gene Scott (1080p) https://wescottcc.piksel.tech/hls/live/2041478/adp/playlist.m3u8 @@ -585,9 +578,6 @@ https://jacksonenergy.secure.footprint.net/egress/bhandler/jacksonenergy/streama https://cpcdn.azureedge.net/ESCAMBIACOFLLIVE1/ESCAMBIACOFLLIVE1/playlist.m3u8 #EXTINF:-1 tvg-id="EsperanzaTV.us" status="online",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 +596,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 @@ -766,10 +756,6 @@ http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 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) https://indtv.secure.footprint.net/egress/bhandler/indtv/streama/playlist.m3u8 #EXTINF:-1 tvg-id="InfoWars.us" status="online",InfoWars (720p) @@ -783,11 +769,11 @@ https://a.jsrdn.com/broadcast/41e3e6703e/+0000/c.m3u8 #EXTINF:-1 tvg-id="ItsSupernaturalNetwork.us" status="online",It's Supernatural! Network (ISN Network) (1080p) https://isntv.mmdlive.lldns.net/isntv/f79b65204e7141c6a5cc74e63cf0dae5/playlist.m3u8 #EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] -http://uni8rtmp.tulix.tv:1935/shalomtv-pc/smil:shalomtv.smil/master.m3u8 -#EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] http://uni8rtmp.tulix.tv:1935/shalomtv-pc/smil:shalomtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] https://uni8rtmp.tulix.tv/shalomtv-pc/smil:shalomtv.smil/master.m3u8 +#EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] +http://uni8rtmp.tulix.tv:1935/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) @@ -798,11 +784,9 @@ https://cdn3.wowza.com/1/R3ZYNjNvdGVoaDFZ/Q3pENnlF/hls/live/playlist.m3u8 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) +#EXTINF:-1 tvg-id="K21GND1.us" status="error",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 @@ -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) @@ -1062,7 +1042,7 @@ https://a500d902bdf94ea69ad343720add6036.mediatailor.us-west-2.amazonaws.com/v1/ https://7626362bfa104137aded60d8d7e72ff5.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/90s_kids_littlstar/master.m3u8 #EXTINF:-1 tvg-id="LoopBeastModeWest.us" status="online",Loop Beast Mode West (1080p) [Geo-blocked] https://884a4c762d524aad88d463477402fb7d.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/beast_mode_littlstar/master.m3u8 -#EXTINF:-1 tvg-id="LoopBedroomWest.us" status="online",Loop Bedroom West (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="LoopBedroomWest.us" status="timeout",Loop Bedroom West (1080p) [Geo-blocked] https://3bbe22c035b4409d80f997adc8ad33ee.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/bedroom_beats_littlstar/master.m3u8 #EXTINF:-1 tvg-id="LoopElectronicaWest.us" status="online",Loop Electronica West (1080p) [Geo-blocked] https://0bdf3efc906045538c63468aa2f86a96.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/electro_anthems_littlstar/master.m3u8 @@ -1142,15 +1122,15 @@ https://59ec5453559f0.streamlock.net/miamitv/smil:miamitv/playlist.m3u8 https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTVMexico.us" status="online",Miami TV Mรฉxico (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3u8 -#EXTINF:-1 tvg-id="MidpenMediaCenterChannel26.us" status="online",Midpen Media Center Government etc Channel 26 (720p) +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel26.us" status="timeout",Midpen Media Center Government etc Channel 26 (720p) https://5c2974786200d.streamlock.net/live-chan26/ngrp:ch26_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MidpenMediaCenterChannel28.us" status="online",Midpen Media Center Youth Education and Sports Channel 28 (720p) +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel28.us" status="timeout",Midpen Media Center Youth Education and Sports Channel 28 (720p) https://5c2974786200d.streamlock.net/live-chan28/ngrp:ch28_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MidpenMediaCenterChannel29.us" status="online",Midpen Media Center Government etc Channel 29 (720p) +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel29.us" status="timeout",Midpen Media Center Government etc Channel 29 (720p) https://5c2974786200d.streamlock.net/live-chan29/ngrp:ch29_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MidpenMediaCenterChannel30.us" status="online",Midpen Media Center Arts Issues and Lifestyles Channel 30 (720p) +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel30.us" status="timeout",Midpen Media Center Arts Issues and Lifestyles Channel 30 (720p) https://5c2974786200d.streamlock.net/live-chan30/ngrp:ch30_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MidpenMediaCenterChannel75.us" status="online",Midpen Media Center Diversity and Culture Channel 75 (720p) +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel75.us" status="timeout",Midpen Media Center Diversity and Culture Channel 75 (720p) https://5c2974786200d.streamlock.net/live-chan75/ngrp:ch75_all/playlist.m3u8 #EXTINF:-1 tvg-id="MihanTV.us" status="online",Mihan TV (360p) https://iptv.mihantv.com/mihantv/playlist1/index.m3u8 @@ -1178,10 +1158,10 @@ https://castus-vod-dev.s3.amazonaws.com/vod_clients/monroe/live/ch1/video.m3u8 https://agp-nimble.streamguys1.com/MBCh20/MBCh20/playlist.m3u8 #EXTINF:-1 tvg-id="Movee4U.us" status="online",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 #EXTINF:-1 tvg-id="MovieKingdom.us" status="online",Movie Kingdom (720p) https://a.jsrdn.com/broadcast/e9b4093a41/+0000/c.m3u8 +#EXTINF:-1 tvg-id="MovieKingdom.us" status="online",Movie Kingdom TV +https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="MPTV.us" status="online",Moorpark Government Channel (360p) https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/moorpark/G0086_003/playlist.m3u8 #EXTINF:-1 tvg-id="MSTV.us" status="online",Manatee Schools Television MSTV (Manatee County FL) (1080p) @@ -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) @@ -1246,7 +1224,7 @@ https://content.uplynk.com/channel/4bb4901b934c4e029fd4c1abfc766c37.m3u8 https://content.uplynk.com/channel/387c33ce09da4de699668c0c7d1244a8.m3u8 #EXTINF:-1 tvg-id="NickelodeonAustralia.au" status="online",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 @@ -1344,7 +1322,7 @@ https://d1qaz9zojo1ayt.cloudfront.net/playlist.m3u8 https://peopletv-oo.akamaized.net/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletv-samsungus-ingest.akamaized.net/playlist.m3u8 -#EXTINF:-1 tvg-id="PeoriaChannel11.us" status="online",Peoria Channel 11 (Peoria AZ) (720p) +#EXTINF:-1 tvg-id="PeoriaChannel11.us" status="error",Peoria Channel 11 (Peoria AZ) (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCr2anV7zsCAo1Rvjga7nYEA/live #EXTINF:-1 tvg-id="PHXTV.us" status="online",PHXTV https://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/phoenix/G1498_002/chunklist.m3u8 @@ -1543,16 +1521,16 @@ 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 #EXTINF:-1 tvg-id="TGJunior.us" status="online",TG Junior (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=31 -#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (486p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 +#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="TheBoatShow.us" status="online",The Boat Show (720p) https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/14c063cc-8be5-11eb-a7de-bacfe1f83627/0/master.m3u8?country=DE&optout=0&uid=749544ec3d9a45d48c600d03cac91dfd&vendor=philips #EXTINF:-1 tvg-id="TheBurbankChannel.us" status="online",Burbank Channel (720p) @@ -1599,17 +1577,17 @@ https://glxlmn026c.singularcdn.net.br/playout_04/playlist.m3u8 https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 #EXTINF:-1 tvg-id="TNTWest.us" status="online",TNT West (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 +#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 #EXTINF:-1 tvg-id="TrinityChannel.us" status="online",Trinity Channel (480p) [Not 24/7] http://rtmp1.abnsat.com/hls/trinity.m3u8 #EXTINF:-1 tvg-id="TropicalMoonEventosTV.us" status="online",Tropical Moon Eventos TV [Not 24/7] https://srv.panelcast.net/eventostv/eventostv/playlist.m3u8 -#EXTINF:-1 tvg-id="TropicalMoonSalsaTV.us" status="online",Tropical Moon Salsa TV +#EXTINF:-1 tvg-id="TropicalMoonSalsaTV.us" status="timeout",Tropical Moon Salsa TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 #EXTINF:-1 tvg-id="TropicalMoonSomosCulturaTV.us" status="online",Tropical Moon Somos Cultura TV https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 @@ -1713,7 +1691,7 @@ https://cdn.untvweb.com/live-stream/playlist.m3u8 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 +1705,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) @@ -1751,15 +1727,11 @@ https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711 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 @@ -1779,7 +1751,7 @@ https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 https://worcester.vod.castus.tv/live/ch1.m3u8 #EXTINF:-1 tvg-id="WCNCDT1.us" status="online",NBC 36 Charlotte NC (WCNC-TV) (1080p) https://livevideo01.wcnc.com/hls/live/2015505/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="WCOT.us" status="online",WCOT 13 (Tallahassee Fl) (720p) +#EXTINF:-1 tvg-id="WCOT.us" status="error",WCOT 13 (Tallahassee Fl) (720p) https://stream.talgov.net/WCOT/smil:WCOT.smil/playlist.m3u8 #EXTINF:-1 tvg-id="WCTVDT1.us" status="blocked",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.m3u8 @@ -1807,7 +1779,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 @@ -1915,10 +1887,10 @@ https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x https://livevideo01.wqad.com/hls/live/2011657/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WRGBDT1.us" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 +#EXTINF:-1 tvg-id="WSBDT1.us" status="online",ABC 2 Atlanta GA (WSB-TV) (720p) +https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="WSBDT1.us" status="blocked",ABC Atlanta-GA (WSB-DT1) (720p) 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) https://livestream.lamusica.com/megatvP320/ngrp:megatvP320_all/playlist.m3u8 #EXTINF:-1 tvg-id="WSTOTV.us" status="online",WSTO @@ -2005,6 +1977,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) @@ -2029,6 +2005,9 @@ http://209.91.213.10:8088/play/a00n https://a.jsrdn.com/broadcast/e29bdbbbf3/+0000/c.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) @@ -2047,12 +2026,18 @@ http://209.91.213.10:8088/play/a01z 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,7 +2058,7 @@ 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 @@ -2096,9 +2081,15 @@ 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",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",WDAY-X Automatic Weather Fargo ND (720p) +#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="error",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_adultswim.m3u b/streams/us_adultswim.m3u index 39ba48cef..9b36f638e 100644 --- a/streams/us_adultswim.m3u +++ b/streams/us_adultswim.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AdultSwimAquaTeenHungerForce.us" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="AdultSwimAquaTeenHungerForce.us" status="timeout",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimBlackJesus.us" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream.m3u8 diff --git a/streams/us_distro.m3u b/streams/us_distro.m3u index 7f652576a..e9b938b0b 100644 --- a/streams/us_distro.m3u +++ b/streams/us_distro.m3u @@ -5,7 +5,7 @@ https://dai.google.com/linear/hls/event/wnQPvAN9QBODw9hP-H0rZA/master.m3u8 https://distroscale-public.s3-us-west-2.amazonaws.com/strm/channels/darkmatter/v3.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (1080p) [Not 24/7] https://d397e8970cd346fdac04c0af81290c3a.mediatailor.us-west-2.amazonaws.com/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/Hard-Knocks-DistroTV/109.m3u8 -#EXTINF:-1 tvg-id="HumorMill.us" status="online",Humor Mill (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HumorMill.us" status="error",Humor Mill (1080p) [Not 24/7] https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-DistroTV/152.m3u8 #EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) https://nmxdistro.akamaized.net/hls/live/529965/Live_1/index.m3u8 diff --git a/streams/us_glewedtv.m3u b/streams/us_glewedtv.m3u index 1b5a95762..124a0d689 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 3c42e00df..f1b918512 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -5,13 +5,13 @@ 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) #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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT2.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT2 (AceTV) (480p) +#EXTINF:-1 tvg-id="WACPDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT2 (AceTV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.2/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p) @@ -29,7 +29,7 @@ http://v-pi.theus6tv.duckdns.org/hls/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) @@ -62,7 +62,7 @@ http://v-ny.theus6tv.duckdns.org/hls/33.3/playlist.m3u8 #EXTINF:-1 tvg-id="WJLPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT4 (Ion Mystery) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/33.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WJLPDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT5 (Retro TV) +#EXTINF:-1 tvg-id="WJLPDT5.us" 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-DT5 (Retro TV) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 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) @@ -71,9 +71,6 @@ 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) #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,7 +98,7 @@ 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) @@ -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,10 +122,10 @@ 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) @@ -143,9 +137,6 @@ 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 @@ -155,10 +146,10 @@ http://v-pi.theus6tv.duckdns.org/hls/61.5/playlist.m3u8 #EXTINF:-1 tvg-id="WPVIDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPVI-DT1 (ABC 6) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/6.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXNDT1.us" status="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,13 +161,13 @@ 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) #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) diff --git a/streams/us_pbs.m3u b/streams/us_pbs.m3u index f688bfa8a..b5dfafe7e 100644 --- a/streams/us_pbs.m3u +++ b/streams/us_pbs.m3u @@ -195,7 +195,7 @@ https://wmvsdt.lls.pbs.org/out/v1/654e3fa9db6d465ea578cf39818fcee6/index.m3u8 https://wneddt.lls.pbs.org/out/v1/9042ad5168e54cf8bf14b5db5582a84a/index.m3u8 #EXTINF:-1 tvg-id="WNEODT1.us" status="blocked",PBS Alliance OH (WNEO) (1080p) https://wneodt.lls.pbs.org/out/v1/59487e8689f14a92a443d8fd557ac948/index.m3u8 -#EXTINF:-1 tvg-id="WNETDT1.us" status="online",PBS New York NY (WNET) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WNETDT1.us" status="blocked",PBS New York NY (WNET) (1080p) [Not 24/7] https://wnetdt.lls.pbs.org/out/v1/0456457548354b88b32fc437e4e7ee01/index.m3u8 #EXTINF:-1 tvg-id="WNINDT1.us" status="blocked",PBS Evansville IN (WNIN) (1080p) https://wnindt.lls.pbs.org/out/v1/338a207086464e179e97f83d4b1798be/index.m3u8 diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 68cb7d087..c8e76ec48 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,15 +21,13 @@ 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] https://d3uyzhwvmemdyf.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HardKnocks-PLEX/121.m3u8 #EXTINF:-1 tvg-id="HiYAH.us" status="online",Hi-YAH! (1080p) 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] +#EXTINF:-1 tvg-id="HumorMill.us" status="error",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 @@ -57,8 +51,6 @@ 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] @@ -85,12 +77,20 @@ https://xplore-plex.amagi.tv/playlist.m3u8 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",Freebie TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Estrella TV East (1080p) +https://estrellatv-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",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 870808671..34d4036c2 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -55,12 +55,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e6949 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a95186000941ee8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e2bceca5b4b2c0e06c50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=285&terminate=false&userId= #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] @@ -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] @@ -132,11 +132,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f68f53eb #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= #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=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 #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) @@ -204,8 +204,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,6 +211,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb952 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p) @@ -226,15 +226,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d40008 #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -243,10 +243,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c58a539f https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a630f530007dde654/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) @@ -265,14 +265,10 @@ 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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/580e87ff497c73ba2f321dd3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FunnyAF.us" status="online",Pluto TV Funny AF (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/580e87ff497c73ba2f321dd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=580e87ff497c73ba2f321dd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=450&terminate=false&userId= #EXTINF:-1 tvg-id="GameShowCentral.us" status="online",Pluto TV Game Show Central (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54187aae660e00093561d6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54187aae660e00093561d6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=167&terminate=false&userId= #EXTINF:-1 tvg-id="GameShowCentral.us" status="online",Pluto TV Game Show Central (720p) @@ -287,6 +283,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6f38792 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) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) @@ -297,18 +295,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [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/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f042bf0241c6f0007721021/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="InsightTV.nl" status="error",Insight TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InstantSaga.us" status="online",Instant Saga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549e98061b5f000776866a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba501-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=e11c2399-2d50-4607-be2c-d35d72152bbe #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p) @@ -333,7 +325,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279 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="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= @@ -355,10 +347,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) @@ -372,17 +364,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfc #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="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="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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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] @@ -417,16 +409,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] @@ -443,8 +431,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a3 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c60800074cb305/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2b57d6c60800074cb305&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=19a8ba6e-9713-4df0-83d9-93dd72c984f0&terminate=false&userId= -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] @@ -453,6 +439,8 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) @@ -479,6 +467,8 @@ 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 (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] @@ -487,8 +477,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) @@ -545,14 +533,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f062 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCMTWesterns.us" status="online",Pluto TV CMT Westerns (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f31fd1b4c510e00071c3103&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=350&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f31fd1b4c510e00071c3103&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=350&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) @@ -625,19 +613,19 @@ 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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVGarfield.us" status="online",Pluto TV Garfield (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGetfactual.us" status="online",Pluto TV Get.factual (720p) [Not 24/7] 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 @@ -656,15 +644,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d4 #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="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) @@ -723,11 +711,11 @@ 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] +#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="error",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="error",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="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 @@ -772,6 +760,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,20 +775,16 @@ 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 (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -816,19 +804,19 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5ba20 #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p) @@ -837,7 +825,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 @@ -898,9 +886,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) @@ -912,17 +900,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc1 #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="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 +941,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) @@ -985,10 +967,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cc81e793798650e4f https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/591105034c1806b47438342c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=591105034c1806b47438342c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=115&terminate=false&userId= #EXTINF:-1 tvg-id="TheAsylum.us" status="online",Pluto TV The Asylum (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f0427b2c0c065e91aab5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TheAsylum.us" status="online",Pluto TV The Asylum (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cc81e793798650e4f7d9fd3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheAsylum.us" status="online",Pluto TV The Asylum (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/591105034c1806b47438342c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheAsylum.us" status="online",Pluto TV The Asylum (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cc81e793798650e4f7d9fd3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",Pluto TV The Bob Ross Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36d726234ce10007784f2a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheCarolBurnettShow.us" status="online",Pluto TV The Carol Burnett Show (720p) @@ -1011,10 +993,10 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b351 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [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="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) @@ -1028,11 +1010,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a076 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +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/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1047,18 +1029,14 @@ 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="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="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/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) @@ -1071,10 +1049,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) @@ -1125,18 +1103,18 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d796e738977e2c31094a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d796e738977e2c31094a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Insight+ (720p) @@ -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="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] @@ -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="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 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,10 +1177,18 @@ 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 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 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 Junior (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) @@ -1217,7 +1203,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db051096 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0510962948d000961d3c6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=576&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) +#EXTINF:-1 tvg-id="" status="error",Pluto TV Movies+ (CH) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= @@ -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/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 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 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] @@ -1273,6 +1263,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4 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) @@ -1291,6 +1287,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a 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 01234b2f5..903a650f2 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 7c04443f6..59661a9e6 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) @@ -33,8 +29,6 @@ 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) @@ -53,10 +47,6 @@ https://ft-ifood-roku.amagi.tv/playlist.m3u8 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 +65,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 +85,15 @@ 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",Estrella TV East (1080p) +https://estrellatv-roku.amagi.tv/playlist.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 bf89a17bc..5db5a999d 100644 --- a/streams/us_samsung.m3u +++ b/streams/us_samsung.m3u @@ -25,16 +25,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) @@ -105,6 +101,10 @@ https://edgesport-rakuten-samsung.amagi.tv/playlist.m3u8 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 6e69b52a6..6b7856656 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 f1a203c5f..96eca07c6 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] @@ -43,8 +41,6 @@ https://dai.google.com/linear/hls/event/e1QjWFRNSR2YFYGsPbkfgg/master.m3u8 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) @@ -121,7 +117,7 @@ https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 https://dai.google.com/linear/hls/event/LGDVXxxyT8SxrL4-ZodxKw/master.m3u8 #EXTINF:-1 tvg-id="MysteryScienceTheater3000.us" status="online",STIRR Mystery Science Theater 3000 (1080p) https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 -#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) +#EXTINF:-1 tvg-id="NASATV.us" status="timeout",NASA TV (720p) https://uplynkcontent.sinclairstoryline.com/channel/ddd76fdc1c0a456ba537e4f48e827d3e.m3u8 #EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) https://dai.google.com/linear/hls/event/WB-7LjdsRVm0wVoLZjR8mA/master.m3u8 @@ -139,10 +135,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 +147,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 +159,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) @@ -217,10 +205,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) @@ -269,7 +257,7 @@ https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 https://dai.google.com/linear/hls/event/PPMxI7GZSRG6Kgkp2gSF1g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMedford.us" status="online",STIRR City Medford (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1g9qH9IOSIGGwAqw8fPzmw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMilwaukee.us" status="online",STIRR City Milwaukee (720p) +#EXTINF:-1 tvg-id="STIRRCityMilwaukee.us" status="timeout",STIRR City Milwaukee (720p) https://dai.google.com/linear/hls/event/jWaxnXHPQjGX1yTxuFxpuw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMinneapolis.us" status="online",STIRR City Minneapolis (720p) https://dai.google.com/linear/hls/event/0P8RZiJkSBWfVDtjy-IiIQ/master.m3u8 @@ -347,10 +335,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,8 +355,6 @@ 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) @@ -377,8 +363,18 @@ https://dai.google.com/linear/hls/event/vZB78SsNSXWOR63VJrNC2Q/master.m3u8 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",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 +387,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 +401,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 8a89d0eed..889dd636d 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -49,10 +49,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) @@ -111,3 +107,7 @@ 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 diff --git a/streams/us_vizio.m3u b/streams/us_vizio.m3u index d22724553..e6696983b 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_wfmz.m3u b/streams/us_wfmz.m3u index 1bfef072c..6ff0c4bf4 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",WFMZ Dorney Park Camera +#EXTINF:-1 tvg-id="" status="error",WFMZ Dorney Park Camera https://cdn.jaybirdtv.com/wfmz/5/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ PennST camera +#EXTINF:-1 tvg-id="" status="timeout",WFMZ PennST camera https://cdn.jaybirdtv.com/wfmz/6/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ PPL Tower Camera +#EXTINF:-1 tvg-id="" status="error",WFMZ PPL Tower Camera https://cdn.jaybirdtv.com/wfmz/channel/9/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ Traffic +#EXTINF:-1 tvg-id="" status="error",WFMZ Traffic https://cdn.jaybirdtv.com/wfmz/channel/7/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index 46d4a2c60..fc05abb73 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -45,17 +45,17 @@ https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/maste https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="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 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) +#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="timeout",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFreeMovies.us" status="online",FilmRise Free Movies (Redbox) (720p) 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 +63,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,7 +77,7 @@ 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 @@ -95,8 +95,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 +117,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 +155,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,7 +171,7 @@ 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 @@ -187,13 +181,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="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 @@ -211,7 +203,15 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-abcnews/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/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 289e7b715..c4149f81a 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 8988e09b3..43fa451b4 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 ce280c0db..0dfdd18cc 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -1,11 +1,11 @@ #EXTM3U -#EXTINF:-1 tvg-id="AnzoateguiTV.ve" status="online",Anzoรกtegui TV +#EXTINF:-1 tvg-id="AnzoateguiTV.ve" status="error",Anzoรกtegui TV https://vcp2.myplaytv.com/anzoateguitv/anzoateguitv/playlist.m3u8 #EXTINF:-1 tvg-id="CanalI.ve" status="online",Canal i (720p) [Not 24/7] https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazรณn Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 -#EXTINF:-1 tvg-id="CTN.ve" status="online",CTN +#EXTINF:-1 tvg-id="CTN.ve" status="error",CTN https://5bf8041cb3fed.streamlock.net/CTNTV/CTNTV/playlist.m3u8 #EXTINF:-1 tvg-id="eSportsMaxTV.ve" status="online",Esports Max [Not 24/7] http://vcpar.myplaytv.com/esportsmax/live/playlist.m3u8