diff --git a/.readme/template.md b/.readme/template.md index 2a21d5c59d..ffef466184 100644 --- a/.readme/template.md +++ b/.readme/template.md @@ -4,58 +4,114 @@ Collection of publicly available IPTV (Internet Protocol television) channels from all over the world. -## Usage +## Table of contents + +- ๐Ÿš€ [How to use?](#how-to-use) +- ๐Ÿ“บ [Playlists](#playlists) +- ๐Ÿ—“ [EPG](#epg) +- ๐Ÿ—„ [Database](#database) +- ๐Ÿ‘จโ€๐Ÿ’ป [API](#api) +- ๐Ÿ“š [Resources](#resources) +- ๐Ÿ’ฌ [Discussions](#discussions) +- ๐Ÿ›  [Contribution](#contribution) +- โš– [Legal](#legal) +- ยฉ [License](#license) + +## How to use? + +Simply insert one of the links below into [any video player](https://github.com/iptv-org/awesome-iptv#apps) that supports live streaming and press _Open_. ![VLC Network Panel](https://github.com/iptv-org/iptv/raw/master/.readme/preview.png) -To watch IPTV, simply insert one of the links below into any player that supports M3U playlists: +## Playlists -- `https://iptv-org.github.io/iptv/index.m3u` -- `https://iptv-org.github.io/iptv/index.nsfw.m3u` (includes adult channels) -- `https://iptv-org.github.io/iptv/index.category.m3u` (grouped by category) -- `https://iptv-org.github.io/iptv/index.country.m3u` (grouped by country) -- `https://iptv-org.github.io/iptv/index.language.m3u` (grouped by language) -- `https://iptv-org.github.io/iptv/index.region.m3u` (grouped by region) +There are several versions of playlists that differ in the way they are grouped. -### Playlists by category +### Main playlist + +Playlist includes all known channels except adult channels. + +``` +https://iptv-org.github.io/iptv/index.m3u +``` + +And here is the full version: + +``` +https://iptv-org.github.io/iptv/index.nsfw.m3u +``` + +### Grouped by category
Expand
+Playlist in which each channel has its _category_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.category.m3u +``` + +Same thing, but split up into separate files: + #include "./.readme/_categories.md"
-### Playlists by language +### Grouped by language
Expand
+Playlist in which each channel has its _language_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.language.m3u +``` + +Same thing, but split up into separate files: + #include "./.readme/_languages.md"
-### Playlists by country +### Grouped by country
Expand
+Playlist in which each channel has its _country_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.country.m3u +``` + +Same thing, but split up into separate files: + #include "./.readme/_countries.md"
-### Playlists by region +### Grouped by region
Expand
+Playlist in which each channel has its _region_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.region.m3u +``` + +Same thing, but split up into separate files: + #include "./.readme/_regions.md" @@ -77,10 +133,24 @@ The API documentation can be found in the [iptv-org/api](https://github.com/iptv Links to other useful IPTV-related resources can be found in the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository. +## Discussions + +If you have a question or an idea, you can post it in the [Discussions](https://github.com/iptv-org/iptv/discussions) tab. + ## Contribution Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request. +And thank you to everyone who has already contributed! + +### Backers + + + +### Contributors + + + ## Legal No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a [pull request](https://github.com/iptv-org/iptv/pulls) or opening an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=freearhey&labels=removal+request&template=--removal-request.yml&title=Remove%3A+). However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository). diff --git a/README.md b/README.md index 2c7380c6e3..a81961f53b 100644 --- a/README.md +++ b/README.md @@ -4,134 +4,173 @@ Collection of publicly available IPTV (Internet Protocol television) channels from all over the world. -## Usage +## Table of contents + +- ๐Ÿš€ [How to use?](#how-to-use) +- ๐Ÿ“บ [Playlists](#playlists) +- ๐Ÿ—“ [EPG](#epg) +- ๐Ÿ—„ [Database](#database) +- ๐Ÿ‘จโ€๐Ÿ’ป [API](#api) +- ๐Ÿ“š [Resources](#resources) +- ๐Ÿ’ฌ [Discussions](#discussions) +- ๐Ÿ›  [Contribution](#contribution) +- โš– [Legal](#legal) +- ยฉ [License](#license) + +## How to use? + +Simply insert one of the links below into [any video player](https://github.com/iptv-org/awesome-iptv#apps) that supports live streaming and press _Open_. ![VLC Network Panel](https://github.com/iptv-org/iptv/raw/master/.readme/preview.png) -To watch IPTV, simply insert one of the links below into any player that supports M3U playlists: +## Playlists -- `https://iptv-org.github.io/iptv/index.m3u` -- `https://iptv-org.github.io/iptv/index.nsfw.m3u` (includes adult channels) -- `https://iptv-org.github.io/iptv/index.category.m3u` (grouped by category) -- `https://iptv-org.github.io/iptv/index.country.m3u` (grouped by country) -- `https://iptv-org.github.io/iptv/index.language.m3u` (grouped by language) -- `https://iptv-org.github.io/iptv/index.region.m3u` (grouped by region) +There are several versions of playlists that differ in the way they are grouped. -### Playlists by category +### Main playlist + +Playlist includes all known channels except adult channels. + +``` +https://iptv-org.github.io/iptv/index.m3u +``` + +And here is the full version: + +``` +https://iptv-org.github.io/iptv/index.nsfw.m3u +``` + +### Grouped by category
Expand
+Playlist in which each channel has its _category_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.category.m3u +``` + +Same thing, but split up into separate files: + - - - - + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - +
CategoryChannelsPlaylist
Auto13https://iptv-org.github.io/iptv/categories/auto.m3u
Animation28https://iptv-org.github.io/iptv/categories/animation.m3u
Business34https://iptv-org.github.io/iptv/categories/business.m3u
Classic44https://iptv-org.github.io/iptv/categories/classic.m3u
Auto12https://iptv-org.github.io/iptv/categories/auto.m3u
Animation27https://iptv-org.github.io/iptv/categories/animation.m3u
Business35https://iptv-org.github.io/iptv/categories/business.m3u
Classic43https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy46https://iptv-org.github.io/iptv/categories/comedy.m3u
Cooking20https://iptv-org.github.io/iptv/categories/cooking.m3u
Culture17https://iptv-org.github.io/iptv/categories/culture.m3u
Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u
Education41https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment176https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family17https://iptv-org.github.io/iptv/categories/family.m3u
General371https://iptv-org.github.io/iptv/categories/general.m3u
Kids139https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative40https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle65https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Movies196https://iptv-org.github.io/iptv/categories/movies.m3u
Music310https://iptv-org.github.io/iptv/categories/music.m3u
Entertainment170https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family20https://iptv-org.github.io/iptv/categories/family.m3u
General366https://iptv-org.github.io/iptv/categories/general.m3u
Kids140https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative34https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle63https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Movies206https://iptv-org.github.io/iptv/categories/movies.m3u
Music309https://iptv-org.github.io/iptv/categories/music.m3u
News331https://iptv-org.github.io/iptv/categories/news.m3u
Outdoor34https://iptv-org.github.io/iptv/categories/outdoor.m3u
Relax18https://iptv-org.github.io/iptv/categories/relax.m3u
Religious200https://iptv-org.github.io/iptv/categories/religious.m3u
Series155https://iptv-org.github.io/iptv/categories/series.m3u
Science12https://iptv-org.github.io/iptv/categories/science.m3u
Shop53https://iptv-org.github.io/iptv/categories/shop.m3u
Sports176https://iptv-org.github.io/iptv/categories/sports.m3u
Travel19https://iptv-org.github.io/iptv/categories/travel.m3u
Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u
Relax17https://iptv-org.github.io/iptv/categories/relax.m3u
Religious195https://iptv-org.github.io/iptv/categories/religious.m3u
Series154https://iptv-org.github.io/iptv/categories/series.m3u
Science11https://iptv-org.github.io/iptv/categories/science.m3u
Shop54https://iptv-org.github.io/iptv/categories/shop.m3u
Sports178https://iptv-org.github.io/iptv/categories/sports.m3u
Travel18https://iptv-org.github.io/iptv/categories/travel.m3u
Weather10https://iptv-org.github.io/iptv/categories/weather.m3u
XXX54https://iptv-org.github.io/iptv/categories/xxx.m3u
Undefined4710https://iptv-org.github.io/iptv/categories/undefined.m3u
Undefined4797https://iptv-org.github.io/iptv/categories/undefined.m3u
-### Playlists by language +### Grouped by language
Expand
+Playlist in which each channel has its _language_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.language.m3u +``` + +Same thing, but split up into separate files: + - + - - + + - + + - + - + - + - - + + - + - + - - - - + + + + - - + + - + - + - + - - + + - - @@ -140,54 +179,62 @@ To watch IPTV, simply insert one of the links below into any player that support - + - + - - + + - + - + - - + + - - + + - - + +
LanguageChannelsPlaylist
Albanian37https://iptv-org.github.io/iptv/languages/sqi.m3u
Albanian35https://iptv-org.github.io/iptv/languages/sqi.m3u
Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u
Arabic328https://iptv-org.github.io/iptv/languages/ara.m3u
Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u
Arabic327https://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
Azerbaijani17https://iptv-org.github.io/iptv/languages/aze.m3u
Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u
Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u
Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u
Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u
Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u
Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u
Bulgarian18https://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
Chinese54https://iptv-org.github.io/iptv/languages/zho.m3u
Chinese55https://iptv-org.github.io/iptv/languages/zho.m3u
Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u
Czech18https://iptv-org.github.io/iptv/languages/ces.m3u
Czech17https://iptv-org.github.io/iptv/languages/ces.m3u
Danish13https://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
Dutch83https://iptv-org.github.io/iptv/languages/nld.m3u
English1423https://iptv-org.github.io/iptv/languages/eng.m3u
Dutch84https://iptv-org.github.io/iptv/languages/nld.m3u
English1402https://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
Finnish8https://iptv-org.github.io/iptv/languages/fin.m3u
French156https://iptv-org.github.io/iptv/languages/fra.m3u
French154https://iptv-org.github.io/iptv/languages/fra.m3u
Galician8https://iptv-org.github.io/iptv/languages/glg.m3u
Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u
German172https://iptv-org.github.io/iptv/languages/deu.m3u
German181https://iptv-org.github.io/iptv/languages/deu.m3u
Greek76https://iptv-org.github.io/iptv/languages/ell.m3u
Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u
Gujarati2https://iptv-org.github.io/iptv/languages/guj.m3u
Hebrew4https://iptv-org.github.io/iptv/languages/heb.m3u
Hindi53https://iptv-org.github.io/iptv/languages/hin.m3u
Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u
Icelandic3https://iptv-org.github.io/iptv/languages/isl.m3u
Indonesian160https://iptv-org.github.io/iptv/languages/ind.m3u
Hindi51https://iptv-org.github.io/iptv/languages/hin.m3u
Hungarian33https://iptv-org.github.io/iptv/languages/hun.m3u
Icelandic2https://iptv-org.github.io/iptv/languages/isl.m3u
Indonesian161https://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
Italian149https://iptv-org.github.io/iptv/languages/ita.m3u
Irish2https://iptv-org.github.io/iptv/languages/gle.m3u
Italian151https://iptv-org.github.io/iptv/languages/ita.m3u
Japanese16https://iptv-org.github.io/iptv/languages/jpn.m3u
Javanese2https://iptv-org.github.io/iptv/languages/jav.m3u
Kannada4https://iptv-org.github.io/iptv/languages/kan.m3u
Kazakh8https://iptv-org.github.io/iptv/languages/kaz.m3u
Khmer8https://iptv-org.github.io/iptv/languages/khm.m3u
Khmer7https://iptv-org.github.io/iptv/languages/khm.m3u
Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u
Korean119https://iptv-org.github.io/iptv/languages/kor.m3u
Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u
Kurdish15https://iptv-org.github.io/iptv/languages/kur.m3u
Lao7https://iptv-org.github.io/iptv/languages/lao.m3u
Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u
Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u
Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u
Lithuanian4https://iptv-org.github.io/iptv/languages/lit.m3u
Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u
Malay19https://iptv-org.github.io/iptv/languages/msa.m3u
Malayalam44https://iptv-org.github.io/iptv/languages/mal.m3u
Malay18https://iptv-org.github.io/iptv/languages/msa.m3u
Malayalam42https://iptv-org.github.io/iptv/languages/mal.m3u
Maltese4https://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
Mongolian19https://iptv-org.github.io/iptv/languages/mon.m3u
Nepali1https://iptv-org.github.io/iptv/languages/nep.m3u
Norwegian5https://iptv-org.github.io/iptv/languages/nor.m3u
Panjabi5https://iptv-org.github.io/iptv/languages/pan.m3u
Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u
Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u
Persian76https://iptv-org.github.io/iptv/languages/fas.m3u
Persian75https://iptv-org.github.io/iptv/languages/fas.m3u
Polish33https://iptv-org.github.io/iptv/languages/pol.m3u
Portuguese140https://iptv-org.github.io/iptv/languages/por.m3u
Portuguese137https://iptv-org.github.io/iptv/languages/por.m3u
Romanian33https://iptv-org.github.io/iptv/languages/ron.m3u
Russian305https://iptv-org.github.io/iptv/languages/rus.m3u
Serbian41https://iptv-org.github.io/iptv/languages/srp.m3u
Russian308https://iptv-org.github.io/iptv/languages/rus.m3u
Serbian43https://iptv-org.github.io/iptv/languages/srp.m3u
Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u
Slovak14https://iptv-org.github.io/iptv/languages/slk.m3u
Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u
Slovenian8https://iptv-org.github.io/iptv/languages/slv.m3u
Somali3https://iptv-org.github.io/iptv/languages/som.m3u
Spanish1056https://iptv-org.github.io/iptv/languages/spa.m3u
Spanish1049https://iptv-org.github.io/iptv/languages/spa.m3u
Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u
Swedish16https://iptv-org.github.io/iptv/languages/swe.m3u
Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u
Tamil32https://iptv-org.github.io/iptv/languages/tam.m3u
Telugu2https://iptv-org.github.io/iptv/languages/tel.m3u
Thai44https://iptv-org.github.io/iptv/languages/tha.m3u
Turkish130https://iptv-org.github.io/iptv/languages/tur.m3u
Thai45https://iptv-org.github.io/iptv/languages/tha.m3u
Turkish131https://iptv-org.github.io/iptv/languages/tur.m3u
Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u
Ukrainian45https://iptv-org.github.io/iptv/languages/ukr.m3u
Urdu19https://iptv-org.github.io/iptv/languages/urd.m3u
Ukrainian44https://iptv-org.github.io/iptv/languages/ukr.m3u
Urdu18https://iptv-org.github.io/iptv/languages/urd.m3u
Uzbek2https://iptv-org.github.io/iptv/languages/uzb.m3u
Vietnamese43https://iptv-org.github.io/iptv/languages/vie.m3u
Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u
Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u
Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u
Yue Chinese1https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined2282https://iptv-org.github.io/iptv/languages/undefined.m3u
Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined2379https://iptv-org.github.io/iptv/languages/undefined.m3u
-### Playlists by country +### Grouped by country
Expand
+Playlist in which each channel has its _country_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.country.m3u +``` + +Same thing, but split up into separate files: + - - + + @@ -195,31 +242,31 @@ To watch IPTV, simply insert one of the links below into any player that support - - + + - - + + - + - - + + - + - + - + @@ -230,28 +277,28 @@ To watch IPTV, simply insert one of the links below into any player that support - - + + - + - + - - - - + + + + - - - - - + + + + + @@ -260,54 +307,54 @@ To watch IPTV, simply insert one of the links below into any player that support - + - - + + - + - + - + - - - - - - + + + + + + - - + + - - + + - + - - - + + + - - + + - + @@ -317,8 +364,8 @@ To watch IPTV, simply insert one of the links below into any player that support - - + + @@ -326,48 +373,48 @@ To watch IPTV, simply insert one of the links below into any player that support - + - + - + - - + + - - + + - + - + - - + + - + - - + + - - - + + + - + @@ -379,60 +426,60 @@ To watch IPTV, simply insert one of the links below into any player that support - - - + + + - + - - + + - + - - + + - - + + - + - - - + + + - - - - - + + + + + - + - + - + @@ -442,45 +489,53 @@ To watch IPTV, simply insert one of the links below into any player that support -### Playlists by region +### Grouped by region
Expand
+Playlist in which each channel has its _region_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.region.m3u +``` + +Same thing, but split up into separate files: +
CountryChannelsPlaylist
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan68https://iptv-org.github.io/iptv/countries/af.m3u
๐Ÿ‡ฆ๐Ÿ‡ฑ Albania97https://iptv-org.github.io/iptv/countries/al.m3u
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan67https://iptv-org.github.io/iptv/countries/af.m3u
๐Ÿ‡ฆ๐Ÿ‡ฑ Albania95https://iptv-org.github.io/iptv/countries/al.m3u
๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria86https://iptv-org.github.io/iptv/countries/dz.m3u
๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa44https://iptv-org.github.io/iptv/countries/as.m3u
๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra59https://iptv-org.github.io/iptv/countries/ad.m3u
๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla44https://iptv-org.github.io/iptv/countries/ai.m3u
๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica41https://iptv-org.github.io/iptv/countries/aq.m3u
๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda44https://iptv-org.github.io/iptv/countries/ag.m3u
๐Ÿ‡ฆ๐Ÿ‡ท Argentina206https://iptv-org.github.io/iptv/countries/ar.m3u
๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia89https://iptv-org.github.io/iptv/countries/am.m3u
๐Ÿ‡ฆ๐Ÿ‡ท Argentina204https://iptv-org.github.io/iptv/countries/ar.m3u
๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia90https://iptv-org.github.io/iptv/countries/am.m3u
๐Ÿ‡ฆ๐Ÿ‡ผ Aruba47https://iptv-org.github.io/iptv/countries/aw.m3u
๐Ÿ‡ฆ๐Ÿ‡บ Australia91https://iptv-org.github.io/iptv/countries/au.m3u
๐Ÿ‡ฆ๐Ÿ‡น Austria83https://iptv-org.github.io/iptv/countries/at.m3u
๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan78https://iptv-org.github.io/iptv/countries/az.m3u
๐Ÿ‡ฆ๐Ÿ‡น Austria87https://iptv-org.github.io/iptv/countries/at.m3u
๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan79https://iptv-org.github.io/iptv/countries/az.m3u
๐Ÿ‡ง๐Ÿ‡ธ Bahamas46https://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
๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh72https://iptv-org.github.io/iptv/countries/bd.m3u
๐Ÿ‡ง๐Ÿ‡ง Barbados45https://iptv-org.github.io/iptv/countries/bb.m3u
๐Ÿ‡ง๐Ÿ‡พ Belarus85https://iptv-org.github.io/iptv/countries/by.m3u
๐Ÿ‡ง๐Ÿ‡ช Belgium81https://iptv-org.github.io/iptv/countries/be.m3u
๐Ÿ‡ง๐Ÿ‡พ Belarus86https://iptv-org.github.io/iptv/countries/by.m3u
๐Ÿ‡ง๐Ÿ‡ช Belgium88https://iptv-org.github.io/iptv/countries/be.m3u
๐Ÿ‡ง๐Ÿ‡ฟ Belize45https://iptv-org.github.io/iptv/countries/bz.m3u
๐Ÿ‡ง๐Ÿ‡ฏ Benin45https://iptv-org.github.io/iptv/countries/bj.m3u
๐Ÿ‡ง๐Ÿ‡ฒ Bermuda42https://iptv-org.github.io/iptv/countries/bm.m3u
๐Ÿ‡ง๐Ÿ‡น Bhutan53https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡น Bhutan52https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡ด Bolivia109https://iptv-org.github.io/iptv/countries/bo.m3u
๐Ÿ‡ง๐Ÿ‡ถ Bonaire41https://iptv-org.github.io/iptv/countries/bq.m3u
๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina69https://iptv-org.github.io/iptv/countries/ba.m3u
๐Ÿ‡ง๐Ÿ‡ผ Botswana44https://iptv-org.github.io/iptv/countries/bw.m3u
๐Ÿ‡ง๐Ÿ‡ป Bouvet Island41https://iptv-org.github.io/iptv/countries/bv.m3u
๐Ÿ‡ง๐Ÿ‡ท Brazil165https://iptv-org.github.io/iptv/countries/br.m3u
๐Ÿ‡ง๐Ÿ‡ท Brazil159https://iptv-org.github.io/iptv/countries/br.m3u
๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory41https://iptv-org.github.io/iptv/countries/io.m3u
๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands44https://iptv-org.github.io/iptv/countries/vg.m3u
๐Ÿ‡ง๐Ÿ‡ณ Brunei53https://iptv-org.github.io/iptv/countries/bn.m3u
๐Ÿ‡ง๐Ÿ‡ณ Brunei54https://iptv-org.github.io/iptv/countries/bn.m3u
๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria69https://iptv-org.github.io/iptv/countries/bg.m3u
๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso48https://iptv-org.github.io/iptv/countries/bf.m3u
๐Ÿ‡ง๐Ÿ‡ฎ Burundi44https://iptv-org.github.io/iptv/countries/bi.m3u
๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands44https://iptv-org.github.io/iptv/countries/ky.m3u
๐Ÿ‡จ๐Ÿ‡ซ Central African Republic44https://iptv-org.github.io/iptv/countries/cf.m3u
๐Ÿ‡น๐Ÿ‡ฉ Chad44https://iptv-org.github.io/iptv/countries/td.m3u
๐Ÿ‡จ๐Ÿ‡ฑ Chile217https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China961https://iptv-org.github.io/iptv/countries/cn.m3u
๐Ÿ‡จ๐Ÿ‡ฑ Chile216https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China950https://iptv-org.github.io/iptv/countries/cn.m3u
๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island41https://iptv-org.github.io/iptv/countries/cx.m3u
๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands41https://iptv-org.github.io/iptv/countries/cc.m3u
๐Ÿ‡จ๐Ÿ‡ด Colombia140https://iptv-org.github.io/iptv/countries/co.m3u
๐Ÿ‡จ๐Ÿ‡ด Colombia137https://iptv-org.github.io/iptv/countries/co.m3u
๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros72https://iptv-org.github.io/iptv/countries/km.m3u
๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands44https://iptv-org.github.io/iptv/countries/ck.m3u
๐Ÿ‡จ๐Ÿ‡ท Costa Rica119https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡จ๐Ÿ‡ท Costa Rica118https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡ญ๐Ÿ‡ท Croatia68https://iptv-org.github.io/iptv/countries/hr.m3u
๐Ÿ‡จ๐Ÿ‡บ Cuba90https://iptv-org.github.io/iptv/countries/cu.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curacao49https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus82https://iptv-org.github.io/iptv/countries/cy.m3u
๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic70https://iptv-org.github.io/iptv/countries/cz.m3u
๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo46https://iptv-org.github.io/iptv/countries/cd.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curacao50https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus84https://iptv-org.github.io/iptv/countries/cy.m3u
๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic69https://iptv-org.github.io/iptv/countries/cz.m3u
๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo48https://iptv-org.github.io/iptv/countries/cd.m3u
๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark67https://iptv-org.github.io/iptv/countries/dk.m3u
๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti77https://iptv-org.github.io/iptv/countries/dj.m3u
๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica44https://iptv-org.github.io/iptv/countries/dm.m3u
๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic168https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡น๐Ÿ‡ฑ East Timor47https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador106https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt108https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador105https://iptv-org.github.io/iptv/countries/sv.m3u
๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic171https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡น๐Ÿ‡ฑ East Timor48https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador104https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt106https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador104https://iptv-org.github.io/iptv/countries/sv.m3u
๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea45https://iptv-org.github.io/iptv/countries/gq.m3u
๐Ÿ‡ช๐Ÿ‡ท Eritrea44https://iptv-org.github.io/iptv/countries/er.m3u
๐Ÿ‡ช๐Ÿ‡ช Estonia61https://iptv-org.github.io/iptv/countries/ee.m3u
๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands42https://iptv-org.github.io/iptv/countries/fo.m3u
๐Ÿ‡ซ๐Ÿ‡ฏ Fiji45https://iptv-org.github.io/iptv/countries/fj.m3u
๐Ÿ‡ซ๐Ÿ‡ฎ Finland67https://iptv-org.github.io/iptv/countries/fi.m3u
๐Ÿ‡ซ๐Ÿ‡ท France186https://iptv-org.github.io/iptv/countries/fr.m3u
๐Ÿ‡ซ๐Ÿ‡ท France189https://iptv-org.github.io/iptv/countries/fr.m3u
๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana43https://iptv-org.github.io/iptv/countries/gf.m3u
๐Ÿ‡ต๐Ÿ‡ซ French Polynesia45https://iptv-org.github.io/iptv/countries/pf.m3u
๐Ÿ‡น๐Ÿ‡ซ French Southern Territories44https://iptv-org.github.io/iptv/countries/tf.m3u
๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon45https://iptv-org.github.io/iptv/countries/ga.m3u
๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia45https://iptv-org.github.io/iptv/countries/gm.m3u
๐Ÿ‡ฌ๐Ÿ‡ช Georgia67https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany227https://iptv-org.github.io/iptv/countries/de.m3u
๐Ÿ‡ฌ๐Ÿ‡ช Georgia68https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany229https://iptv-org.github.io/iptv/countries/de.m3u
๐Ÿ‡ฌ๐Ÿ‡ญ Ghana44https://iptv-org.github.io/iptv/countries/gh.m3u
๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar41https://iptv-org.github.io/iptv/countries/gi.m3u
๐Ÿ‡ฌ๐Ÿ‡ท Greece142https://iptv-org.github.io/iptv/countries/gr.m3u
๐Ÿ‡ฌ๐Ÿ‡ท Greece141https://iptv-org.github.io/iptv/countries/gr.m3u
๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland43https://iptv-org.github.io/iptv/countries/gl.m3u
๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada44https://iptv-org.github.io/iptv/countries/gd.m3u
๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe47https://iptv-org.github.io/iptv/countries/gp.m3u
๐Ÿ‡ฌ๐Ÿ‡บ Guam44https://iptv-org.github.io/iptv/countries/gu.m3u
๐Ÿ‡ฌ๐Ÿ‡น Guatemala105https://iptv-org.github.io/iptv/countries/gt.m3u
๐Ÿ‡ฌ๐Ÿ‡น Guatemala104https://iptv-org.github.io/iptv/countries/gt.m3u
๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey42https://iptv-org.github.io/iptv/countries/gg.m3u
๐Ÿ‡ฌ๐Ÿ‡ณ Guinea44https://iptv-org.github.io/iptv/countries/gn.m3u
๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau44https://iptv-org.github.io/iptv/countries/gw.m3u
๐Ÿ‡ฌ๐Ÿ‡พ Guyana41https://iptv-org.github.io/iptv/countries/gy.m3u
๐Ÿ‡ญ๐Ÿ‡น Haiti58https://iptv-org.github.io/iptv/countries/ht.m3u
๐Ÿ‡ญ๐Ÿ‡น Haiti56https://iptv-org.github.io/iptv/countries/ht.m3u
๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands41https://iptv-org.github.io/iptv/countries/hm.m3u
๐Ÿ‡ญ๐Ÿ‡ณ Honduras124https://iptv-org.github.io/iptv/countries/hn.m3u
๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong63https://iptv-org.github.io/iptv/countries/hk.m3u
๐Ÿ‡ญ๐Ÿ‡บ Hungary87https://iptv-org.github.io/iptv/countries/hu.m3u
๐Ÿ‡ฎ๐Ÿ‡ธ Iceland59https://iptv-org.github.io/iptv/countries/is.m3u
๐Ÿ‡ฎ๐Ÿ‡ณ India231https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia221https://iptv-org.github.io/iptv/countries/id.m3u
๐Ÿ‡ญ๐Ÿ‡ณ Honduras125https://iptv-org.github.io/iptv/countries/hn.m3u
๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong66https://iptv-org.github.io/iptv/countries/hk.m3u
๐Ÿ‡ญ๐Ÿ‡บ Hungary85https://iptv-org.github.io/iptv/countries/hu.m3u
๐Ÿ‡ฎ๐Ÿ‡ธ Iceland58https://iptv-org.github.io/iptv/countries/is.m3u
๐Ÿ‡ฎ๐Ÿ‡ณ India223https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia227https://iptv-org.github.io/iptv/countries/id.m3u
๐Ÿ‡ฎ๐Ÿ‡ท Iran125https://iptv-org.github.io/iptv/countries/ir.m3u
๐Ÿ‡ฎ๐Ÿ‡ถ Iraq114https://iptv-org.github.io/iptv/countries/iq.m3u
๐Ÿ‡ฎ๐Ÿ‡ช Ireland67https://iptv-org.github.io/iptv/countries/ie.m3u
๐Ÿ‡ฎ๐Ÿ‡ถ Iraq116https://iptv-org.github.io/iptv/countries/iq.m3u
๐Ÿ‡ฎ๐Ÿ‡ช Ireland60https://iptv-org.github.io/iptv/countries/ie.m3u
๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man41https://iptv-org.github.io/iptv/countries/im.m3u
๐Ÿ‡ฎ๐Ÿ‡ฑ Israel63https://iptv-org.github.io/iptv/countries/il.m3u
๐Ÿ‡ฎ๐Ÿ‡น Italy222https://iptv-org.github.io/iptv/countries/it.m3u
๐Ÿ‡ฎ๐Ÿ‡ฑ Israel64https://iptv-org.github.io/iptv/countries/il.m3u
๐Ÿ‡ฎ๐Ÿ‡น Italy224https://iptv-org.github.io/iptv/countries/it.m3u
๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast45https://iptv-org.github.io/iptv/countries/ci.m3u
๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica46https://iptv-org.github.io/iptv/countries/jm.m3u
๐Ÿ‡ฏ๐Ÿ‡ต Japan65https://iptv-org.github.io/iptv/countries/jp.m3u
๐Ÿ‡ฏ๐Ÿ‡ต Japan66https://iptv-org.github.io/iptv/countries/jp.m3u
๐Ÿ‡ฏ๐Ÿ‡ช Jersey41https://iptv-org.github.io/iptv/countries/je.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan99https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan79https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya50https://iptv-org.github.io/iptv/countries/ke.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan100https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan80https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya49https://iptv-org.github.io/iptv/countries/ke.m3u
๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati44https://iptv-org.github.io/iptv/countries/ki.m3u
๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo47https://iptv-org.github.io/iptv/countries/xk.m3u
๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait88https://iptv-org.github.io/iptv/countries/kw.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan51https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait89https://iptv-org.github.io/iptv/countries/kw.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan52https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฑ๐Ÿ‡ฆ Laos64https://iptv-org.github.io/iptv/countries/la.m3u
๐Ÿ‡ฑ๐Ÿ‡ป Latvia61https://iptv-org.github.io/iptv/countries/lv.m3u
๐Ÿ‡ฑ๐Ÿ‡ง Lebanon96https://iptv-org.github.io/iptv/countries/lb.m3u
๐Ÿ‡ฑ๐Ÿ‡ง Lebanon97https://iptv-org.github.io/iptv/countries/lb.m3u
๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho44https://iptv-org.github.io/iptv/countries/ls.m3u
๐Ÿ‡ฑ๐Ÿ‡ท Liberia44https://iptv-org.github.io/iptv/countries/lr.m3u
๐Ÿ‡ฑ๐Ÿ‡พ Libya84https://iptv-org.github.io/iptv/countries/ly.m3u
๐Ÿ‡ฒ๐Ÿ‡ด Macao52https://iptv-org.github.io/iptv/countries/mo.m3u
๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar44https://iptv-org.github.io/iptv/countries/mg.m3u
๐Ÿ‡ฒ๐Ÿ‡ผ Malawi45https://iptv-org.github.io/iptv/countries/mw.m3u
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia68https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives55https://iptv-org.github.io/iptv/countries/mv.m3u
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia69https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives54https://iptv-org.github.io/iptv/countries/mv.m3u
๐Ÿ‡ฒ๐Ÿ‡ฑ Mali44https://iptv-org.github.io/iptv/countries/ml.m3u
๐Ÿ‡ฒ๐Ÿ‡น Malta59https://iptv-org.github.io/iptv/countries/mt.m3u
๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands44https://iptv-org.github.io/iptv/countries/mh.m3u
๐Ÿ‡ฒ๐Ÿ‡ท Mauritania74https://iptv-org.github.io/iptv/countries/mr.m3u
๐Ÿ‡ฒ๐Ÿ‡บ Mauritius45https://iptv-org.github.io/iptv/countries/mu.m3u
๐Ÿ‡พ๐Ÿ‡น Mayotte44https://iptv-org.github.io/iptv/countries/yt.m3u
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico164https://iptv-org.github.io/iptv/countries/mx.m3u
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico161https://iptv-org.github.io/iptv/countries/mx.m3u
๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia44https://iptv-org.github.io/iptv/countries/fm.m3u
๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova67https://iptv-org.github.io/iptv/countries/md.m3u
๐Ÿ‡ฒ๐Ÿ‡จ Monaco57https://iptv-org.github.io/iptv/countries/mc.m3u
๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia67https://iptv-org.github.io/iptv/countries/mn.m3u
๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia68https://iptv-org.github.io/iptv/countries/mn.m3u
๐Ÿ‡ฒ๐Ÿ‡ช Montenegro62https://iptv-org.github.io/iptv/countries/me.m3u
๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat44https://iptv-org.github.io/iptv/countries/ms.m3u
๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco88https://iptv-org.github.io/iptv/countries/ma.m3u
๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco89https://iptv-org.github.io/iptv/countries/ma.m3u
๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique46https://iptv-org.github.io/iptv/countries/mz.m3u
๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)48https://iptv-org.github.io/iptv/countries/mm.m3u
๐Ÿ‡ณ๐Ÿ‡ฆ Namibia44https://iptv-org.github.io/iptv/countries/na.m3u
๐Ÿ‡ณ๐Ÿ‡ท Nauru44https://iptv-org.github.io/iptv/countries/nr.m3u
๐Ÿ‡ณ๐Ÿ‡ต Nepal55https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands145https://iptv-org.github.io/iptv/countries/nl.m3u
๐Ÿ‡ณ๐Ÿ‡ต Nepal54https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands178https://iptv-org.github.io/iptv/countries/nl.m3u
๐Ÿ‡ณ๐Ÿ‡จ New Caledonia44https://iptv-org.github.io/iptv/countries/nc.m3u
๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand58https://iptv-org.github.io/iptv/countries/nz.m3u
๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua102https://iptv-org.github.io/iptv/countries/ni.m3u
๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand105https://iptv-org.github.io/iptv/countries/nz.m3u
๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua101https://iptv-org.github.io/iptv/countries/ni.m3u
๐Ÿ‡ณ๐Ÿ‡ช Niger44https://iptv-org.github.io/iptv/countries/ne.m3u
๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria49https://iptv-org.github.io/iptv/countries/ng.m3u
๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria50https://iptv-org.github.io/iptv/countries/ng.m3u
๐Ÿ‡ณ๐Ÿ‡บ Niue44https://iptv-org.github.io/iptv/countries/nu.m3u
๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island44https://iptv-org.github.io/iptv/countries/nf.m3u
๐Ÿ‡ฐ๐Ÿ‡ต North Korea48https://iptv-org.github.io/iptv/countries/kp.m3u
๐Ÿ‡ฐ๐Ÿ‡ต North Korea49https://iptv-org.github.io/iptv/countries/kp.m3u
๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia59https://iptv-org.github.io/iptv/countries/mk.m3u
๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands44https://iptv-org.github.io/iptv/countries/mp.m3u
๐Ÿ‡ณ๐Ÿ‡ด Norway66https://iptv-org.github.io/iptv/countries/no.m3u
๐Ÿ‡ด๐Ÿ‡ฒ Oman84https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan74https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ด๐Ÿ‡ฒ Oman85https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan72https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ต๐Ÿ‡ผ Palau44https://iptv-org.github.io/iptv/countries/pw.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine96https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine97https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ฆ Panama99https://iptv-org.github.io/iptv/countries/pa.m3u
๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea44https://iptv-org.github.io/iptv/countries/pg.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay110https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru243https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay112https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru247https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ต๐Ÿ‡ญ Philippines66https://iptv-org.github.io/iptv/countries/ph.m3u
๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands44https://iptv-org.github.io/iptv/countries/pn.m3u
๐Ÿ‡ต๐Ÿ‡ฑ Poland87https://iptv-org.github.io/iptv/countries/pl.m3u
๐Ÿ‡ต๐Ÿ‡น Portugal82https://iptv-org.github.io/iptv/countries/pt.m3u
๐Ÿ‡ต๐Ÿ‡ท Puerto Rico97https://iptv-org.github.io/iptv/countries/pr.m3u
๐Ÿ‡ถ๐Ÿ‡ฆ Qatar83https://iptv-org.github.io/iptv/countries/qa.m3u
๐Ÿ‡ต๐Ÿ‡น Portugal83https://iptv-org.github.io/iptv/countries/pt.m3u
๐Ÿ‡ต๐Ÿ‡ท Puerto Rico95https://iptv-org.github.io/iptv/countries/pr.m3u
๐Ÿ‡ถ๐Ÿ‡ฆ Qatar84https://iptv-org.github.io/iptv/countries/qa.m3u
๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo45https://iptv-org.github.io/iptv/countries/cg.m3u
๐Ÿ‡ท๐Ÿ‡ด Romania84https://iptv-org.github.io/iptv/countries/ro.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia400https://iptv-org.github.io/iptv/countries/ru.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia404https://iptv-org.github.io/iptv/countries/ru.m3u
๐Ÿ‡ท๐Ÿ‡ผ Rwanda46https://iptv-org.github.io/iptv/countries/rw.m3u
๐Ÿ‡ท๐Ÿ‡ช Rรฉunion45https://iptv-org.github.io/iptv/countries/re.m3u
๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy46https://iptv-org.github.io/iptv/countries/bl.m3u
๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines44https://iptv-org.github.io/iptv/countries/vc.m3u
๐Ÿ‡ผ๐Ÿ‡ธ Samoa44https://iptv-org.github.io/iptv/countries/ws.m3u
๐Ÿ‡ธ๐Ÿ‡ฒ San Marino58https://iptv-org.github.io/iptv/countries/sm.m3u
๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia123https://iptv-org.github.io/iptv/countries/sa.m3u
๐Ÿ‡ธ๐Ÿ‡ณ Senegal51https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ท๐Ÿ‡ธ Serbia95https://iptv-org.github.io/iptv/countries/rs.m3u
๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia124https://iptv-org.github.io/iptv/countries/sa.m3u
๐Ÿ‡ธ๐Ÿ‡ณ Senegal52https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ท๐Ÿ‡ธ Serbia97https://iptv-org.github.io/iptv/countries/rs.m3u
๐Ÿ‡ธ๐Ÿ‡จ Seychelles44https://iptv-org.github.io/iptv/countries/sc.m3u
๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone45https://iptv-org.github.io/iptv/countries/sl.m3u
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore59https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore60https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten44https://iptv-org.github.io/iptv/countries/sx.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia74https://iptv-org.github.io/iptv/countries/sk.m3u
๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia73https://iptv-org.github.io/iptv/countries/si.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia77https://iptv-org.github.io/iptv/countries/sk.m3u
๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia72https://iptv-org.github.io/iptv/countries/si.m3u
๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands44https://iptv-org.github.io/iptv/countries/sb.m3u
๐Ÿ‡ธ๐Ÿ‡ด Somalia75https://iptv-org.github.io/iptv/countries/so.m3u
๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa45https://iptv-org.github.io/iptv/countries/za.m3u
๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands41https://iptv-org.github.io/iptv/countries/gs.m3u
๐Ÿ‡ฐ๐Ÿ‡ท South Korea179https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ฐ๐Ÿ‡ท South Korea181https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ธ๐Ÿ‡ธ South Sudan44https://iptv-org.github.io/iptv/countries/ss.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain228https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka62https://iptv-org.github.io/iptv/countries/lk.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain230https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka61https://iptv-org.github.io/iptv/countries/lk.m3u
๐Ÿ‡ธ๐Ÿ‡ฉ Sudan77https://iptv-org.github.io/iptv/countries/sd.m3u
๐Ÿ‡ธ๐Ÿ‡ท Suriname41https://iptv-org.github.io/iptv/countries/sr.m3u
๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen41https://iptv-org.github.io/iptv/countries/sj.m3u
๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland44https://iptv-org.github.io/iptv/countries/sz.m3u
๐Ÿ‡ธ๐Ÿ‡ช Sweden73https://iptv-org.github.io/iptv/countries/se.m3u
๐Ÿ‡จ๐Ÿ‡ญ Switzerland104https://iptv-org.github.io/iptv/countries/ch.m3u
๐Ÿ‡ธ๐Ÿ‡พ Syria91https://iptv-org.github.io/iptv/countries/sy.m3u
๐Ÿ‡จ๐Ÿ‡ญ Switzerland110https://iptv-org.github.io/iptv/countries/ch.m3u
๐Ÿ‡ธ๐Ÿ‡พ Syria92https://iptv-org.github.io/iptv/countries/sy.m3u
๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe44https://iptv-org.github.io/iptv/countries/st.m3u
๐Ÿ‡น๐Ÿ‡ผ Taiwan106https://iptv-org.github.io/iptv/countries/tw.m3u
๐Ÿ‡น๐Ÿ‡ฏ Tajikistan49https://iptv-org.github.io/iptv/countries/tj.m3u
๐Ÿ‡น๐Ÿ‡ฏ Tajikistan50https://iptv-org.github.io/iptv/countries/tj.m3u
๐Ÿ‡น๐Ÿ‡ฟ Tanzania45https://iptv-org.github.io/iptv/countries/tz.m3u
๐Ÿ‡น๐Ÿ‡ญ Thailand92https://iptv-org.github.io/iptv/countries/th.m3u
๐Ÿ‡น๐Ÿ‡ฌ Togo44https://iptv-org.github.io/iptv/countries/tg.m3u
๐Ÿ‡น๐Ÿ‡ฐ Tokelau44https://iptv-org.github.io/iptv/countries/tk.m3u
๐Ÿ‡น๐Ÿ‡ด Tonga44https://iptv-org.github.io/iptv/countries/to.m3u
๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago45https://iptv-org.github.io/iptv/countries/tt.m3u
๐Ÿ‡น๐Ÿ‡ณ Tunisia84https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey204https://iptv-org.github.io/iptv/countries/tr.m3u
๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan52https://iptv-org.github.io/iptv/countries/tm.m3u
๐Ÿ‡น๐Ÿ‡ณ Tunisia85https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey205https://iptv-org.github.io/iptv/countries/tr.m3u
๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan53https://iptv-org.github.io/iptv/countries/tm.m3u
๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands44https://iptv-org.github.io/iptv/countries/tc.m3u
๐Ÿ‡น๐Ÿ‡ป Tuvalu44https://iptv-org.github.io/iptv/countries/tv.m3u
๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands41https://iptv-org.github.io/iptv/countries/um.m3u
๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands44https://iptv-org.github.io/iptv/countries/vi.m3u
๐Ÿ‡บ๐Ÿ‡ฌ Uganda47https://iptv-org.github.io/iptv/countries/ug.m3u
๐Ÿ‡บ๐Ÿ‡ฆ Ukraine134https://iptv-org.github.io/iptv/countries/ua.m3u
๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates117https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom305https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1774https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡ฌ Uganda46https://iptv-org.github.io/iptv/countries/ug.m3u
๐Ÿ‡บ๐Ÿ‡ฆ Ukraine133https://iptv-org.github.io/iptv/countries/ua.m3u
๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates118https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom306https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1764https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡พ Uruguay91https://iptv-org.github.io/iptv/countries/uy.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan50https://iptv-org.github.io/iptv/countries/uz.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan51https://iptv-org.github.io/iptv/countries/uz.m3u
๐Ÿ‡ป๐Ÿ‡บ Vanuatu44https://iptv-org.github.io/iptv/countries/vu.m3u
๐Ÿ‡ป๐Ÿ‡ฆ Vatican City57https://iptv-org.github.io/iptv/countries/va.m3u
๐Ÿ‡ป๐Ÿ‡ฆ Vatican City56https://iptv-org.github.io/iptv/countries/va.m3u
๐Ÿ‡ป๐Ÿ‡ช Venezuela106https://iptv-org.github.io/iptv/countries/ve.m3u
๐Ÿ‡ป๐Ÿ‡ณ Vietnam106https://iptv-org.github.io/iptv/countries/vn.m3u
๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna44https://iptv-org.github.io/iptv/countries/wf.m3u
๐Ÿ‡ช๐Ÿ‡ญ Western Sahara49https://iptv-org.github.io/iptv/countries/eh.m3u
๐Ÿ‡พ๐Ÿ‡ช Yemen88https://iptv-org.github.io/iptv/countries/ye.m3u
๐Ÿ‡พ๐Ÿ‡ช Yemen89https://iptv-org.github.io/iptv/countries/ye.m3u
๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia44https://iptv-org.github.io/iptv/countries/zm.m3u
๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe44https://iptv-org.github.io/iptv/countries/zw.m3u
๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land41https://iptv-org.github.io/iptv/countries/ax.m3u
- - - + + + - - - + + + - + - - - - - - + + + + + + - - - - - - - - - - + + + + + + + + + +
RegionChannelsPlaylist
Europe, the Middle East and Africa2532https://iptv-org.github.io/iptv/regions/emea.m3u
Africa125https://iptv-org.github.io/iptv/regions/afr.m3u
Americas2783https://iptv-org.github.io/iptv/regions/amer.m3u
Europe, the Middle East and Africa2589https://iptv-org.github.io/iptv/regions/emea.m3u
Africa127https://iptv-org.github.io/iptv/regions/afr.m3u
Americas2761https://iptv-org.github.io/iptv/regions/amer.m3u
Arab world317https://iptv-org.github.io/iptv/regions/arab.m3u
Asia2607https://iptv-org.github.io/iptv/regions/asia.m3u
Asia-Pacific1789https://iptv-org.github.io/iptv/regions/apac.m3u
Association of Southeast Asian Nations342https://iptv-org.github.io/iptv/regions/asean.m3u
Asia2597https://iptv-org.github.io/iptv/regions/asia.m3u
Asia-Pacific1822https://iptv-org.github.io/iptv/regions/apac.m3u
Association of Southeast Asian Nations347https://iptv-org.github.io/iptv/regions/asean.m3u
Caribbean119https://iptv-org.github.io/iptv/regions/carib.m3u
Central America123https://iptv-org.github.io/iptv/regions/cenamer.m3u
Central America120https://iptv-org.github.io/iptv/regions/cenamer.m3u
Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u
Commonwealth of Independent States437https://iptv-org.github.io/iptv/regions/cis.m3u
Europe2135https://iptv-org.github.io/iptv/regions/eur.m3u
Hispanic America862https://iptv-org.github.io/iptv/regions/hispam.m3u
Latin America and the Caribbean971https://iptv-org.github.io/iptv/regions/lac.m3u
Latin America958https://iptv-org.github.io/iptv/regions/latam.m3u
Maghreb58https://iptv-org.github.io/iptv/regions/maghreb.m3u
Commonwealth of Independent States441https://iptv-org.github.io/iptv/regions/cis.m3u
Europe2191https://iptv-org.github.io/iptv/regions/eur.m3u
Hispanic America855https://iptv-org.github.io/iptv/regions/hispam.m3u
Latin America and the Caribbean959https://iptv-org.github.io/iptv/regions/lac.m3u
Latin America945https://iptv-org.github.io/iptv/regions/latam.m3u
Maghreb60https://iptv-org.github.io/iptv/regions/maghreb.m3u
Middle East and North Africa533https://iptv-org.github.io/iptv/regions/mena.m3u
Middle East488https://iptv-org.github.io/iptv/regions/mideast.m3u
Nordics53https://iptv-org.github.io/iptv/regions/nord.m3u
North America2128https://iptv-org.github.io/iptv/regions/noram.m3u
Northern America1814https://iptv-org.github.io/iptv/regions/nam.m3u
Oceania60https://iptv-org.github.io/iptv/regions/oce.m3u
South America659https://iptv-org.github.io/iptv/regions/southam.m3u
South Asia251https://iptv-org.github.io/iptv/regions/sas.m3u
Sub-Saharan Africa53https://iptv-org.github.io/iptv/regions/ssa.m3u
West Africa22https://iptv-org.github.io/iptv/regions/wafr.m3u
Worldwide7198https://iptv-org.github.io/iptv/regions/int.m3u
Middle East486https://iptv-org.github.io/iptv/regions/mideast.m3u
Nordics52https://iptv-org.github.io/iptv/regions/nord.m3u
North America2112https://iptv-org.github.io/iptv/regions/noram.m3u
Northern America1804https://iptv-org.github.io/iptv/regions/nam.m3u
Oceania107https://iptv-org.github.io/iptv/regions/oce.m3u
South America653https://iptv-org.github.io/iptv/regions/southam.m3u
South Asia243https://iptv-org.github.io/iptv/regions/sas.m3u
Sub-Saharan Africa55https://iptv-org.github.io/iptv/regions/ssa.m3u
West Africa24https://iptv-org.github.io/iptv/regions/wafr.m3u
Worldwide7268https://iptv-org.github.io/iptv/regions/int.m3u
Undefined0https://iptv-org.github.io/iptv/regions/undefined.m3u
@@ -503,10 +558,24 @@ The API documentation can be found in the [iptv-org/api](https://github.com/iptv Links to other useful IPTV-related resources can be found in the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository. +## Discussions + +If you have a question or an idea, you can post it in the [Discussions](https://github.com/iptv-org/iptv/discussions) tab. + ## Contribution Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request. +And thank you to everyone who has already contributed! + +### Backers + + + +### Contributors + + + ## Legal No video files are stored in this repository. The repository simply contains user-submitted links to publicly available video stream URLs, which to the best of our knowledge have been intentionally made publicly by the copyright holders. If any links in these playlists infringe on your rights as a copyright holder, they may be removed by sending a [pull request](https://github.com/iptv-org/iptv/pulls) or opening an [issue](https://github.com/iptv-org/iptv/issues/new?assignees=freearhey&labels=removal+request&template=--removal-request.yml&title=Remove%3A+). However, note that we have **no control** over the destination of the link, and just removing the link from the playlist will not remove its contents from the web. Note that linking does not directly infringe copyright because no copy is made on the site providing the link, and thus this is **not** a valid reason to send a DMCA notice to GitHub. To remove this content from the web, you should contact the web host that's actually hosting the content (**not** GitHub, nor the maintainers of this repository). diff --git a/streams/ae.m3u b/streams/ae.m3u index 723baa406f..d811c38777 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -16,11 +16,15 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/d3e9fc3b874a46159ce3724d802e3f8d/p #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlArabiya/live +#EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://live.alarabiya.net/alarabiapublish/alarabiya.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://mn-nl.mncdn.com/alarabiya_live_channel/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://shls-alarabiya-prod-dub.shahid.net/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 +#EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlHadath/live #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Arabiya Al Hadath (1080p) [Not 24/7] https://av.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) [Not 24/7] @@ -41,10 +45,8 @@ https://shls-cartoon-net-prod-dub.shahid.net/out/v1/dc4aa87372374325a66be458f29e https://citrusstv.akamaized.net/hls/live/687285/CTV/index.m3u8 #EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cnbcarabiaTV/live -#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) +#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (720p) https://hiplayer.hibridcdn.net/p/cnbcarabia-live.m3u8 -#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="error",CNBC Arabia (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.cnbcarabia.com/Pages/live #EXTINF:-1 tvg-id="DubaiOne.ae" status="online",Dubai One (1080p) http://dminnvll.cdn.mangomolo.com/dubaione/smil:dubaione.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DubaiRacing2.ae" status="online",Dubai Racing 2 (1080p) @@ -63,7 +65,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/ind https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p) https://weyyak-live.akamaized.net/weyyak_dubai_tv/index.m3u8 -#EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (576p) +#EXTINF:-1 tvg-id="DubaiTV.ae" status="error",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 @@ -118,9 +120,9 @@ https://dmiffthvll.cdn.mangomolo.com/noordubaitv/smil:noordubaitv.smil/playlist. #EXTINF:-1 tvg-id="PeaceTVAlbanian.ae" status="online",Peace TV Albanian (360p) http://82.114.67.178:8081/hls/PeaceTV.m3u8 #EXTINF:-1 tvg-id="SamaDubai.ae" status="online",Sama Dubai (1080p) -https://weyyak-live.akamaized.net/weyyak_sama_dubai/index.m3u8 -#EXTINF:-1 tvg-id="SamaDubai.ae" status="online",Sama Dubai (1080p) https://dmieigthvll.cdn.mgmlcdn.com/samadubaiht/smil:samadubai.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="SamaDubai.ae" status="online",Sama Dubai (1080p) +https://weyyak-live.akamaized.net/weyyak_sama_dubai/index.m3u8 #EXTINF:-1 tvg-id="Sharjah2.ae" status="online",Sharjah 2 (1080p) https://svs.itworkscdn.net/smc2live/smc2tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SharjahRadioQuran.ae" status="online",Sharjah Radio Quran (1080p) [Not 24/7] diff --git a/streams/al.m3u b/streams/al.m3u index af0c9f99dc..34db7efb66 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="21Plus.xk" status="online",21 Plus (576p) [Not 24/7] http://46.29.169.15:4001/play/a00b/index.m3u8 -#EXTINF:-1 tvg-id="ABCNews.al" status="error",ABC News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ABCNews.al" status="online",ABC News (720p) [Not 24/7] https://tv2.abcnews.al/live/abcnews/playlist.m3u8 #EXTINF:-1 tvg-id="AlbUKTV.uk" status="online",AlbUK TV (1080p) [Not 24/7] http://albuk.dyndns.tv:1935/albuk/albuk.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AlpoTV.al" status="online",ALPO (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlpoTV.al" status="error",ALPO (720p) [Not 24/7] https://5d00db0e0fcd5.streamlock.net/7236/7236/playlist.m3u8 #EXTINF:-1 tvg-id="KlanPlus.al" status="timeout",Klan Plus http://93.157.62.180/KlanPlus/index.m3u8 @@ -47,7 +47,7 @@ https://tvlive.rtsh.dev/live/rtsh_shkolle_ott/playlist.m3u8 https://tvlive.rtsh.dev/live/rtsh_shqip_ott/playlist.m3u8 #EXTINF:-1 tvg-id="RTSHSport.al" status="timeout",RTSH Sport (720p) [Not 24/7] https://tvlive.rtsh.dev/live/rtsh_sport_ott11/playlist.m3u8 -#EXTINF:-1 tvg-id="SyriTV.al" status="online",Syri TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SyriTV.al" status="error",Syri TV (720p) [Not 24/7] http://live.syri.tv:6969/live/syriblue/hd/23.ts #EXTINF:-1 tvg-id="TopNews.al" status="online",Top News (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo @@ -61,7 +61,7 @@ https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 #EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 -#EXTINF:-1 tvg-id="ZjarrTV.al" status="online",Zjarr Televizion (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ZjarrTV.al" status="error",Zjarr Televizion (360p) [Not 24/7] http://edge01eu.ekranet.com/zjarrtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Korรงa + (1080p) [Not 24/7] http://32.shqiptv.org/korca/albplus/index.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index e804ec4fd9..4241dd81cf 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -17,7 +17,7 @@ http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s83/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ีีซีถีฅีดีกึ„ีฝ (480p) +#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ีีซีถีฅีดีกึ„ีฝ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s66/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaTownTownik.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ีีธึ‚ีถ ินีธึ‚ีถีซีฏ (480p) @@ -35,20 +35,18 @@ http://ott-cdn.ucom.am/s8/index.m3u8 #EXTINF:-1 tvg-id="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี–ีซีฌีดีฆีธีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s48/index.m3u8 -#EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี€ีกีต TV (480p) +#EXTINF:-1 tvg-id="ATVHayTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี€ีกีต TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 -#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) +#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ินีกีพีก TV (480p) #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="H1.am" status="online",ิฑีผีกีปีซีถ ีกีฌีซึ„ (1080p) -https://amtv1.livestreamingcdn.com/am2abr/index.m3u8 #EXTINF:-1 tvg-id="H2.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี€2 (480p) #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 @@ -67,3 +65,5 @@ http://ott-cdn.ucom.am/s13/index.m3u8 #EXTINF:-1 tvg-id="YerkirMediaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิตึ€ีฏีซึ€ ี„ีฅีคีซีก (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s7/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ิฑีผีกีปีซีถ ีกีฌีซึ„ (1080p) +https://amtv1.livestreamingcdn.com/am2abr/index.m3u8 diff --git a/streams/ar.m3u b/streams/ar.m3u index e8871610f0..c187545af0 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -16,7 +16,7 @@ https://g1.vxral-hor.transport.edge-access.net/a15/ngrp:a24-100056_all/a24-10005 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrYFBjFOP_zlFzsif9XDhgw/live #EXTINF:-1 tvg-id="AiredeSantaFe.ar" status="online",Aire de Santa Fe https://sc1.stweb.tv/airedigital/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AmericaSports.ar" status="error",Amรฉrica Sports (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AmericaSports.ar" status="online",Amรฉrica Sports (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnx743KuO_16sCMIbEg7Y7Q/live #EXTINF:-1 tvg-id="AmericaTV.ar" status="online" user-agent="iPhone",Amรฉrica TV (720p) #EXTVLCOPT:http-user-agent=iPhone @@ -55,7 +55,7 @@ https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/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",Canal 5 (Santa Fรฉ) +#EXTINF:-1 tvg-id="Canal5SantaFe.ar" status="error",Canal 5 (Santa Fรฉ) https://stream.arcast.com.ar/c5sf/c5sf/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="online",Canal 5 (Tucumรกn) [Not 24/7] https://videohd.live:19360/8090/8090.m3u8 @@ -107,7 +107,7 @@ https://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 https://coopmorteros.online/canal50/vivo.m3u8 #EXTINF:-1 tvg-id="Canal79MardelPlata.ar" status="online",Canal 79 (Mar del Plata) https://streamconex.com:1936/mardelplata/mardelplata/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal79SanJuan.ar" status="online",Canal 79 (San Juan) +#EXTINF:-1 tvg-id="Canal79SanJuan.ar" status="error",Canal 79 (San Juan) https://streamconex.com:1936/sanjuan/sanjuan/playlist.m3u8 #EXTINF:-1 tvg-id="Canal79SantaClaradelMar.ar" status="online",Canal 79 (Santa Clara del Mar) https://streamconex.com:1936/santaclara/santaclara/playlist.m3u8 @@ -118,12 +118,12 @@ https://panel.dattalive.com/8138/8138/playlist.m3u8 #EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="online" user-agent="iPhone",Canal de la Ciudad (720p) #EXTVLCOPT:http-user-agent=iPhone https://g5.proy-hor.transport.edge-access.net/a08/ngrp:gcba_video4-100042_all/Playlist.m3u8?sense=true -#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) #EXTVLCOPT:http-user-agent=iPhone https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 +#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalOrbe21.ar" status="online",Canal Orbe 21 https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalRural.ar" status="online",Canal Rural @@ -140,7 +140,7 @@ https://stream.arcast.com.ar/canal7catamarca/ngrp:canal7catamarca_all/playlist.m https://vivo.solumedia.com:19360/celta/celta.m3u8 #EXTINF:-1 tvg-id="ChacoTV.ar" status="online",Chaco TV (720p) [Not 24/7] https://5b7ecefab6325.streamlock.net/Streamtv/chacotv/playlist.m3u8 -#EXTINF:-1 tvg-id="ChacraTV.ar" status="online",Chacra TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="ChacraTV.ar" status="error",Chacra TV (480p) [Not 24/7] https://s8.stweb.tv/chacra/live/playlist.m3u8 #EXTINF:-1 tvg-id="ChilecitoTV.ar" status="online",Chilecito TV https://vivo.solumedia.com:19360/grupoemail/grupoemail.m3u8 @@ -164,7 +164,7 @@ https://vivo.solumedia.com:19360/crossing/crossing.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/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="ElDoce.ar" status="error",El Doce TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ElDoce.ar" status="online",El Doce TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU #EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7] http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8 @@ -174,8 +174,6 @@ https://stmv1.voxtvhd.com.br/elhistonauta/elhistonauta/playlist.m3u8 http://video.streamtvradio.com:8081/uv038/uv038/playlist.m3u8 #EXTINF:-1 tvg-id="ElTresTV.ar" status="online",El Tres TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Rosario3 -#EXTINF:-1 tvg-id="Encuentro.ar" status="error",Encuentro (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1zLDoKL-eKmd_K7qkUZ-ow/live #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 #EXTINF:-1 tvg-id="GenTV.ar" status="online",GenTV (720p) [Not 24/7] @@ -202,7 +200,7 @@ https://video.alfasocialmedia.com.ar:3396/live/milleniumtvlive.m3u8 https://5fb24b460df87.streamlock.net/live-cont.ar/mirador/playlist.m3u8 #EXTINF:-1 tvg-id="MultivisionFederal.ar" status="online",Multivisiรณn Federal (720p) [Not 24/7] http://panel.dattalive.com:1935/8250/8250/playlist.m3u8 -#EXTINF:-1 tvg-id="MusicTop.ar" status="online",MusicTop (720p) +#EXTINF:-1 tvg-id="MusicTop.ar" status="timeout",MusicTop (720p) 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 @@ -222,13 +220,11 @@ http://media.neuquen.gov.ar/rtn/television/playlist.m3u8 https://vivo.solumedia.com:19360/retromagico/retromagico.m3u8 #EXTINF:-1 tvg-id="RTN.ar" status="online",RTN (Neuquรฉn) (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/media.m3u8 -#EXTINF:-1 tvg-id="SanPedroTV.ar" status="error",San Pedro TV -https://iptv.ixfo.com.ar:30443/live/sanpedrotv/playlist.m3u8 #EXTINF:-1 tvg-id="SenalUrbana.ar" status="online",Seรฑal Urbana https://fullvideo.enlaweb.com.ar/video95/video95/playlist.m3u8 #EXTINF:-1 tvg-id="TECTV.ar" status="online",TEC TV https://tv.initium.net.ar:3939/live/tectvmainlive.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="online",Telediario TV https://mediacp.hostradios.com.ar:19360/telediario/telediario.m3u8 @@ -266,7 +262,7 @@ http://192.100.186.53:8090/hls/live.stream.m3u8 https://5f700d5b2c46f.streamlock.net/uniriotv/uniriotv/playlist.m3u8 #EXTINF:-1 tvg-id="Uniteve.ar" status="online",Uniteve https://vivo.solumedia.com:19360/uniteve/uniteve.m3u8 -#EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="error",Urbana TeVe +#EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="online",Urbana TeVe https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8 #EXTINF:-1 tvg-id="Vorterix.ar" status="online",Vorterix (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvCTWHCbBC0b9UIeLeNs8ug/live @@ -280,5 +276,3 @@ https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 https://stmv1.voxhdnet.com/aniplus/aniplus/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SyFy (480p) http://190.61.41.182:8000/play/a2rn/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ElOnce (1080p) [Not 24/7] -https://elonceovh.elonce.com/hls/live.m3u8 diff --git a/streams/at.m3u b/streams/at.m3u index 6b8929a56a..6f78a86ad1 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -15,7 +15,7 @@ https://bitcdn-kronehit.bitmovin.com/v2/hls/playlist.m3u8 https://kronetv.mdn.ors.at/out/u/kronetv-nodrm.m3u8 #EXTINF:-1 tvg-id="M4.at" status="online",M4 (1090p) [Not 24/7] https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ORF1.at" status="error",ORF 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 diff --git a/streams/at_samsung.m3u b/streams/at_samsung.m3u index 83af51a812..2209842942 100644 --- a/streams/at_samsung.m3u +++ b/streams/at_samsung.m3u @@ -1,11 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="RakutenTVActionMoviesAustria.at" status="error",Rakuten TV Action Movies Austria (720p) -https://rakuten-actionmovies-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesAustria.at" status="error",Rakuten TV Comedy Movies Austria (720p) -https://rakuten-comedymovies-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaAustria.at" status="error",Rakuten TV Drama Austria (720p) -https://rakuten-tvshows-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilyAustria.at" status="error",Rakuten TV Family Austria (720p) -https://rakuten-family-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightAustria.at" status="error",Rakuten TV Spotlight Austria (720p) -https://rakuten-spotlight-5-at.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVActionMoviesAustria.at" status="online",Rakuten TV Action Movies Austria (720p) +https://rakuten-actionmovies-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVComedyMoviesAustria.at" status="online",Rakuten TV Comedy Movies Austria (720p) +https://rakuten-comedymovies-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVDramaAustria.at" status="online",Rakuten TV Drama Austria (720p) +https://rakuten-tvshows-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilyAustria.at" status="online",Rakuten TV Family Austria (720p) +https://rakuten-family-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="online",Rakuten TV Documentaries Austria (720p) +https://rakuten-documentaries-5-at.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index d768ee9d9c..406e1319f4 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -29,8 +29,6 @@ https://c.mjh.nz/101002710271 https://c.mjh.nz/101002810281 #EXTINF:-1 tvg-id="ABCTVPlus.au" status="online",ABC TV Plus (720p) https://c.mjh.nz/abc2 -#EXTINF:-1 tvg-id="AlBaselFilm.au" status="error",Aflam Mohtrama (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/mim21889/live #EXTINF:-1 tvg-id="AusTamilTV.au" status="online",Aus Tamil (720p) [Not 24/7] https://bk7l2pn7dx53-hls-live.5centscdn.com/austamil/fe01ce2a7fbac8fafaed7c982a04e229.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="C31Melbourne.au" status="online",C31 Melbourne (240p) diff --git a/streams/ba.m3u b/streams/ba.m3u index 87b4c99e0b..f412891b94 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -7,10 +7,6 @@ https://bhrtstream.bhtelecom.ba/bhrtportal.m3u8 https://bhrtstream.bhtelecom.ba/hls15/bhrtportal.m3u8 #EXTINF:-1 tvg-id="BNTV.ba" status="online",BN TV (480p) https://dns2.rtvbn.com:8080/live/index.m3u8 -#EXTINF:-1 tvg-id="NTVIC.ba" status="error",NTV IC (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic -#EXTINF:-1 tvg-id="RTVBPK.ba" status="error",RTV BPK (720p) [Not 24/7] -https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 #EXTINF:-1 tvg-id="RTVHB.ba" status="online",RTV HB (576p) [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 #EXTINF:-1 tvg-id="RTVZenica.ba" status="online",RTV Zenica @@ -18,11 +14,9 @@ https://stream.rtvze.ba/live/123/123.m3u8 #EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live -#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 -#EXTINF:-1 tvg-id="TVSlonInfo.ba" status="error",TV SLON INFO (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=YHLiGONh--I +#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live #EXTINF:-1 tvg-id="" status="online",Super TV Media https://mirtv.club/live/mirtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Malta (720p) [Not 24/7] diff --git a/streams/bd_jagobd.m3u b/streams/bd_jagobd.m3u index 835b23a963..14bb5e590a 100644 --- a/streams/bd_jagobd.m3u +++ b/streams/bd_jagobd.m3u @@ -35,7 +35,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/ntvuk00332211.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RTV.bd" status="online",RTV (1080p) https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/rtv-sg.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SATV.bd" status="error",SATV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SATV.bd" status="online",SATV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/satvoff5666.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="online",Somoy News TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/somoyt000011226615544544.stream/playlist.m3u8 diff --git a/streams/be_samsung.m3u b/streams/be_samsung.m3u index 1f0fa7ab5c..6b890ad27a 100644 --- a/streams/be_samsung.m3u +++ b/streams/be_samsung.m3u @@ -1,3 +1,17 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews Franรงais (720p) https://rakuten-africanews-2-be.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake +https://bloomberg-quicktake-1-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg TV +https://bloomberg-bloomberg-1-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AVF Family +https://futuretoday-afv-family-2-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MavTV Global +https://mavtv-mavtvglobal-1-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Duck TV +https://mmm-ducktv-4-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Euronews +https://rakuten-euronews-10-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-16-be.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/bh.m3u b/streams/bh.m3u index 3696e172ff..db04f72fd7 100644 --- a/streams/bh.m3u +++ b/streams/bh.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+International_all/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainQuran.bh" status="online",Bahrain Quran (400p) [Not 24/7] +#EXTINF:-1 tvg-id="BahrainQuran.bh" status="error",Bahrain Quran (400p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+Quran_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainSports2.bh" status="online",Bahrain Sports 2 (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:bahrainsportstwo_all/playlist.m3u8 diff --git a/streams/bo.m3u b/streams/bo.m3u index cf41c682d6..ed0848dcaa 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -25,7 +25,7 @@ https://livefocamundo.com:8081/megavisiontv/index.m3u8 https://master.tucableip.com/pat/playlist.m3u8 #EXTINF:-1 tvg-id="RedADvenirTV.bo" status="online",Red Advenir (360p) [Not 24/7] http://streamer1.streamhost.org:1935/salive/GMIredadvenirm/playlist.m3u8 -#EXTINF:-1 tvg-id="RedUno.bo" status="timeout",Red Uno (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedUno.bo" status="online",Red Uno (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp #EXTINF:-1 tvg-id="RenuevaDigital.bo" status="blocked",Renueva Digital (720p) https://inliveserver.com:1936/8158/8158/playlist.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 0444844fb5..0987108898 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1001Noites.br" status="error",1001 Noites (720p) [Not 24/7] +#EXTINF:-1 tvg-id="1001Noites.br" status="online",1001 Noites (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8155/ngrp:LVW8155_41E1ciuCvO_all/playlist.m3u8 #EXTINF:-1 tvg-id="AgroBrasilTV.br" status="online",AgroBrasil TV (720p) [Not 24/7] http://45.162.230.234:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8 @@ -10,7 +10,7 @@ https://server.flixtv.com.br/agrobrasiltv/agrobrasiltv/playlist.m3u8 https://evpp.mm.uol.com.br/geob_band/agromais/playlist.m3u8 #EXTINF:-1 tvg-id="AllSports.br" status="online",All Sports (720p) https://5cf4a2c2512a2.streamlock.net/dgrau/dgrau/playlist.m3u8 -#EXTINF:-1 tvg-id="AnimeTV.br" status="timeout",Anime TV (360p) [Not 24/7] +#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="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 @@ -68,7 +68,7 @@ http://stream.novotempo.com:1935/tv/smil:tvnovotempo.smil/playlist.m3u8 http://stream.novotempo.com:1935/tv/tvnovotempo.smil/live.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 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PeruChannel.br" status="error",Perรบ Channel (720p) [Not 24/7] https://stmv1.duvoxtv.com.br/novelaplz/novelaplz/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 @@ -90,13 +90,13 @@ https://playpluspoa-lh.akamaihd.net/i/pp_poa@377864/index_720_av-p.m3u8 https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" status="online",Rede Brasil de Comunicaรงรฃo (720p) [Not 24/7] http://rbc.directradios.com:1935/rbc/rbc/live.m3u8 -#EXTINF:-1 tvg-id="RedeCNTCuritiba.br" status="online",Rede CNT (Curitiba) (180p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeCNTCuritiba.br" status="error",Rede CNT (Curitiba) (180p) [Not 24/7] https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.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] +#EXTINF:-1 tvg-id="RedeGospel.br" status="error",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 #EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="online",Rede Mรฃo Amiga (480p) [Not 24/7] http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 @@ -130,10 +130,10 @@ https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAparecida.br" status="online",TV Aparecida (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9716/LVW9716_HbtQtezcaw/playlist.m3u8 -#EXTINF:-1 tvg-id="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) http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 +#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (640p) +https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBNO.br" status="online",TV BNO (270p) [Not 24/7] @@ -142,8 +142,6 @@ http://tv02.logicahost.com.br:1935/bonner/bonner/live.m3u8 https://stream3.camara.gov.br/tv2/manifest.m3u8 #EXTINF:-1 tvg-id="TVCamara.br" status="online",TV Cรขmara (1080p) https://stream3.camara.gov.br/tv1/manifest.m3u8 -#EXTINF:-1 tvg-id="TVCarioca.br" status="error",TV Carioca (720p) -https://srv5.zcast.com.br/tvcarioca/tvcarioca/playlist.m3u8 #EXTINF:-1 tvg-id="TVCidadeCanal9.br" status="online",TV Cidade Canal 9 (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/tvcidade/tvcidade/playlist.m3u8 #EXTINF:-1 tvg-id="TVCidadedePetropolis.br" status="online",TV Cidade de Petrรณpolis (1080p) [Not 24/7] @@ -168,7 +166,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="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="error",TV Galega Blumenau (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 #EXTINF:-1 tvg-id="TVGideoes.br" status="online",TV Gideoes (1080p) [Not 24/7] https://streaming01.zas.media/gideoes/programacao/playlist.m3u8 @@ -222,9 +220,9 @@ http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 https://rtmp.info/tvsantacruz/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="TVSolComunidade.br" status="online",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="online",TV Terceiro Anjo (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="error",TV Terceiro Anjo (360p) [Not 24/7] https://streamer1.streamhost.org/salive/GMI3anjoh/livestream.m3u8 -#EXTINF:-1 tvg-id="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVThathi.br" status="error",TV Thathi (720p) [Not 24/7] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 #EXTINF:-1 tvg-id="TVUFG.br" status="online",TV UFG (720p) [Not 24/7] http://flash.softhost.com.br:1935/ufg/tvufgweb/playlist.m3u8 @@ -236,8 +234,6 @@ 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="Yeeaah.br" status="error",Yeeaah! (720p) [Not 24/7] -https://srv3.zcast.com.br/yeeaah/yeeaah/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e7b.sdp/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) @@ -252,8 +248,6 @@ http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 https://playout.cdn.cartoonnetwork.com.br/playout_01/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cartoonito (Spanish) https://playout.cdn.cartoonnetwork.com.br/playout_03/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Marajoara (720p) -https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cartoonito (Portuguese) https://playout.cdn.cartoonnetwork.com.br/playout_04/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] @@ -263,3 +257,5 @@ https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live +#EXTINF:-1 tvg-id="" status="error",TV Marajoara (720p) +https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index 4bcfc349a1..c8c98e4e1b 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -11,8 +11,8 @@ https://live.livestreamtv.ca/azstar/ngrp:azstar/playlist.m3u8 http://start.agmediachandigarh.com/gaundapunjab/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CanadaOne.ca" status="online",Canada One (720p) [Not 24/7] http://cdn8.live247stream.com/canadaone/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CanadaStarTV.ca" status="timeout",Canada Star TV (1080p) -http://live.canadastartv.com:1935/canadastartv/canadastartv/playlist.m3u +#EXTINF:-1 tvg-id="CanadaStarTV.ca" status="online",Canada Star TV (720p) +https://main.clickstreamcdn.com/agm/star-canada/playlist.m3u8 #EXTINF:-1 tvg-id="CanadianArabTV.ca" status="online",Canadian Arab TV (720p) [Not 24/7] http://live.catvmedia.ca:8080/hls/catv/index.m3u8 #EXTINF:-1 tvg-id="CanBanglaTV.ca" status="online",CanBangla TV (1080p) [Not 24/7] @@ -84,9 +84,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/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="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) +https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/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="SaltPlusLightTelevision.ca" status="online",Salt + Light Television (1080p) @@ -113,8 +113,6 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF http://toronto3.live247stream.com/toronto360/tv/playlist.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 -#EXTINF:-1 tvg-id="TVC9.ca" status="error",TVC9 (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 #EXTINF:-1 tvg-id="VBS.ca" status="online",VBS (480p) [Not 24/7] diff --git a/streams/ca_stingray.m3u b/streams/ca_stingray.m3u index 2ad967e89d..2f62983b15 100644 --- a/streams/ca_stingray.m3u +++ b/streams/ca_stingray.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="StingrayClassicRock.ca" status="online",Stingray Classic Rock (1080p) https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f772244d9be0077c/101/master.m3u8 -#EXTINF:-1 tvg-id="StingrayEverything80s.ca" status="online",Stingray Everything 80s (1080p) -https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f772244d9be0077c/128/master.m3u8 #EXTINF:-1 tvg-id="StingrayFlashback70s.ca" status="online",Stingray Flashback 70s (1080p) https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f772244d9be0077c/115/master.m3u8 #EXTINF:-1 tvg-id="StingrayGreatestHits.ca" status="online",Stingray Greatest Hits (1080p) @@ -21,3 +19,5 @@ https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f7722 https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f772244d9be0077c/190/master.m3u8 #EXTINF:-1 tvg-id="StingrayUrbanBeat.ca" status="online",Stingray Urban Beat (1080p) https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f772244d9be0077c/133/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Stingray Everything 80s (1080p) +https://ott-linear-channels.stingray.com/v1/master/734895816ccb1e836f8c1e81f772244d9be0077c/128/master.m3u8 diff --git a/streams/cd.m3u b/streams/cd.m3u index db978bfa25..0175a6b606 100644 --- a/streams/cd.m3u +++ b/streams/cd.m3u @@ -3,7 +3,7 @@ http://178.33.237.146/rtnc1.m3u8 #EXTINF:-1 tvg-id="BossBrothersTV.cd" status="online",Boss Brothers TV (1080p) http://51.254.199.122:8080/bossbrothersTV/index.m3u8 -#EXTINF:-1 tvg-id="CongoPlanetTelevision.cd" status="error",Congo Planet Television (1080p) +#EXTINF:-1 tvg-id="CongoPlanetTelevision.cd" status="online",Congo Planet Television (1080p) https://radio.congoplanet.com/Congo_Planet_TV.sdp/Congo_Planet_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Congo Planet Television Pop (1080p) +#EXTINF:-1 tvg-id="" status="online",Congo Planet Television Pop (1080p) https://radio.congoplanet.com/Congo_Planet_TV_Pop.sdp/Congo_Planet_TV_Pop/playlist.m3u8 diff --git a/streams/ch.m3u b/streams/ch.m3u index c8ec63b110..5fcc0e6a8c 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -15,11 +15,11 @@ https://edge.vedge.infomaniak.com/livecast/ik:livesd2/master.m3u8 https://livehd.vedge.infomaniak.com/livecast/livehd/master.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 auf Deutsch (1080p) https://livesd2.vedge.infomaniak.com/livecast/ik:livesd2/master.m3u8 -#EXTINF:-1 tvg-id="LaTele.ch" status="online",La Tรฉlรฉ (1080p) +#EXTINF:-1 tvg-id="LaTele.ch" status="error",La Tรฉlรฉ (1080p) https://edge.vedge.infomaniak.com/livecast/ik:latele/playlist.m3u8 -#EXTINF:-1 tvg-id="LaTele.ch" status="online",La Tรฉlรฉ (1080p) +#EXTINF:-1 tvg-id="LaTele.ch" status="error",La Tรฉlรฉ (1080p) https://latele.vedge.infomaniak.com/livecast/latele/playlist.m3u8 -#EXTINF:-1 tvg-id="LaTele.ch" status="online",La Tรฉlรฉ (1080p) +#EXTINF:-1 tvg-id="LaTele.ch" status="error",La Tรฉlรฉ (1080p) https://livevideo.infomaniak.com/streaming/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 @@ -27,7 +27,7 @@ https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 diff --git a/streams/ch_samsung.m3u b/streams/ch_samsung.m3u index da23359503..12b47079f6 100644 --- a/streams/ch_samsung.m3u +++ b/streams/ch_samsung.m3u @@ -1,11 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="RakutenTVActionMoviesSwitzerland.ch" status="error",Rakuten TV Action Movies Switzerland (720p) -https://rakuten-actionmovies-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesSwitzerland.ch" status="error",Rakuten TV Comedy Movies Switzerland (720p) -https://rakuten-comedymovies-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaSwitzerland.ch" status="error",Rakuten TV Drama Switzerland (720p) -https://rakuten-tvshows-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilySwitzerland.ch" status="error",Rakuten TV Family Switzerland (720p) -https://rakuten-family-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightSwitzerland.ch" status="error",Rakuten TV Spotlight Switzerland (720p) -https://rakuten-spotlight-4-ch.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVActionMoviesSwitzerland.ch" status="online",Rakuten TV Action Movies Switzerland (720p) +https://rakuten-actionmovies-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVComedyMoviesSwitzerland.ch" status="online",Rakuten TV Comedy Movies Switzerland (720p) +https://rakuten-comedymovies-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVDramaSwitzerland.ch" status="online",Rakuten TV Drama Switzerland (720p) +https://rakuten-tvshows-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilySwitzerland.ch" status="online",Rakuten TV Family Switzerland (720p) +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="online",Rakuten TV Documentaries Switzerland (720p) +https://rakuten-documentaries-4-ch.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index ee30a0847c..258a7eb9df 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -27,15 +27,15 @@ https://bst.buin.cl/0.m3u8 https://pantera1-100gb-cl-movistar.dps.live/campustv/campustv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2HDSanAntonio.cl" status="online",Canal 2 (San Antonio) (720p) [Not 24/7] https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="error",TV Quellรณn (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellรณn (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] -https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="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] +#EXTINF:-1 tvg-id="Canal13.cl" status="timeout",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] http://edge1.cl.grupoz.cl/canal21tv/live/playlist.m3u8 @@ -69,8 +69,6 @@ http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 https://hd.chileservidores.cl:1936/ceactv/ceactv/playlist.m3u8 #EXTINF:-1 tvg-id="ChileVision.cl" status="blocked",ChileVisiรณn (720p) [Geo-blocked] http://chv-m3u.chorroaeboy.repl.co -#EXTINF:-1 tvg-id="ChileVision.cl" status="error",ChileVisiรณn (360p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/chv_003cl #EXTINF:-1 tvg-id="ClickTVChile.cl" status="online",Click TV (Coronel) (720p) http://v2.tustreaming.cl/clicktv/playlist.m3u8 #EXTINF:-1 tvg-id="CloudserverCloudFM.cl" status="online",Cloudserver CloudFM (720p) @@ -85,7 +83,7 @@ https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 https://unlimited6-cl.dps.live/contivision/contivision.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ControlVG.cl" status="error",Control.VG https://tls-cl.cdnz.cl/onradio-5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="DecimaTV.cl" status="error",Dรฉcima TV (Ancud) (720p) +#EXTINF:-1 tvg-id="DecimaTV.cl" status="online",Dรฉcima TV (Ancud) (720p) http://unlimited10-cl.dps.live/decimatv/decimatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DetrasdelaRazon.cl" status="online",Detrรกs de la Razรณn https://videostreaming.cloudserverlatam.com/detrazdelarazon/detrazdelarazon/playlist.m3u8 @@ -99,11 +97,11 @@ https://github.com/MachineSystems/archived_m3u8/raw/main/elpinguino_cl.m3u8 https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 #EXTINF:-1 tvg-id="EnerGeek3.cl" status="online",EnerGeek Seรฑal 3 (720p) [Not 24/7] https://stream.wifispeed.cl:3852/live/energeeklive.m3u8 -#EXTINF:-1 tvg-id="EnerGeek.cl" status="blocked",EnerGeek (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnerGeek.cl" status="online",EnerGeek (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionTV.cl" status="timeout",Estaciรณn TV (720p) http://unlimited1-cl.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) +#EXTINF:-1 tvg-id="EstudioTV.cl" status="blocked",Estudio TV (La Ligua) https://mediacpstreamchile.com:1936/hugomendez/hugomendez/playlist.m3u8 #EXTINF:-1 tvg-id="EvaRetro.cl" status="online",EvaRetro (Corporaciรณn Eva) (480p) [Not 24/7] https://stmv2.voxtvhd.com.br/evaretro/evaretro/playlist.m3u8 @@ -137,9 +135,7 @@ 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="LRPTelevision.cl" status="online",LRP Televisiรณn (720p) [Not 24/7] -https://v2.tustreaming.cl/lrp/index.m3u8 -#EXTINF:-1 tvg-id="MaderoTV.cl" status="online",Madero TV +#EXTINF:-1 tvg-id="MaderoTV.cl" status="error",Madero TV https://videostreaming.cloudserverlatam.com/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="MasTV.cl" status="online",Mรกs TV https://paneltv.online:1936/8118/8118/playlist.m3u8 @@ -231,7 +227,7 @@ https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TendenciasPrime.cl" status="online",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] https://v2.tustreaming.cl/tendenciastv/index.m3u8 -#EXTINF:-1 tvg-id="Tevex.cl" status="error",Tevex (720p) [Not 24/7] +#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] https://unlimited1-us.dps.live/thema/thema.smil/playlist.m3u8 @@ -287,7 +283,7 @@ https://tls.cdnz.cl/uestv/live/playlist.m3u8 http://tv.ulagos.cl/web/live.m3u8 #EXTINF:-1 tvg-id="UMAGTV.cl" status="timeout",UMAGTV Televisiรณn (Punta Arenas) (720p) http://edge1.cl.grupoz.cl/tser5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="online",Unidad Evangelica TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="error",Unidad Evangelica TV (720p) [Not 24/7] https://v2.tustreaming.cl/unidadevangelica/index.m3u8 #EXTINF:-1 tvg-id="VClassicTV.cl" status="online",V Classic TV https://5eaccbab48461.streamlock.net:1936/8112/8112/playlist.m3u8 @@ -323,3 +319,5 @@ https://videostreaming.cloudserverlatam.com/ElChavotv/ElChavotv/playlist.m3u8 http://64.20.57.7:8080/hls/enfoque.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Bajo Cero TV (Corporaciรณn Eva) (656p) https://stmv.panel.mivideo.pro/bajocerotv/bajocerotv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",LRP Televisiรณn (720p) [Not 24/7] +https://v2.tustreaming.cl/lrp/index.m3u8 diff --git a/streams/cn.m3u b/streams/cn.m3u index 0ffffcf1e1..b3049db2d0 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -91,10 +91,10 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) -http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s19/index.m3u8 +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) +http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5ไฝ“่‚ฒ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5ไฝ“่‚ฒ (1080p) @@ -320,6 +320,8 @@ http://125.210.152.18:9090/live/CCTV12HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://183.207.248.71/cntv/live1/cctv-12/cctv-12 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) +http://183.207.249.7/PLTV/3/224/3221225556/index.m3u8 +#EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://183.207.249.8/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221225556/index.m3u8 @@ -327,8 +329,6 @@ http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221225556/index.m3u8 http://223.110.245.170/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://223.110.245.172/PLTV/3/224/3221225556/index.m3u8 -#EXTINF:-1 tvg-id="CCTV12.cn" status="error",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) -http://183.207.249.7/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13ๆ–ฐ้—ป (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225638/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13ๆ–ฐ้—ป (720p) @@ -383,20 +383,16 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Espaรฑol (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) +http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) -http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 #EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",็บฏไบซ4K (2160p) @@ -447,8 +443,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225702/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225703/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225705/index.m3u8 #EXTINF:-1 tvg-id="" status="online",่ดตๅทžๅซ่ง† (576p) @@ -567,16 +561,12 @@ http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 http://l.cztvcloud.com/channels/lantian/SXxinchang2/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทžๅ…ฌๅ…ฑ (1080p) [Not 24/7] http://live.ahsz.tv/video/s10001-ggpd/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทž็ง‘ๆ•™ (1080p) [Not 24/7] -http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทžๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] http://live.ahsz.tv/video/s10001-szzh/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐ้ƒ‘็ปผๅˆ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10184-1.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10883-1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅปบๅฎ‰็”ต่ง†ๅฐ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/11003-1.m3u8 #EXTINF:-1 tvg-id="" status="online",็ฝ—ๅฑฑ็”ต่ง†ๅฐ (1080p) [Not 24/7] @@ -599,22 +589,10 @@ http://live.zohi.tv/video/s10001-yspd-2/index.m3u8 http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–‡ๅฑฑ็ปผๅˆ (1080p) [Not 24/7] http://m3u8.channel.wsrtv.com.cn/cms/videos/nmip-media/channellive/channel7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ๆ–ฐ้—ป (1080p) [Not 24/7] -http://stream2.xiancity.cn/xatv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไพจไนก (1080p) http://stream.jinjiang.tv/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑ็ปผๅˆๅฐ (1080p) [Not 24/7] http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑ็ปผๅˆๅฐ (1080p) [Not 24/7] -http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) -http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) -http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv -#EXTINF:-1 tvg-id="" status="online",ๆˆ้ƒฝๅคง็†Š็Œซ (1080p) [Not 24/7] -https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ—ๅซ่ง† (1080p) -https://hwapi.yunshicloud.com/8xughf/e0bx15.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅŠๅฒ›ๆ–ฐ้—ป (1080p) https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—7 (900p) [Not 24/7] @@ -675,8 +653,6 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",่กกๆฐดๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎ้ƒฝๅธ‚็”Ÿๆดป (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๅ…ฌๅ…ฑ (720p) [Not 24/7] @@ -721,10 +697,6 @@ http://live.hnxttv.com:9601/live/xwzh/800K/tzwj_video.m3u8 http://live.nbs.cn/channels/njtv/jkpd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅๅ…ซ (720p) http://live.nbs.cn/channels/njtv/sbpd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] -http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] -http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌ็”Ÿๆดป (720p) http://live.nbs.cn/channels/njtv/shpd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๆ–ฐ้—ป็ปผๅˆ (720p) @@ -737,8 +709,10 @@ http://live.nbs.cn/channels/njtv/ylpd/m3u8:500k/live.m3u8 http://live.shaoxing.com.cn/video/s10001-sxtv3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅปถ่พนๅซ่ง† (720p) http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ†…ๆฑŸๅ…ฌๅ…ฑ (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ†…ๆฑŸ็ง‘ๆ•™ (720p) +http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ†…ๆฑŸ็ปผๅˆ (720p) +http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๅฃไธ€ๅฅ— (720p) [Not 24/7] http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 #EXTINF:-1 tvg-id="" status="online",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] @@ -757,8 +731,12 @@ http://stream2.xiancity.cn/xatv4/playlist.m3u8 http://stream2.xiancity.cn/xatv6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (720p) [Not 24/7] http://visit.jjbctv.com:1935/live/xwzhpc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) +https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ…  ้Ÿถๅ…ณๅ…ฌๅ…ฑๅฐ (720p) [Not 24/7] https://www.sgmsw.cn/videos/tv/201805/1308/9P424TC5M000AFO13CXK6GN6BOA889D2/hls/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ…  ้Ÿถๅ…ณ็ปผๅˆๅฐ (720p) [Not 24/7] +https://www.sgmsw.cn/videos/tv/201805/1308/SB05RIYZOU8JR418AUQOF62CAJQ08D0E/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎ‰ๅพฝ โ…  ้“œ้™ต็ปผๅˆ (720p) http://dstpush1.retalltech.com/app/stream1.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎ‰ๅพฝ โ…  ้“œ้™ตๅ…ฌๅ…ฑ (720p) @@ -769,8 +747,6 @@ http://flv.drs.tv.yatv.tv:8080/channellive/gonggong.flv http://flv.drs.tv.yatv.tv:8080/channellive/xinwen.flv #EXTINF:-1 tvg-id="" status="online",้€šๅทž็”ต่ง†ๅฐ (720p) http://pull.dayuntongzhou.com/live/tztv.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ…  ้Ÿถๅ…ณ็ปผๅˆๅฐ (720p) [Not 24/7] -https://www.sgmsw.cn/videos/tv/201805/1308/SB05RIYZOU8JR418AUQOF62CAJQ08D0E/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้ปžๆŽŒ่ฒก็ถ“ (712p) http://cclive2.aniu.tv/live/anzb.m3u8 #EXTINF:-1 tvg-id="" status="online",็‚นๆŽŒ่ดข็ป (712p) @@ -807,8 +783,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] -http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",็”˜่‚ƒๅซ่ง† (576p) http://117.169.120.140:8080/live/gansustv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (576p) @@ -895,12 +869,6 @@ http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎœ็ซ ๆ–ฐ้—ป็ปผๅˆ (576p) http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฐธๆ–ฐ็”ต่ง†ไธ€ๅฅ— (576p) -http://jxyx.chinashadt.com:2036/live/1002.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฐธๆ–ฐ็”ต่ง†ไบŒๅฅ— (576p) -http://jxyx.chinashadt.com:2036/live/1003.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฐธๆ–ฐ็”ต่ง†ไธ‰ๅฅ— (576p) -http://jxyx.chinashadt.com:2036/live/1004.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไฝ™ๅงšๆ–ฐ้—ป็ปผๅˆ (576p) http://l.cztvcloud.com/channels/lantian/SXyuyao1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",้ค˜ๅงšๅงšๆฑŸๆ–‡ๅŒ– (576p) [Not 24/7] @@ -931,10 +899,14 @@ http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",็™ฝๅŸŽๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",็™ฝๅฑฑๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/baishan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้›†ๅฎ‰็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/ja/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ†œๅฎ‰ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/naxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‰้ƒญ็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/qg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้€šๅŒ–ๆ–ฐ้—ป [Geo-blocked] http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆปจๅทžๅ…ฌๅ…ฑ็”ต่ง†ๅ‰ง (576p) @@ -1031,8 +1003,6 @@ http://dslive.grtn.cn/hzzh/sd/live.m3u8 http://dslive.grtn.cn/hzzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ้—จ็ปผๅˆ (540p) http://dslive.grtn.cn/jmzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆญ้˜ณ็ปผๅˆ (540p) -http://dslive.grtn.cn/jyzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆข…ๅทž็ปผๅˆ (480p) http://dslive.grtn.cn/mzzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑ•ๅคด็ปผๅˆ (540p) @@ -1047,14 +1017,20 @@ http://dslive.grtn.cn/zqzh/playlist.m3u8 http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",่กกๆฐดๅฝฑ่ง†ๅจฑไน (480p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv2.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทž็ง‘ๆ•™ (1080p) [Not 24/7] +http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅทž่—่ชž้ ป้“ (480p) +http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏๅ…ฌๅ…ฑ (480p) [Not 24/7] +http://live.lyg1.com/ggpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฆ‚ไธœๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live +#EXTINF:-1 tvg-id="" status="online",้นคๅฃๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] +http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 #EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (480p) [Not 24/7] http://visit.jjbctv.com:1935/live/xwzhmb/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฟ่€…็ฅž้พŸ (480p) http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏๅ…ฌๅ…ฑ (480p) [Not 24/7] -http://live.lyg1.com/ggpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰ๆ–‡ไฝ“ (480p) http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰ๅค–่ฏญ (576p) @@ -1095,8 +1071,6 @@ http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰็ปๆตŽ (360p) http://stream.appwuhan.com/4tzb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",้“ถๅทๅ…ฌๅ…ฑ (360p) [Not 24/7] -http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้“ถๅท็”Ÿๆดป (360p) [Not 24/7] http://stream.ycgbtv.com.cn/ycxw/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ไผ˜่ง† (720p) @@ -1105,10 +1079,10 @@ http://1-fss24-s0.streamhoster.com/lv_uchannel/_definst_/broadcast1/chunklist.m3 http://1-fss24-s0.streamhoster.com/lv_uchannel/broadcast1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป (288p) http://202.69.67.66:443/webcast/bshdlive-mobile/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็™ฝๅฑฑๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/baishan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰้ƒญ็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/qg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅฝฑ่ง†ๅ‰ง (540p) +http://live6.plus.hebtv.com/hbysx/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ๆ–ฐ้—ป (1080p) [Not 24/7] +http://stream2.xiancity.cn/xatv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (240p) [Not 24/7] http://stream4.jlntv.cn/test2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถ็•Œ1 (240p) [Not 24/7] @@ -1121,6 +1095,10 @@ https://live.ntdimg.com/cwlive220/playlist.m3u8 http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฑฑ่ฅฟ โ…  ๆœ”ๅทžๆ–ฐ้—ปๅฐ (10p) [Not 24/7] http://stream.sxsztv.com/live4/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎ้ƒฝๅธ‚็”Ÿๆดป (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅŒ—ไบฌ่ก›่ฆ– (1080p) [Geo-blocked] +http://14.152.88.77/liveplay-kk.rtxapp.com/live/program/live/bjwshd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅดๆฑŸๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅ—้˜ณๆ–ฐ้—ป (1080p) [Not 24/7] @@ -1245,14 +1223,14 @@ https://hls.gstv.com.cn/49048r/y72q36.m3u8 https://hls.gstv.com.cn/49048r/y72q36.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅคง็ˆฑๆตทๅค– (720p) https://pulltv3.wanfudaluye.com/live/tv3.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ไบ‘ๅ—ๅซ่ง† (1080p) +https://hwapi.yunshicloud.com/8xughf/e0bx15.m3u8 #EXTINF:-1 tvg-id="" status="blocked",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 #EXTINF:-1 tvg-id="" status="blocked",็ปง็ปญๆ•™่‚ฒ (576p) http://111.63.117.13:6060/030000001000/G_CETV-2/G_CETV-2.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๆ™บๆ…งๆ•™่‚ฒ (576p) http://111.63.117.13:6060/030000001000/G_CETV-4/G_CETV-4.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌ่ก›่ฆ– (1080p) [Geo-blocked] -http://14.152.88.77/liveplay-kk.rtxapp.com/live/program/live/bjwshd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—้ƒฝๅธ‚ (1080p) http://39.130.202.81:6610/gitv_live/G_YNTV-2-HD/G_YNTV-2-HD.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅŠจไฝœ็”ตๅฝฑ (1080p) @@ -1741,8 +1719,6 @@ http://183.207.248.71/gitv/live1/G_JSGG/G_JSGG http://183.207.248.71/gitv/live1/G_JSJY/G_JSJY #EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) http://183.207.248.71/gitv/live1/G_JSTY/G_JSTY -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅฝฑ่ง† (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_JSYS/G_JSYS #EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹็ปผ่‰บ (576p) [Not 24/7] http://183.207.248.71/gitv/live1/G_JSZY/G_JSZY #EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) @@ -1823,8 +1799,6 @@ http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 http://183.207.249.34/PLTV/4/224/3221227393/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) http://183.207.249.34/PLTV/4/224/3221227402/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) -http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) @@ -2097,8 +2071,6 @@ http://ivi.bupt.edu.cn/hls/btv5.m3u8 http://ivi.bupt.edu.cn/hls/btv8.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ขๅทž็ถœๅˆ้ ป้“ (576p) [Not 24/7] http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅฝฑ่ง†ๅ‰ง (540p) -http://live6.plus.hebtv.com/hbysx/hd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็ฆๅฑฑ็”Ÿๆดป (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ˆŸๅฑฑๅ…ฌๅ…ฑ็”Ÿๆดป (720p) @@ -2125,20 +2097,16 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227258/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๅ››ๅทๅฝฑ่ง†ๅฐ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅ…ฌๅ…ฑ (720p) -http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๅ››ๅทๆ–ฐ้—ปๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†่—่ฏญ (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†็ปผๅˆ (1080p) http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅฐ -http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๆ–ฐ้—ปๆณ•ๆฒป http://stream3.hljtv.com/hljxw2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็Šไธบๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] @@ -2161,37 +2129,49 @@ http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๅทžๆ–ฐ่ž็ถœๅˆ (1080p) http://218.204.153.158/10.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…ๆฑŸ็ง‘ๆ•™ (720p) -http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…ๆฑŸ็ปผๅˆ (720p) -http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆตทๅ—ๅทž่—่ชž้ ป้“ (480p) -http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) +http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv +#EXTINF:-1 tvg-id="" status="timeout",ๅ†…ๆฑŸๅ…ฌๅ…ฑ (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฐธๆ–ฐ็”ต่ง†ไธ€ๅฅ— (576p) +http://jxyx.chinashadt.com:2036/live/1002.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฐธๆ–ฐ็”ต่ง†ไบŒๅฅ— (576p) +http://jxyx.chinashadt.com:2036/live/1003.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฐธๆ–ฐ็”ต่ง†ไธ‰ๅฅ— (576p) +http://jxyx.chinashadt.com:2036/live/1004.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—็ปๆตŽ็”Ÿๆดป (540p) [Not 24/7] http://live2.plus.hebtv.com/jjshx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅฐ‘ๅ„ฟ็ง‘ๆ•™ (540p) http://live6.plus.hebtv.com/sekjx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ…ฌๅ…ฑ (540p) http://live7.plus.hebtv.com/hbggx/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ…ฌๅ…ฑ (540p) -http://live7.plus.hebtv.com/hbggx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—้ƒฝๅธ‚ (240p) [Not 24/7] http://live3.plus.hebtv.com/hbdsx/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ†œๆฐ‘ (240p) http://live3.plus.hebtv.com/nmpdx/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ๅฝฑ่ง† (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_JSYS/G_JSYS +#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) +http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ๅ‡คๅ‡ฐ้ฆ™ๆธฏ (720p) http://183.207.249.35/PLTV/3/224/3221226975/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ๅบทๅทดๅซ่ง† (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๅ››ๅทๆ–ฐ้—ปๅฐ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๅ››ๅทๅฝฑ่ง†ๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) -https://live.funhillrm.com/2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้พ™ๅฒฉๅ…ฌๅ…ฑ (540p) [Not 24/7] -http://stream.lytv.net.cn/1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",้นคๅฃๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] -http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅ…ฌๅ…ฑ (720p) +http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅฐ +http://stream3.hljtv.com/hljws2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆˆ้ƒฝๅคง็†Š็Œซ (1080p) [Not 24/7] +https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 +#EXTINF:-1 tvg-id="" status="error",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] +http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] +http://60.175.115.119:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆญ้˜ณ็ปผๅˆ (540p) +http://dslive.grtn.cn/jyzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",้“ถๅทๅ…ฌๅ…ฑ (360p) [Not 24/7] +http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index aef3a07698..c99838b9eb 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -5,7 +5,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacua https://5b464b69d264e.streamlock.net/Channels_live/ngrp:amordiscos_all/playlist.m3u8 #EXTINF:-1 tvg-id="ATNTelevision.co" status="online",ATN Televisiรณn (Cรบcuta | Norte de Santander) (640p) https://59ef525c24caa.streamlock.net/atntelevision/atntelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.co" status="online",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ATV.co" status="error",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] https://movil.ejeserver.com/live/verteve.m3u8 #EXTINF:-1 tvg-id="AvivamientoTV.co" status="online",Avivamiento TV (1080p) [Not 24/7] https://s1.abntelevision.com/avivamientoabr/stream/avivamientohd/avivamientohd/playlist.m3u8 @@ -15,32 +15,26 @@ 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="online",Campo Televisiรณn (Santa Marta) +#EXTINF:-1 tvg-id="CampoTelevision.co" status="error",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] +#EXTINF:-1 tvg-id="Canal1.co" status="online",Canal 1 (1080p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 -#EXTINF:-1 tvg-id="Canal2.co" status="online",Canal 2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2.co" status="error",Canal 2 (720p) [Not 24/7] https://video13.virtualtronics.com/streamer/canal2.m3u8 -#EXTINF:-1 tvg-id="Canal2Alpavision.co" status="online",Canal 2 Alpavisiรณn (Neiva | Huila) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2Alpavision.co" status="error",Canal 2 Alpavisiรณn (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal12.co" status="error",Canal 12 (Valledupar | Cesar) (486p) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAJAAFFA1IAyADIQCAAAAAAAAAA.js -#EXTINF:-1 tvg-id="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalC.co" status="error",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalCapital.co" status="error",Canal Capital (720p) [Not 24/7] -https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8 -#EXTINF:-1 tvg-id="CanalCongreso.co" status="error",Canal Congreso (Bogotร  | Cundinamarca) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CanalCongresoColombia/live #EXTINF:-1 tvg-id="CanalDoce.co" status="online",Canal Doce https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 -#EXTINF:-1 tvg-id="CanalDos.co" status="error",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalNets.co" status="online",Canal Nets [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfZ9c1Beo5LipWUXM7zYMuQ/live #EXTINF:-1 tvg-id="CanalNets.co" status="online",Canal Nets https://video.ejeserver.com/live/nets.m3u8 +#EXTINF:-1 tvg-id="CanalNets.co" status="error",Canal Nets [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfZ9c1Beo5LipWUXM7zYMuQ/live #EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSonTV.co" status="online",Canal Son TV (720p) [Not 24/7] @@ -53,14 +47,10 @@ https://movil.ejeserver.com/live/visiondorada.m3u8 https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8 #EXTINF:-1 tvg-id="CNCCartagena.co" status="online",Canal CNC Cartagena (Cartagena | Bolรญvar) (720p) https://cloud2.streaminglivehd.com:1936/8054/8054/playlist.m3u8 -#EXTINF:-1 tvg-id="CNCTulua.co" status="error",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) -https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="CTV.co" status="online",CTV (Barranquilla | Atlรกntico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" status="timeout",Eduvision (720p) http://66.240.236.25:1936/eduvision/eduvision/playlist.m3u8 -#EXTINF:-1 tvg-id="EnlaceTelevision.co" status="error",Enlace Televisiรณn (Barrancabermeja | Santander) (720p) [Not 24/7] -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAFAADLA1IAyADIQCAAAAAAAAAA.js #EXTINF:-1 tvg-id="HuilaTV.co" status="online",Huila TV https://plataformavideo.com:19360/8020/8020.m3u8 #EXTINF:-1 tvg-id="MasTV.co" status="online",Mรกs TV @@ -77,10 +67,6 @@ https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #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="NTN24.co" status="error",NTN24 (Nuestra Tele Noticias) (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEJs1fTF3KszRJGxJY14VrA/live -#EXTINF:-1 tvg-id="RedPlus.co" status="error",Red+ -https://inforedvos.lcdn.claro.net.co/Content/HLS_HLS_DIR/Live/channel(REDMASHDWEB)/master.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 #EXTINF:-1 tvg-id="SuramTV.co" status="online",Suram TV (1080p) [Not 24/7] @@ -98,7 +84,7 @@ https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive.smil/playlist. https://liveingesta118.cdnmedia.tv/telecafelive/smil:dvrlive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Telecaribe.co" status="online",Telecaribe (Puerto Colombia | Atlรกntico) (720p) https://tkx.mp.lura.live/rest/v2/mcp/video/adstB64MXYxqLZwy?anvack=4gXmVVoVIp3YeECJWm6af3j0mlHwl6vO&eud=SKjoH1L/9Enwo5zQBiBTRfTSNGfENMNO6udm4CQNVvix/L9XX8kucBOvzWalIghNrL5GllGH8ou17ICYGv29Rg== -#EXTINF:-1 tvg-id="Teleislas.co" status="online",Teleislas (San Andrรฉs) (486p) [Not 24/7] +#EXTINF:-1 tvg-id="Teleislas.co" status="error",Teleislas (San Andrรฉs) (486p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-teleislas/teleislas/playlist.m3u8 #EXTINF:-1 tvg-id="Telemedellin.co" status="online",Telemedellin (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ @@ -107,8 +93,6 @@ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist https://5b464b69d264e.streamlock.net/Channels_live/ngrp:telemusica_all/playlist.m3u8 #EXTINF:-1 tvg-id="Telepacifico.co" status="online",Telepacรญfico (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telepetroleo.co" status="error",Telepetrรณleo (Barrancabermeja | Santander) (720p) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAIAAE7A1IAyADIUCAAAAAAAAAA.js #EXTINF:-1 tvg-id="TeleSanJacinto.co" status="online",Tele San Jacinto https://video.ejeserver.com/live/telesanjacinto.m3u8 #EXTINF:-1 tvg-id="Trece.co" status="online",Trece (1080p) @@ -119,14 +103,10 @@ https://stream.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist http://179.1.7.198:1935/live/TVAgroHD.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVGracia.co" status="online",TVGracia (720p) https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNGlobal.co" status="error",TVN Global (614p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNGlobal.co" status="online",TVN Global (614p) [Not 24/7] https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 -#EXTINF:-1 tvg-id="UAOPlay.co" status="error",UAO Play +#EXTINF:-1 tvg-id="UAOPlay.co" status="online",UAO Play https://play.cdn.enetres.net/184784E1D210401F8041E3E1266822CC023/028/playlist.m3u8 -#EXTINF:-1 tvg-id="UNABTV.co" status="error",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js -#EXTINF:-1 tvg-id="UNABTV.co" status="error",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="VeoTelevision.co" status="online",Veo Television (Guadalajara de Buga | Valle del Cauca) https://movil.ejeserver.com/live/veotv.m3u8 #EXTINF:-1 tvg-id="VeoTelevision.co" status="online",Veo Televisiรณn @@ -139,11 +119,9 @@ https://stmv2.voxtvhd.com.br/zonajoventv/zonajoventv/playlist.m3u8 https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 #EXTINF:-1 tvg-id="ZuldemaydaComunicaciones.co" status="online",Zuldemayda Comunicaciones https://video.ejeserver.com/live/zuldemayda.m3u8 -#EXTINF:-1 tvg-id="" status="online",EDVTV (Bogotร  | Cundinamarca) -https://tustreamingvideo.com:3376/multi_live/play.m3u8 #EXTINF:-1 tvg-id="" status="online",Ondambiantal TV (Bogotร  | Cundinamarca) https://server12.videostreaming.net:3230/stream/play.m3u8 +#EXTINF:-1 tvg-id="" status="online",EDVTV (Bogotร  | Cundinamarca) +https://tustreamingvideo.com:3376/multi_live/play.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Canal Caracol Ahora (720p) https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Capital Eureka (720p) [Geo-blocked] -https://mdstrm.com/live-stream-playlist/57d2ebe8fd61d8f9327f8ad1.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index 6b6ff79f3a..4dc97d5e23 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -15,8 +15,6 @@ https://rtmp.info/canal38/envivo/playlist.m3u8 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="EnlaceTV.cr" status="online",EnlaceTV (720p) [Not 24/7] -https://v4.tustreaming.cl/enlacebpbtv/index.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="FUTV.cr" status="online",FUTV @@ -45,14 +43,12 @@ http://tvn.obix.tv:1935/TVN/CH14.stream_720p/playlist.m3u8 http://tv.ticosmedia.com:1935/TVSUR/TVSUR/playlist.m3u8 #EXTINF:-1 tvg-id="TVSurCanal14.cr" status="online",TV Sur Canal 14 (720p) https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8 -#EXTINF:-1 tvg-id="VideoTourChannel.cr" status="online",Video Tour Channel (480p) [Not 24/7] +#EXTINF:-1 tvg-id="VideoTourChannel.cr" status="error",Video Tour Channel (480p) [Not 24/7] http://k4.usastreams.com/videotour/videotour/playlist.m3u8 #EXTINF:-1 tvg-id="VMLatino.cr" status="online",VM Latino (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/vmtv/vmlatino/playlist.m3u8 #EXTINF:-1 tvg-id="VoiceOverRadioTV.cr" status="online",VoiceOver Radio TV https://cloudvideo.servers10.com:8081/8198/index.m3u8 -#EXTINF:-1 tvg-id="ZonaFilmsTV.cr" status="error",Zona Films TV (900p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/zonafilmstv #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",Teletica Radio @@ -69,3 +65,5 @@ https://s2.cwebtv.net:4433/telefides/telefides/playlist.m3u8 http://tiquiciatv.com:1935/stv/web/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 11 Repretel https://d3bgcstab9qhdz.cloudfront.net/hls/canal11.m3u8 +#EXTINF:-1 tvg-id="" status="error",EnlaceTV (720p) [Not 24/7] +https://v4.tustreaming.cl/enlacebpbtv/index.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index f94a8cd42c..41eedfbb55 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BonceTV.cw" status="error",Bonce TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 #EXTINF:-1 tvg-id="NosPais.cw" status="online",Nos Paรฏs (720p) [Not 24/7] http://highvolume04.streampartner.nl/nos_pais_24_7/nos_pais_24_7/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 5dc1f4e2ee..7c115d27b4 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="AdaTV.cy" status="error",Ada TV (720p) http://kuzeykibris.tv/m3u8/tv_ada.m3u8 -#EXTINF:-1 tvg-id="AlfaSport.cy" status="error",Alfa Sport (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlfaSport.cy" status="online",Alfa Sport (1080p) [Not 24/7] https://dev.aftermind.xyz/edge-hls/unitrust/alfasports/index.m3u8?token=8TXWzhY3h6jrzqEqu -#EXTINF:-1 tvg-id="AlfaSport.cy" status="error",Alfa Sport (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlfaSport.cy" status="online",Alfa Sport (1080p) [Not 24/7] https://dev.aftermind.xyz/hls/unitrust/alfasports/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="ASTTV1.cy" status="online",AST TV 1 (PC) (1080p) [Not 24/7] https://www.ast.tv/stream/1/master.m3u8 @@ -47,6 +47,8 @@ https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 #EXTINF:-1 tvg-id="SigmaTV.cy" status="online",Sigma (576p) [Not 24/7] https://sl2.sigmatv.com/hls/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reload (804p) +http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) [Not 24/7] https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) @@ -61,8 +63,6 @@ https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 TรœRK (720p) https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reload (804p) -http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 1 (CYBC 1) [Geo-blocked] http://l6.cloudskep.com/rikcy/rik1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 2 (CYBC 2) [Geo-blocked] diff --git a/streams/cz.m3u b/streams/cz.m3u index eca052e743..34440e7dd0 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -1,12 +1,12 @@ #EXTM3U -#EXTINF:-1 tvg-id="CT1HD.cz" status="blocked",ฤŒT1 (1080p) +#EXTINF:-1 tvg-id="CT1HD.cz" status="error",ฤŒT1 (1080p) http://213.151.233.20:8000/dna-5100-tv-pc.m3u8 #EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะฐัั‚ะพัั‰ะตะต ะ’ั€ะตะผั (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s61/index.m3u8 #EXTINF:-1 tvg-id="ElektrikaTV.cz" status="online",Elektrika TV (360p) http://rtmp.elektrika.cz/live/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="ExtasyHD.cz" status="blocked",Extasy HD / Leo TV HD (576p) +#EXTINF:-1 tvg-id="ExtasyHD.cz" status="error",Extasy HD / Leo TV HD (576p) http://213.151.233.20:8000/dna-6233-tv-pc.m3u8 #EXTINF:-1 tvg-id="Ocko.cz" status="online",ร“ฤko (540p) https://ocko-live-dash.ssl.cdn.cra.cz/cra_live2/ocko.stream.1.smil/playlist.m3u8 diff --git a/streams/de.m3u b/streams/de.m3u index 411c09d742..308295c1c6 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -33,10 +33,10 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high/playlist.m3u8?ref=medienportal-sachsen- #EXTINF:-1 tvg-id="CroTVHD.de" status="timeout",CroTV HD (1080p) http://92.204.40.139:8081/crotv/televizijahrvatskedijaspore/playlist.m3u8 -#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 +#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="DaVinci.de" status="timeout",Da Vinci http://sc.id-tv.kz/DaVinci_38_39.m3u8 #EXTINF:-1 tvg-id="DeluxeLoungeHD.de" status="online",Deluxe Lounge HD @@ -46,6 +46,8 @@ http://tv.artcom-venture.de:1322/dmf/tv.m3u8 #EXTINF:-1 tvg-id="DeutschesMusikFernsehen.de" status="timeout",Deutsches Musik Fernsehen (720p) [Not 24/7] https://tv.artcom-venture.de/dmf/tv.m3u8 #EXTINF:-1 tvg-id="DWArabic.de" status="online",DW Arabic (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/dwarabic/live +#EXTINF:-1 tvg-id="DWArabic.de" status="online",DW Arabic (1080p) https://dwamdstream103.akamaized.net/hls/live/2015526/dwstream103/index.m3u8 #EXTINF:-1 tvg-id="DWDeutsch.de" status="blocked",DW Deutsch (1080p) [Geo-blocked] https://dwamdstream106.akamaized.net/hls/live/2017965/dwstream106/index.m3u8 @@ -151,10 +153,10 @@ http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-magdeburg_high/playli https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-magdeburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="online",OK Merseburg-Querfurt (1080p) [Not 24/7] http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-merseburg_high/playlist.m3u8 +#EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="online",OK Merseburg +http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-merseburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="online",OK Merseburg-Querfurt (1080p) [Not 24/7] https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-merseburg_high/playlist.m3u8 -#EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="error",OK Merseburg -http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-merseburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKRheinLokalWorms.de" status="online",OK RheinLokal (Worms) (720p) [Not 24/7] https://s.ok54.de/rheinlokal/rheinlOKal_stream/playlist.m3u8 #EXTINF:-1 tvg-id="OKRheinMain.de" status="online",OK Rhein-Main (576p) [Not 24/7] @@ -255,7 +257,7 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 -#EXTINF:-1 tvg-id="RocklandTV.de" status="online",Rockland TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 @@ -363,8 +365,6 @@ https://mytvplus.iptv-playoutcenter.de/mytvplus/mytvplus.stream_1/playlist.m3u8 https://s3.welocal.world/frankenfernsehen/media/191627/videos/hls.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (1080p) [Not 24/7] https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Sรผd (720p) -https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] @@ -402,9 +402,9 @@ https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",BR Fernsehen Sรผd (720p) +https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",hr-fernsehen (1080p) https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ร‡ฤฐRA TV (480p) [Not 24/7] http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/25.m3u8 -#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h09/index.m3u8 diff --git a/streams/de_rakuten.m3u b/streams/de_rakuten.m3u index 268e960776..17def5b4da 100644 --- a/streams/de_rakuten.m3u +++ b/streams/de_rakuten.m3u @@ -9,6 +9,8 @@ https://rakuten-comedymovies-3-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-tvshows-5-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVDramaGermany.de" status="online",Rakuten TV Shows Germany (720p) https://rakuten-tvshows-3-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilyGermany.de" status="online",Rakuten TV Family Germany (720p) +https://rakuten-family-5-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightAustria.at" status="online",Rakuten Spotlight Austria (720p) https://rakuten-spotlight-5-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightGermany.de" status="online",Rakuten Spotlight Germany (720p) @@ -17,3 +19,5 @@ https://rakuten-spotlight-3-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-topfree-3-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="online",Revry (720p) https://revry-revry-3-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaries Germany (720p) +https://rakuten-documentaries-5-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/dk_samsung.m3u b/streams/dk_samsung.m3u index d9a65d9744..eafcc8f41c 100644 --- a/streams/dk_samsung.m3u +++ b/streams/dk_samsung.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews English (720p) https://rakuten-africanews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="error",Bloomberg TV US (1080p) -https://bloomberg-bloomberg-1-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) +https://bloomberg-bloomberg-1-dk.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://rakuten-euronews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index c8879466e3..d107e94744 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -29,7 +29,7 @@ http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 http://50.30.37.36:1935/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="ConstanzaTV.do" status="online",ConstanzaTV https://ss9.domint.net:3026/ctv8_str/contanzatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CotubanamaTV.do" status="error",Cotubanama TV +#EXTINF:-1 tvg-id="CotubanamaTV.do" status="online",Cotubanama TV https://cdn4.hostlagarto.com:8081/static/cotubanamatv/playlist.m3u8 #EXTINF:-1 tvg-id="CromTV.do" status="online",CromTV https://cdn4.hostlagarto.com:8081/static/cromtv/playlist.m3u8 @@ -41,8 +41,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts https://inliveserver.com:1936/digital809tv/digital809tv/playlist.m3u8 #EXTINF:-1 tvg-id="Ecovision.do" status="online",Ecovisiรณn (480p) [Not 24/7] https://vdo1.streamgato.us:3014/live/ecovisionlive.m3u8 -#EXTINF:-1 tvg-id="Entelevision.do" status="online",Entelevisiรณn -https://video.misistemareseller.com/entelevision/entelevision/playlist.m3u8 #EXTINF:-1 tvg-id="Farovision.do" status="online",Farovisiรณn https://5790d294af2dc.streamlock.net/8128/8128/playlist.m3u8 #EXTINF:-1 tvg-id="FuegoTV.do" status="online",Fuego TV (720p) [Not 24/7] @@ -51,7 +49,7 @@ https://video.misistemareseller.com/Fuegotv/Fuegotv/playlist.m3u8 https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8 #EXTINF:-1 tvg-id="GDMTV.do" status="online",GDMTV (720p) [Not 24/7] https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="GuacaraTV.do" status="error",Guacara TV +#EXTINF:-1 tvg-id="GuacaraTV.do" status="online",Guacara TV https://cloudflare.streamgato.us:3180/live/guacaratvlive.m3u8 #EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 @@ -65,27 +63,21 @@ https://imagenuniversaltv.net:3771/live/iutvlive.m3u8 https://cdn4.hostlagarto.com:8081/static/lacaletatv/playlist.m3u8 #EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7] https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 -#EXTINF:-1 tvg-id="LaVozdeMaria.do" status="error",La Voz de Marรญa +#EXTINF:-1 tvg-id="LaVozdeMaria.do" status="online",La Voz de Marรญa https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 #EXTINF:-1 tvg-id="LunaTVCanal53.do" status="online",Luna TV Canal 53 https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8 -#EXTINF:-1 tvg-id="Megavision.do" status="online",Megavisiรณn -http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 -#EXTINF:-1 tvg-id="MegavisionCanal43.do" status="online",Megavision Canal 43 (480p) [Not 24/7] -http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 -#EXTINF:-1 tvg-id="MisionELTV.do" status="error",Mision ELTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 -#EXTINF:-1 tvg-id="MiTV.do" status="online",MiTV +#EXTINF:-1 tvg-id="MiTV.do" status="error",MiTV https://ss2.domint.net:3204/mitv_str/mitv/playlist.m3u8 #EXTINF:-1 tvg-id="MorroTV.do" status="online",MorroTV https://cloudflare.streamgato.us:3044/live/morrotvlive.m3u8 -#EXTINF:-1 tvg-id="Mun2TV.do" status="error",Mun2TV -https://servers.amelbasoluciones.co:19360/mun2tv/mun2tv.m3u8 -#EXTINF:-1 tvg-id="Musavision.do" status="blocked",Musavisiรณn +#EXTINF:-1 tvg-id="Musavision.do" status="online",Musavisiรณn https://cm.hostlagarto.com:4445/Musavisionhd/Musavisionhd/playlist.m3u8 -#EXTINF:-1 tvg-id="NaranjaTV.do" status="error",Naranja TV +#EXTINF:-1 tvg-id="NaranjaTV.do" status="online",Naranja TV https://cdn.streamingcpanel.com:3526/live/teleraiceslive.m3u8 #EXTINF:-1 tvg-id="NexxoTV.do" status="online",Nexxo TV https://streaming.ath.cx:1936/nexxotv/nexxotv/playlist.m3u8 @@ -95,10 +87,6 @@ https://live.teledomdr.com:3131/live/nitidatvlive.m3u8 https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PeraviaVision.do" status="online",Peravรญa Visiรณn https://ss5.domint.net:3048/pvv_str/peravia/playlist.m3u8 -#EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] -https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PHTVCanal34.do" status="online",PHTV Canal 34 (720p) [Not 24/7] -https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 #EXTINF:-1 tvg-id="PuntaCanaTV.do" status="online",Punta Cana TV (720p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 #EXTINF:-1 tvg-id="ReadyTVCanal6.do" status="online",Ready TV Canal 6 (720p) [Not 24/7] @@ -127,7 +115,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="error",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 @@ -155,11 +143,11 @@ http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 https://cdn5.streamgato.us:3315/live/telesantodomingolive.m3u8 #EXTINF:-1 tvg-id="TelesurCanal10.do" status="online",Telesur Canal (360p) [Not 24/7] https://ss3.domint.net:3124/tls_str/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletur.do" status="online",Teletur +#EXTINF:-1 tvg-id="Teletur.do" status="error",Teletur https://cdn4.hostlagarto.com:8081/static/teletur/playlist.m3u8 #EXTINF:-1 tvg-id="Teleunion.do" status="online",Teleunion (480p) [Not 24/7] http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 -#EXTINF:-1 tvg-id="TitanicoTV.do" status="error",Titรกnico TV +#EXTINF:-1 tvg-id="TitanicoTV.do" status="online",Titรกnico TV https://cdn2.streamgato.us/titanicotv/titanicotv/playlist.m3u8 #EXTINF:-1 tvg-id="TNICanal51.do" status="online",TNI Canal51 https://ss5.domint.net:3188/tni_str/tni51/playlist.m3u8 @@ -185,3 +173,13 @@ https://ss9.domint.net:3036/yv_str/yunavision/playlist.m3u8 https://ss3.domint.net:3108/zol_str/vzol/playlist.m3u8 #EXTINF:-1 tvg-id="ZTV.do" status="online",ZTV (720p) [Not 24/7] https://lb00zdigital.streamprolive.com/mnt/hls/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Entelevisiรณn +https://video.misistemareseller.com/entelevision/entelevision/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",PHTV Canal 34 (720p) [Not 24/7] +https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 +#EXTINF:-1 tvg-id="" status="online",PH (720p) [Not 24/7] +https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Megavisiรณn +http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Megavision Canal 43 (480p) [Not 24/7] +http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index 2920c913fe..5af1cfa5f2 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,43 +1,69 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error",Al Anis TV [Geo-blocked] +#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 +#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 +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Anis TV [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] +#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",Beur TV +#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/Beur_TV/playlist.m3u8 +#EXTINF:-1 tvg-id="BahiaTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bahia TV [Geo-blocked] +#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/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="blocked",Echorouk News (480p) [Geo-blocked] +#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] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7] http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8 -#EXTINF:-1 tvg-id="EchoroukTV.dz" status="error",Echorouk TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="EchoroukTV.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 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",El Bilad [Geo-blocked] +#EXTINF:-1 tvg-id="ElBilad.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/EL_BILAD/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="error",El Djazairia One [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="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 Djazairia One [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 +#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="blocked",El Djazairia One [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_DJAZAIRIA_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="online",El Djazair N1 [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 -#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online",El Fadjr TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHayatTV.dz" status="online",El Hayat TV [Geo-blocked] +#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",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",Samira TV [Geo-blocked] +#EXTINF:-1 tvg-id="SamiraTV.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",Samira TV [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/SamiraTV/playlist.m3u8 -#EXTINF:-1 tvg-id="TV1.dz" status="error",ENTV [Geo-blocked] +#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",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",Algรฉrie TV3 [Geo-blocked] +#EXTINF:-1 tvg-id="TV3.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV3 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/A3_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="TV4.dz" status="error",Algรฉrie TV4 [Geo-blocked] +#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",Algรฉrie TV5 [Geo-blocked] +#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] +#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",Algรฉrie TV6 [Geo-blocked] +#EXTINF:-1 tvg-id="TV6.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV6 [Geo-blocked] +#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",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="error",TV8 Edhakira [Geo-blocked] +#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] +#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 diff --git a/streams/ec.m3u b/streams/ec.m3u index d1dd6b23f9..d25c61310c 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -5,7 +5,7 @@ https://asomatv.duckdns.org/livestream/stream.m3u8 https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 #EXTINF:-1 tvg-id="EcotelTV.ec" status="online",Ecotel (720p) [Not 24/7] https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 @@ -29,13 +29,11 @@ https://envivo.telerama.ec/stream.m3u8 http://181.198.32.153:8080/hls/stream.m3u8 #EXTINF:-1 tvg-id="UCSGTV.ec" status="online",UCSG TV https://www.ecuastream.net/pls/ucsghd.m3u8 -#EXTINF:-1 tvg-id="UnsionTV.ec" status="error",Unisiรณn (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://player.vimeo.com/video/645807901 -#EXTINF:-1 tvg-id="WuanPlus.ec" status="online",Wuan+ (720p) +#EXTINF:-1 tvg-id="WuanPlus.ec" status="error",Wuan+ (720p) https://streamingwowza.com:1936/wuanplus/wuanplus/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pasiรณn TV (360p) [Not 24/7] -https://tv.portalexpress.es:3753/hybrid/play.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Visiรณn Radio Televisiรณn (808p) https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Paraรญso Digital (264p) [Not 24/7] https://cloudvideo.servers10.com:8081/8106/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Pasiรณn TV (360p) [Not 24/7] +https://tv.portalexpress.es:3753/hybrid/play.m3u8 diff --git a/streams/eg.m3u b/streams/eg.m3u index f8b2246e94..be472a919a 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -11,8 +11,6 @@ http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/chunks.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="CBCDrama.eg" status="error",CBC Drama (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CBCDramaStream/live #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] @@ -37,9 +35,9 @@ http://livestreaming5.onlinehorizons.net/hls-live/NTNNileCinema/_definst_/liveev #EXTINF:-1 tvg-id="NileLife.eg" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Life (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 http://livestreaming5.onlinehorizons.net/hls-live/NTNNileLife/_definst_/liveevent/livestream.m3u8 -#EXTINF:-1 tvg-id="NobleTV.eg" status="timeout",Noble TV (360p) +#EXTINF:-1 tvg-id="NobleTV.eg" status="error",Noble TV (360p) https://5d39f1ab8ba65.streamlock.net:1935/arabic-test/arabic-test/playlist.m3u8 -#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="online",Nogoum FM TV (506p) [Not 24/7] +#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="error",Nogoum FM TV (506p) [Not 24/7] https://stream-speed.extremesolution.mobi/nogoumfm/nogoumfmlive/playlist.m3u8 #EXTINF:-1 tvg-id="SadaElbalad.eg" status="online",Sada Elbalad (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/elbaladtv diff --git a/streams/es.m3u b/streams/es.m3u index f8d47a4805..14fcd3c498 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -5,8 +5,6 @@ https://pc-la7delarioja-hls.flumotion.com/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv #EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCCydt40S3mVi9YXQJjK8Nsw/live #EXTINF:-1 tvg-id="9laLomaTV.es" status="blocked",9 la Loma TV [Geo-blocked] https://9laloma.tv/live.m3u8 #EXTINF:-1 tvg-id="25TV.es" status="online",25 TV (480p) [Not 24/7] @@ -53,7 +51,7 @@ https://5ab29cc78f681.streamlock.net/canal33tvmadridgmailcom/livestream/master.m https://videos.canal56.com/directe/stream/index.m3u8 #EXTINF:-1 tvg-id="Canal2000.es" status="online",Canal 2000 La Solana (720p) http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 -#EXTINF:-1 tvg-id="CanalCosta.es" status="error",Canalcosta TV +#EXTINF:-1 tvg-id="CanalCosta.es" status="online",Canalcosta TV https://5d8d85cf2c308.streamlock.net:1936/CanalcostaTV/WXP6YT/playlist.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 @@ -89,7 +87,7 @@ http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/ http://145.239.141.154:1935/live/uSCQc5ky/playlist.m3u8 #EXTINF:-1 tvg-id="CosmoTV.es" status="timeout",Cosmo TV (720p) http://91.126.141.201:1935/live/cosmoHD/playlist.m3u8 -#EXTINF:-1 tvg-id="CostaNoroesteTV.es" status="error",Costa Noroeste TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CostaNoroesteTV.es" status="online",Costa Noroeste TV (720p) [Not 24/7] https://limited31.todostreaming.es/live/noroestetv-livestream.m3u8 #EXTINF:-1 tvg-id="DiezTV.es" status="online",Diez TV (1080p) https://streaming.cloud.innovasur.es/mmj/index.m3u8 @@ -111,24 +109,12 @@ https://cloud.streamingconnect.tv:455/tbmadrid/tbmadrid.m3u8 https://cloud.streamingconnect.tv:455/guadatv/guadatv.m3u8 #EXTINF:-1 tvg-id="HQMBaladas.es" status="online",HQM Baladas (1080p) https://livelist01.yowi.tv/lista/5d7d2c21e0ec7a8a99fd1fdbc52cbdc0782f77fc/master.m3u8 -#EXTINF:-1 tvg-id="HQMClassic.es" status="error",HQM Classic (1080p) -https://livelist01.yowi.tv/lista/f04129475945936b248aa723de56519ea2ff10fc/master.m3u8 -#EXTINF:-1 tvg-id="HQMDance.es" status="error",HQM Dance (1080p) -https://livelist01.yowi.tv/lista/57cf2f51b07ff21988a7a6f0270a66d41086d4a4/master.m3u8 #EXTINF:-1 tvg-id="HQMFolk.es" status="online",HQM Folk (1080p) https://livelist01.yowi.tv/lista/9f5310c179e8e840188d183be235f755b18cf703/master.m3u8 -#EXTINF:-1 tvg-id="HQMGym.es" status="error",HQM Gym (1080p) -https://livelist01.yowi.tv/lista/abb87f329d0ed03072b1930e9636a53e8076c8d5/master.m3u8 #EXTINF:-1 tvg-id="HQMHits.es" status="online",HQM Hits (1080p) https://livelist01.yowi.tv/lista/5e2db2017a8fd03f73b40ede363d1a586db4e9a6/master.m3u8 -#EXTINF:-1 tvg-id="HQMJazz.es" status="error",HQM Jazz (1080p) -https://livelist01.yowi.tv/lista/f204aa5b3f0691e69851b54b7746ef09ede26f6a/master.m3u8 -#EXTINF:-1 tvg-id="HQMLatin.es" status="error",HQM Latin (1080p) -https://livelist01.yowi.tv/lista/9a4da7871ec57b4b63ed49597a13d09869172be0/master.m3u8 #EXTINF:-1 tvg-id="HQMPop.es" status="online",HQM Pop (1080p) https://livelist01.yowi.tv/lista/eb2fa68a058a701fa5bd2c80f6c8a6075896f71d/master.m3u8 -#EXTINF:-1 tvg-id="HQMRelax.es" status="error",HQM Relax (1080p) -https://livelist01.yowi.tv/lista/dc1b71c6fda2e687050facaa7242062cbf5a7f2a/master.m3u8 #EXTINF:-1 tvg-id="HQMRemember.es" status="online",HQM Remember (1080p) https://livelist01.yowi.tv/lista/57c98e2e295a0b69b52dc5f84edc4b1b68783ba2/master.m3u8 #EXTINF:-1 tvg-id="HQMRock.es" status="online",HQM Rock (1080p) @@ -187,8 +173,6 @@ https://cdnlive.shooowit.net/la8zamoralive/smil:streamswitchingchannel.smil/play https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid/laotra_1/index.m3u8 #EXTINF:-1 tvg-id="LaUrbanTV.es" status="online",La Urban TV (1080p) [Not 24/7] https://urbanrevolution.es:8443/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="LebrijaTV.es" status="error",Lebrija TV (360p) [Not 24/7] -http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 #EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] @@ -207,7 +191,7 @@ https://bit.controlstreams.com:5443/LiveApp/streams/mirametv.m3u8 https://pc-sumandocomunicacion-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="NoroesteTV.es" status="timeout",Noroeste TV (720p) [Not 24/7] https://cloudvideo.servers10.com:8081/8032/index.m3u8 -#EXTINF:-1 tvg-id="OizmendiTelebista.es" status="online",Oizmendi Telebista (404p) [Not 24/7] +#EXTINF:-1 tvg-id="OizmendiTelebista.es" status="error",Oizmendi Telebista (404p) [Not 24/7] https://5940924978228.streamlock.net/8161/8161/master.m3u8 #EXTINF:-1 tvg-id="OndaCadizHD.es" status="online",Onda Cรกdiz (1080p) https://adc-hls.flumotion.com/playlist.m3u8 @@ -221,9 +205,7 @@ https://limited12.todostreaming.es/live/ptvcantabria-livestream.m3u8 http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8 #EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7] https://5940924978228.streamlock.net/8009/8009/master.m3u8 -#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="online",Popular TV Murcia (720p) [Not 24/7] -https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 -#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="online",Popular TV Murcia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="timeout",Popular TV Murcia (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 #EXTINF:-1 tvg-id="Punt3HD.es" status="online",Punt 3 Vall Uixรณ (1080p) https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8 @@ -261,8 +243,6 @@ https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 #EXTINF:-1 tvg-id="Tevecat.es" status="online",teve.cat (1080p) https://limited35.todostreaming.es/live/mitjans-livestream.m3u8 -#EXTINF:-1 tvg-id="TrebujenaTV.es" status="error",Trebujena TV (360p) [Not 24/7] -http://212.104.160.156:1935/live/trebujenatv2/master.m3u8 #EXTINF:-1 tvg-id="TreceTV.es" status="online",Trece TV (576p) https://live-edge-bhs-1.cdn.enetres.net/091DB7AFBD77442B9BA2F141DCC182F5021/playlist.m3u8 #EXTINF:-1 tvg-id="TuyaLaJandaTelevision.es" status="online",Tuya La Janda Televisiรณn (1080p) @@ -273,10 +253,10 @@ https://directes-tv-int.ccma.cat/live-origin/tvi-hls/master.m3u8 https://limited09.todostreaming.es/live/tarson-livestream.m3u8 #EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) https://rtvc-live1.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h158/index2.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) http://210.210.155.37/uq2663/h/h158/index2.m3u8 +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] diff --git a/streams/es_rakuten.m3u b/streams/es_rakuten.m3u index a13219fc4f..e97b8e8013 100644 --- a/streams/es_rakuten.m3u +++ b/streams/es_rakuten.m3u @@ -29,6 +29,8 @@ https://jukin-peopleareawesome-2-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-actionmovies-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesSpain.es" status="online",Rakuten Comedy Movies Spain (720p) https://rakuten-comedymovies-2-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilySpain.es" status="online",Rakuten TV Family Spain (720p) +https://rakuten-family-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightSpain.es" status="online",Rakuten Spotlight Spain (720p) https://rakuten-spotlight-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollectiveSpain.es" status="online",The Pet Collective Europe (720p) diff --git a/streams/fi_samsung.m3u b/streams/fi_samsung.m3u index 3898700359..1f04dc3178 100644 --- a/streams/fi_samsung.m3u +++ b/streams/fi_samsung.m3u @@ -7,7 +7,7 @@ https://bloomberg-quicktake-1-fi.samsung.wurl.com/manifest/playlist.m3u8 https://bloomberg-bloomberg-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DuckTV.sk" status="online",Duck TV (720p) https://mmm-ducktv-4-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) -https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) +https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index 6061911f8c..d28d643351 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -9,7 +9,7 @@ https://live-antenne-reunion.zeop.tv/live/c3eds/antreunihd/hls_fta/antreunihd.m3 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="BeurTV.fr" status="error",Beur TV [Geo-blocked] +#EXTINF:-1 tvg-id="BeurTV.fr" status="online",Beur TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Beur_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BFMGrandLille.fr" status="online",BFM Grand Lille (720p) https://live.creacast.com/grandlilletv/smil:grandlilletv.smil/playlist.m3u8 @@ -35,13 +35,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/CNE https://s13.tntendirect.com/d17/live/playlist.m3u8 #EXTINF:-1 tvg-id="DBM.fr" status="online",DBM (1080p) https://edge.vedge.infomaniak.com/livecast/ik:dbmtv/manifest.m3u8 -#EXTINF:-1 tvg-id="DBMTV.fr" status="online",DBM TV (1080p) +#EXTINF:-1 tvg-id="DBMTV.fr" status="error",DBM TV (1080p) http://dbmtv.vedge.infomaniak.com/livecast/dbmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="online",El Heddaf TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="error",El Heddaf TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="EMCITV.fr" status="online",EMCI TV (1080p) +#EXTINF:-1 tvg-id="EMCITV.fr" status="error",EMCI TV (1080p) https://emci-fr-hls.akamaized.net/hls/live/2007265/emcifrhls/index.m3u8 -#EXTINF:-1 tvg-id="EMCITV.fr" status="online",EMCI TV Montreal (1080p) +#EXTINF:-1 tvg-id="EMCITV.fr" status="error",EMCI TV Montreal (1080p) https://emci-td-hls.akamaized.net/hls/live/2007264/emcitdhls/index.m3u8 #EXTINF:-1 tvg-id="FashionTVCzechSlovak.fr" status="online",FashionTV Czech&Slovak (450p) [Not 24/7] http://lb.streaming.sk/fashiontv/stream/playlist.m3u8 @@ -80,7 +80,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANC http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24English/live #EXTINF:-1 tvg-id="France24Espanol.fr" status="online",France 24 Espaรฑol (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Espanol/live -#EXTINF:-1 tvg-id="France24French.fr" status="error",France 24 French (1080p) +#EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24/live #EXTINF:-1 tvg-id="Franceinfo.fr" status="timeout",Franceinfo (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/franceinfo/live @@ -88,8 +88,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/franc http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCJldRgT_D7Am-ErRHQZ90uw/live #EXTINF:-1 tvg-id="Francophonie24.fr" status="online",Francophonie24 (1080p) https://5421175365ea3.streamlock.net/live/smil:switch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Francophonie.fr" status="online",Francophonie (360p) -http://mv2.tvfrancophonie.org/live/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="GenerationsTV.fr" status="online",Generations TV (576p) https://edge.vedge.infomaniak.com/livecast/ik:generation-tv/manifest.m3u8 #EXTINF:-1 tvg-id="GulliBilArabi.fr" status="online",Gulli Bil Arabi (1080p) @@ -110,6 +108,8 @@ http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Mezzo.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (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/s35/index.m3u8 +#EXTINF:-1 tvg-id="MyZenTV.fr" status="online",MyZen TV (1080p) +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-en-plex/playlist.m3u8 #EXTINF:-1 tvg-id="NancyWebTV.fr" status="online",Nancy Web TV (394p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:nancy-webtv/manifest.m3u8 #EXTINF:-1 tvg-id="NRJ12.fr" status="online",NRJ12 (720p) @@ -142,7 +142,7 @@ http://51.210.199.21/hls/stream.m3u8 http://51.210.199.59/hls/stream.m3u8 #EXTINF:-1 tvg-id="PublicSenat.fr" status="timeout",Public Sรฉnat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xkxbzc -#EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="online",Qwest TV Jazz & Beyond (576p) +#EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="error",Qwest TV Jazz & Beyond (576p) http://210.210.155.37/uq2663/h/h94/01.m3u8 #EXTINF:-1 tvg-id="RMCDecouverte.fr" status="online",RMC Dรฉcouverte (720p) https://s13.tntendirect.com/rmcdecouverte/live/playlist.m3u8 @@ -164,8 +164,6 @@ http://188.40.68.167/russia/tiji/playlist.m3u8 https://s13.tntendirect.com/tmc/live/playlist.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="timeout",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] -http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="error",TV5 Monde Style HD (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h01/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) @@ -216,7 +214,9 @@ https://vosgestv.live-kd.com/live/vosgestv/vosgestv/playlist.m3u8 https://streamer01.myvideoplace.tv/streamer02/hls/MDS_VIA_PAD_301117.m3u8 #EXTINF:-1 tvg-id="" status="online",Persiana Varzesh (720p) [Not 24/7] http://51.210.199.16/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Trace Latina +#EXTINF:-1 tvg-id="" status="online",Francophonie (360p) +http://mv2.tvfrancophonie.org/live/Stream1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Euronews ะฟะพ-ั€ัƒััะบะธ (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/fr_rakuten.m3u b/streams/fr_rakuten.m3u index 44ae6085c9..34105a2365 100644 --- a/streams/fr_rakuten.m3u +++ b/streams/fr_rakuten.m3u @@ -1,25 +1,43 @@ #EXTM3U -#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten TV Films Action +#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten TV Films Action (720p) +https://rakuten-actionmovies-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten TV Films Action (720p) https://rakuten-actionmovies-7-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesFrance.fr" status="online",Rakuten Comedy Movies France (720p) +https://rakuten-comedymovies-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVComedyMoviesFrance.fr" status="online",Rakuten Comedy Movies France (720p) https://rakuten-comedymovies-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="online",Rakuten TV Films Drames +#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="online",Rakuten TV Films Drames (720p) +https://rakuten-tvshows-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="online",Rakuten TV Films Drames (720p) https://rakuten-tvshows-7-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightFrance.fr" status="online",Rakuten Spotlight France (720p) +https://rakuten-spotlight-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVSpotlightFrance.fr" status="online",Rakuten Spotlight France (720p) https://rakuten-spotlight-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVTopFreeFrance.fr" status="online",Rakuten TV Top Films +#EXTINF:-1 tvg-id="RakutenTVTopFreeFrance.fr" status="online",Rakuten TV Top Films (720p) +https://rakuten-topfree-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVTopFreeFrance.fr" status="online",Rakuten TV Top Films (720p) https://rakuten-topfree-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV L'Atelier des Chefs +#EXTINF:-1 tvg-id="" status="online",Rakuten TV L'Atelier des Chefs (720p) https://alchimie-ateliersdeschefs-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Anime Digital Network https://amg00762-adn-adn-rakuten-jnwoo.amagi.tv/hls/amagi_hls_data_rakutenAA-adn-rakuten/CDN/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV BBC Drama +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaires (720p) +https://rakuten-documentaries-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Romance (720p) +https://rakuten-romance-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV BBC Drama (720p) https://bbceu-bbcdrama-1-fr.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV BBC Doctor Who France +#EXTINF:-1 tvg-id="" status="online",Rakuten TV BBC Doctor Who France (720p) https://bbceu-doctorwho-3-fr.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Gusto.tv https://gustotv-gustotv-2-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Franรงais +#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="online",Rakuten TV Films Franรงais (720p) https://rakuten-films-francais-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Thriller +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Romance (720p) +https://rakuten-romance-7-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Thriller (720p) https://rakuten-thriller-7-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index 3e8d11f979..a65db208eb 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -1,6 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-fr.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="EuronewsFrench.fr" status="online",Euronews Franรงais (720p) +https://euronews-euronews-french-3-us.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="EuronewsFrench.fr" status="online",Euronews Franรงais (720p) +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) diff --git a/streams/gl.m3u b/streams/gl.m3u index 97d5d0d618..829f6fd330 100644 --- a/streams/gl.m3u +++ b/streams/gl.m3u @@ -1,5 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="KNR1.gl" status="error",KNR1 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCIjOAtv53RHerlfl98fZmcQ/live #EXTINF:-1 tvg-id="KNR2.gl" status="online",KNR2 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6D225YIMCwVBiBktEeV-vQ/live diff --git a/streams/gr.m3u b/streams/gr.m3u index 3b4a9757cf..8c769c1d5c 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -41,7 +41,7 @@ http://live.cretetv.gr:1935/cretetv/myStream/playlist.m3u8 https://video.streams.ovh:1936/DiavataTV/DiavataTV/playlist.m3u8 #EXTINF:-1 tvg-id="DipsoTV.gr" status="online",Dipso TV (720p) [Not 24/7] https://live.cast-control.eu/ekpdipso/ekpdipso/playlist.m3u8 -#EXTINF:-1 tvg-id="EgnatiaTileorasi.gr" status="online",ฮ•ฮณฮฝฮฑฯ„ฮฏฮฑ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (576p) +#EXTINF:-1 tvg-id="EgnatiaTileorasi.gr" status="error",ฮ•ฮณฮฝฮฑฯ„ฮฏฮฑ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (576p) https://video.streams.ovh:1936/egnatiatv/egnatiatv/index.m3u8 #EXTINF:-1 tvg-id="Ekklisia.gr" status="online",ฮ•ฮบฮบฮปฮทฯƒฮฏฮฑ (1080p) https://liveopen.siliconweb.com/openTvLive/openEcclessia/playlist.m3u8 @@ -67,7 +67,7 @@ https://ert-live-bcbs15228.siliconweb.com/media/ert_sports_ww/ert_sports3_ww.m3u https://ert-live-bcbs15228.siliconweb.com/media/ert_world/ert_world.m3u8 #EXTINF:-1 tvg-id="ERTWorld.gr" status="online",ERT World (480p) http://wpso.com:1936/hls/wzra.m3u8 -#EXTINF:-1 tvg-id="FarosTV2.gr" status="error",Faros TV2 (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="FarosTV2.gr" status="blocked",Faros TV2 (480p) [Geo-blocked] https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 @@ -99,7 +99,7 @@ http://kontralive.siliconweb.com/live/kontratv/playlist.m3u8 http://live.cretetv.gr:1935/cretetv/myStream/f1tv.m3u8 #EXTINF:-1 tvg-id="MagicTV.gr" status="online",Magic TV (480p) https://itv.streams.ovh/magictv/magictv/playlist.m3u8 -#EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="blocked",Maroussiotika TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="online",Maroussiotika TV (480p) [Not 24/7] http://maroussiotika.dynu.com:8000/greektv/FZlHCCdBHL1/359142 #EXTINF:-1 tvg-id="MEGATVHD.gr" status="error",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 @@ -115,10 +115,10 @@ https://live.neatv.gr:8888/hls/neatv.m3u8 https://live.neatv.gr:8888/hls/neatv_high/index.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) -http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) +http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] http://tv.nrg91.gr:1935/onweb/live/master.m3u8 #EXTINF:-1 tvg-id="NRGTV.gr" status="online",NRG TV (720p) @@ -145,7 +145,7 @@ https://s1.cystream.net/live/smile/playlist.m3u8 https://livestar.siliconweb.com/media/star1/star1mediumhd.m3u8 #EXTINF:-1 tvg-id="SuperB.gr" status="online",Super B (576p) [Not 24/7] https://til.pp.ua:3424/live/superblive.m3u8 -#EXTINF:-1 tvg-id="Tilemousiki.gr" status="online",Tilemousiki (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Tilemousiki.gr" status="timeout",Tilemousiki (480p) [Not 24/7] http://wpso.com:1936/hls/music1.m3u8 #EXTINF:-1 tvg-id="TV100.gr" status="online",TV 100 (576p) [Not 24/7] https://live.fm100.gr/hls/tv100/index.m3u8 @@ -155,8 +155,6 @@ http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 https://live.streams.ovh/tvcreta/tvcreta/chunklist.m3u8 #EXTINF:-1 tvg-id="TVFilopoli.gr" status="online",TV Filopoli (360p) [Not 24/7] http://live.streams.ovh:1935/tvfilopoli/tvfilopoli/playlist.m3u8 -#EXTINF:-1 tvg-id="XalastraTV.gr" status="error",Xalastra TV (360p) -https://live.cast-control.eu/xalastratv/xalastratv/playlist.m3u8 #EXTINF:-1 tvg-id="Xplore.gr" status="online",Xplore (714p) [Geo-blocked] http://web.onair-radio.eu:1935/explorecy/explorecy/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ฮ—ฮปฮญฮบฯ„ฯฮฑ TV (1080p) [Not 24/7] diff --git a/streams/gt.m3u b/streams/gt.m3u index 4614cbb42b..fea730bd59 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -13,23 +13,23 @@ https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d1826/live.isml/playlist.m3u8 #EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="online",Iglesia Del Camino (480p) [Not 24/7] http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8 -#EXTINF:-1 tvg-id="JehovaNissi.gt" status="online",Jehovรก Nissi +#EXTINF:-1 tvg-id="JehovaNissi.gt" status="error",Jehovรก Nissi https://stream.oursnetworktv.com/latin/nissiGtmH/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Franchs TV https://stream.oursnetworktv.com/latin/franchstv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Visiรณn TV https://cdn.streamhispanatv.net:3076/live/visiontvlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nim TV +https://cdn.streamhispanatv.net:3210/live/nimtvgtlive.m3u8 #EXTINF:-1 tvg-id="" status="online",Teve Globo https://videoserver.tmcreativos.com:19360/8046/8046.m3u8 #EXTINF:-1 tvg-id="" status="online",Totovisiรณn TV https://cdn.streamhispanatv.net:3209/live/totovisiongtlive.m3u8 -#EXTINF:-1 tvg-id="" status="online",Presencia TV -https://sm.redconnections.net:19360/presenciatv/presenciatv.m3u8 #EXTINF:-1 tvg-id="" status="online",Peniel Musical Un Encuentro Con Dios https://stream.oursnetworktv.com/latin/eC3pEmUsYKmcaLeJ/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Presencia TV https://stream.oursnetworktv.com/latin/remaPresencia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fe Viviente https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Nim TV -https://cdn.streamhispanatv.net:3210/live/nimtvgtlive.m3u8 +#EXTINF:-1 tvg-id="" status="error",Presencia TV +https://sm.redconnections.net:19360/presenciatv/presenciatv.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index ab829a6126..cadb33830e 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,26 +1,24 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (540p) [Not 24/7] -http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) +http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 #EXTINF:-1 tvg-id="HKSTV.hk" status="blocked",HKSTV (้ฆ™ๆธฏ่ก›่ฆ–) (720p) [Not 24/7] https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 -#EXTINF:-1 tvg-id="iModeTV.hk" status="error",iMode TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="MiaoMi.hk" status="online",Miao Mi (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/hk/MiaoMi.m3u8 +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) +http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) -http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) @@ -41,8 +39,6 @@ http://uc6.i-cable.com/live_freedirect/opentvhd002_h.live/playlist.m3u8 https://j3.lhlh.app/mv.m3u8 #EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ฒก็ถ“ๅฐ (576p) http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] -http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (JADE) (576p) @@ -57,3 +53,5 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://117.169.120.138:8080/live/fhzixun/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡ๅฐ http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] +http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 diff --git a/streams/hn.m3u b/streams/hn.m3u index 266500ef93..69ea471be1 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -13,8 +13,6 @@ https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 #EXTINF:-1 tvg-id="CCIChannel.hn" status="online",CCI Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl -#EXTINF:-1 tvg-id="CeibaVisionCanal36.hn" status="error",Ceibavisiรณn Canal 36 (1080p) [Not 24/7] -http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) @@ -29,13 +27,11 @@ https://60417ddeaf0d9.streamlock.net/edntv/videoedntv/playlist.m3u8 https://panel.dattalive.com/8122/8122/playlist.m3u8 #EXTINF:-1 tvg-id="HCH.hn" status="online",HCH (Hable Como Habla) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81za5c -#EXTINF:-1 tvg-id="Hondured13.hn" status="error",Hondured 13 (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x83axzj #EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (480p) https://emisoras.hn:8081/jbn/index.m3u8 #EXTINF:-1 tvg-id="KerussoTV.hn" status="online",Kerusso TV (720p) https://emisoras.hn:8081/kerussotv/index.m3u8 -#EXTINF:-1 tvg-id="LencaTV.hn" status="error",Lenca Television (Canal 40) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LencaTV.hn" status="online",Lenca Television (Canal 40) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv1.m3u8 #EXTINF:-1 tvg-id="LTV.hn" status="online",LTV (720p) [Not 24/7] https://5e85d90130e77.streamlock.net/6022/6022/playlist.m3u8 @@ -69,10 +65,10 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="VTV.hn" status="online",VTV https://dw6a9whylepvl.cloudfront.net/hls/vtv.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] http://184.173.181.2:1935/8070/8070/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="online",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] diff --git a/streams/ht.m3u b/streams/ht.m3u index 86fcbcda39..b1020fd910 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 @@ -9,7 +9,7 @@ https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Tรฉlรฉ Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live @@ -25,5 +25,3 @@ https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 https://watch.haitilive.net/gethb/rtvh16/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Tรฉlรฉ 4VEH (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClL_aynC_SESNLQEJHqO9MQ/live -#EXTINF:-1 tvg-id="" status="error",Radio Tรฉlรฉ Eclair (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCOvGbDh5biuOqjx6G3CdrQg/live diff --git a/streams/hu.m3u b/streams/hu.m3u index 741fe79e79..ba4c65b52d 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -19,7 +19,7 @@ http://cloudfront44.lexanetwork.com:1732/hlsrelay003/hls/livestream.sdp.m3u8 https://stream.y5.hu/stream/stream_filmp/hls1/stream.m3u8 #EXTINF:-1 tvg-id="FilmPlus.hu" status="online",Film+ (360p) [Not 24/7] https://stream.y5.hu/stream/stream_filmp/hls0/stream.m3u8 -#EXTINF:-1 tvg-id="HalomTV.hu" status="error",Halom TV (540p) +#EXTINF:-1 tvg-id="HalomTV.hu" status="online",Halom TV (540p) http://stream.battanet.hu:8080/hls/livestream1/1_2/index.m3u8 #EXTINF:-1 tvg-id="Hatoscsatorna.hu" status="online",Hatoscsatorna (360p) [Not 24/7] https://hatoscsatorna.hu:8082/Hatoscsatorna/livestream/playlist.m3u8 @@ -63,13 +63,13 @@ https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 https://stream.unrealhosting.hu:7962/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] http://tv.hegyvidek.hu/stream_mpeg.flv -#EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) -http://1music.hu/1music.m3u8 -#EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) -http://www.1music.hu/1music.m3u8 -#EXTINF:-1 tvg-id="" status="online",H!T Music Channel (480p) -http://hitmusic.hu/hitmusic.m3u8 #EXTINF:-1 tvg-id="" status="online",Bonum TV (360p) https://stream.y5.hu/stream/stream_bonum/stream.m3u8 #EXTINF:-1 tvg-id="" status="blocked",FEM3 [Geo-blocked] https://streaming.mytvback.com/stream/Nc8b6c6tUH4gh3GdRR-zFw/1617462698/channel016/stream.m3u8 +#EXTINF:-1 tvg-id="" status="error",1Music Channel Hungary (576p) +http://1music.hu/1music.m3u8 +#EXTINF:-1 tvg-id="" status="error",1Music Channel Hungary (576p) +http://www.1music.hu/1music.m3u8 +#EXTINF:-1 tvg-id="" status="error",H!T Music Channel (480p) +http://hitmusic.hu/hitmusic.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index 6684dab577..6393e86cbe 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="ADiTV.id" status="online",ADiTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ADiTV.id" status="error",ADiTV (720p) [Not 24/7] https://v2.siar.us/aditv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="AgropolitanTV.id" status="timeout",Agropolitan TV (360p) [Not 24/7] http://45.80.181.150:8080/hls/agropolitantv.m3u8 -#EXTINF:-1 tvg-id="AhsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AhsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch4.m3u8 #EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i) @@ -11,17 +11,17 @@ https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="AlBahjahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 -#EXTINF:-1 tvg-id="AlImanTV.id" status="error",Al-Iman TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlImanTV.id" status="timeout",Al-Iman TV (720p) [Geo-blocked] https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 +#EXTINF:-1 tvg-id="AshiilTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 #EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo -#EXTINF:-1 tvg-id="ATV.id" status="error",ATV (576p) -https://bravo.kugo.id/atv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BalikapanTV.id" status="online",Balikapan TV (720p) [Not 24/7] http://122.248.43.138:1935/ch10/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BaliTV.id" status="blocked",Bali TV (720p) [Geo-blocked] @@ -30,7 +30,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(8e867ae0-b2c0-49 https://v2.siar.us/banjartv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BantenTV.id" status="online",Banten TV (720p) [Not 24/7] https://v2.siar.us/barayatv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BatamTV.id" status="online",Batam TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BatamTV.id" status="error",Batam TV (720p) [Not 24/7] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 @@ -42,7 +42,7 @@ https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 https://b1english.beritasatumedia.com/Beritasatu/B1English_manifest.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="online",BeritaSatu World (720p) [Not 24/7] https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] @@ -63,7 +63,7 @@ https://v2.siar.us/bmstv/livestream/playlist.m3u8 https://e1.siar.us/badartv/live/playlist.m3u8 #EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 -#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="error",Cahaya TV Banten (720p) [Not 24/7] https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Channel4U.id" status="blocked",Channel 4U (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(81b456ab-b398-4d35-ae05-9be0a173ad71)/index.m3u8 @@ -73,7 +73,7 @@ https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/master.m3u8 https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DangdutTivi.id" status="online",Dangdut Tivi (576p) https://bravo.kugo.id/dangduttivi/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="online",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -90,7 +90,7 @@ https://dutatv.siar.us/dutatv/live/playlist.m3u8 http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 @@ -99,6 +99,7 @@ https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) https://wowza.convergen.co/gprtv/myLive/playlist.m3u8 #EXTINF:-1 tvg-id="GTV.id" status="online",GTV (1080p) +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d9se4hqsqt2j2.cloudfront.net/GTV2022.m3u8 #EXTINF:-1 tvg-id="HijrahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] @@ -112,10 +113,11 @@ https://v3.siar.us/humabetangtv/live/playlist.m3u8 http://iamchannel.org:1935/tes/1/playlist.m3u8 #EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (1080p) +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 -#EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] +https://d3o5yreltwquyt.cloudfront.net/INEWS2022.m3u8 +#EXTINF:-1 tvg-id="InsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #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] @@ -124,8 +126,6 @@ https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 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 -#EXTINF:-1 tvg-id="JakTV.id" status="error",Jak TV (576p) -https://bravo.kugo.id/jaktv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="JambiTV.id" status="online",Jambi TV (576p) [Not 24/7] http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7] @@ -133,7 +133,7 @@ https://v2.siar.us/jawapostv/live/chunks.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] @@ -142,7 +142,7 @@ http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 #EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] @@ -159,7 +159,7 @@ http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 -#EXTINF:-1 tvg-id="LombokTV.id" status="online",Lombok TV (576) +#EXTINF:-1 tvg-id="LombokTV.id" status="error",Lombok TV (576) https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8 @@ -177,7 +177,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] @@ -190,32 +190,31 @@ http://edge.metrotvnews.com:1935/live-edge/smil:metro.smil/playlist.m3u8 https://tv.rodja.live/tasik/ngrp:mgitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MGSTV.id" status="online",MGS TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 -#EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MHOTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (1080p) +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 +https://d1y5zdfadx9n48.cloudfront.net/MNCTV2022.m3u8 #EXTINF:-1 tvg-id="MQTV.id" status="online",MQTV (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/mqtv/mqtv/playlist.m3u8 #EXTINF:-1 tvg-id="MTATV.id" status="online",mta tv [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/OfficialMTATV/live #EXTINF:-1 tvg-id="MTATV.id" status="blocked",mta tv (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f1d-95a5-a204d62545ac)/index.m3u8 -#EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 +#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) +http://210.210.155.37/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) -http://210.210.155.37/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h193/index.m3u8 +#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h191/index.m3u8 @@ -225,48 +224,49 @@ https://alfa.kugo.id/nabawitv/nabawitv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetInsights/live #EXTINF:-1 tvg-id="NET.id" status="online",NET. (576p) https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] +#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="online",One TV Asia (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="PadangTV.id" status="error",Padang TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="PijarTV.id" status="online",Pijar TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv -#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PujaTVAceh.id" status="online",Puja TV Aceh (1080p) [Not 24/7] https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="error",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 +#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h10/index.m3u8 +#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d35d0ifx19oopq.cloudfront.net/RCTI_2021.m3u8 #EXTINF:-1 tvg-id="RCTV.id" status="online",RCTV (720p) [Not 24/7] @@ -289,16 +289,14 @@ http://36.89.47.217:11935/rrinet/live/index.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4be9-9a45-aa023c890e13)/index.m3u8 #EXTINF:-1 tvg-id="SaktiTV.id" status="online",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SalamTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch12.m3u8 -#EXTINF:-1 tvg-id="SalamTV.id" status="error",Salam TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live #EXTINF:-1 tvg-id="SalingSapaTV.id" status="online",Saling Sapa TV (576p) https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s03/index.m3u8 @@ -308,20 +306,22 @@ https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-4 http://116.254.112.74/hls/cakralive.m3u8 #EXTINF:-1 tvg-id="Simpang5TV.id" status="online",Simpang5 TV (360p) [Not 24/7] http://122.248.43.138:1935/ch4/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="SinemaIndonesiaX.id" status="online",Sinema Indonesia X (576p) +https://bravo.kugo.id/live/sindox.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SMTV.id" status="online",SMTV (720p) [Not 24/7] http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SpacetoonIndonesia.id" status="online",Spacetoon Indonesia (576p) https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SriwijayaTV.id" status="error",Sriwijaya TV [Not 24/7] +#EXTINF:-1 tvg-id="SriwijayaTV.id" status="online",Sriwijaya TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline #EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline 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] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch17.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch18.m3u8 +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch17.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 @@ -350,11 +350,11 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8 #EXTINF:-1 tvg-id="TVMu.id" status="online",tvMu (720p) https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne -http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/watch?v=yNKvkPJl-tg +http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/c/tvOneNews/live +#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) @@ -362,11 +362,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIAceh)/index.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBali.id" status="online",TVRI Bali (480p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBali)/index.m3u8 +http://118.97.50.107/Content/HLS/Live/Channel(TVRIBALI)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBali.id" status="online",TVRI Bali (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBALI)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBali.id" status="online",TVRI Bali (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIBALI)/index.m3u8 +http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBali)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBangkaBelitung.id" status="online",TVRI Bangka Belitung (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIBABEL)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBangkaBelitung.id" status="online",TVRI Bangka Belitung (480p) @@ -374,11 +374,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBabel)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBangkaBelitung.id" status="online",TVRI Bangka Belitung (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBABEL)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBengkulu)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) @@ -386,11 +386,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) @@ -442,23 +442,23 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRILAMPUNG)/ #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIMalukuambon)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINasional)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 -#EXTINF:-1 tvg-id="TVRINasional.id" status="error",TVRI Nasional (480p) +#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIPapua)/index.m3u8 #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIPapua.id" status="timeout",TVRI Papua (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIRiau.id" status="online",TVRI Riau (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIriau)/index.m3u8 #EXTINF:-1 tvg-id="TVRIRiau.id" status="online",TVRI Riau (720p) [Not 24/7] @@ -500,11 +500,11 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIJABARBANDUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestJava.id" status="online",TVRI Jawa Barat (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJABARBANDUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalbar)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) @@ -512,27 +512,27 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINtbmataram)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="online",TVRI Sumatera Barat (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRISUMBARPADANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="online",TVRI Sumatera Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISUMBARPADANG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="timeout",TVRI Sumatera Barat (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRISUMBARPADANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRI3)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRI3)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) +http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRI3)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) 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="TVRIYogyakarta.id" status="timeout",TVRI Yogyakarta (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.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="TVRParlemenBadanAnggaran.id" status="error",TVR Parlemen Badan Anggaran [Not 24/7] @@ -569,11 +569,11 @@ http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 #EXTINF:-1 tvg-id="UGTV.id" status="online",UGTV (720p) @@ -582,16 +582,20 @@ https://cdn.gunadarma.ac.id/streams/ugtv/ingestugtv.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d66-858a-e457d55ddbb2)/index.m3u8 #EXTINF:-1 tvg-id="UseePrime.id" status="blocked",Usee Prime (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d62-9fab-dcb417fcb93f)/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pal TV (720p) [Not 24/7] -http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ATVLI (720p) +https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Kugo 1 (720p) https://bravo.kugo.id/kugoone/udp.stream_720p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",The Indonesia Channel @@ -604,8 +608,10 @@ https://ncbtv.siar.us/ncbtv/live/playlist.m3u8 https://v3.siar.us/ficomchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Kugo 1 (720p) https://alfa.kugo.id/playout/kugo1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV @@ -616,28 +622,36 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) -https://ammedia.siar.us/ammedia/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) +http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Alwafa Tarim TV (Am Media) (720p) +https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s101/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ATVLI (720p) -https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] +http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.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="error",dTVi (720p) +https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s36/index.m3u8 diff --git a/streams/ie.m3u b/streams/ie.m3u index df30ff3234..9e54cc6757 100644 --- a/streams/ie.m3u +++ b/streams/ie.m3u @@ -1,17 +1,17 @@ #EXTM3U -#EXTINF:-1 tvg-id="OireachtasTV.ie" status="online",Oireachtas TV (720p) +#EXTINF:-1 tvg-id="OireachtasTV.ie" status="error",Oireachtas TV (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/oirtv/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom1.ie" status="online",Oireachtas TV Committee Room 1 (720p) +#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom1.ie" status="error",Oireachtas TV Committee Room 1 (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/cr1/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom2.ie" status="online",Oireachtas TV Committee Room 2 (720p) +#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom2.ie" status="error",Oireachtas TV Committee Room 2 (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/cr2/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom3.ie" status="online",Oireachtas TV Committee Room 3 (720p) +#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom3.ie" status="error",Oireachtas TV Committee Room 3 (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/cr3/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom4.ie" status="online",Oireachtas TV Committee Room 4 (720p) +#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom4.ie" status="error",Oireachtas TV Committee Room 4 (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/cr4/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVDailEireann.ie" status="online",Oireachtas TV Dรกil ร‰ireann (720p) +#EXTINF:-1 tvg-id="OireachtasTVDailEireann.ie" status="error",Oireachtas TV Dรกil ร‰ireann (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/dail/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVSeanadEireann.ie" status="online",Oireachtas TV Seanad ร‰ireann (720p) +#EXTINF:-1 tvg-id="OireachtasTVSeanadEireann.ie" status="error",Oireachtas TV Seanad ร‰ireann (720p) https://d33zah5htxvoxb.cloudfront.net/el/live/seanad/hls.m3u8 #EXTINF:-1 tvg-id="RTENews.ie" status="blocked",RTร‰ News (1080p) [Geo-blocked] https://live.rte.ie/live/a/channel3/news.isml/.m3u8 diff --git a/streams/in.m3u b/streams/in.m3u index ac392074de..07f02b3633 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -3,24 +3,16 @@ https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 #EXTINF:-1 tvg-id="7SMusic.in" status="online",7S Music (576p) [Not 24/7] http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 -#EXTINF:-1 tvg-id="9XJalwa.in" status="error",9X Jalwa (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nc/index.m3u8 -#EXTINF:-1 tvg-id="9XJhakaas.in" status="error",9X Jhakaas (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AathavanTV.in" status="error",Aathavan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ABPHindi.in" status="error",ABP Hindi (324p) -http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 #EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 -#EXTINF:-1 tvg-id="AmarUjala.in" status="error",Amar Ujala (360p) [Not 24/7] -https://streamcdn.amarujala.com/live/smil:stream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AmritaTV.in" status="online",Amrita TV (576p) http://103.199.161.254/Content/amrita/Live/Channel(Amrita)/index.m3u8 #EXTINF:-1 tvg-id="AnjanTV.in" status="online",Anjan (720p) [Not 24/7] @@ -31,7 +23,7 @@ http://cdn5.live247stream.com/apnapunjab/tv/playlist.m3u8 https://live.hungama.com/linear/artist-aloud/playlist.m3u8 #EXTINF:-1 tvg-id="AshrafiChannel.in" status="online",Ashrafi Channel (484p) [Not 24/7] http://ashrafichannel.livebox.co.in/ashrafivhannelhls/live.m3u8 -#EXTINF:-1 tvg-id="AsianetMiddleEast.in" status="online",Asianet Middle East (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AsianetMiddleEast.in" status="error",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 @@ -43,24 +35,16 @@ https://live.neestream.net/neestream_01/asianetnews/index.m3u8?token=693400 https://vidcdn.vidgyor.com/rplus-origin/rplusasianetlive/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsKannada.in" status="online",Asianet News Kannada (360p) [Not 24/7] https://vidcdn.vidgyor.com/suvarna-origin/liveabr/playlist.m3u8 -#EXTINF:-1 tvg-id="AsianetNewsTamil.in" status="online",Asianet News Tamil (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AsianetNewsTamil.in" status="error",Asianet News Tamil (360p) [Not 24/7] https://vidcdn.vidgyor.com/ptm-origin/aslive/playlist.m3u8 #EXTINF:-1 tvg-id="ATNBangla.in" status="timeout",ATN Bangla (1080p) http://103.81.104.118/hls/stream17.m3u8 #EXTINF:-1 tvg-id="AyushTV.in" status="online",Ayush TV (360p) [Not 24/7] https://95eryw39dwn4-hls-live.wmncdn.net/Ayushu/271ddf829afeece44d8732757fba1a66.sdp/index.m3u8 -#EXTINF:-1 tvg-id="B4UBhojpuri.in" status="error",B4U Bhojpuri (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nq/index.m3u8 #EXTINF:-1 tvg-id="B4UKadak.in" status="online",B4U Kadak (576p) [Not 24/7] http://103.199.160.85/Content/moviehouse/Live/Channel(MovieHouse)/index.m3u8 -#EXTINF:-1 tvg-id="B4UPlus.in" status="error",B4U Plus (720p) [Not 24/7] -http://14.199.164.20:4001/play/a0wi/index.m3u8 -#EXTINF:-1 tvg-id="BhojpuriCinema.in" status="error",Bhojpuri Cinema (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0rj/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="online",Boogle Bollywood (1080p) [Not 24/7] http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 -#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 #EXTINF:-1 tvg-id="ChannelV.vn" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",Channel (720p) [Geo-blocked] @@ -70,8 +54,6 @@ https://livecdn.fptplay.net/foxlive/channelvhd_hls.smil/playlist.m3u8 http://cdn19.live247stream.com/channely/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNBCBajar.in" status="blocked",CNBC Bajar (504p) [Geo-blocked] https://cnbcbazar-lh.akamaihd.net/i/cnbcbajar_1@178933/index_5_av-p.m3u8 -#EXTINF:-1 tvg-id="Dabangg.in" status="error",Dabangg (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nb/index.m3u8 #EXTINF:-1 tvg-id="DarshanaTV.in" status="online",Darshana TV (360p) [Not 24/7] https://live.neestream.net/neestream_01/darshanatv/index.m3u8 #EXTINF:-1 tvg-id="DDMalayalam.in" status="online",DD Malayalam (576p) @@ -87,8 +69,6 @@ https://playhls.media.nic.in/hls/live/ddnews/ddnews.m3u8 http://103.199.161.254/Content/ddsports/Live/Channel(DDSPORTS)/index.m3u8 #EXTINF:-1 tvg-id="Dhamaal.in" status="online",Dhamaal (1080p) [Not 24/7] https://live.hungama.com/linear/dhamaal/playlist.m3u8 -#EXTINF:-1 tvg-id="Dhinchaak2.in" status="error",Dhinchaak 2 (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0tm/index.m3u8 #EXTINF:-1 tvg-id="Dhinchaak.in" status="error",Dhinchaak (576p) [Not 24/7] http://14.199.164.20:4001/play/a0o5/index.m3u8 #EXTINF:-1 tvg-id="DighvijayNews24x7.in" status="online",Dighvijay (240p) [Not 24/7] @@ -99,27 +79,19 @@ https://live.hungama.com/linear/dil-se/playlist.m3u8 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] http://198.144.149.82:8080/NOTV/DREAMHD/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="DumTVKannada.in" status="error",Dum TV Kannada (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0sq/index.m3u8 -#EXTINF:-1 tvg-id="E24.in" status="error",E24 (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pc/index.m3u8 #EXTINF:-1 tvg-id="EETTV.in" status="online",EET TV (1080p) [Not 24/7] https://live.streamjo.com/eetlive/eettv.m3u8 -#EXTINF:-1 tvg-id="Enter10Bangla.in" status="online",Enter10 Bangla (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Enter10Bangla.in" status="error",Enter10 Bangla (576p) [Not 24/7] http://14.199.164.20:4001/play/a0j5/index.m3u8 -#EXTINF:-1 tvg-id="Enter10Rangeela.in" status="error",Enter10 Rangeela (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0tp/index.m3u8 #EXTINF:-1 tvg-id="ETNow.in" status="timeout",ET Now https://pubads.g.doubleclick.net/ssai/event/pJrzNyDoT_K_GwYQsijTsQ/master.m3u8 -#EXTINF:-1 tvg-id="ETVAndhraPradesh.in" status="error",ETV Andhra Pradesh (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSbwShxZsBiqqWwtUidmS6g/live #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 -#EXTINF:-1 tvg-id="FaktMarathi.in" status="online",Fakt Marathi (576p) [Not 24/7] +#EXTINF:-1 tvg-id="FaktMarathi.in" status="error",Fakt Marathi (576p) [Not 24/7] http://14.199.164.20:4001/play/a0q8/index.m3u8 #EXTINF:-1 tvg-id="FlowersTV.in" status="timeout",Flowers TV (576p) http://103.199.161.254/Content/flowers/Live/Channel(Flowers)/index.m3u8 -#EXTINF:-1 tvg-id="FoodFood.in" status="online",Food Food (576p) [Not 24/7] +#EXTINF:-1 tvg-id="FoodFood.in" status="error",Food Food (576p) [Not 24/7] 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 @@ -127,12 +99,8 @@ http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 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 -#EXTINF:-1 tvg-id="HiDost.in" status="error",Hi Dosti (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 #EXTINF:-1 tvg-id="IndiaToday.in" status="online",India Today (720p) [Not 24/7] @@ -145,15 +113,13 @@ http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 https://live.neestream.net/neestream_01/jaihindtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (720p) https://vidcdn.vidgyor.com/janamtv-origin/liveabr/playlist.m3u8 -#EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0ja/index.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (480p) https://live.neestream.net/neestream_01/janamtv/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="JanamTV.in" status="error",Janam TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNVkxRPqsBNejO6B9thG9Xw/live +#EXTINF:-1 tvg-id="JanamTV.in" status="error",Janam TV (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0ja/index.m3u8 #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="error",Jan TV (720p) [Not 24/7] +#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 #EXTINF:-1 tvg-id="JeevanTV.in" status="online",Jeevan TV (576p) http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8 @@ -163,10 +129,10 @@ https://cdn.smartstream.video/smartstream-us/jonakk/jonakk/playlist.m3u8 https://live.hungama.com/linear/kadak-hits/playlist.m3u8 #EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCkCWitaToNG1_lR-Si1oMrg/live -#EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (576p) -http://103.199.161.254/Content/people/Live/Channel(People)/index.m3u8 #EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (480p) https://live.neestream.net/neestream_01/kairalinews/index.m3u8?token=693400 +#EXTINF:-1 tvg-id="KairaliNews.in" status="error",Kairali News (576p) +http://103.199.161.254/Content/people/Live/Channel(People)/index.m3u8 #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) https://live.neestream.net/neestream_01/kairalitv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) @@ -189,24 +155,16 @@ https://stream.ufworldind.in/live/kvision/playlist.m3u8 http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 #EXTINF:-1 tvg-id="KasthuriTV.in" status="online",Kasthuri (576p) http://103.199.161.254/Content/kasthuritv/Live/Channel(KasthuriTV)/index.m3u8 -#EXTINF:-1 tvg-id="KCLTV.in" status="error",KCL TV (720p) [Not 24/7] -http://kcltv.livebox.co.in/kclhls/live.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="online",KCV Movies (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KCVMovies.in" status="error",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KenTV.in" status="timeout",Ken TV (360p) https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KeralaVision.in" status="error",Kerala Vision (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0ni/index.m3u8 -#EXTINF:-1 tvg-id="KeralaVisionNews.in" status="error",Kerala Vision News (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtSeMwydGw6mDSZaIUaJ5bw/live #EXTINF:-1 tvg-id="KhabrainAbhiTak.in" status="online",Khabrain Abhi Tak (480p) [Not 24/7] https://vidcdn.vidgyor.com/kat-origin/liveabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MahaMovie.in" status="online",Maha Movie (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MahaMovie.in" status="error",Maha Movie (576p) [Not 24/7] http://14.199.164.20:4001/play/a0q7/index.m3u8 -#EXTINF:-1 tvg-id="MakkalTV.in" status="error",Makkal TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0l1/index.m3u8 #EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7] http://cloud.logicwebs.in:1935/live/malabarnews/playlist.m3u8 #EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p) @@ -217,8 +175,6 @@ http://103.78.18.137:1935/live/mlpchannel/chunklist.m3u8 http://103.199.160.85/Content/mangalam/Live/Channel(Mangalam)/index.m3u8 #EXTINF:-1 tvg-id="ManoramaNews.in" status="online",Manorama News (576p) http://103.199.161.254/Content/manoramanews/Live/Channel(ManoramaNews)/index.m3u8 -#EXTINF:-1 tvg-id="ManoranjanGrand.in" status="error",Manoranjan Grand (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0m2/index.m3u8 #EXTINF:-1 tvg-id="Mastiii.in" status="online",Mastiii (576p) [Not 24/7] http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (1080p) [Not 24/7] @@ -227,12 +183,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kd/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManorama.in" status="error",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pa/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="error",Mazhavil Manorama HD (1080p) [Not 24/7] -http://14.199.164.20:4001/play/a0p9/index.m3u8 +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="MediaOne.in" status="online",Media One (480p) @@ -247,16 +199,10 @@ http://103.199.160.85/Content/mktv6/Live/Channel(MKTV6)/index.m3u8 http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 #EXTINF:-1 tvg-id="MKTV.in" status="online",MK TV (576p) [Not 24/7] http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MTVIndia.in" status="blocked",MTV HD http://144.217.70.181:9587/hin2/MTVINDIA/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://103.199.160.85/Content/musicindia/Live/Channel(MusicIndia)/index.m3u8 -#EXTINF:-1 tvg-id="MusicIndia.in" status="error",Music India (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0mt/index.m3u8 -#EXTINF:-1 tvg-id="Naaptol.in" status="error",Naaptol (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0n1/index.m3u8 #EXTINF:-1 tvg-id="NamdhariTV.in" status="online",Namdhari (404p) [Not 24/7] https://namdhari.tv/live/sbs1.m3u8 #EXTINF:-1 tvg-id="NazranaMusic.in" status="online",Nazrana (720p) [Not 24/7] @@ -269,7 +215,7 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="online",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 @@ -277,8 +223,6 @@ https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 https://dammikartmp.tulix.tv/slrc3/slrc3/playlist.m3u8 #EXTINF:-1 tvg-id="News7Tamil.in" status="online",News 7 Tamil (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2f4w_ppqHplvjiNaoTAK9w/live -#EXTINF:-1 tvg-id="News7Tamil.in" status="error",News 7 Tamil (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kp/index.m3u8 #EXTINF:-1 tvg-id="News18TamilNadu.in" status="online",News 18 Tamil (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCat88i6_rELqI_prwvjspRA/live #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] @@ -289,7 +233,7 @@ https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live #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="timeout",One TV (720p) +#EXTINF:-1 tvg-id="OneTV.in" status="online",One TV (720p) http://137.59.86.218:1935/live/onetv/playlist.m3u8 #EXTINF:-1 tvg-id="PolimerNews.in" status="online",Polimer News (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC8Z-VjXBtDJTvq6aqkIskPg/live @@ -301,12 +245,8 @@ http://14.199.164.20:4001/play/a0lg/index.m3u8 https://live.hungama.com/linear/pop-pataka/playlist.m3u8 #EXTINF:-1 tvg-id="PratidinTime.in" status="online",Pratidin Time (360p) [Not 24/7] https://rtmp.smartstream.video/pratidintime/pratidintime/playlist.m3u8 -#EXTINF:-1 tvg-id="PublicMovies.in" status="error",Public Movies (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0ll/index.m3u8 #EXTINF:-1 tvg-id="PublicMusic.in" status="online",Public Music (576p) [Not 24/7] http://103.199.161.254/Content/publicmusic/Live/Channel(PublicMusic)/index.m3u8 -#EXTINF:-1 tvg-id="PublicTV.in" status="error",Public TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0ld/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] @@ -317,7 +257,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://103.199.160.85/Content/puthuyugam/Live/Channel(Puthuyugam)/index.m3u8 #EXTINF:-1 tvg-id="RealNewsKerala.in" status="online",Real News Kerala (1080p) [Not 24/7] https://bk7l298nyx53-hls-live.5centscdn.com/realnews/e7dee419f91aa9e65939d3677fb9c4f5.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="RealTV.in" status="error",Real TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RealTV.in" status="online",Real TV (720p) [Not 24/7] http://cloud.logicwebs.in:1935/realtv/realtv1/playlist.m3u8 #EXTINF:-1 tvg-id="ReporterTV.in" status="online",Reporter TV (576p) http://103.199.161.254/Content/reporter/Live/Channel(Reporter)/index.m3u8 @@ -329,20 +269,12 @@ 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="SanthoraShortFlim.in" status="error",Santhora Short Flim (720p) -http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 #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="ShekinahTV.in" status="online",Shekinah TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCHtYUfPnQci6GoUpPlWfrOg/live -#EXTINF:-1 tvg-id="ShekinahTV.in" status="error",Shekinah TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0ok/index.m3u8 -#EXTINF:-1 tvg-id="ShemarooTV.in" status="error",Shemaroo TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nh/index.m3u8 -#EXTINF:-1 tvg-id="ShowBox.in" status="error",Show Box (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0o8/index.m3u8 #EXTINF:-1 tvg-id="Shubhsandesh.in" status="online",Shubhsandesh (720p) [Not 24/7] https://6284rn2xr7xv-hls-live.wmncdn.net/shubhsandeshtv1/live123.stream/index.m3u8 #EXTINF:-1 tvg-id="SirippoliTV.in" status="online",Kalaignar Sirippoli (576p) @@ -359,24 +291,12 @@ http://103.81.104.118/hls/stream19.m3u8 http://208.115.215.42/Utsav_Plus_HD/playlist.m3u8 #EXTINF:-1 tvg-id="SteelbirdMusic.in" status="online",Steelbird Music (720p) [Not 24/7] http://cdn25.live247stream.com/steelbirdmusic/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="StudioOnePlus.in" status="error",Studio One Plus (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEoaVUxpFlmCxwRBy9yhb1Q/live -#EXTINF:-1 tvg-id="StudioOnePlus.in" status="error",Studio One Plus (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0oh/index.m3u8 -#EXTINF:-1 tvg-id="StudioOneYuva.in" status="error",Studio One Yuva (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqR2tCs8ufgAjRd6rn4a2wg/live -#EXTINF:-1 tvg-id="StudioOneYuva.in" status="error",Studio One Yuva (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0sr/index.m3u8 -#EXTINF:-1 tvg-id="SunNews.in" status="error",Sun News (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=_fR9xWEOa7Q #EXTINF:-1 tvg-id="Swantham.in" status="online",Swantham (720p) [Not 24/7] http://131.153.22.8:1935/SWANTHAM/live/playlist.m3u8 #EXTINF:-1 tvg-id="SwarajExpressSMBC.in" status="online",Swaraj Express (720p) [Not 24/7] https://live.wmncdn.net/highnews/swaraj.stream/index.m3u8 #EXTINF:-1 tvg-id="TehelkaTV.in" status="online",Tehelka TV (480p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/tehelkatv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ThanthiTV.in" status="error",Thanthi TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=wc3Y6vI-poI #EXTINF:-1 tvg-id="TimesNow.in" status="blocked",Times Now (480p) [Geo-blocked] https://timesnow-lh.akamaihd.net/i/TNHD_1@129288/master.m3u8 #EXTINF:-1 tvg-id="TimesNow.in" status="timeout",Times Now [Geo-blocked] @@ -393,30 +313,22 @@ http://103.199.160.85/Content/24news/Live/Channel(24news)/index.m3u8 https://cdn.logicwebs.in/hls/ublhdkey.m3u8 #EXTINF:-1 tvg-id="UtsavGold.in" status="blocked",Utsav Gold (720p) [Geo-blocked] http://208.115.215.42/Utsav_Gold_HD/index.m3u8 -#EXTINF:-1 tvg-id="VaanavilTV.in" status="error",Vaanvavil (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nx/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) http://210.210.155.37/uq2663/h/h91/index.m3u8 -#EXTINF:-1 tvg-id="WowCinemaOne.in" status="error",Wow Cinema One (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0n3/index.m3u8 #EXTINF:-1 tvg-id="Yolo.in" status="timeout",Yolo (410p) [Not 24/7] http://cdn.logicwebs.in/hls/yolo.m3u8 #EXTINF:-1 tvg-id="Zoom.in" status="timeout",Zoom (1080p) http://103.81.104.118/hls/stream8.m3u8 #EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pulari Cinema -https://royalstarindia.co.in/cinematv_hls/cinematv.m3u8 #EXTINF:-1 tvg-id="" status="online",Sardari TV (1080p) [Not 24/7] http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NVision http://live.singamcloud.in:1935/nvision/nvision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Suriyan TV http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zainabia Channel -https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 #EXTINF:-1 tvg-id="" status="online",FASTWAY NEWS (720p) [Not 24/7] http://163.47.214.155:1935/fwnews/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Beats HD (720p) @@ -429,8 +341,6 @@ https://d1vd9xhq6jlm48.cloudfront.net/out/v1/71fcc57c8fe74c5b938451bc2435a93e/in http://cdn2.live247stream.com/desiplus/tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sada TV (1080p) [Not 24/7] http://cdn12.henico.net:8080/live/sadatv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Indywood TV -https://43wrzjnpqoxe-hls-live.wmncdn.net/indywood/indywoodtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7] https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Nav Media @@ -443,6 +353,8 @@ https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8 https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Relax TV (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/RELAXTV/index.m3u8?token=GTR +#EXTINF:-1 tvg-id="" status="online",Keralabhumi +http://103.153.92.157:11037/hls/kbh.m3u8 #EXTINF:-1 tvg-id="" status="online",Star Cinema (576p) http://c0.cdn.trinity-tv.net/stream/nh9u54a7sfnc2hwzxr2zwykwkqm43bgyyzsm68ybbbnjei8kytwcgs3zm5gnw5c6efa5gr3fadzqe686w8gj2eaehrj89wvujvqza3kez78dtknwbbmnqf79yygmqqg7e9pnc3i3bpywjkiqrwke94yf.m3u8 #EXTINF:-1 tvg-id="" status="online",Star Family (576p) @@ -466,6 +378,8 @@ https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Mandra TV http://192.99.2.28/mandra_hls/mandra.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zainabia Channel +https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] @@ -481,19 +395,13 @@ http://103.72.179.30:1935/GECHindi/ngrp:SONY_SAB.stream_all/Playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="stream",Sony Six HD (1080p) #EXTVLCOPT:http-user-agent=stream http://103.81.104.118/hls/stream10.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Keralabhumi -http://103.153.92.157:11037/hls/kbh.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",Toonz Kids (Indonesian dub) (360p) +http://210.210.155.37/x6bnqe/s/s81/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s81/01.m3u8 -#EXTINF:-1 tvg-id="" status="error",B4U Hitz (720p) [Not 24/7] -http://14.199.164.20:4001/play/a0wh/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",B4U movies (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0wj/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",B4U Music (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0wk/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) http://210.210.155.37/x6bnqe/s/s81/01.m3u8 -#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) -http://210.210.155.37/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dishum (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pe/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Pulari Cinema +https://royalstarindia.co.in/cinematv_hls/cinematv.m3u8 +#EXTINF:-1 tvg-id="" status="error",Indywood TV +https://43wrzjnpqoxe-hls-live.wmncdn.net/indywood/indywoodtv/index.m3u8 diff --git a/streams/iq.m3u b/streams/iq.m3u index e1033fc3af..13cda2a786 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -7,10 +7,6 @@ https://5ab29cc78f681.streamlock.net/afarinTV/livestream/playlist.m3u8 http://streaming.aletejahtv.iq:1935/etejah-newLive/smil:etejahNew.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlghadeerTV.iq" status="online",AlGhadeer (720p) [Not 24/7] https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 -#EXTINF:-1 tvg-id="AlIraqiyaAl3ama.iq" status="error",Al Iraqiya Al 3ama (720p) [Geo-blocked] -https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 -#EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Geo-blocked] -https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 #EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] @@ -63,12 +59,10 @@ https://live.imamhossaintv.com/live/ih3.m3u8 https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) https://live.imamhossaintv.com/live/ih4.m3u8 -#EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="INews.iq" status="error",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="IraqiaSport.iq" status="timeout",Iraqia Sport (1080p) [Geo-blocked] https://au7live.tooliserver.com/live/149075_0.m3u8?session= -#EXTINF:-1 tvg-id="KarbalaTV.iq" status="error",Karbala TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/karbalaatv/live #EXTINF:-1 tvg-id="Kurdistan24.iq" status="online",Kurdistan 24 (720p) https://d1x82nydcxndze.cloudfront.net/live/index.m3u8 #EXTINF:-1 tvg-id="KurdistanTV.iq" status="online",Kurdistan TV (720p) [Not 24/7] @@ -89,10 +83,10 @@ https://5ab29cc78f681.streamlock.net/PayamTV/livestream/playlist.m3u8 https://svs.itworkscdn.net/rudawlive/rudawlive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SterkTV.iq" status="online",SterkTV (1080p) [Not 24/7] https://602ccc850c9bb.streamlock.net/sterktv/smil:sterk.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="WaarTV.iq" status="error",WAAR TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WaarTV.iq" status="online",WAAR TV (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ku.karwan.tv/ https://live.karwan.tv/karwan.tv/waar-tv/playlist.m3u8 #EXTINF:-1 tvg-id="ZagrosTV.iq" status="online",Zagros (720p) [Not 24/7] https://5a3ed7a72ed4b.streamlock.net/zagrostv/SMIL:myStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Music Al-Remas (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/musicalrmastv1/live +#EXTINF:-1 tvg-id="" status="online",Cihan +http://cdn.dwasat.com:1935/live/cihann/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index 8bf4daac50..119de9db90 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -17,7 +17,7 @@ http://51.210.199.4/hls/stream.m3u8 https://livestream.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2abf9ce.sdp/index.m3u8 #EXTINF:-1 tvg-id="CaltexTV.ir" status="online",Caltex TV (720p) [Not 24/7] https://vid1.caltexmusic.com/hls/caltextv.m3u8 -#EXTINF:-1 tvg-id="EBC1TV.ir" status="online",EBC1 TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="EBC1TV.ir" status="error",EBC1 TV (720p) [Geo-blocked] https://vsn1-cdn-phx.icastcenter.com/EBC1/EBC1/playlist.m3u8 #EXTINF:-1 tvg-id="FarsTV.ir" status="online",FARS (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:fars/playlist.m3u8 @@ -35,7 +35,7 @@ https://live1.presstv.ir/live/hispan.m3u8 https://live.presstv.ir/live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ICnet1.ca" status="online",Icnet TV (720p) [Not 24/7] http://51.210.199.7/hls/stream.m3u8 -#EXTINF:-1 tvg-id="iFilm2.ir" status="timeout",iFILM Persian 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="iFilm2.ir" status="online",iFILM Persian 2 (480p) [Not 24/7] https://live1.presstv.ir/live/ifilm2.m3u8 #EXTINF:-1 tvg-id="iFilmArabic.ir" status="online",iFILM Arabic (720p) https://live.presstv.ir/ifilmlive/smil:ifilmar.smil/playlist.m3u8 @@ -131,5 +131,3 @@ http://vps.parsiland.net/hls/ParsiLand.m3u8 http://cdnlive.irib.ir/live-channels/smil:sahar3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel 1 (480p) [Not 24/7] https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040317/0070c5b7ef083bdc8de09065c61a34d8.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Khatereh TV (368p) [Geo-blocked] -https://5caf24a595d94.streamlock.net:1937/8130/8130/playlist.m3u8 diff --git a/streams/is.m3u b/streams/is.m3u index 83f57db4c9..4389cf809b 100644 --- a/streams/is.m3u +++ b/streams/is.m3u @@ -3,5 +3,5 @@ https://althingi-live.secure.footprint.net/althingi/live/index.m3u8 #EXTINF:-1 tvg-id="N4.is" status="online",N4 (720p) https://live.tv.c.is/n4/index.m3u8 -#EXTINF:-1 tvg-id="RUV.is" status="online",RUV +#EXTINF:-1 tvg-id="RUV.is" status="error",RUV https://ruv-web-live.akamaized.net/streymi/ruverl/ruverl.m3u8 diff --git a/streams/it.m3u b/streams/it.m3u index d3cdb40acb..cf1107b228 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -107,7 +107,7 @@ http://streaming.bitonlive.net:8080/hls/ottofm2/index.m3u8 https://5db313b643fd8.streamlock.net/Paroledivita/Paroledivita/playlist.m3u8 #EXTINF:-1 tvg-id="Primocanale.it" status="online",Primocanale (1080p) [Not 24/7] https://msh0203.stream.seeweb.it/live/flv:stream2.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="R101.it" status="error",R101 (576p) +#EXTINF:-1 tvg-id="R101.it" status="blocked",R101 (576p) https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(er)/index.m3u8 #EXTINF:-1 tvg-id="Radio51TV.it" status="online",Radio 51 TV (480p) [Geo-blocked] http://178.32.140.155/canale51/canale51/playlist.m3u8 @@ -166,12 +166,10 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746966 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] +#EXTINF:-1 tvg-id="Rai5.it" status="error",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) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] @@ -296,7 +294,7 @@ https://59d8c0cee6f3d.streamlock.net/tsn/tsn_mobile/playlist.m3u8 http://streaming.senecadot.com/live/flv:tv7.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Triveneta.it" status="online",TV7 Triveneta (270p) [Not 24/7] http://217.61.26.46:8080/hls/triveneta.m3u8 -#EXTINF:-1 tvg-id="TV2000.va" status="timeout",TV 2000 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2000.va" status="error",TV 2000 (360p) [Not 24/7] http://cld04wz.tv2000.it/tv2000_main.m3u8 #EXTINF:-1 tvg-id="TVAVicenza.it" status="online",TVA (Vicenza) (720p) http://fms.tvavicenza.it:1935/live/diretta_1/playlist.m3u8 @@ -318,7 +316,7 @@ http://wms.shared.streamshow.it/veratv/veratv/playlist.m3u8 http://livestreaming.videolina.it/live/Videolina/playlist.m3u8 #EXTINF:-1 tvg-id="VideoRola.it" status="blocked",Video Rola (1080p) https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/index.m3u8 -#EXTINF:-1 tvg-id="VirginRadioTV.it" status="error",Virgin Radio TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="VirginRadioTV.it" status="blocked",Virgin Radio TV (576p) [Not 24/7] https://live2-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ew)/index.m3u8 #EXTINF:-1 tvg-id="VisualRadio.it" status="online",Visual Radio (576p) [Not 24/7] http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 @@ -348,8 +346,6 @@ http://wms.shared.streamshow.it/tsn/tsn_mobile/playlist.m3u8 https://sdn-global-live-streaming-packager-cache.3qsdn.com/7841/7841_264_live.m3u8 #EXTINF:-1 tvg-id="" status="online",TV7 Azzurra (270p) [Not 24/7] http://217.61.26.46:8080/hls/azzurra.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV7 News (270p) [Not 24/7] -http://217.61.26.46:8080/hls/news.m3u8 #EXTINF:-1 tvg-id="" status="online",TV UNO (240p) http://ftp.tiscali.it/francescovernata/TVUNO/monoscopioTvUNOint-1.wmv #EXTINF:-1 tvg-id="" status="online",Camera dei Deputati (via RR) (240p) @@ -370,5 +366,5 @@ http://193.70.81.40:1935/supertvoristano/supertvoristano/playlist.m3u8 https://54627d4fc5996.streamlock.net/SuperJtv/SuperJtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TeleFormula (720p) [Not 24/7] https://wms60.tecnoxia.com/radiof/abr_radioftele/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTL 102.5 (432p) -https://rtl-video1-stream.thron.com/live-video/video1/ngrp:video1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV7 News (270p) [Not 24/7] +http://217.61.26.46:8080/hls/news.m3u8 diff --git a/streams/it_rakuten.m3u b/streams/it_rakuten.m3u index 9abf595d44..5a01d1f392 100644 --- a/streams/it_rakuten.m3u +++ b/streams/it_rakuten.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="RakutenTVActionMoviesItaly.it" status="online",Rakuten Action Movies Italy (720p) +https://rakuten-actionmovies-6-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesItaly.it" status="online",Rakuten Comedy Movies Italy (720p) https://rakuten-comedymovies-6-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVDramaItaly.it" status="online",Rakuten TV Shows Italy (720p) @@ -9,3 +11,5 @@ https://rakuten-spotlight-6-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-topfree-6-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p) https://thedesignnetwork-tdn-6-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaries Italy (720p) +https://rakuten-documentaries-6-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/jo.m3u b/streams/jo.m3u index 54b0fddfeb..9ef54386b4 100644 --- a/streams/jo.m3u +++ b/streams/jo.m3u @@ -7,7 +7,7 @@ https://ammantv.c.s73cdn.net/23153d43-375a-472a-bc5f-9827582b5d22/elemental/live http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81y6g1 #EXTINF:-1 tvg-id="AOneTV.jo" status="online",A One TV https://master.starmena-cloud.com/hls/a1jo.m3u8 -#EXTINF:-1 tvg-id="FajerTV2.ps" status="online",Fajer TV (720p) +#EXTINF:-1 tvg-id="FajerTV2.ps" status="online",Fajer 2 TV (720p) http://two.alfajertv.com:8081/AlfajertvHDTwo_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="IsmaoonaTV.jo" status="online",Ismaoona TV (720p) http://82.212.74.4:8000/live/2105.m3u8 @@ -35,7 +35,7 @@ http://188.247.86.66/MixFM/OnAirStudio1/playlist.m3u8 http://188.247.86.66/RotanaRadio/CityView1/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaRadioJordanControlStudio.jo" status="online",Rotana Radio Jordan: Control Studio (180p) http://188.247.86.66/RotanaRadio/ControlStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaRadioJordanStudio.jo" status="online",Rotana Radio Jordan: Studio (180p) [Not 24/7] +#EXTINF:-1 tvg-id="RotanaRadioJordanStudio.jo" status="error",Rotana Radio Jordan: Studio (180p) [Not 24/7] http://188.247.86.66/RotanaRadio/OnAirStudio1/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaTarabJordanCityView.jo" status="online",Rotana Tarab Jordan: City View (180p) [Not 24/7] http://188.247.86.66/RadioFann/Audio32/playlist.m3u8 @@ -45,3 +45,5 @@ http://188.247.86.66/RotanaRadio/Audio32/playlist.m3u8 https://weyyak-live.akamaized.net/weyyak_roya/index.m3u8 #EXTINF:-1 tvg-id="ToyorAlJannah.jo" status="online",Toyor Al-Jannah (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/toyorlive/live +#EXTINF:-1 tvg-id="" status="online",Thakafah TV (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ThakafahTV/live diff --git a/streams/jp.m3u b/streams/jp.m3u index fe21a14153..ff5f37b51f 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -3,23 +3,21 @@ https://sub2.neetball.net/live/neet.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="FujiTV.jp" status="online",Fuji TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="FujiTV.jp" status="error",Fuji TV (540p) [Not 24/7] https://fujitv2.mov3.co/hls/fujitv.m3u8 #EXTINF:-1 tvg-id="GSTV.jp" status="online",GSTV (720p) https://gstv-tnz-gsmediastreaming.preview-jpea.channel.media.azure.net/dfd06b62-e9d1-4a7f-bcbb-89d2ecbc82ee/preview.ism/manifest(format=mpd-time-csf,audio-only=false) #EXTINF:-1 tvg-id="GunmaTV.jp" status="online",Gunma TV (720p) https://movie.mcas.jp/switcher/smil:mcas8.smil/master.m3u8 -#EXTINF:-1 tvg-id="JORXDTV.jp" status="error",TBS (540p) [Not 24/7] -https://tbs1.mov3.co/hls/tbs.m3u8 +#EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7] +https://tbs2.mov3.co/hls/tbs.m3u8 #EXTINF:-1 tvg-id="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="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/8thz5iufork8wjip/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="timeout",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="error",NHK Chinese Vision (360p) -https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/zh/725580/livecom_zh.m3u8 -#EXTINF:-1 tvg-id="NHKGeneralTV.jp" status="online",NHK General TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="NHKGeneralTV.jp" status="error",NHK General TV (540p) [Not 24/7] https://nhk2.mov3.co/hls/nhk.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (1080p) https://nhkwlive-ojp.akamaized.net/hls/live/2003459/nhkwlive-ojp-en/index.m3u8 @@ -31,8 +29,8 @@ https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/fr/playlist.m3u https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/id/playlist.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (Chinese Traditional AI Translated Closed-Captioning) (720p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/zh/playlist.m3u8 -#EXTINF:-1 tvg-id="NipponTV.jp" status="error",Nippon TV (540p) [Not 24/7] -https://ntv2.mov3.co/hls/ntv.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="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) diff --git a/streams/ke.m3u b/streams/ke.m3u index 46adb75941..6dd325f3e1 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -1,7 +1,7 @@ #EXTM3U #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="K24.ke" status="timeout",K24 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="K24.ke" status="error",K24 (480p) [Not 24/7] https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj diff --git a/streams/kh.m3u b/streams/kh.m3u index aefc97cd63..367c2ad6d6 100644 --- a/streams/kh.m3u +++ b/streams/kh.m3u @@ -5,8 +5,6 @@ http://203.176.130.123:8989/live/bayontv1_480k.stream/playlist.m3u8 http://203.176.130.123:8989/live/bayontv_480k.stream/playlist.m3u8 #EXTINF:-1 tvg-id="FreshNews.kh" status="online",Fresh News (720p) http://167.99.65.12:1935/live/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="FreshNewsTV.kh" status="online",Fresh News TV (720p) -http://167.99.65.12:1935/live/ngrp:myStream_all/playlist.m3u8 #EXTINF:-1 tvg-id="PNN.kh" status="online",PNN (360p) [Not 24/7] http://203.176.130.123:8989/live/pnn_480k.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SEATV.kh" status="online",SEATV (1080p) @@ -21,6 +19,8 @@ https://livefta.malimarcdn.com/tvkedge/tvk2.stream/master.m3u8 https://livefta.malimarcdn.com/tvkedge/tvkhd.stream/master.m3u8 #EXTINF:-1 tvg-id="TVK.kh" status="online",TVK (360p) [Not 24/7] http://203.176.130.123:8989/live/tvk_480k.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fresh News TV (720p) +http://167.99.65.12:1935/live/ngrp:myStream_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SEATV-Radio (720p) https://fmseatv.netlinkbroadcaster.com/hls/test.m3u8 #EXTINF:-1 tvg-id="" status="online",Netlink TV (720p) diff --git a/streams/kr.m3u b/streams/kr.m3u index 6cb9766cae..2dc93b0ddf 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -7,10 +7,10 @@ https://allanf181.github.io/adaptive-streams/streams/kr/AnimaxKorea.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/Anione.m3u8 #EXTINF:-1 tvg-id="Aniplus.kr" status="online",Aniplus (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/Aniplus.m3u8 -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h02/index.m3u8 +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -33,7 +33,7 @@ https://allanf181.github.io/adaptive-streams/streams/kr/BadukTV.m3u8 http://bbstv.clouducs.com:1935/bbstv-live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BilliardsTV.kr" status="online",Billiards TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/BilliardsTV.m3u8 -#EXTINF:-1 tvg-id="BusanMBCTV.kr" status="online",๋ถ€์‚ฐMBC (MBC Busan) (360p) +#EXTINF:-1 tvg-id="BusanMBCTV.kr" status="online",MBC Busan (๋ถ€์‚ฐMBC) (360p) http://stream.bsmbc.com/livetv/BusanMBC_TV_onairstream/playlist.m3u8 #EXTINF:-1 tvg-id="CarrieTV.kr" status="online",Carrie TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/CarrieTV.m3u8 @@ -53,15 +53,15 @@ https://allanf181.github.io/adaptive-streams/streams/kr/ChannelChina.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/ChannelOllehTV.m3u8 #EXTINF:-1 tvg-id="ChannelSeezn.kr" status="online",Channel Seezn (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ChannelSeezn.m3u8 -#EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",์ถ˜์ฒœMBC (MBC Chuncheon) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",MBC Chuncheon (์ถ˜์ฒœ MBC) (1080p) [Not 24/7] https://stream.chmbc.co.kr/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="ChungbukMBCTV.kr" status="online",์ถฉ๋ถMBC (MBC Chungbuk) (720p) +#EXTINF:-1 tvg-id="ChungbukMBCTV.kr" status="online",MBC Chungbuk (MBC ์ถฉ๋ถ) (720p) http://211.33.246.4:32954/cj_live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="ChunghwaTV.kr" status="online",Chunghwa TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ChunghwaTV.m3u8 #EXTINF:-1 tvg-id="CinemaHeaven.kr" status="online",Cinema Heaven (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/CinemaHeaven.m3u8 -#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB์ฒญ์ฃผ๋ฐฉ์†ก (SBS Cheongju) (540p) [Not 24/7] +#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) https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 @@ -69,9 +69,9 @@ https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 https://live-ch2.cjonstyle.net/cjosplus/live2/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS๊ธฐ๋…๊ตTV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 -#EXTINF:-1 tvg-id="DaeguMBCTV.kr" status="online",๋Œ€๊ตฌ MBC (MBC Daegu) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DaeguMBCTV.kr" status="online",MBC Daegu (๋Œ€๊ตฌ MBC) (480p) [Not 24/7] https://5ee1ec6f32118.streamlock.net/live/livetv/playlist.m3u8 -#EXTINF:-1 tvg-id="DaejeonMBCTV.kr" status="online",๋Œ€์ „MBC (MBC Daejeon) (720p) [Not 24/7] +#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) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/DaekyoKidsTV.m3u8 @@ -105,8 +105,6 @@ https://allanf181.github.io/adaptive-streams/streams/kr/FTV.m3u8 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] http://liveko24-manminglobal3.ktcdn.co.kr/liveko24/gcnko_high/playlist.m3u8 -#EXTINF:-1 tvg-id="GCN.kr" status="error",GCN (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFb1QuujJWU3nuUMCNPhNiA/live #EXTINF:-1 tvg-id="GolfPBA.kr" status="online",Golf & PBA (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/GolfPBA.m3u8 #EXTINF:-1 tvg-id="GSMyShop.kr" status="online",GS My Shop (1080p) @@ -117,7 +115,7 @@ https://gstv-gsshop.gsshop.com/gsshop_hd/gsshop_hd.stream/playlist.m3u8 http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GugbangTV.kr" status="online",Gugbang TV (1080p) [Not 24/7] http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="GwangjuMBCTV.kr" status="timeout",๊ด‘์ฃผMBC (MBC Gwangju) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="GwangjuMBCTV.kr" status="timeout",MBC Gwangju (๊ด‘์ฃผ MBC) (1080p) [Geo-blocked] https://media.kjmbc.co.kr/hls/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="HoneyTV.kr" status="online",Honey TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/HoneyTV.m3u8 @@ -127,7 +125,7 @@ https://allanf181.github.io/adaptive-streams/streams/kr/IBSports.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/iHQDrama.m3u8 #EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",์ œ์ฃผ MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 -#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JIBSTV.kr" status="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 (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/JTBC2.m3u8 @@ -139,12 +137,16 @@ https://allanf181.github.io/adaptive-streams/streams/kr/JTBC.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/JTBCGolf.m3u8 #EXTINF:-1 tvg-id="JTBCGolfSports.kr" status="online",JTBC Golf & Sports (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/JTBCGolfSports.m3u8 -#EXTINF:-1 tvg-id="JTV.kr" status="online",JTV SBS (406p) [Not 24/7] +#EXTINF:-1 tvg-id="JTV.kr" status="online",SBS JTV (JTV์ „์ฃผ๋ฐฉ์†ก) (406p) [Not 24/7] https://61ff3340258d2.streamlock.net/jtv_live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KBaduk.kr" status="online",K-Baduk (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/KBaduk.m3u8 -#EXTINF:-1 tvg-id="KBCTV.kr" status="online",KBC ๊ด‘์ฃผ๋ฐฉ์†ก (SBS Gwangju) (1080p) +#EXTINF:-1 tvg-id="KBCTV.kr" status="online",SBS KBC (KBC ๊ด‘์ฃผ๋ฐฉ์†ก) (1080p) http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="KBS1TV.kr" status="online",KBS1 (720p) +http://ye23.vip/z7z8/2021/kbs2020.php?id=1 +#EXTINF:-1 tvg-id="KBS2TV.kr" status="online",KBS2 (720p) +http://ye23.vip/z7z8/2021/kbs2020.php?id=2 #EXTINF:-1 tvg-id="KBSDrama.kr" status="online",KBS Drama http://ye23.vip/z7z8/2021/kbs2020.php?id=5 #EXTINF:-1 tvg-id="KBSJoy.kr" status="online",KBS Joy @@ -169,17 +171,17 @@ https://allanf181.github.io/adaptive-streams/streams/kr/KLeague1.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/KLeague2.m3u8 #EXTINF:-1 tvg-id="KLeague3.kr" status="online",K League 3 (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/KLeague3.m3u8 -#EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (450p) [Not 24/7] -http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KNNTV.kr" status="error",SBS KNN (1080p) +#EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (KNN ๋ถ€์‚ฐ๊ฒฝ๋‚จ๋Œ€ํ‘œ๋ฐฉ์†ก) (1080p) http://220.95.92.160:9981/stream/channelid/1445999617 +#EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (KNN ๋ถ€์‚ฐ๊ฒฝ๋‚จ๋Œ€ํ‘œ๋ฐฉ์†ก) (450p) [Not 24/7] +http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KoreaEconomyTV.kr" status="online",Korea Economy TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/KoreaEconomyTV.m3u8 #EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="KShopping.kr" status="online",KShopping https://fhs8036.bd-61.ktcdn.co.kr/klive/smil:klive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="online",๊ฒฝ์ƒMBC (MBC Gyeongnam Changwon) (1080p) +#EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="online",MBC Gyeongnam (๊ฒฝ์ƒ MBC) (1080p) https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 @@ -189,8 +191,6 @@ https://allanf181.github.io/adaptive-streams/streams/kr/MBN.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/Midnight.m3u8 #EXTINF:-1 tvg-id="Mnet.kr" status="online",Mnet (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/Mnet.m3u8 -#EXTINF:-1 tvg-id="MokpoMBCTV.kr" status="online",๋ชฉํฌ MBC Mokpo (720p) -http://vod.mpmbc.co.kr:1935/live/encoder-tv/playlist.m3u8 #EXTINF:-1 tvg-id="MTN.kr" status="online",MTN (720p) [Not 24/7] http://183.110.27.87/mtnlive/720/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="online",National Geographic Wild Korea (1080p) [Not 24/7] @@ -231,17 +231,29 @@ https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball5.m3 https://allanf181.github.io/adaptive-streams/streams/kr/SBSFL.m3u8 #EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/SBSGolf.m3u8 -#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (1080p) +#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (#1) (1080p) http://183.99.22.189:9981/stream/channelid/1124346476 -#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (1080p) +#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (#2) (1080p) http://222.109.117.27:9981/stream/channelid/2096368258 -#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (#3) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/SBSTV.m3u8 #EXTINF:-1 tvg-id="ScreenGolfzon.kr" status="online",Screen Golfzon (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ScreenGolfzon.m3u8 #EXTINF:-1 tvg-id="SkySports.kr" status="online",skySports (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/SkySports.m3u8 -#EXTINF:-1 tvg-id="TBCTV.kr" status="online",TBC SBS (540p) +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (1080p) +https://apichvod19.seezntv.com/OTM/11990_H.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (720p) +https://apichvod19.seezntv.com/OTM/11990_M.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (404p) +https://apichvod19.seezntv.com/OTM/11990_L.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV1 (1080p) +https://apichvod19.seezntv.com/OTM/10070_H.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV1 (720p) +https://apichvod19.seezntv.com/OTM/10070_M.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV1 (404p) +https://apichvod19.seezntv.com/OTM/10070_L.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="TBCTV.kr" status="online",SBS YBC (TBC ๋Œ€๊ตฌ๋ฐฉ์†ก) (540p) 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 @@ -265,22 +277,16 @@ http://210.210.155.37/dr9445/h/h20/index.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/tvNDrama.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h21/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN SHOW (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/tvNShow.m3u8 #EXTINF:-1 tvg-id="tvNStory.kr" status="online",tvN STORY (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/tvNStory.m3u8 #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 (540p) +#EXTINF:-1 tvg-id="UBCTV.kr" status="online",SBS UBC (UBC ์šธ์‚ฐ๋ฐฉ์†ก) (540p) http://59.23.231.102:1935/live/UBCstream/playlist.m3u8 -#EXTINF:-1 tvg-id="UlsanMBCTV.kr" status="online",์šธ์‚ฐMBC (MBC Ulsan) (540p) -https://5ddfd163bd00d.streamlock.net/nHDTV/nHDTV/playlist.m3u8 #EXTINF:-1 tvg-id="Viki.kr" status="online",Viki (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/Viki.m3u8 -#EXTINF:-1 tvg-id="YeosuMBCTV.kr" status="online",์—ฌ์ˆ˜MBC (MBC Yeosu) (720p) [Not 24/7] -https://5c3639aa99149.streamlock.net/live_TV/tv/playlist.m3u8 #EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="online",Yonhap News TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/YonhapNewsTV.m3u8 #EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (1080p) [Not 24/7] @@ -295,12 +301,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://slive.sciencetv.kr:1935/science/yslive_20140419_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Korea TV https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",KBS News +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live #EXTINF:-1 tvg-id="" status="online",arteTV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TheArteTV/live #EXTINF:-1 tvg-id="" status="online",JCN TV https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",KBS News -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live #EXTINF:-1 tvg-id="" status="online",GoodTV (1080p) http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SPOTV (1080p) @@ -321,7 +327,7 @@ https://amdlive-ch01-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) https://amdlive-ch03-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Korean Song Channel +http://live.kytv.co.kr:8080/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="timeout",All The K-POP http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ALLTHEKPOP/live -#EXTINF:-1 tvg-id="" status="timeout",Korean Song Channel -http://live.kytv.co.kr:8080/hls/stream.m3u8 diff --git a/streams/kw.m3u b/streams/kw.m3u index bc2b7a1460..fcfa3d6739 100644 --- a/streams/kw.m3u +++ b/streams/kw.m3u @@ -5,8 +5,6 @@ https://gulfsat.cdn.easybroadcast.fr/live/Al-Bawadi_abr/playlist.m3u8 https://video1.getstreamhosting.com:1936/8484_1/8484_1/playlist.m3u8 #EXTINF:-1 tvg-id="AlMaarefTV.kw" status="online",Al Maaref (350p) https://5e74a9d684b2e.streamlock.net/liveTrans/ngrp:channel23_all/playlist.m3u8 -#EXTINF:-1 tvg-id="AlraiTV.kw" status="error",Alrai TV (720p) -https://media.streambrothers.com:1936/8724/8724/playlist.m3u8 #EXTINF:-1 tvg-id="AlSabah.kw" status="blocked",Al Sabah (360p) [Not 24/7] https://gulfsat.cdn.easybroadcast.fr/live/Al-Sabah_abr/playlist.m3u8 #EXTINF:-1 tvg-id="AlShahedTVHD.kw" status="blocked",Al-Shahed (720p) [Not 24/7] @@ -17,23 +15,11 @@ https://gulfsat.cdn.easybroadcast.fr/live/Aladalah_abr/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x7tchkl #EXTINF:-1 tvg-id="FunoonTV.kw" status="blocked",Funoon (360p) https://gulfsat.cdn.easybroadcast.fr/live/FunoonHd_abr/playlist.m3u8 -#EXTINF:-1 tvg-id="KTV1.kw" status="error",KTV 1 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTV1 -#EXTINF:-1 tvg-id="KTV2.kw" status="error",KTV 2 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTV2 -#EXTINF:-1 tvg-id="KTVAlMajlis.kw" status="error",KTV Al Majlis (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSportExtra -#EXTINF:-1 tvg-id="KTVAlQurain.kw" status="error",KTV Al Qurain (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVPlus -#EXTINF:-1 tvg-id="KTVArabe.kw" status="error",KTV Arabe (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVArabe #EXTINF:-1 tvg-id="KTVEthraa.kw" status="error",KTV Ethraa (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVEthraa #EXTINF:-1 tvg-id="KTVKhallikBilbait.kw" status="error",KTV Khallik Bilbait (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KhallikBilbait #EXTINF:-1 tvg-id="KTVSport.kw" status="error",KTV Sport (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSports -#EXTINF:-1 tvg-id="KTVSportPlus.kw" status="error",KTV Sport Plus (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSportPlus #EXTINF:-1 tvg-id="MarinaTV.kw" status="online",Marina TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/marinai/live diff --git a/streams/kz.m3u b/streams/kz.m3u index 48b5bf3775..581e37561e 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -9,7 +9,7 @@ https://sc.id-tv.kz/Atameken.m3u8 https://sc.id-tv.kz/CaspianNews.m3u8 #EXTINF:-1 tvg-id="ElArna.kz" status="online",ะ•ะป ะั€ะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/ElArna.m3u8 -#EXTINF:-1 tvg-id="GakkuTV.kz" status="timeout",Gakku (576p) [Not 24/7] +#EXTINF:-1 tvg-id="GakkuTV.kz" status="online",Gakku (576p) [Not 24/7] https://sc.id-tv.kz/Gakku.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live @@ -35,9 +35,9 @@ https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/7_kanal.m3u8 +#EXTINF:-1 tvg-id="" status="online",31 ะบะฐะฝะฐะป (576p) [Not 24/7] +https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",31 ะบะฐะฝะฐะป (576p) [Not 24/7] -https://sc.id-tv.kz/31Kanal.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index 2979691622..9a82e2f128 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -3,7 +3,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] https://svs.itworkscdn.net/alimanlive/imantv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] +#EXTINF:-1 tvg-id="AlIttihad.lb" status="timeout",Al Ittihad (552p) [Not 24/7] https://live.alittihad.tv/ittihad/index.m3u8 #EXTINF:-1 tvg-id="AlJadeed.lb" status="online",Al Jadeed (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7ztkw7 @@ -11,6 +11,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid https://manar.live/iptv/playlist.m3u8 #EXTINF:-1 tvg-id="AlManar.lb" status="online",Al Manar (576p) [Not 24/7] https://manar.live/x.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCO-kV7ZFOiKwcP2U0h4aEbA/live #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="ArabicaTV.lb" status="online",Arabica TV (720p) @@ -35,8 +37,5 @@ https://svs.itworkscdn.net/nour4satlive/livestream/playlist.m3u8 http://62.182.82.104/OTV/index.m3u8?token=test #EXTINF:-1 tvg-id="TahaTV.lb" status="online",Taha TV (360p) [Not 24/7] https://media2.livaat.com/TAHA-TV/index.m3u8 -#EXTINF:-1 tvg-id="TeleLiban.lb" status="error",Tele Liban (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://www.teleliban.com.lb/live -https://cdn.catiacast.video/abr/ed8f807e2548db4507d2a6f4ba0c4a06/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeventeen.lb" status="online",TV Seventeen (720p) https://cdn.tvseventeen.com/test_tv_seventeen/index.m3u8 diff --git a/streams/lt.m3u b/streams/lt.m3u index 1b936d333b..db4c84e3c2 100644 --- a/streams/lt.m3u +++ b/streams/lt.m3u @@ -3,5 +3,5 @@ https://lituanica-dvr.lrt.lt/lrt-ndvr/hls/lituanica_720p/index.m3u8 #EXTINF:-1 tvg-id="M1.lt" status="online",M-1 (480p) http://m-1.data.lt/m-1/smil:m-1.smil/chunklist_b1000000.m3u8 -#EXTINF:-1 tvg-id="TV3Lietuva.lt" status="online",Power Hit Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Power Hit Radio (720p) [Not 24/7] https://baltlive.tv3.lt/studija/smil:studija.smil/playlist.m3u8 diff --git a/streams/ma.m3u b/streams/ma.m3u index c842989855..f0497142f4 100644 --- a/streams/ma.m3u +++ b/streams/ma.m3u @@ -11,6 +11,8 @@ https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arrabiaa/hls_snrt/arrabi https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arriadia/hls_snrt/arriadia.m3u8 #EXTINF:-1 tvg-id="Assadissa.ma" status="blocked",Assadissa (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/assadissa/hls_snrt/assadissa.m3u8 +#EXTINF:-1 tvg-id="ChadaTV.ma" status="online",Chada TV (1080p) +https://chadatv.vedge.infomaniak.com/livecast/chadatv/playlist.m3u8 #EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7] http://79.137.106.241/live/smil:OutStream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7] diff --git a/streams/md.m3u b/streams/md.m3u index dd6fcd01ea..40d03d7130 100644 --- a/streams/md.m3u +++ b/streams/md.m3u @@ -3,8 +3,6 @@ http://hls.protv.md/acasatv/acasatv.m3u8 #EXTINF:-1 tvg-id="BaltiTV.md" status="timeout",Bฤƒlลฃi TV (1080p) [Geo-blocked] http://77.89.199.174:8000/play/1024/index.m3u8 -#EXTINF:-1 tvg-id="CanalRegional.md" status="error",Canal Regional (576p) [Not 24/7] -https://canalregional.md/tv/live/canalregional.m3u8 #EXTINF:-1 tvg-id="NorocTV.md" status="online",Noroc TV (576p) http://live.noroc.tv/hls/noroctv_chisinau.m3u8 #EXTINF:-1 tvg-id="PublikaTV.md" status="online",Publika TV (720p) @@ -13,11 +11,11 @@ http://livebeta.publika.md/LIVE/P/6810.m3u8 https://livebeta.publika.md/LIVE/P/1500.m3u8 #EXTINF:-1 tvg-id="VoceaBasarabieiTV.md" status="online",Vocea Basarabiei TV (406p) [Not 24/7] http://hls.voceabasarabiei.md/hls/vocea_basarabiei.m3u8 +#EXTINF:-1 tvg-id="" status="online",Drochia (1080p) [Not 24/7] +https://hls.drochia.tv/tv/web.m3u8 #EXTINF:-1 tvg-id="" status="online",Moldova2 (1080p) http://live.trm.md:1935/live/MoldovaDoi2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Moldova1 (1080p) http://live.trm.md:1935/live/MoldovaUnu1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะะข Exclusiv TV (576p) http://89.28.25.122/hls/tnt_md.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Drochia (1080p) [Not 24/7] -https://hls.drochia.tv/tv/web.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index 4171cb672d..3249f9994f 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -37,8 +37,6 @@ 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/UCB0BUmdBOrH9mYU2ebs1eWA/live #EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked] https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 -#EXTINF:-1 tvg-id="LaOctavaTV.mx" status="error",La Octava TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x80mow9 #EXTINF:-1 tvg-id="MariaVision.mx" status="online",Marรญa Visiรณn Mexico (360p) [Not 24/7] https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 #EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="online",Mรฉxico Travel Channel (480p) [Not 24/7] @@ -65,24 +63,20 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://wowzacontrol.com:1936/stream23/stream23/playlist.m3u8 #EXTINF:-1 tvg-id="RCGTV2.mx" status="error",RCG TV 2 (360p) [Not 24/7] https://5caf24a595d94.streamlock.net:1937/stream23/stream23/playlist.m3u8 -#EXTINF:-1 tvg-id="RCGTV3.mx" status="online",RCG TV 3 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RCGTV3.mx" status="error",RCG TV 3 (360p) [Not 24/7] http://wowzacontrol.com:1936/stream56/stream56/playlist.m3u8 -#EXTINF:-1 tvg-id="RCGTV3.mx" status="online",RCG TV 3 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RCGTV3.mx" status="error",RCG TV 3 (360p) [Not 24/7] https://5caf24a595d94.streamlock.net:1937/stream56/stream56/playlist.m3u8 #EXTINF:-1 tvg-id="RCGTV.mx" status="online",RCG TV (1080p) https://video1.getstreamhosting.com:1936/8172/8172/playlist.m3u8 #EXTINF:-1 tvg-id="RTQQueretaro.mx" status="online",RTQ Queretaro (360p) [Not 24/7] http://wms.tecnoxia.com:1935/rytqrolive/rytqrolive/master.m3u8 -#EXTINF:-1 tvg-id="SintesisTV.mx" status="error",SintesisTV (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sintesistv #EXTINF:-1 tvg-id="TeleFormula.mx" status="blocked",TeleFรณrmula https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8 #EXTINF:-1 tvg-id="Teleritmo.mx" status="blocked",Teleritmo (720p) [Geo-blocked] http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8 #EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="timeout",Televisa Aguascalientes (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live -#EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="error",Televisa Chihuahua (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjfxDe7In59Jbfw2HmIh_Vg/live #EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="online",Televisa Ciudad Juarez (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live #EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo @@ -97,7 +91,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/UC_mwCcsKDJLSWjply5s0h8w/live #EXTINF:-1 tvg-id="TelevisaMexicali.mx" status="timeout",Televisa Mexicali (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcmuFsMIIIHO3LBqeBVfm8Q/live -#EXTINF:-1 tvg-id="TelevisaMonterrey.mx" status="online",Televisa Monterrey (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaMonterrey.mx" status="error",Televisa Monterrey (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCGDJLLphnP0zQQaE3kgo5Wg/live #EXTINF:-1 tvg-id="TelevisaMorelos.mx" status="timeout",Televisa Morelos http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live @@ -105,7 +99,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live #EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="online",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live -#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="error",Televisa Piedras Negras (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisiรณn Canal 26.1 (720p) [Not 24/7] http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 @@ -141,12 +135,8 @@ http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live #EXTINF:-1 tvg-id="XHGVTDT.mx" status="online",TVMรS (XHGV-TDT) (360p) [Not 24/7] https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 -#EXTINF:-1 tvg-id="XHJKTDT.mx" status="online",Azteca Uno (XHJK-TDT) (480p) [Not 24/7] -http://190.122.96.187:8888/http/002 #EXTINF:-1 tvg-id="" status="online",Canal del Congreso 45.3 https://edge.canaldelcongreso.gob.mx/live_hd1/smil:canal-hd1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Televisa San Luis Potosรญ (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live #EXTINF:-1 tvg-id="" status="online",TVP Culiacรกn (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico1/smil:gpculiacan.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Unam (720p) @@ -159,8 +149,6 @@ https://linear-193.frequency.stream/193/hls/master/playlist.m3u8 http://217.182.77.27/live/alcarriatv-livestream.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="online",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] -http://k4.usastreams.com/ARBtv/ARBtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TBS http://190.61.41.182:8000/play/a19x/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tlaxcala Televisiรณn (360p) [Not 24/7] @@ -171,7 +159,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/ http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Multimedios Saltillo [Geo-blocked] http://mdstrm.com/live-stream-playlist/5d5d51a4e9a40e25f4a0332c.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] +http://k4.usastreams.com/ARBtv/ARBtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Multipremier (480p) http://201.168.205.12:8000/play/a0cp/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Imagen TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if +#EXTINF:-1 tvg-id="" status="error",Televisa San Luis Potosรญ (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live diff --git a/streams/my.m3u b/streams/my.m3u index 19b9128cdc..0a0d0e0dda 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,13 +7,13 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live +#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) +http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 -#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) +#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 diff --git a/streams/ng.m3u b/streams/ng.m3u index c7517c6105..947c581939 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AfricaTV3.ng" status="online",Africa TV3 (720p) [Not 24/7] http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",Lagos Television (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 diff --git a/streams/ni.m3u b/streams/ni.m3u index 8d05b2c761..d34800ef4a 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -13,13 +13,13 @@ http://138.117.4.70:8075/channel10/playlist.m3u8 http://138.117.4.70:8075/channel11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.ni" status="blocked",Nicavisiรณn Canal 12 (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal12/videocanal12/playlist.m3u8 -#EXTINF:-1 tvg-id="JBNTV.hn" status="error",JBN (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (720p) [Not 24/7] https://inliveserver.com:1936/17510/17510/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7] https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8 #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="VivaNicaraguaCanal13.ni" status="online",Viva Nicaragua Canal 13 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="VivaNicaraguaCanal13.ni" status="error",Viva Nicaragua Canal 13 (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vivanicaragua13 #EXTINF:-1 tvg-id="VosTV.ni" status="online",Vos Tv (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59e60c4997381ef50d15c041/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index 548292602c..0f91917d29 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -39,8 +39,6 @@ https://ms2.mx-cd.net/dtv-02/204-1147034/3ML_TV.smil/playlist.m3u8 https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantTV.nl" status="online",Omroep Brabant (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="error",Omroep Centraal TV (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/OmroepCentraalGemert/live #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] @@ -69,7 +67,7 @@ http://rrr.sz.xlcdn.com/?account=ndc_mediagroep&file=NDC2&output=playlist.m3u8&s http://rrr.sz.xlcdn.com/?account=ndc_mediagroep&file=NDC3&output=playlist.m3u8&service=wowza&type=live #EXTINF:-1 tvg-id="PodiumTV.nl" status="online",Podium.TV (1080p) [Not 24/7] http://rrr.sz.xlcdn.com/?account=ndc_mediagroep&file=NDC1&output=playlist.m3u8&service=wowza&type=live -#EXTINF:-1 tvg-id="Qmusic.nl" status="online",Qmusic (720p) +#EXTINF:-1 tvg-id="Qmusic.nl" status="timeout",Qmusic (720p) https://dpp-qmusicnl-live.akamaized.net/streamx/QmusicNL.m3u8 #EXTINF:-1 tvg-id="Radio10.nl" status="online",Radio 10 (720p) https://radio10.prd1.talpatvcdn.nl/2b725bc7c93f477eaf0e43955ea8a6c1/index.m3u8 @@ -107,14 +105,14 @@ http://stream.rtvmaastricht.nl:8081/rtvm_live/tv/playlist.m3u8 https://media.rtvnoord.nl/live/rtvnoord/tv/index.m3u8 #EXTINF:-1 tvg-id="RTVNoordExtra.nl" status="online",RTV Noord Extra (1080p) [Not 24/7] https://media.rtvnoord.nl/live/rtvnoord/extra/index.m3u8 -#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (Noardeast-Fryslรขn / Dantumadiel) (720p) [Not 24/7] -https://5e6ab219de8f5.streamlock.net/rtvnof/rtvnof/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (720p) -https://593aed234297b.streamlock.net/rtvnof/rtvnof/playlist.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="error",RTV Noordoost Friesland (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (720p) [Not 24/7] https://593aed234297b.streamlock.net/rtvnof2/live/playlist.m3u8 +#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="error",RTV Noordoost Friesland (Noardeast-Fryslรขn / Dantumadiel) (720p) [Not 24/7] +https://5e6ab219de8f5.streamlock.net/rtvnof/rtvnof/playlist.m3u8 +#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="error",RTV Noordoost Friesland (720p) +https://593aed234297b.streamlock.net/rtvnof/rtvnof/playlist.m3u8 #EXTINF:-1 tvg-id="RTVOost.nl" status="online",RTV Oost (720p) https://d34cg2bnc08ruf.cloudfront.net/live/rtvoost/tv/index.m3u8 #EXTINF:-1 tvg-id="RTVPurmerend.nl" status="online",RTV Purmerend (720p) @@ -171,8 +169,6 @@ https://live.zuidwesttv.nl/live/zwtv.m3u8 https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.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="online",Radio VOS FM (720p) [Not 24/7] -http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.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 Gelderland (720p) [Not 24/7] @@ -185,3 +181,5 @@ https://ms7.mx-cd.net/tv/113-474263/EdeTV.smil/playlist.m3u8 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="timeout",Zed TV http://190.2.148.141:8080/bar7657/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio VOS FM (720p) [Not 24/7] +http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 diff --git a/streams/nl_samsung.m3u b/streams/nl_samsung.m3u index 660850cbb6..dad25614e3 100644 --- a/streams/nl_samsung.m3u +++ b/streams/nl_samsung.m3u @@ -1,5 +1,79 @@ #EXTM3U #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",Bloomberg TV+ +https://bloomberg-bloombergtv-3-nl.samsung.wurl.tv/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",Reuters Now +https://reuters-reutersnow-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake +http://bloomberg-quicktake-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Wicked Tuna +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00353-lionsgatestudio-wickedtunanl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MYZen Fit [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-samsungen-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WildEarth [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01290-wildearthmediap-wildearth-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Waterbear +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01415-waterbearnetwor-waterbear-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tennis Channel +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01444-tennischannelth-tennischannelnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Museum TV [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01492-secomsasmediart-museumtv-eng-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hell's Kitchen +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00654-itvstudios-hellskitchennl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Oneworld TV +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg01847-dutchessmediabv-oneworldtv-samsungnl/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",Sofy TV +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00535-largofilmsltdli-sofytvnl-samsungnl/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",Xplore +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00111-hearstmediaprod-xploreintlnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",DiscoverFilm +https://discoverfilm-discoverfilm-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Failarmy International +https://failarmy-international-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",LOL! Network +https://lol-lolnetwork-2-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mav Tv Motorsports Network +https://mavtv-mavtvglobal-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mojitv +https://odmedia-mojitv-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radical Docs +https://quintus-radicaldocs-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Strongman Champions League +https://rightsboosterltd-scl-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Filmstream +https://spi-filmstream-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Pet Collective +https://the-pet-collective-international-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Travelxp +https://travelxp-travelxp-3-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",World Poker Tour +https://wpt-theworldpokertour-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action +https://rakuten-action-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Documentaries +https://rakuten-documentaries-8-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) -https://rakuten-euronews-1-nl.samsung.wurl.com/manifest/playlist.m3u8 +https://rakuten-euronews-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Guardian +https://rakuten-guardian-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Stories +https://rakuten-spotlight-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="online",Rakuten Drama +https://rakuten-drama-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Docubox [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00819-spiinternationa-docubox-english-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",People are Awesome +https://jukin-peopleareawesome-2-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Stingray Karaoke +https://stingray-karaoke-4-nl.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/no.m3u b/streams/no.m3u index c4261cd1e5..f060c9ad3e 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -7,8 +7,6 @@ https://digicom.hls.iptvdc.com/motorstv/index.m3u8 https://frikanalen.no/stream/index.m3u8 #EXTINF:-1 tvg-id="Kanal10Asia.se" status="online",Kanal 10 Asia (540p) http://cdn-kanal10.crossnet.net:1935/kanal10/kanal10asia/playlist.m3u8 -#EXTINF:-1 tvg-id="StortingetHS1.no" status="error",Stortinget HS1 (576p) [Not 24/7] -https://25480cc657998e13839139df392b46eb-httpcache0-19333-cachelive0.dna.ip-only.net/19333-cachelive0/smil:push-sal1_1/playlist.m3u8 #EXTINF:-1 tvg-id="StortingetHS2.no" status="online",Stortinget HS2 (576p) [Not 24/7] https://bbe19a83414b545d91f32f94316aab71-httpcache0-19333-cachelive0.dna.ip-only.net/19333-cachelive0/smil:push-sal2_1/playlist.m3u8?dvr= #EXTINF:-1 tvg-id="StortingetN202.no" status="online",Stortinget N-202 (576p) [Not 24/7] @@ -19,9 +17,9 @@ https://bf75c7afaa4f8698042ab38336a843a0-httpcache0-19333-cachelive0.dna.ip-only https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrรธmmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) +https://sc.id-tv.kz/TV1000.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) +https://sc.id-tv.kz/ViasatHistory.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat TV1000 Kazakhstan (720p) -https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p) -https://sc.id-tv.kz/ViasatHistory.m3u8 diff --git a/streams/nz_samsung.m3u b/streams/nz_samsung.m3u new file mode 100644 index 0000000000..aa25c1e788 --- /dev/null +++ b/streams/nz_samsung.m3u @@ -0,0 +1,95 @@ +#EXTM3U +#EXTINF:-1 tvg-id="" status="online",Tastemade International +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00047-tastemade-tmintlaus-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dust +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00219-gunpowdersky-dustintlnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ryan and Friends +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00286-pocketwatch-ryanandfriends-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nosey +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00514-noseybaxterllc-noseyintlnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake +https://bloomberg-quicktake-4-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Outdoor Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00718-outdoorchannela-outdoortvnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Gusto TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01077-gustoworldwidem-gustotvnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bite +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01478-parademediagrou-bitenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg TV +https://bloomberg-bloomberg-2-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Crime +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realcrimebetanz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Wild +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realwildnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Introuble +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-introublenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Action Hollywood Movies +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-actionhollywood-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",GB News +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-gbnewsnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Kartoon Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-kartoonchannel-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pet Club TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-petclub-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pulse TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-pulse-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CineView +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-rialto-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Trace Urban +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-traceurban-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Smithsonian Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-smithsoniannz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zoo Moo +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-zoomoonz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Trace Sports Stars +https://trace-sportstars-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",True Crime Now +https://alliantcontent-truecrimenow-3-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bounty +https://bountyfilms-bounty-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Made in Hollywood +https://connection3-ent-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Drybar Comedy +https://drybar-drybarcomedy-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mtrspt 1 +https://kravemedia-mtrspt1-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Love Stories TV +https://lovestoriestv-lovestoriestv-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Magellen TV +https://magellantv-3-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mav TV Motorsports Network +https://mavtv-mavtvglobal-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Revry +https://revry-revry-3-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Design Network +https://thedesignnetwork-tdn-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Travel XP +https://travelxp-travelxp-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ausbiz TV +https://ausbiztv-ausbiz-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Life +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-reallifenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Stories +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realstoriesnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Timeline +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-timelinenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Wonder +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-wondernz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Horse and Country Free +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00810-horsecountrytvl-hncfreenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Insight TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-insighttvrow-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",InWonder +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-inwondernz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motorvision.TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01329-otterainc-motorvisionnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Clubbing TV +https://clubbingtv-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",EuroNews +https://euronews-euronews-world-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Now 70's +https://lightning-now70s-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Now 80's +https://lightning-now80s-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Now 90's +https://lightning-now90s-samsungnz.amagi.tv/playlist.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index b05c5a8ea9..8eb25798f7 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -13,9 +13,9 @@ https://stmv3.voxtvhd.com.br/dreikotv/dreikotv/playlist.m3u8 https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 #EXTINF:-1 tvg-id="NexTVCanal21.pa" status="timeout",Nex TV (Canal 21) http://209.91.213.10:8088/play/a01o -#EXTINF:-1 tvg-id="OyeTV.pa" status="online",Oye TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 -#EXTINF:-1 tvg-id="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 5f0a071603..d2849c375b 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -15,7 +15,7 @@ https://v4.tustreaming.cl/atmtv/index.m3u8 https://dysmuyxh5vstv.cloudfront.net/hls/live.m3u8 #EXTINF:-1 tvg-id="ATVPlus.pe" status="online",ATV+ Noticias (480p) [Not 24/7] https://dysmuyxh5vstv.cloudfront.net/hls/atv2.m3u8 -#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="error",Autรฉntica Televisiรณn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="online",Autรฉntica Televisiรณn (720p) [Not 24/7] https://live.obslivestream.com/autenticatvmux/index.m3u8 #EXTINF:-1 tvg-id="BestCableMasCumbia.pe" status="online",Best Cable Mรกs Cumbia (720p) [Not 24/7] https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 @@ -35,7 +35,7 @@ https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 #EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="timeout",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] https://media2.cdnlayer.biz:8081/8014/index.m3u8 -#EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalB.pe" status="online",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live #EXTINF:-1 tvg-id="CaribeTelevision.pe" status="timeout",Caribe Televisiรณn (Otuzco) (1080p) [Not 24/7] http://191.97.56.183:1935/caribetv/caribetv/playlist.m3u8 @@ -47,13 +47,13 @@ https://cloudvideo.servers10.com:8081/8168/index.m3u8 http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 #EXTINF:-1 tvg-id="ChinchaTV.pe" status="online",Chincha TV [Not 24/7] https://tvdatta.com:3548/live/chinchatvlive.m3u8 -#EXTINF:-1 tvg-id="CineClubTV.pe" status="error",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) +#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 -#EXTINF:-1 tvg-id="CNCDigital.pe" status="error",CNC Digital (Iquitos) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8150/index.m3u8 #EXTINF:-1 tvg-id="Conecta2TV.pe" status="online",Conecta2TV (Lima) (720p) [Not 24/7] https://servilive.com:3114/live/liveulive.m3u8 @@ -91,7 +91,7 @@ https://stmv.panel.grupolimalive.com/fullmu/fullmu/playlist.m3u8 https://pacific.direcnode.com:3715/hybrid/play.m3u8 #EXTINF:-1 tvg-id="GeniosTV.pe" status="online",Genios TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/geniostvmux/index.m3u8 -#EXTINF:-1 tvg-id="GlobalTV.pe" status="error",Global TV +#EXTINF:-1 tvg-id="GlobalTV.pe" status="online",Global TV http://190.108.83.142:8000/play/a00x/index.m3u8 #EXTINF:-1 tvg-id="GoresamTV.pe" status="online",GORESAM TV [Not 24/7] https://stream.plixitv.live/goresamtv/goresamtv/playlist.m3u8 @@ -135,8 +135,6 @@ http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7b https://cloudvideo.servers10.com:8081/8070/index.m3u8 #EXTINF:-1 tvg-id="Latina.pe" status="blocked",Latina (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5ce7109c7398b977dc0744cd.m3u8 -#EXTINF:-1 tvg-id="Latina.pe" status="error",Latina -http://177.53.152.186:8000/play/a019/index.m3u8 #EXTINF:-1 tvg-id="LimaLive.pe" status="online",LimaLive (536p) [Not 24/7] https://stmv.panel.grupolimalive.com/limalive/limalive/playlist.m3u8 #EXTINF:-1 tvg-id="LotPlusTV.pe" status="online",LotPlus TV (Chiclayo) (720p) [Not 24/7] @@ -151,7 +149,7 @@ https://hls.servidor.stream/storage/megatv.m3u8 https://tv.portalexpress.es:3399/hybrid/play.m3u8 #EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 -#EXTINF:-1 tvg-id="MilleniumTV.pe" status="error",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 #EXTINF:-1 tvg-id="MINEDUIPTV1.pe" status="online",MINEDU IPTV 1 (320p) [Not 24/7] http://iptv.perueduca.pe:1935/canal1/canal11/playlist.m3u8 @@ -160,28 +158,28 @@ http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 #EXTINF:-1 tvg-id="MitosTV.pe" status="online",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 #EXTINF:-1 tvg-id="Nativa.pe" status="online",Nativa (720p) [Not 24/7] https://servilive.com:3449/live/mlecaroslive.m3u8 -#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NuestraTVLima.pe" status="online",Nuestra TV (Lima) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 -#EXTINF:-1 tvg-id="OKTeVe.pe" status="online",OK TeVe (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OKTeVe.pe" status="error",OK TeVe (Yurimaguas) (720p) [Not 24/7] https://stream.plixitv.live/oktv/oktv/playlist.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" status="online",Onda Digital (720p) [Not 24/7] https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 -#EXTINF:-1 tvg-id="OrientalTV.pe" status="online",Oriental TV 21 (Pucallpa) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="OrientalTV.pe" status="error",Oriental TV 21 (Pucallpa) (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientaltv/orientaltv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" status="online",Ovacion TV (720p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 @@ -189,11 +187,9 @@ http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvovacion1/liveovacion1tv/playlist.m3u8 #EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (298p) [Not 24/7] https://cdnhd.iblups.com/hls/ptv2.m3u8 -#EXTINF:-1 tvg-id="PanamericanaTV.pe" status="error",Panamericana TV (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/PanamericanaPTV #EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV https://d1oxkaep074koq.cloudfront.net/out/v1/6657a374459f4821b404e16161c98588/playlist.m3u8 -#EXTINF:-1 tvg-id="PBO.pe" status="error",PBO Digital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7] http://38.131.11.9:1080/play/a0dh @@ -205,15 +201,13 @@ https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 https://tv.portalexpress.es:3270/hybrid/play.m3u8 #EXTINF:-1 tvg-id="ProyectaTelevision.pe" status="online",Proyecta Televisiรณn (Huacho) (720p) [Not 24/7] https://servilive.com:3194/live/proyectatvlive.m3u8 -#EXTINF:-1 tvg-id="PymeTV.pe" status="error",PymeTV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/PymeTV/live #EXTINF:-1 tvg-id="QTTelevision.pe" status="online",QT Televisiรณn (Cuzco) (720p) [Not 24/7] https://servilive.com:3753/live/qosqotimeslive.m3u8 -#EXTINF:-1 tvg-id="QuattroTV.pe" status="online",Quattro TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="QuattroTV.pe" status="error",Quattro TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -233,8 +227,6 @@ https://media2.cdnlayer.biz:8081/8032/index.m3u8 https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 #EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live -#EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live #EXTINF:-1 tvg-id="RCR.pe" status="online",Red de Comunicaciรณn Regional (RCR) (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrcrperu/livercrperutv/playlist.m3u8 #EXTINF:-1 tvg-id="RegionTVCallao.pe" status="online",Regiรณn TV (Callao) (480p) [Not 24/7] @@ -261,25 +253,25 @@ 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="SoriTV.pe" status="online",SoriTV [Not 24/7] https://cadenasurrtv.com/hls/stream/index.m3u8 -#EXTINF:-1 tvg-id="StereoTVPeru.pe" status="error",Stereo TV (Peru) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="StereoTVPeru.pe" status="online",Stereo TV (Peru) (720p) [Not 24/7] https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8 #EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 #EXTINF:-1 tvg-id="SuperCanal.pe" status="online",Super Canal (Yurimaguas) (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="SurTV.pe" status="error",SurTV (Ilo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 #EXTINF:-1 tvg-id="Tele2000.pe" status="online",Tele2000 (Ayacucho) (720p) [Not 24/7] https://servilive.com:3126/live/tele2000live.m3u8 #EXTINF:-1 tvg-id="TelecolorYurimaguas.pe" status="online",Telecolor (Yurimaguas) (720p) [Not 24/7] https://live.obslivestream.com/telecolormux/index.m3u8 -#EXTINF:-1 tvg-id="TelesurCamana.pe" status="online",Telesur (Camana) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCamana.pe" status="error",Telesur (Camana) (480p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/camana.m3u8 #EXTINF:-1 tvg-id="TelesurIlo.pe" status="online",Telesur (Ilo) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/ilo.m3u8 -#EXTINF:-1 tvg-id="TelesurMollendo.pe" status="online",Telesur (Mollendo) (240p) [Not 24/7] +#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="online",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 @@ -299,7 +291,7 @@ 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 @@ -307,20 +299,18 @@ https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8 https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 #EXTINF:-1 tvg-id="TVFacesPeru.pe" status="online",Tvfaces Online (360p) [Not 24/7] https://tvdatta.com:3211/stream/play.m3u8 -#EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHuarmey.pe" status="online",TV Huarmey (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey -#EXTINF:-1 tvg-id="TVMundoArequipa.pe" status="error",TV Mundo (Arequipa) (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQH-6sv6ovHg4Nx-niZ_C1g/live #EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="online",TV Norte (Chiclayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD #EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p) http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8 -#EXTINF:-1 tvg-id="TVPalmeras.pe" status="error",TV Palmeras (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPalmeras.pe" status="online",TV Palmeras (480p) [Not 24/7] https://srv.panelcast.net/palmerastv/palmerastv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ (450p) [Not 24/7] -https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 #EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ [Not 24/7] http://190.108.83.142:8000/play/a00i/index.m3u8 +#EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ (450p) [Not 24/7] +https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 #EXTINF:-1 tvg-id="TVPeruanisima.pe" status="online",TV Peruanรญsima (720p) [Not 24/7] http://k4.usastreams.com/TVperuanisima/TVperuanisima/playlist.m3u8 #EXTINF:-1 tvg-id="TVPeruInternacional.pe" status="online",TV Perรบ Internacional (460p) [Not 24/7] diff --git a/streams/pk.m3u b/streams/pk.m3u index 0429f4b851..a8434e5607 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="92NewsUK.pk" status="online",92 News UK (576p) +#EXTINF:-1 tvg-id="92NewsUK.pk" status="error",92 News UK (576p) https://securecontributions.sechls01.visionip.tv/live/securecontributions-securecontributions-92_news-hsslive-25f-16x9-SD/chunklist.m3u8 #EXTINF:-1 tvg-id="ATV.pk" status="online",ATV https://streamone.simpaisa.com:8443/pitvlive1/atv.smil/playlist.m3u8 @@ -15,8 +15,6 @@ https://intl.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8? 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="DunyaNews.pk" status="error",Dunya News (USA Feed) (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCpgLvM8Oor7kZHU6HHfwWVQ/live #EXTINF:-1 tvg-id="FazalTV.pk" status="online",Punjabi TV http://cdn9.live247stream.com/punjabitvcanada/tv/playlist.m3u8 #EXTINF:-1 tvg-id="K21News.pk" status="online",K21 News diff --git a/streams/pl.m3u b/streams/pl.m3u index 8675f1e12b..20990cc8d9 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BelsatTV.pl" status="error",ะ‘ะตะปัะฐั‚ ะขะ’ (1080p) +#EXTINF:-1 tvg-id="BelsatTV.pl" status="online",ะ‘ะตะปัะฐั‚ ะขะ’ (1080p) http://f1.stream.devkom.pro:1063/ramowka/video.m3u8 #EXTINF:-1 tvg-id="dlaCiebietv.pl" status="online",dlaCiebie.tv (1080p) [Not 24/7] http://94.246.128.53:1935/tv/dlaCiebieTv/playlist.m3u8 @@ -53,7 +53,7 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpinfo https://tvreg.klemit.net/regionalna/stream/index.m3u8 #EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (1080p) https://ec08.luz1.cache.orange.pl/jupiter/o2-cl7/live/tvrepublika/live.m3u8 -#EXTINF:-1 tvg-id="TVRepublika.pl" status="error",TV Republika (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (540p) [Not 24/7] http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8 #EXTINF:-1 tvg-id="TVTorun.pl" status="online",TV Toruล„ (1080p) http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 diff --git a/streams/pr.m3u b/streams/pr.m3u index bf9f10329e..d04781cd49 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ConectateTV.pr" status="online",Conรฉctate TV (ACS Network) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="ConectateTV.pr" status="error",Conรฉctate TV (ACS Network) (480p) [Not 24/7] https://play.amelbasoluciones.co:3257/live/acsnetworklive.m3u8 #EXTINF:-1 tvg-id="PuraPalabra.pr" status="online",Pura Palabra (718p) [Not 24/7] https://59825a54e4454.streamlock.net:8443/william233/william233/playlist.m3u8 @@ -11,7 +11,7 @@ https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8 https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mas TV (1080p) https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7] -https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",CTNi (Christian Television Network International) (480p) [Not 24/7] +https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index ddc3ea200b..5f3ac90f0f 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -1,24 +1,20 @@ #EXTM3U #EXTINF:-1 tvg-id="7alaTV.ps" status="blocked",7ala TV [Geo-blocked] http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 -#EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AjyalTV.ps" status="error",Ajyal TV (720p) [Not 24/7] http://htvajyal.mada.ps:8888/ajyal/index.m3u8 -#EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AjyalTV.ps" status="error",Ajyal TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/ajyal/index.m3u8 #EXTINF:-1 tvg-id="AlAqsaTV.ps" status="online",Al Aqsa Channel (416p) [Not 24/7] https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 #EXTINF:-1 tvg-id="Audeh.ps" status="online",Audeh (480p) http://htvpalsat.mada.ps:8888/audeh/index.m3u8 -#EXTINF:-1 tvg-id="Baladna.ps" status="error",Baladna [Not 24/7] +#EXTINF:-1 tvg-id="Baladna.ps" status="online",Baladna [Not 24/7] http://htvmada.mada.ps:8888/baladna/index.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/playlist.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) https://cdg8.edge.technocdn.com/palestiniantv_source/live/playlist.m3u8 -#EXTINF:-1 tvg-id="HebronTV.ps" status="error",Hebron TV (720p) [Not 24/7] -https://streaming.zaytonatube.com:8081/newhebron/newheb/playlist.m3u8 -#EXTINF:-1 tvg-id="HekayaTV.ps" status="error",Hekaya TV (720p) [Not 24/7] -https://streaming.zaytonatube.com:8081/Hekaya/hekayamix/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="online",Mawwal (720p) [Not 24/7] @@ -39,8 +35,6 @@ http://htvpalsat.mada.ps:8888/PBC/index.m3u8 https://pbc.furrera.ps/palestinelivehd/index.m3u8 #EXTINF:-1 tvg-id="PalestineToday.ps" status="blocked",Palestine Today (480p) [Geo-blocked] https://live.paltoday.tv/paltv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioAlbaladTV.ps" status="error",Radio Albalad TV (1080p) [Not 24/7] -http://streaming.zaytonatube.com:8080/radioalbalad/radioalbalad/playlist.m3u8 #EXTINF:-1 tvg-id="RajeenTV.ps" status="online",Rajeen TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/palabroad/live/playlist.m3u8 #EXTINF:-1 tvg-id="ShababFM.ps" status="online",Shabab FM (720p) [Not 24/7] diff --git a/streams/pt.m3u b/streams/pt.m3u index 0ebbb25990..a2efdaf35a 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="Canal11.pt" status="online",Canal 11 (720p) https://d2ve4fchffi4n1.cloudfront.net/out/v1/df356edd16f3434ab417f2c48cb1d516/index.m3u8 -#EXTINF:-1 tvg-id="CanalParlamento.pt" status="error",Canal Parlamento (432p) [Not 24/7] -https://playout175.livextend.cloud/livenlin4/2liveartvpub/playlist.m3u8 #EXTINF:-1 tvg-id="KuriakosCine.pt" status="timeout",Kuriakos Cine (1080p) [Not 24/7] http://c2.manasat.com:1935/kcine/kcine3/master.m3u8 #EXTINF:-1 tvg-id="KuriakosKids.pt" status="timeout",Kuriakos Kids (1080p) @@ -13,15 +11,15 @@ http://c2.manasat.com:1935/kmusic/kmusic3/master.m3u8 https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) -http://162.212.178.69:41042/bysid/608 -#EXTINF:-1 tvg-id="RTP1.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) +http://162.212.178.69:41042/bysid/608 +#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] @@ -39,19 +37,16 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP รfrica (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTPiAsia.pt" status="online",RTP Internacional Asia (480p) +http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) -http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memรณria (360p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SICInternacional.pt" status="blocked",SIC Internacional (720p) http://live.impresa.pt/live/sicint/sicint.m3u8 #EXTINF:-1 tvg-id="SICNoticias.pt" status="blocked",SIC Noticias [Geo-blocked] diff --git a/streams/py.m3u b/streams/py.m3u index 2b4abd827e..90a5f584b2 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -29,13 +29,13 @@ https://59ce1298bfb98.streamlock.net/oviedotv/oviedotv/playlist.m3u8 https://59ce1298bfb98.streamlock.net/rcctv02/rcctv02/playlist.m3u8 #EXTINF:-1 tvg-id="RTV12.py" status="online",RTV 12 https://59ce1298bfb98.streamlock.net/mediosenpy/mediosenpy/playlist.m3u8 -#EXTINF:-1 tvg-id="SenadoTV.py" status="error",Senado TV +#EXTINF:-1 tvg-id="SenadoTV.py" status="online",Senado TV https://59ce1298bfb98.streamlock.net/tvsenadopy/tvsenadopy/playlist.m3u8 #EXTINF:-1 tvg-id="SNT.py" status="online",SNT (480p) https://d4xunn272arip.cloudfront.net/hls/snt.m3u8 #EXTINF:-1 tvg-id="SomosdelEste.py" status="online",Somos Del Este https://59ce1298bfb98.streamlock.net/somosdeleste/somosdeleste/playlist.m3u8 -#EXTINF:-1 tvg-id="SucesoTV.py" status="error",Suceso TV +#EXTINF:-1 tvg-id="SucesoTV.py" status="online",Suceso TV https://59ce1298bfb98.streamlock.net/sucesotv/sucesotv/playlist.m3u8 #EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7] https://stream.rpc.com.py/live/trece.m3u8 diff --git a/streams/qa.m3u b/streams/qa.m3u index 060831a2c7..b979f2f843 100644 --- a/streams/qa.m3u +++ b/streams/qa.m3u @@ -1,7 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="AlJazeeraBalkans.qa" status="online",Al Jazeera Balkans (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ajbalkans/live +#EXTINF:-1 tvg-id="AlJazeeraBalkans.qa" status="online",Al Jazeera Balkans (1080p) https://live-hls-web-ajb.getaj.net/AJB/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online",Al Jazeera Arabic (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljazeera/live +#EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online",Al Jazeera Arabic (1080p) https://live-hls-v3-aja.getaj.net/AJA-V3/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online",Al Jazeera Arabic (1080p) https://live-hls-web-aja.getaj.net/AJA/index.m3u8 @@ -11,6 +15,8 @@ http://ott-cdn.ucom.am/s69/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraDocumentary.qa" status="online",Al Jazeera Documentary (270p) [Geo-blocked] https://live-hls-web-ajd.getaj.net/AJD/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljazeeraenglish/live +#EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p) https://live-hls-v3-aje.getaj.net/AJE-V3/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p) https://live-hls-web-aje.getaj.net/AJE/index.m3u8 @@ -18,6 +24,8 @@ https://live-hls-web-aje.getaj.net/AJE/index.m3u8 #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/s23/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraMubasher.qa" status="online",Al Jazeera Mubasher (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ajmubasher/live +#EXTINF:-1 tvg-id="AlJazeeraMubasher.qa" status="online",Al Jazeera Mubasher (1080p) https://live-hls-web-ajm.getaj.net/AJM/index.m3u8 #EXTINF:-1 tvg-id="AlRassoul.qa" status="error",Al Rassoul (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/AlRassoulChannel/live diff --git a/streams/ro.m3u b/streams/ro.m3u index c2776380ea..08afca7f47 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -15,8 +15,6 @@ https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 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 -#EXTINF:-1 tvg-id="Canal33.ro" status="error",Canal33 (480p) -https://fms-https1.mediadirect.ro/live3/canal33.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CorneaTV.ro" status="timeout",Cornea TV (720p) [Not 24/7] http://89.149.30.158:1935/CorneaTV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="CredoTV.ro" status="online",Credo TV (720p) [Not 24/7] diff --git a/streams/rs.m3u b/streams/rs.m3u index 57ae281006..27d08eefa0 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="DjakTV.rs" status="error",Djak TV (720p) +#EXTINF:-1 tvg-id="DjakTV.rs" status="online",Djak TV (720p) https://srv1.adriatelekom.com/DjakTV/index.m3u8 #EXTINF:-1 tvg-id="KlanKosova.rs" status="timeout",Klan Kosova http://93.157.62.180/KlanKosova/index.m3u8 @@ -79,7 +79,7 @@ https://rtvnp.rs/hls/rtvnp.m3u8 https://vod1.laki.eu/sandzak/video.m3u8 #EXTINF:-1 tvg-id="TVBelleAmie.rs" status="timeout",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 9d88517d6b..ae2ef8b880 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="timeout",1HD Music Television (404p) [Not 24/7] +#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="online",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 @@ -24,12 +24,10 @@ http://ott-cdn.ucom.am/s45/index.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="timeout",A2 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="online",ะั„ะพะฝั‚ะพะฒะพ (ะšั€ะฐัะฝะพัั€ัะบ) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 -#EXTINF:-1 tvg-id="AmediaHit.ru" status="error",Amedia Hit (1080p) [Not 24/7] -https://sc.id-tv.kz/amedia_hit_hd.m3u8 #EXTINF:-1 tvg-id="AmediaPremium.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Amedia Premium (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s64/index.m3u8 @@ -72,7 +70,7 @@ http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 #EXTINF:-1 tvg-id="Bober.ru" status="online",ะ‘ะพะฑะตั€ (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 -#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="timeout",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 #EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -85,7 +83,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะงะต! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",ะ”ะฐะณะตัั‚ะฐะฝ (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -101,15 +99,15 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 #EXTINF:-1 tvg-id="Domashniy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพะผะฐัˆะฝะธะน (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s88/index.m3u8 -#EXTINF:-1 tvg-id="DomKino.ru" status="blocked",ะ”ะพะผ ะบะธะฝะพ (576p) +#EXTINF:-1 tvg-id="DomKino.ru" status="timeout",ะ”ะพะผ ะบะธะฝะพ (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 -#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 +#EXTINF:-1 tvg-id="Dorama.uk" status="online",ะ”ะพั€ะฐะผะฐ (1080p) [Not 24/7] +https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพั€ะฐะผะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s95/index.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="timeout",ะ”ะพั€ะฐะผะฐ (1080p) [Not 24/7] -https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dozhd.ru" status="blocked",ะ”ะพะถะดัŒ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/tvrain/tvrain0.m3u8 #EXTINF:-1 tvg-id="EhoTV.ru" status="online",ะญั…ะพ TV (ะ ัะทะฐะฝัŒ) (576p) [Not 24/7] @@ -139,7 +137,7 @@ http://www.gtk.tv/hls/gtyar.m3u8 https://live-trc33.cdnvideo.ru/trc33/trc33.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Guberniya.ru" status="online",ะ“ัƒะฑะตั€ะฝะธั (ะกะฐะผะฐั€ะฐ) (576p) http://live.guberniatv.cdnvideo.ru/guberniatv/guberniatv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="HDL.ru" status="timeout",HDL (404p) [Not 24/7] +#EXTINF:-1 tvg-id="HDL.ru" status="online",HDL (404p) [Not 24/7] https://sc.id-tv.kz/hdl.m3u8 #EXTINF:-1 tvg-id="HDMedia.ru" status="blocked",HD ะœะตะดะธะฐ (720p) [Geo-blocked] https://strm.yandex.ru/kal/hdmedia/hdmedia0.m3u8 @@ -152,10 +150,6 @@ https://tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.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 http://ott-cdn.ucom.am/s40/index.m3u8 -#EXTINF:-1 tvg-id="Izvestia.ru" status="error",ะ˜ะทะฒะตัั‚ะธั (1080p) -http://hls-igi.cdnvideo.ru/igi/igi_hq/playlist.m3u8 -#EXTINF:-1 tvg-id="Izvestia.ru" status="error",ะ˜ะทะฒะตัั‚ะธั (720p) -https://hls-igi.cdnvideo.ru/igi/igi_sq/playlist.m3u8 #EXTINF:-1 tvg-id="K16.ru" status="online",ะš16 (ะกะฐั€ะพะฒ) (406p) [Not 24/7] http://serv25.vintera.tv:8081/test/k16/playlist.m3u8 #EXTINF:-1 tvg-id="KabbalaTV.ru" status="online",ะšะฐะฑะฑะฐะปะฐ ะขะ’ (360p) [Not 24/7] @@ -165,17 +159,17 @@ https://edge2.uk.kab.tv/live/tvrus-rus-medium/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_KARUSEL/variant.m3u8 #EXTINF:-1 tvg-id="Kavkaz24.ru" status="blocked",ะšะฐะฒะบะฐะท 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 -#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinohit.ru" status="online",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="timeout",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",ะšะธะฝะพะผะธะบั (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinomiks.ru" status="online",ะšะธะฝะพะผะธะบั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",ะšะธะฝะพะฟั€ะตะผัŒะตั€ะฐ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",ะšะธะฝะพะฟั€ะตะผัŒะตั€ะฐ (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosemja.ru" status="timeout",ะšะธะฝะพัะตะผัŒั (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosemja.ru" status="online",ะšะธะฝะพัะตะผัŒั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="KlassikaKino.ru" status="blocked",ะšะปะฐััะธะบะฐ ะšะธะฝะพ (720p) [Geo-blocked] https://strm.yandex.ru/kal/kinoclassic/kinoclassic0.m3u8 @@ -189,7 +183,7 @@ http://cdn-01.bonus-tv.ru/konnyimir/playlist.m3u8 https://kprf-htlive.cdn.ngenix.net/live/stream_high/playlist.m3u8 #EXTINF:-1 tvg-id="KrikTV.ru" status="blocked",ะšั€ะธะบ-ะขะ’ (576p) [Geo-blocked] https://strm.yandex.ru/kal/krik_tv/krik_tv0.m3u8 -#EXTINF:-1 tvg-id="Krym24.ru" status="error",ะšั€ั‹ะผ 24 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Krym24.ru" status="timeout",ะšั€ั‹ะผ 24 (540p) [Not 24/7] http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 #EXTINF:-1 tvg-id="KuraiTV.ru" status="online",ะšัƒั€ะฐะน (576p) https://bsttv.bonus-tv.ru/cdn/kurai/playlist.m3u8 @@ -216,7 +210,7 @@ http://nano.teleservice.su:8080/hls/luxury.m3u8 https://strm.yandex.ru/kal/lovedtv/lovedtv0.m3u8 #EXTINF:-1 tvg-id="MaturTV.ru" status="online",ะœะฐั‚ัƒั€ ะขะ’ (1080p) https://public.streaming.matur-tv.ru/hls/h264_aac/stream.m3u8 -#EXTINF:-1 tvg-id="MezhduNet.ru" status="error",ะœะตะถะดัƒ.Net (ะœะตะถะดัƒั€ะตั‡ะตะฝัะบ) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MezhduNet.ru" status="online",ะœะตะถะดัƒ.Net (ะœะตะถะดัƒั€ะตั‡ะตะฝัะบ) (720p) [Not 24/7] http://212.77.128.179:8089/www_mezhdunet/mezhdunet/playlist.m3u8 #EXTINF:-1 tvg-id="MilleniumTV.ru" status="timeout",Millenium TV (1080p) http://tv1.mmg.ooo/live/hd.stream/playlist.m3u8 @@ -238,7 +232,7 @@ http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะฐะณะพั€ัŒั (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",ะœะธั€ +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 @@ -276,7 +270,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="timeout",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8 #EXTINF:-1 tvg-id="MuzSoyuz.ru" status="online",ะœัƒะท ัะพัŽะท (576p) http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8 @@ -289,7 +283,7 @@ http://ott-cdn.ucom.am/s28/index.m3u8 http://nano.teleservice.su:8080/hls/nano.m3u8 #EXTINF:-1 tvg-id="NashaSibir.ru" status="timeout",ะะฐัˆะฐ ะกะธะฑะธั€ัŒ / ะšะตะผะตั€ะพะฒะพ (1080p) [Not 24/7] https://strm.yandex.ru/kal/sibir/sibir0.m3u8 -#EXTINF:-1 tvg-id="Nauka.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะฐัƒะบะฐ (480p) +#EXTINF:-1 tvg-id="Nauka.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะฐัƒะบะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s98/index.m3u8 #EXTINF:-1 tvg-id="NikaTV.ru" status="online",ะะธะบะฐ ะขะ’ (576p) [Not 24/7] @@ -314,14 +308,14 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_NTV/variant.m3u8 http://ott-cdn.ucom.am/s17/index.m3u8 #EXTINF:-1 tvg-id="NTV.ru" status="timeout",ะะขะ’ (576p) http://31.128.159.41:8080/ntv/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="NTVStyl.ru" status="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="NTVStyl.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะขะ’ ะกั‚ะธะปัŒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s77/index.m3u8 #EXTINF:-1 tvg-id="NVKSakha.ru" status="online",ะะ’ะš ะกะฐั…ะฐ (1080p) [Not 24/7] http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",ะž2ะขะ’ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="timeout",ะž! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="online",ะž! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="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 @@ -338,7 +332,7 @@ http://185.97.150.19:8082/2235 https://strm.yandex.ru/kal/otr/otr0.m3u8 #EXTINF:-1 tvg-id="OTS.ru" status="blocked",ะžะขะก (1080p) [Geo-blocked] https://strm.yandex.ru/kal/otstv/otstv0.m3u8 -#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะบั€ั‹ะผัะบะธะน (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="timeout",ะŸะตั€ะฒั‹ะน ะบั€ั‹ะผัะบะธะน (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะŸัะบะพะฒัะบะธะน (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 @@ -346,7 +340,7 @@ http://194.190.78.91/pskov/rewind-10800.m3u8 http://ott.inmart.tv:8081/18/index.m3u8 #EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะขัƒะปัŒัะบะธะน (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="online",ะŸะพะฑะตะดะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 #EXTINF:-1 tvg-id="Poehali.ru" status="online",ะŸะพะตั…ะฐะปะธ! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 @@ -403,9 +397,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="RENTVInternational.ru" status="error",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 -#EXTINF:-1 tvg-id="RodnoeKino.ru" status="timeout",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",ะ ะพะดะฝะพะน ะบะฐะฝะฐะป (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 @@ -479,11 +473,11 @@ https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 #EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะถะธะน (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s57/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",ะ ั‹ะถะธะน (576p) [Geo-blocked] http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะถะธะน (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s57/index.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",ะ ะ–ะ” ะขะ’ (360p) [Geo-blocked] http://hls.tva.cdnvideo.ru/tva/tva.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",ะ ะ–ะ” ะขะ’ (720p) [Geo-blocked] @@ -496,7 +490,7 @@ https://bsttv.bonus-tv.ru/cdn/salyam/playlist.m3u8 http://45.67.57.9:8080/new/new/playlist.m3u8 #EXTINF:-1 tvg-id="Sarafan.ru" status="online",ะกะฐั€ะฐั„ะฐะฝ (576p) [Not 24/7] http://195.26.83.96:7024/play/82 -#EXTINF:-1 tvg-id="Saratov24.ru" status="online",ะกะฐั€ะฐั‚ะพะฒ 24 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Saratov24.ru" status="error",ะกะฐั€ะฐั‚ะพะฒ 24 (1080p) [Not 24/7] https://saratov24.tv/online/playlist.php #EXTINF:-1 tvg-id="SelengaTV.ru" status="online",ะกะตะปะตะฝะณะฐ ะขะ’ (576p) http://90.188.37.86/live/playlist.m3u8 @@ -539,16 +533,16 @@ https://strm.yandex.ru/kal/soyuz/soyuz0.m3u8 http://spas.mediacdn.ru/cdn/spas/playlist.m3u8 #EXTINF:-1 tvg-id="Start.ru" status="blocked",ะกั‚ะฐั€ั‚ (1080p) https://strm.yandex.ru/kal/start/start0.m3u8 -#EXTINF:-1 tvg-id="STRK.ru" status="online",ะกะขะ ะš (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STRK.ru" status="error",ะกะขะ ะš (720p) [Not 24/7] http://sochinskayatrk.ru/hdtv/hls/strc_hd/playlist.m3u8 #EXTINF:-1 tvg-id="STS.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_STS/variant.m3u8 -#EXTINF:-1 tvg-id="STS.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="STS.ru" status="online",ะกะขะก (576p) [Not 24/7] +https://sc.id-tv.kz/STS.m3u8 +#EXTINF:-1 tvg-id="STS.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะกะขะก (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s52/04.m3u8 -#EXTINF:-1 tvg-id="STS.ru" status="timeout",ะกะขะก (576p) [Not 24/7] -https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="STSLove.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะกะขะก (540p) [Geo-blocked] #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 @@ -570,7 +564,7 @@ https://sitv.ru/hls/s86.m3u8 http://ott-cdn.ucom.am/s71/index.m3u8 #EXTINF:-1 tvg-id="Tivikom.ru" status="online",ะขะธะฒะธะบะพะผ (ะฃะปะฐะฝ-ะฃะดั) (1080p) [Not 24/7] http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ะขะะข4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TNT4.ru" status="online",ะขะะข4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะขะะข (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -681,20 +675,28 @@ https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะกั‚ั€ะฐะฝะฐ FM (720p) [Not 24/7] http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขั€ะธ ะะฝะณะตะปะฐ (720p) +https://hls.tv.3angels.ru/stream/HQ.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะ’ะš 24 (576p) http://air.tvk6.ru/tvk24/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะš ะะปะผะฐะทะฝั‹ะน ะบั€ะฐะน (576p) https://stream.almaz-media.tv:8080/hls/576.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s14/04.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (576p) [Not 24/7] +https://sc.id-tv.kz/STV.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะฆะตะฝั‚ั€ะฐะปัŒะฝะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (ะฆะขะ’) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s20/index.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s14/04.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] +https://sc.id-tv.kz/Indiiskoe_kino.m3u8 #EXTINF:-1 tvg-id="" status="online",ะฅะฐะฑะฐั€ (576p) [Not 24/7] https://sc.id-tv.kz/Khabar.m3u8 #EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] +https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="online",ะฅะฐะฑะฐั€ 24 (576p) [Not 24/7] https://sc.id-tv.kz/Khabar_24.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] @@ -703,6 +705,8 @@ https://sc.id-tv.kz/ToiDuman.m3u8 https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (360p) [Not 24/7] http://streaming.astrakhan.ru/telplushd/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] +http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="blocked",ะ ะฐะดะธะพ 10 (1024p) [Not 24/7] http://langate.tv/acc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ะฏะœะะ› 1 @@ -725,15 +729,5 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะ ะพััะธั 1 +6 (360p) https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะขั€ะธ ะะฝะณะตะปะฐ (720p) -https://hls.tv.3angels.ru/stream/HQ.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (576p) [Not 24/7] -https://sc.id-tv.kz/STV.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] -https://sc.id-tv.kz/Indiiskoe_kino.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] -https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="error",ะ ะพััะธั 24 (ะ.ะะพะฒะณะพั€ะพะด) (576p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] -http://109.194.62.29:8080 diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index 0be040d83f..cc315b552d 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -3,7 +3,7 @@ https://v2.catcast.tv/content/38144/index.m3u8 #EXTINF:-1 tvg-id="FreshTV.am" status="timeout",Fresh TV (720p) https://freshtv.catcast.tv/content/33718/index.m3u8 -#EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="error",ะคะฐะฝั‚ะฐัั‚ะธะบะฐ Sci-Fi (400p) [Not 24/7] +#EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="online",ะคะฐะฝั‚ะฐัั‚ะธะบะฐ Sci-Fi (400p) [Not 24/7] https://v2.catcast.tv/content/38801/index.m3u8 #EXTINF:-1 tvg-id="SSSRTV.ru" status="online",ะกะกะกะ  ะขะ’ (432p) [Not 24/7] https://v2.catcast.tv/content/38821/index.m3u8 @@ -13,5 +13,5 @@ https://eurodance90.catcast.tv/content/36987/index.m3u8 https://v2.catcast.tv/content/33816/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะšะธะฝะพะทะฐะป (VHS 90s) (720p) [Not 24/7] https://v2.catcast.tv/content/37925/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะฃะถะฐัั‚ะธะบ (304p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะฃะถะฐัั‚ะธะบ (304p) [Not 24/7] https://v2.catcast.tv/content/38896/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 4a379f847f..834b563a53 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -38,6 +38,8 @@ http://m.live.net.sa:1935/live/sunnah/playlist.m3u8 #EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="timeout",Al Sunnah Al Nabawiyah TV (Medina) (720p) http://5b18be6964c2f.streamlock.net:1935/live/_definst_/sunnah/playlist.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AsharqNews/live +#EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) https://bcovlive-a.akamaihd.net/0b75ef0a49e24704a4ca023d3a82c2df/ap-south-1/6203311941001/playlist.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) https://shls-asharq-prod-dub.shahid.net/out/v1/3b6b4902cf8747a28619411239584002/index.m3u8 @@ -51,14 +53,16 @@ https://5aafcc5de91f1.streamlock.net/atfal1.com/atfal2/playlist.m3u8 https://5d658d7e9f562.streamlock.net/atfal1.com/atfal2/playlist.m3u8 #EXTINF:-1 tvg-id="Ayaat.sa" status="online",Ayaat (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ayaat_Group/live +#EXTINF:-1 tvg-id="Ayaat.sa" status="online",Ayaat (720p) +https://stream.holol.com/live/ayat/playlist.m3u8 #EXTINF:-1 tvg-id="Beity.sa" status="error",Beity http://82.212.74.2:8000/live/7312.m3u8 #EXTINF:-1 tvg-id="ENTV.sa" status="timeout",EN TV http://82.212.74.100:8000/live/8130.m3u8 #EXTINF:-1 tvg-id="IqraaAfricaEurope.sa" status="online",Iqraa Europe Africa (576p) [Not 24/7] -https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8 +https://jmc-live.ercdn.net/iqraaeurope/iqraaeurope.m3u8 #EXTINF:-1 tvg-id="IqraaArabic.sa" status="online",Iqraa (576p) [Not 24/7] -https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar1.stream.smil/playlist.m3u8 +https://jmc-live.ercdn.net/iqraa/iqraa.m3u8 #EXTINF:-1 tvg-id="JeddahRadio.sa" status="online",Jeddah Radio (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/jeddahradio #EXTINF:-1 tvg-id="JeddahRadio.sa" status="online",Jeddah Radio (720p) @@ -95,24 +99,14 @@ https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e9110 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="error",Rotana Cinema KSA (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://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="error",Rotana Clip (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip #EXTINF:-1 tvg-id="RotanaComedy.sa" status="online",Rotana Comedy (1080p) [Geo-blocked] https://rotanastudios-rotanacomedy-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaComedy.sa" status="error",Rotana Comedy (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy #EXTINF:-1 tvg-id="RotanaDrama.sa" status="online",Rotana Drama (1080p) [Geo-blocked] https://rotanastudios-rotanadrama-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaDrama.sa" status="error",Rotana Drama (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) 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] @@ -123,8 +117,6 @@ https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #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) -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/sd.m3u b/streams/sd.m3u index b8738b8034..f4c19c2faf 100644 --- a/streams/sd.m3u +++ b/streams/sd.m3u @@ -5,3 +5,5 @@ http://africatv.live.net.sa:1935/live/africatv/playlist.m3u8 http://africatv.live.net.sa:1935/live/africatv2/playlist.m3u8 #EXTINF:-1 tvg-id="AlAlamiya2.sd" status="timeout",Al Alamiya 2 http://82.212.74.98:8000/live/7815.m3u8 +#EXTINF:-1 tvg-id="SudanTV.sd" status="online",Sudan TV (720p) +https://castor.streamthatvideo.co:8081/sudantv/index.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index d8e85f4b2a..5ff20e47fa 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -15,18 +15,14 @@ http://210.210.155.35/uq2663/h/h19/index.m3u8 http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h16/index.m3u8 +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 -#EXTINF:-1 tvg-id="Suria.sg" status="error",Suria (720p) -http://50.7.161.82:8278/streams/d/Suria/playlist.m3u8 #EXTINF:-1 tvg-id="TechStorm.sg" status="blocked",Tech Storm (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(abe4ead2-1a88-4330-9f41-382fcf94bba2)/index.m3u8 #EXTINF:-1 tvg-id="Vasantham.sg" status="blocked",Vasantham [Geo-blocked] diff --git a/streams/si.m3u b/streams/si.m3u index a49f41fa5d..96ec7546ad 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -7,15 +7,15 @@ http://91.220.221.60/gtv_hls/gtv_03.m3u8 https://streamer01.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_AKANALHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="TVDK.sk" status="online",TVDX (486p) [Not 24/7] http://5ca49f2417d90.streamlock.net/live/dolnykubin1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVKoperCapodistria.si" status="online",TV Koper-Capodistria (720p) +#EXTINF:-1 tvg-id="TVKoperCapodistria.si" status="timeout",TV Koper-Capodistria (720p) https://27-rtvslo-tv-kp-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMaribor.si" status="timeout",TV MARIBOR (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVMaribor.si" status="error",TV MARIBOR (720p) [Not 24/7] https://25-rtvslo-tv-mb-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSlovenija1.si" status="online",TV SLOVENIJA 1 (1080p) +#EXTINF:-1 tvg-id="TVSlovenija1.si" status="timeout",TV SLOVENIJA 1 (1080p) https://31-rtvslo-tv-slo1-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSlovenija2.si" status="online",TV SLOVENIJA 2 (720p) +#EXTINF:-1 tvg-id="TVSlovenija2.si" status="timeout",TV SLOVENIJA 2 (720p) https://21-rtvslo-tv-slo2-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSlovenija3.si" status="online",TV SLOVENIJA 3 (720p) +#EXTINF:-1 tvg-id="TVSlovenija3.si" status="timeout",TV SLOVENIJA 3 (720p) https://16-rtvslo-tv-slo3-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="VeseljakTV.si" status="online",Veseljak TV (1080p) https://stream.veseljak.tv/hls/stream.m3u8 diff --git a/streams/sk.m3u b/streams/sk.m3u index fce6dfeaca..8e7c8a78c9 100644 --- a/streams/sk.m3u +++ b/streams/sk.m3u @@ -7,7 +7,7 @@ https://nn.geo.joj.sk/live/hls/joj-720.m3u8 https://nn.geo.joj.sk/hls/joj-540.m3u8 #EXTINF:-1 tvg-id="LocAll.sk" status="online",LocAll (406p) http://tv.geniusnet.sk:8081/localltv/pl.m3u8 -#EXTINF:-1 tvg-id="Plus.sk" status="error",Plus (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Plus.sk" status="online",Plus (540p) [Not 24/7] https://nn.geo.joj.sk/live/hls/jojplus-540.m3u8 #EXTINF:-1 tvg-id="RajTV.sk" status="online",Raj TV (720p) [Not 24/7] https://ottst05.flexitv.sk/2827-tv-pc.m3u8 @@ -21,7 +21,7 @@ http://109.74.145.11:1935/tv8/mp4:tv8.stream_360p/playlist.m3u8 http://80.94.54.11:1935/live/dolnykubin1/playlist.m3u8 #EXTINF:-1 tvg-id="TVLux.sk" status="online",TV Lux (1080p) [Not 24/7] http://live.tvlux.sk:1935/lux/lux.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMarkiza.sk" status="blocked",TV Markรญza (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVMarkiza.sk" status="error",TV Markรญza (720p) [Geo-blocked] http://ntv-st01-vod01-bts10-stage.orange.sk:8000/dna-5106-tv-pc/hls/4001v102.m3u8 #EXTINF:-1 tvg-id="TVNoveZamky.sk" status="online",TV Novรฉ Zรกmky (486p) [Not 24/7] http://s1.media-planet.sk/live/novezamky/BratuMarian.m3u8 @@ -37,13 +37,13 @@ http://lb.streaming.sk/tvruzinov/stream/playlist.m3u8 http://88.212.7.11/live/test_severka_web_player/playlist.m3u8 #EXTINF:-1 tvg-id="TVWAU.sk" status="online",TV WAU (540p) [Not 24/7] https://nn.geo.joj.sk/hls/wau-540.m3u8 -#EXTINF:-1 tvg-id="TVWAU.sk" status="error",TV WAU (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TVWAU.sk" status="online",TV WAU (540p) [Not 24/7] https://nn.geo.joj.sk/live/hls/wau-540.m3u8 +#EXTINF:-1 tvg-id="" status="online",JOJ Family (540p) [Not 24/7] +https://nn.geo.joj.sk/hls/family-540.m3u8 +#EXTINF:-1 tvg-id="" status="online",JOJ Family (540p) [Not 24/7] +https://nn.geo.joj.sk/live/hls/family-540.m3u8 +#EXTINF:-1 tvg-id="" status="online",JOJ Family (360p) [Not 24/7] +https://nn.geo.joj.sk/hls/family-360.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV Poprad (1080p) [Not 24/7] http://213.81.153.221:8080/poprad -#EXTINF:-1 tvg-id="" status="error",JOJ Family (540p) [Not 24/7] -https://nn.geo.joj.sk/hls/family-540.m3u8 -#EXTINF:-1 tvg-id="" status="error",JOJ Family (540p) [Not 24/7] -https://nn.geo.joj.sk/live/hls/family-540.m3u8 -#EXTINF:-1 tvg-id="" status="error",JOJ Family (360p) [Not 24/7] -https://nn.geo.joj.sk/hls/family-360.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index 491a20d47a..f062fe3c6d 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -11,7 +11,7 @@ https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw #EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wi5y1 -#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/sv.m3u b/streams/sv.m3u index 6b04dc8933..79798d15bd 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -3,7 +3,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 #EXTINF:-1 tvg-id="Canal10.sv" status="blocked",Canal 10 (720p) http://streamingcws20.com:1935/tves/tves.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal11TuTV.sv" status="timeout",Canal 11 TuTV (254p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal11TuTV.sv" status="error",Canal 11 TuTV (254p) [Not 24/7] https://algochivo.com:1936/canal11/canal11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.sv" status="online",Canal 12 https://d3kk75blondskv.cloudfront.net/hls/canal12.m3u8 diff --git a/streams/sy.m3u b/streams/sy.m3u index 6e262cc45c..ed440a35db 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -1,7 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="online",Almahaliya (576p) [Not 24/7] http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] +#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] 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 @@ -25,8 +27,6 @@ http://vod.ortas.sy:1935/oLive/sedu05042022/playlist.m3u8 http://vod.alikhbaria.net:1935/oLive/snews05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="online",Syrian News Channel (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/snews05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="error",Syrian News Channel (360p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjmUU7Zy3BYHGSyUdRFuFIg/live #EXTINF:-1 tvg-id="SyrianSatelliteChannel.sy" status="online",Syria Satellite Channel (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/sat05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyriaTV.sy" status="online",Syria TV (1080p) [Not 24/7] diff --git a/streams/th.m3u b/streams/th.m3u index 6e138341ea..6a2d3dd908 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -1,19 +1,19 @@ #EXTM3U #EXTINF:-1 tvg-id="ALTV.th" status="online",ALTV (1080p) https://thaipbs-ujxrch.cdn.byteark.com/live/playlist_1080p/index.m3u8 -#EXTINF:-1 tvg-id="Channel5.th" status="online",Channel 5 (1080p) -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="timeout",Channel 7 (240p) +#EXTINF:-1 tvg-id="Channel5.th" status="error",Channel 5 (1080p) +http://110.170.117.27:1935/apptv5hd1live/vdo-tv5hd1/playlist.m3u8 +#EXTINF:-1 tvg-id="Channel7.th" status="blocked",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] http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 -#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV1.th" status="online",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 #EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 @@ -25,13 +25,13 @@ https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 #EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 -#EXTINF:-1 tvg-id="DLTV9.th" status="timeout",DLTV 9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 #EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 -#EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 @@ -87,10 +87,10 @@ http://vip2.liveanywhere.asia:1935/tvmuslim/tvmuslim/playlist.m3u8 http://symc-cdn.violin.co.th:1935/tndedge/whitechannel/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",NBT Bangkok (1080p) [Not 24/7] http://live.prd.go.th:1935/live/ch1_L.sdp/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TPTV (286p) [Not 24/7] -https://cdn-edge.i-iptv.com/live3/91b1-ff25-f5ee-c27f-283a/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Thai PBS (Opt-4) (1080p) [Not 24/7] https://thaipbs-live.cdn.byteark.com/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TPTV (286p) [Not 24/7] +https://cdn-edge.i-iptv.com/live3/91b1-ff25-f5ee-c27f-283a/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Sport HD 1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_2sporthd1_720p/chunklist.m3u8 diff --git a/streams/tm.m3u b/streams/tm.m3u index 4ab0acc7be..1e636bc5fd 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -1,8 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AltynAsyr.tm" status="online",Altyn Asyr (406p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch001.m3u8 -#EXTINF:-1 tvg-id="AltynAsyr.tm" status="online",Altyn Asyr (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch001.m3u8 +#EXTINF:-1 tvg-id="AltynAsyr.tm" status="online",Altyn Asyr (406p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch001.m3u8 #EXTINF:-1 tvg-id="Asgabat.tm" status="online",AลŸgabat (226p) [Not 24/7] https://alpha.tv.online.tm/hls/ch006.m3u8 #EXTINF:-1 tvg-id="Asgabat.tm" status="online",AลŸgabat (406p) [Not 24/7] @@ -24,6 +24,6 @@ https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Tรผrkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch005.m3u8 #EXTINF:-1 tvg-id="Yaslyk.tm" status="online",รaลŸlyk (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch002.m3u8 -#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",รaลŸlyk (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch002.m3u8 +#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",รaลŸlyk (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch002.m3u8 diff --git a/streams/tn.m3u b/streams/tn.m3u index e97da51384..c91f39ee56 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -2,7 +2,7 @@ #EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 -#EXTINF:-1 tvg-id="IFMTV.tn" status="error",IFM TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] https://streaming.toutech.net/live/jtv/index.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index 50032926cf..bfb75536b8 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -16,7 +16,7 @@ https://akittv-live.ercdn.net/akittv/akittv.m3u8 http://win4.yayin.com.tr/postatv/postatv/playlist.m3u8 #EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="online",Al-Zahra TV Turkic (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ArasTV.tr" status="error",ARAS TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ArasTV.tr" status="online",ARAS TV (576p) [Not 24/7] http://1.rtmp.org/tv217/yayin.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ASTV.tr" status="online",Bursa AS TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/astv/bant1/playlist.m3u8 @@ -44,10 +44,10 @@ https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 http://canbroadcast.com:7000/canlican/tv.m3u8 #EXTINF:-1 tvg-id="CayTV.tr" status="online",Cay TV (720p) [Not 24/7] http://stream2.taksimbilisim.com:1935/caytv/bant1/CAYTV.m3u8 -#EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmekรถy TV (1080p) -https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv/playlist.m3u8 #EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmekรถy TV https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv_1080p/playlist.m3u8 +#EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmekรถy TV (1080p) +https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv/playlist.m3u8 #EXTINF:-1 tvg-id="CiftciTV.tr" status="online",ร‡iftรงi TV (1080p) [Not 24/7] http://stream.taksimbilisim.com:1935/ciftcitv/smil:ciftcitv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CiftciTV.tr" status="online",ร‡iftรงi TV (720p) [Not 24/7] @@ -92,10 +92,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 #EXTINF:-1 tvg-id="GaziantepOlayTV.tr" status="online",Gaziantep Olay Tv (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Guney TV Tarsus (270p) @@ -117,9 +117,9 @@ https://waw2.artiyerelmedya.net/hunattv/bant1/playlist.m3u8 http://wowza.istweb.tv:1935/webtv/webtv_wowza1/playlist.m3u8 #EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) [Not 24/7] https://npserver1.ibb.gov.tr/webtv/webtv_wowza1/playlist.m3u8 -#EXTINF:-1 tvg-id="IcelTV.tr" status="online",Icel TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IcelTV.tr" status="error",Icel TV (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/iceltv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="IcelTV.tr" status="online",Icel TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IcelTV.tr" status="error",Icel TV (720p) [Not 24/7] https://broadcasttr.com:446/iceltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal3.tr" status="online",Kanal 3 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal3/bant1/playlist.m3u8 @@ -187,7 +187,7 @@ https://waw2.artiyerelmedya.net/mavikaradeniz/bant1/playlist.m3u8 http://137.74.205.201/medmuzik/MedStream/playlist.m3u8 #EXTINF:-1 tvg-id="MercanTV.tr" status="online",Mercan TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/mercantv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="MiskFM.tr" status="error",Misk FM (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MiskFM.tr" status="online",Misk FM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live #EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 @@ -228,10 +228,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.dailymotion.com/vide https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="TempoTV.tr" status="online",Tempo TV https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) -https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) +https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] @@ -244,10 +244,10 @@ https://59cba4d34b678.streamlock.net/canlitv/topraktv/playlist.m3u8 https://tv-trt1.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRT2.tr" status="online",TRT 2 [Geo-blocked] https://tv-trt2.medya.trt.com.tr/master.m3u8 -#EXTINF:-1 tvg-id="TRT3.tr" status="error",TRT 3 (720p) [Not 24/7] -https://tv-trt3.live.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTArabi.tr" status="online",TRT Arabi (720p) [Not 24/7] https://tv-trtarabi.live.trt.com.tr/master.m3u8 +#EXTINF:-1 tvg-id="TRTArabi.tr" status="online",TRT Arabi (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/trtalarabiya/live #EXTINF:-1 tvg-id="TRTAvaz.tr" status="online",TRT Avaz (720p) https://tv-trtavaz.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTBelgesel.tr" status="online",TRT Belgesel (720p) @@ -314,8 +314,6 @@ http://yayin3.canlitv.com:1935/live/vuslattv/playlist.m3u8 https://59cba4d34b678.streamlock.net/live/vuslattv/playlist.m3u8 #EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/vuslattv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KANAL 58 (720p) [Not 24/7] -https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",tv100 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=8jEXHzMTR7s #EXTINF:-1 tvg-id="" status="online",Er TV (720p) [Geo-blocked] @@ -348,11 +346,11 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist.m3u8 https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 #EXTINF:-1 tvg-id="" status="online",AKSU TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/aksutv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) -http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ogรผn TV (360p) https://s01.vpis.io/ogun/ogun.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",KANAL 58 (720p) [Not 24/7] +https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ลžaban TV (720p) [Geo-blocked] http://145.239.37.125:20458/sabantv3/sabantv3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",tv100 Ekonomi (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=32enbX7XKnw +#EXTINF:-1 tvg-id="" status="error",Ahi TV Kirsehir (576p) +http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index fff8bd7b83..cd24d27671 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -3,7 +3,7 @@ https://5ddce30eb4b55.streamlock.net/bltvhd/bltv1/playlist.m3u8 #EXTINF:-1 tvg-id="DaAi2.tw" status="online",ๅคงๆ„›2 (720p) https://pulltv2.wanfudaluye.com/live/tv2.m3u8 -#EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="online",GSTV Gorgeous Space TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="error",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="IndigenousTV.tw" status="online",Indigenous TV (720p) http://streamipcf.akamaized.net/live/_definst_/smil:liveabr.smil/playlist.m3u8 @@ -17,8 +17,6 @@ http://stream.nexttv.com.tw/n001/hd/live.m3u8 http://seb.sason.top/ptv/ftv.php?id=dy #EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ– (720p) [Not 24/7] http://seb.sason.top/ptv/ftv.php?id=ms -#EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ–ๅฐ็ฃ (720p) [Not 24/7] -http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="" status="online",ๅคง็ซ‹้›ป่ฆ– (720p) http://www.dalitv.com.tw:4568/live/dali/index.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH1 ็ถœๅˆๅฐ (720p) [Not 24/7] @@ -29,16 +27,12 @@ http://streamipcf.akamaized.net/live/_definst_/live_720/key_b1500.m3u8 https://live.streamingfast.net/osmflivech6.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH20 ๆฉๅ…ธๆ™‚ๅˆ† (720p) [Not 24/7] https://live.streamingfast.net/osmflivech20.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH21 ่ฏ่ชž่ฌ›ๅ“ก (720p) [Not 24/7] -https://live.streamingfast.net/osmflivech21.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH28 ็พไปฃ่ฉฉๆญŒ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech28.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH29 ็ถ“ๅ…ธ้Ÿณๆจ‚ๆฒณ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech29.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH40 ๅฎถๅบญ8้ปžๆช”่ฝ‰่ฝ‰็™ผ็พๆ„› (720p) [Not 24/7] https://live.streamingfast.net/osmflivech40.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH47 ็‰ง่€…้ ป้“ (720p) [Not 24/7] -https://live.streamingfast.net/osmflivech47.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH49 ็ฆฑๅ‘Š้ ป้“ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech49.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH50 ๅœ‹้š›่ฌ›ๅ“ก ไธญๆ–‡็™ผ้Ÿณ (720p) [Not 24/7] @@ -65,6 +59,8 @@ https://live.streamingfast.net/osmflivech16.m3u8 https://live.streamingfast.net/osmflivech17.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH18 ๅœ‹้š›่ฌ›ๅ“ก (720p) [Not 24/7] https://live.streamingfast.net/osmflivech18.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH21 ่ฏ่ชž่ฌ›ๅ“ก (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech21.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH24 ๅŠ‰ไธ‰่ฌ›ๅค (720p) [Not 24/7] https://live.streamingfast.net/osmflivech24.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH27 ็ฉบไธญ่–็ถ“ๅญธ้™ข (720p) [Not 24/7] @@ -81,8 +77,8 @@ https://live.streamingfast.net/osmflivech33.m3u8 https://live.streamingfast.net/osmflivech38.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH45 ๅก้€š (720p) [Not 24/7] https://live.streamingfast.net/osmflivech45.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฏ่—่ก›่ฆ– (1080p) [Not 24/7] -http://118.163.88.61:1935/hwazanlivetv/live.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH47 ็‰ง่€…้ ป้“ (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech47.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ”ฏๅฟƒ้›ป่ฆ– (480p) http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/chunklist_w1177047531.m3u8 #EXTINF:-1 tvg-id="" status="online",็ซ‹ๆณ•้™ขIVOD็›ดๆ’ญ้™ขๆœƒ (450p) @@ -105,6 +101,8 @@ https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live8/hls-cl-tv/ind https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live9/hls-cl-tv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",็ซ‹ๆณ•้™ขIVOD็›ดๆ’ญๆœ้‡Žๅ”ๅ•† (450p) https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live10/hls-cl-tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ–ๅฐ็ฃ (720p) [Not 24/7] +http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="" status="blocked",ๆฑๆฃฎ่ฒก็ถ“ๆ–ฐ่ž (1080p) [Not 24/7] http://seb.sason.top/sc/dscjxw_fhd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๆฑๆฃฎๆ–ฐ่ž (1080p) [Not 24/7] @@ -115,7 +113,7 @@ http://seb.sason.top/sc/hsxw_fhd.m3u8 http://seb.sason.top/sc/sllive_fhd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TVBSๆ–ฐ่ž [Geo-blocked] http://seb.sason.top/sc/tvbsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH19 ๅ…ฑไบซ่ง€้ปž (720p) -https://live.streamingfast.net/osmflivech19.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH36 ็‰นๆœƒ็ณปๅˆ—๏ผš่ถ…่‡ช็„ถๅคง่ƒฝ๏ผŽ้†ซๆฒป้‡‹ๆ”พ (720p) https://live.streamingfast.net/osmflivech36.m3u8 +#EXTINF:-1 tvg-id="" status="error",่ฏ่—่ก›่ฆ– (1080p) [Not 24/7] +http://118.163.88.61:1935/hwazanlivetv/live.stream/playlist.m3u8 diff --git a/streams/ua.m3u b/streams/ua.m3u index 3a4568e8d7..f9db5596f2 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -32,13 +32,9 @@ https://95-213-224-183.livesports24.online/uafootballua1.m3u8 https://stream.uagit.tv/gittv.m3u8 #EXTINF:-1 tvg-id="Glas.ua" status="online",ะ“ะปะฐั (576p) http://85.238.112.69:8811/hls_sec/239.0.4.18-.m3u8 -#EXTINF:-1 tvg-id="GlassRU.ru" status="error",ะ“ะปะฐัั (RU) (576p) [Not 24/7] -https://glas.org.ua/hls/glassru.m3u8 -#EXTINF:-1 tvg-id="GlassUA.ua" status="error",ะ“ะปะฐัั (UA) (576p) [Not 24/7] -https://glas.org.ua/hls/glassua.m3u8 #EXTINF:-1 tvg-id="HersonPlyus.ua" status="blocked",ะฅะตั€ัะพะฝ ะŸะปัŽั (576p) http://46.175.163.130/ks_plus/index.m3u8 -#EXTINF:-1 tvg-id="IDFashion.ua" status="online",ID Fashion (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="IDFashion.ua" status="error",ID Fashion (1080p) [Not 24/7] https://idfashion.cdn-02.cosmonova.net.ua/hls/idfashion_ua.m3u8 #EXTINF:-1 tvg-id="Inter.ua" status="timeout",Iะฝั‚ะตั€ (576p) https://edge3.iptv.macc.com.ua/img/inter_3/index.m3u8 @@ -117,8 +113,6 @@ https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua.m3u8 https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="UATV.ua" status="online",UATV (720p) https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_low/index.m3u8 -#EXTINF:-1 tvg-id="Ukraina24.ua" status="error",ะฃะบั€ะฐั—ะฝะฐ 24 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCMp5Buw-6LpbbV9r9Sl_5yg/live #EXTINF:-1 tvg-id="VTV.ua" status="online",ะ’ะขะ’ (576p) http://video.vtvplus.com.ua:81/hls/online/index.m3u8 #EXTINF:-1 tvg-id="Z.ua" status="online",Z (ะ—ะฐะฟะพั€ะพะถัŒะต) (1080p) @@ -141,6 +135,8 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 +#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (720p) http://95.67.106.10/hls/nta_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] @@ -185,7 +181,3 @@ http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",IHTEP (576p) https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 -#EXTINF:-1 tvg-id="" status="error",UkrLive (ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน) (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCeOlmFkSt4KFVkivMe7uEvw/live diff --git a/streams/ug.m3u b/streams/ug.m3u index 1266b1b047..64edfcf31f 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p) +#EXTINF:-1 tvg-id="ArkTV.ug" status="error",Ark TV (576p) https://arktelevision.org/hlslive/test/test.m3u8 #EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (480p) [Not 24/7] https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index 68116a06e0..314db47b2d 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -5,8 +5,6 @@ https://stream.ecable.tv/afrobeats/index.m3u8 http://109.123.126.14:1935/live/livestream1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Ahwazna.uk" status="error",Ahwazna (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] @@ -14,9 +12,15 @@ http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Alaraby2TV.uk" status="online",Alaraby 2 TV (1080p) https://alaraby.cdn.octivid.com/alaraby2n/smil:alaraby2n.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlarabyTv_News/live +#EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHiwarTV.uk" status="online",Alhiwar TV (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alhiwarchannels/live +#EXTINF:-1 tvg-id="AlHiwarTV.uk" status="online",Alhiwar TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/alhiwar_live/smil:alhiwar.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlMagharibia.uk" status="online",Al Magharibia (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlmagharibiaTv/live #EXTINF:-1 tvg-id="AnandTV.uk" status="blocked",Anand TV (720p) [Not 24/7] https://live-anandtv.anandmedia.net/anandtvapp/anandtv/index.m3u8 #EXTINF:-1 tvg-id="AriseNews.uk" status="online",Arise News (576p) @@ -28,11 +32,27 @@ https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bb #EXTINF:-1 tvg-id="BBCAlba.uk" status="blocked",BBC Alba (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_alba/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_http.mpd +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.mpd +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_cloudfrontms_live.mpd +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_http.mpd +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.mpd +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) +https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.m3u8 #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (540p) +https://vs-hls-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2.m3u8 +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (540p) https://vs-hls-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_cloudfrontms_live.m3u8 +#EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (480p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/bbcarabic/live #EXTINF:-1 tvg-id="BBCFour.uk" status="blocked",BBC Four (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCFourHD.uk" status="blocked",BBC Four HD (720p) [Geo-blocked] @@ -107,6 +127,8 @@ https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persi https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live_http.mpd +#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) +https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/t=3840/v=pv14/b=5070016/main.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) @@ -325,7 +347,7 @@ https://live-sonybebanjo.simplestreamcdn.com/live/popmax/bitrate1.isml/live.m3u8 https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3u8 #EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (540p) [Geo-blocked] https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:s4cpbs/iptv_hd_abr_v1.mpd -#EXTINF:-1 tvg-id="SangatTV.uk" status="online",Sangat Television (368p) [Not 24/7] +#EXTINF:-1 tvg-id="SangatTV.uk" status="error",Sangat Television (368p) [Not 24/7] https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] http://tv.sheffieldlive.org/hls/main.m3u8 @@ -343,7 +365,7 @@ https://skynewsau-live.akamaized.net/hls/live/2002691/skynewsau-extra3/master.m3 http://sports.ashttp9.visionip.tv/live/visiontvuk-sports-sportstonightlive-hsslive-25f-4x3-SD/chunklist.m3u8 #EXTINF:-1 tvg-id="SportyStuffTV.uk" status="online",Sporty Stuff TV (720p) https://ayozat-live.secure2.footprint.net/egress/bhandler/ayozat/sportystufftv/playlist.m3u8 -#EXTINF:-1 tvg-id="SpotlightTV.uk" status="online",Spotlight TV (576p) +#EXTINF:-1 tvg-id="SpotlightTV.uk" status="error",Spotlight TV (576p) https://securecontributions.sechls01.visionip.tv/live/securecontributions-securecontributions-spotlighttv-hsslive-25f-SD/chunklist.m3u8 #EXTINF:-1 tvg-id="STV.uk" status="timeout",STV (1080p) [Geo-blocked] https://csm-e-stv.tls1.yospace.com/csm/live/139900483.m3u8 @@ -390,10 +412,6 @@ https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) https://live.ishiacloud.com/haditv.co.uk/haditv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Azeri and Russian (720p) https://live.ishiacloud.com/haditv.co.uk/haditv3.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Farsi (720p) @@ -409,5 +427,7 @@ https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Xpanded TV 2 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 https://vod2t.xpanded.com/x3tv2/index_wlan.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 diff --git a/streams/uk_channelbox.m3u b/streams/uk_channelbox.m3u index a7842748ba..e8a6dac158 100644 --- a/streams/uk_channelbox.m3u +++ b/streams/uk_channelbox.m3u @@ -17,6 +17,8 @@ http://78.129.150.52/tsstreamer/AWELDAI_SD.ts http://78.129.253.189/tsstreamer/WBCLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",WBC http://109.200.6.10/tsstreamer/WBCLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",AWE +http://212.38.189.94/tsstreamer/AWELDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",OAN http://212.84.160.41/tsstreamer/OANLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",NTD @@ -123,6 +125,12 @@ http://176.227.215.109/tsstreamer/NaturescapeLDAI_SD.ts http://188.227.164.31/tsstreamer/Hellenic_SD.ts #EXTINF:-1 tvg-id="" status="online",VoxAfrica http://188.227.164.31/tsstreamer/VoxAfrica_SD.ts +#EXTINF:-1 tvg-id="" status="online",DuckTV +http://212.38.189.94/tsstreamer/DuckTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",MMA TV (360p) +http://212.38.189.94/tsstreamer/MMALDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",TimesNavbharat +http://212.38.189.94/tsstreamer/TimesNavbharatLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",Fashion http://212.84.160.41/tsstreamer/FashionLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",Heritage @@ -131,11 +139,3 @@ http://212.84.160.41/tsstreamer/HeritageLDAI_SD.ts http://212.84.160.41/tsstreamer/SacredSitesLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",CurrentTime http://81.94.196.204/tsstreamer/CurrentTime_SD.ts -#EXTINF:-1 tvg-id="" status="error",AWE -http://212.38.189.94/tsstreamer/AWELDAI_SD.ts -#EXTINF:-1 tvg-id="" status="error",DuckTV -http://212.38.189.94/tsstreamer/DuckTVLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="error",MMA TV (360p) -http://212.38.189.94/tsstreamer/MMALDAI_SD.ts -#EXTINF:-1 tvg-id="" status="error",TimesNavbharat -http://212.38.189.94/tsstreamer/TimesNavbharatLDAI_SD.ts diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index 817f6fc0b2..98470b2ac4 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -13,6 +13,8 @@ https://mavtv-mavtvglobal-1-eu.rakuten.wurl.tv/playlist.m3u8 https://revry-revrynews-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TravelxpEurope.in" status="online",Travel XP (720p) https://travelxp-travelxp-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family UK (720p) +https://rakuten-family-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) @@ -21,5 +23,7 @@ https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) +#EXTINF:-1 tvg-id="" status="online",Rakuten Shows UK (720p) https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries UK (720p) +https://rakuten-documentaries-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index bd78b47dc6..4218825801 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -11,8 +11,6 @@ https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyChannel.uk" status="online",Comedy Channel (1080p) https://uksono1-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.uk" status="error",Dark Matter TV (720p) -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00434-tricoast-darkmatter-spanish-samsunguk/playlist.m3u8 #EXTINF:-1 tvg-id="EDGEsport.uk" status="online",EDGEsport (1080p) https://edgesport-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English (720p) diff --git a/streams/us.m3u b/streams/us.m3u index e629b84c7b..4eb0ef2ab4 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -9,8 +9,6 @@ https://30a-tv.com/music.m3u8 https://30a-tv.com/sidewalks.m3u8 #EXTINF:-1 tvg-id="30ATheBeachShow.us" status="online",30A The Beach Show (720p) https://30a-tv.com/beachy.m3u8 -#EXTINF:-1 tvg-id="247RetroTV.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="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",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 @@ -106,8 +104,6 @@ http://209.91.213.10:8088/play/a013 http://170.178.189.66:1935/live/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasVoice.us" status="online",America's Voice (720p) https://content.uplynk.com/channel/26bd482ffe364a1282bc3df28bd3c21f.m3u8 -#EXTINF:-1 tvg-id="AmericaTucuman.ar" status="error",America (720p) [Not 24/7] -http://45.6.4.154/americatuc/vivo.m3u8 #EXTINF:-1 tvg-id="AmgaTV.am" status="online",Amga TV (720p) [Not 24/7] https://streamer1.connectto.com/AMGA_WEB_1202/playlist.m3u8 #EXTINF:-1 tvg-id="AMGTV.us" status="online",AMG TV (1080p) @@ -174,10 +170,10 @@ https://bloomberg.com/media-manifest/streams/us.m3u8 https://bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (720p) https://bloomberg.com/media-manifest/streams/asia.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (576p) http://210.210.155.37/dr9445/h/h03/index.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="error",Bloomberg TV Asia (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="online",Bloomberg TV Australia (270p) https://bloomberg.com/media-manifest/streams/aus.m3u8 #EXTINF:-1 tvg-id="BloombergTVEMEA.uk" status="online",Bloomberg TV Europe (720p) @@ -190,8 +186,6 @@ https://bloomberg.com/media-manifest/streams/us-event.m3u8 https://bloomberg.com/media-manifest/streams/phoenix-us.m3u8 #EXTINF:-1 tvg-id="BloombergTVPoliticsLiveEvent.us" status="online",Bloomberg TV US Politics Live Event (720p) https://bloomberg.com/media-manifest/streams/politics.m3u8 -#EXTINF:-1 tvg-id="BluegrassMusic4U.us" status="error",Bluegrass Music 4U (360p) [Not 24/7] -https://59d39900ebfb8.streamlock.net/blugrassmusic/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="bspoketv.us" status="online",bspoketv (1080p) [Not 24/7] @@ -274,7 +268,7 @@ https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/ https://cloudflare.tv/hls/live.m3u8 #EXTINF:-1 tvg-id="CNBC.us" status="blocked",CNBC (1080p) https://16live00.akamaized.net/CNBC/index.m3u8 -#EXTINF:-1 tvg-id="CNBCEurope.uk" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",CNBC Europe (480p) +#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) @@ -462,7 +456,7 @@ http://5.254.76.34:17070/C441/mono.m3u8?token=kdsdkwy453wrRq29IIIo https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-a/playlist.m3u8 #EXTINF:-1 tvg-id="HTV2HoustonTelevision.us" status="online",HTV 2 Houston Television (720p) https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-b/playlist.m3u8 -#EXTINF:-1 tvg-id="HumraazTV.us" status="timeout",Humraaz TV [Not 24/7] +#EXTINF:-1 tvg-id="HumraazTV.us" status="online",Humraaz TV [Not 24/7] https://cdn61.liveonlineservices.com/hls/humraaz.m3u8 #EXTINF:-1 tvg-id="HuntChannel.us" status="online",Hunt Channel (1080p) https://1111296894.rsc.cdn77.org/LS-ATL-56868-1/index.m3u8 @@ -504,96 +498,30 @@ https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 #EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="online",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 -#EXTINF:-1 tvg-id="KATUDT1.us" status="error",ABC Portland OR (KATU-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_PORTLAND_OR_KATU/video.m3u8 #EXTINF:-1 tvg-id="KBPSports.us" status="online",KBP Sports (720p) [Not 24/7] https://live-k2302-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KBSVAssyriaSat.us" status="online",KBSV/AssyriaSat (720p) [Not 24/7] http://66.242.170.53/hls/live/temp/index.m3u8 -#EXTINF:-1 tvg-id="KCBSDT1.us" status="error",CBS Los Angeles CA (KCBS-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_LOS_ANGELES_CA_KCBS/video.m3u8 #EXTINF:-1 tvg-id="KCKSLD12.us" status="online",Jewelry TV (KCKS-LD12) (480p) https://cdn.igocast.com/channel12_hls/channel12_master.m3u8 -#EXTINF:-1 tvg-id="KCNCDT1.us" status="error",CBS Denver CO (KCNC-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_DENVER_CO_KCNC/video.m3u8 -#EXTINF:-1 tvg-id="KCPQDT1.us" status="error",FOX Seattle WA (KCPQ-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SEATTLE_WA_KCPQ/video.m3u8 -#EXTINF:-1 tvg-id="KCRADT1.us" status="error",NBC Sacramento CA (KCRA-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_SACRAMENTO_CA_KCRA/video.m3u8 -#EXTINF:-1 tvg-id="KDFWDT1.us" status="error",FOX Dallas TX (KDFW-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DALLAS_TX_KDFW/video.m3u8 -#EXTINF:-1 tvg-id="KDKADT1.us" status="error",CBS Pittsburgh PA (KDKA-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_PITTSBURGH_PA_KDKA/video.m3u8 -#EXTINF:-1 tvg-id="KDVRDT1.us" status="error",FOX Denver CO (KDVR-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DENVER_CO_KDVR/video.m3u8 #EXTINF:-1 tvg-id="KernCountyTV.us" status="online",Kern County Television https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/kern/G0169_003/playlist.m3u8 #EXTINF:-1 tvg-id="KETSDT1.us" status="online",Arkansas PBS [Geo-blocked] https://ketsdt.lls.pbs.org/out/v1/03c094dbd7874a4a8c3fe9fb10081bdb/index.m3u8 -#EXTINF:-1 tvg-id="KFMBDT1.us" status="error",CBS San Diego CA (KFMB-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_SAN_DIEGO_CA_KFMB/video.m3u8 #EXTINF:-1 tvg-id="KFSNDT1.us" status="online",KFSN News https://content.uplynk.com/channel/ext/96195dc445894d079a91958abba8d3af/kfsn_24x7_news.m3u8 -#EXTINF:-1 tvg-id="KGODT1.us" status="error",ABC San Francisco CA (KGO-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SAN_FRANCISCO_CA_KGO/video.m3u8 -#EXTINF:-1 tvg-id="KGTVDT1.us" status="error",ABC San Diego CA (KGTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SAN_DIEGO_CA_KGTV/video.m3u8 -#EXTINF:-1 tvg-id="KHOUDT1.us" status="error",CBS Houston TX (KHOU-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_HOUSTON_TX_KHOU/video.m3u8 #EXTINF:-1 tvg-id="KidsFlix.us" status="online",KidsFlix (1080p) [Not 24/7] https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=50 -#EXTINF:-1 tvg-id="KINGDT1.us" status="error",NBC Seattle WA (KING-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_SEATTLE_WA_KING/video.m3u8 -#EXTINF:-1 tvg-id="KIRODT1.us" status="error",CBS Seattle WA (KIRO-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_SEATTLE_WA_KIRO/video.m3u8 -#EXTINF:-1 tvg-id="KMGHDT1.us" status="error",ABC Denver CO (KMGH-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_DENVER_CO_KMGH/video.m3u8 -#EXTINF:-1 tvg-id="KNBCDT1.us" status="error",NBC Los Angeles CA (KNBC-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_LOS_ANGELES_CA_KNBC/video.m3u8 -#EXTINF:-1 tvg-id="KNTVDT1.us" status="error",NBC San Francisco CA (KNTV-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_SAN_FRANCISCO_CA_KNTV/video.m3u8 -#EXTINF:-1 tvg-id="KNXVDT1.us" status="error",ABC Phoenix AZ (KNXV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_PHOENIX_AZ_KNXV/video.m3u8 -#EXTINF:-1 tvg-id="KOMODT1.us" status="online",ABC 4 KOMO (KOMO NEWS) (720p) +#EXTINF:-1 tvg-id="KOMODT1.us" status="error",ABC 4 KOMO (KOMO NEWS) (720p) https://content.uplynk.com/d7ae2696e3c54d25a099dc4c0600ee60.m3u8 -#EXTINF:-1 tvg-id="KOMODT1.us" status="error",ABC Seattle WA (KOMO-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SEATTLE_WA_KOMO/video.m3u8 #EXTINF:-1 tvg-id="KoolTV.us" status="timeout",Kool TV (1080p) http://209.182.219.50:1935/roku/roku/playlist.m3u8 -#EXTINF:-1 tvg-id="KOVRDT1.us" status="error",CBS Sacramento CA (KOVR-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_SACRAMENTO_CA_KOVR/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="KPHODT1.us" status="error",CBS Phoenix AZ (KPHO-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_PHOENIX_AZ_KPHO/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="KPIXDT1.us" status="error",CBS San Francisco CA (KPIX-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_SAN_FRANCISCO_CA_KPIX/video.m3u8 -#EXTINF:-1 tvg-id="KPNXDT1.us" status="error",NBC Phoenix AZ (KPNX-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_PHOENIX_AZ_KPNX/video.m3u8 -#EXTINF:-1 tvg-id="KPRCDT1.us" status="error",NBC Houston TX (KPRC-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_HOUSTON_TX_KPRC/video.m3u8 -#EXTINF:-1 tvg-id="KRIVDT1.us" status="error",FOX Houston TX (KRIV-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_HOUSTON_TX_KRIV/video.m3u8 -#EXTINF:-1 tvg-id="KSAZDT1.us" status="error",FOX Phoenix AZ (KSAZ-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_PHOENIX_AZ_KSAZ/video.m3u8 -#EXTINF:-1 tvg-id="KSWBDT1.us" status="error",FOX San Diego CA (KSWB-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SAN_DIEGO_CA_KSWB/video.m3u8 #EXTINF:-1 tvg-id="KTLADT1.us" status="blocked",The CW Los Angeles CA (KTLA-DT1) (720p) [Not 24/7] http://trn03.tulix.tv/teleup-N8qwnqgUq2/playlist.m3u8 #EXTINF:-1 tvg-id="KTOODT3.us" status="online",KTOO 360TV 3 (FNX) https://cdn3.wowza.com/5/ODB6NmF5K3l4T1h5/persis/2147483647_360tv_247/playlist.m3u8 -#EXTINF:-1 tvg-id="KTRKDT1.us" status="error",ABC Houston TX (KTRK-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_HOUSTON_TX_KTRK/video.m3u8 -#EXTINF:-1 tvg-id="KTTVDT1.us" status="error",FOX Los Angeles CA (KTTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_LOS_ANGELES_CA_KTTV/video.m3u8 -#EXTINF:-1 tvg-id="KTVTDT1.us" status="error",CBS Dallas TX (KTVT-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_DALLAS_TX_KTVT/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="KTVUDT1.us" status="error",FOX San Francisco CA (KTVU-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SAN_FRANCISCO_CA_KTVU/video.m3u8 -#EXTINF:-1 tvg-id="KTXLDT1.us" status="error",FOX Sacramento CA (KTXL-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SACRAMENTO_CA_KTXL/video.m3u8 #EXTINF:-1 tvg-id="KweliTV.us" status="online",Kweli TV (720p) https://a.jsrdn.com/broadcast/9c897f1973/+0000/c.m3u8 -#EXTINF:-1 tvg-id="KXTVDT1.us" status="error",ABC Sacramento CA (KXTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] @@ -714,13 +642,13 @@ http://media.mohabat.tv:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3 https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/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="MPT.us" status="error",PBS MPT Baltimore MD (WMPB) (1088p) +#EXTINF:-1 tvg-id="MPT.us" status="online",PBS MPT Baltimore MD (WMPB) (1088p) https://2-fss-2.streamhoster.com/pl_138/amlst:201814-1291584/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="NASATVISSViews.us" status="error",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) https://ntv2.akamaized.net/hls/live/2013923/NASA-NTV2-HLS/master.m3u8 @@ -728,7 +656,7 @@ https://ntv2.akamaized.net/hls/live/2013923/NASA-NTV2-HLS/master.m3u8 https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 #EXTINF:-1 tvg-id="NASATVUHD.us" status="online",NASA TV UHD (2160p) https://endpnt.com/hls/nasa4k60/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="timeout",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 @@ -832,7 +760,7 @@ https://peopletv-oo.akamaized.net/playlist.m3u8 https://peopletv-samsungus-ingest.akamaized.net/playlist.m3u8 #EXTINF:-1 tvg-id="PlantBasedNetwork.us" status="online",Plant Based Network (1080p) [Not 24/7] https://hls-cdn.tvstartup.net/barakyah-channel/live/pbtv/playlist.m3u8 -#EXTINF:-1 tvg-id="PositivTV.us" status="online",Positiv TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PositivTV.us" status="error",Positiv TV (720p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8973036/live.m3u8 #EXTINF:-1 tvg-id="PymesTeVe.us" status="online",Pymes TeVe https://vse2-sa-all62.secdn.net/tvstartup6-channel/live/pymestv/playlist.m3u8 @@ -880,7 +808,7 @@ https://rtv.cdn.mangomolo.com/rtv/smil:switch.smil/playlist.m3u8 https://4aafa23ec0a6477ca31466bd83a115a4.mediatailor.us-west-2.amazonaws.com/v1/master/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-GALXY/mt/galxy/43/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RoosterTeethTV.us" status="online",Rooster Teeth TV (1080p) https://d2klx6wjx7p5vm.cloudfront.net/Rooster-teeth/ngrp:Rooster-teeth_all/playlist.m3u8 -#EXTINF:-1 tvg-id="RunwayTV.us" status="online",Runway TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RunwayTV.us" status="error",Runway TV (720p) [Not 24/7] https://runway-hls.secdn.net/runway-live/play/runway/playlist.m3u8 #EXTINF:-1 tvg-id="SafeTV.us" status="timeout",SafeTV (1080p) http://18.191.91.130:1935/live/safetv/playlist.m3u8 @@ -895,9 +823,9 @@ http://stgn-49.tulix.tv/live19/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="Shabakeh7.us" status="online",Shabakeh 7 (720p) http://rtmp.abnsat.com/hls/txministry.m3u8 #EXTINF:-1 tvg-id="ShalomTV.us" status="online",Shalom TV (720p) [Not 24/7] -https://livestreamcdn.net:444/ShalomTV/ShalomTV/playlist.m3u8 -#EXTINF:-1 tvg-id="ShalomTV.us" status="online",Shalom TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/25038049/events/7483919/live.m3u8 +#EXTINF:-1 tvg-id="ShalomTV.us" status="online",Shalom TV (720p) [Not 24/7] +https://livestreamcdn.net:444/ShalomTV/ShalomTV/playlist.m3u8 #EXTINF:-1 tvg-id="ShopHQ.us" status="online",Shop HQ (720p) https://aos01-evine.secure.footprint.net/evine/clean/appleman.m3u8 #EXTINF:-1 tvg-id="ShopLC.us" status="online",Shop LC (1080p) @@ -918,7 +846,7 @@ https://a.jsrdn.com/broadcast/fabeab4b08/+0000/c.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/19628359/events/7940975/player #EXTINF:-1 tvg-id="SundanceTVEast.us" status="online",Sundance East (720p) https://bcovlive-a.akamaihd.net/d2fcbeaead4b425fa13d4fec961fc47a/us-east-1/6240731308001/playlist.m3u8 -#EXTINF:-1 tvg-id="SuperNiceOnline.us" status="online",Super Nice Online +#EXTINF:-1 tvg-id="SuperNiceOnline.us" status="error",Super Nice Online https://video.ejeserver.com/live/supernice.m3u8 #EXTINF:-1 tvg-id="SwordandShield.us" status="online",Sword and Shield (720p) https://a.jsrdn.com/broadcast/9e63a1b236/+0000/c.m3u8 @@ -936,7 +864,7 @@ https://tastemadeintaus-smindia.amagi.tv/playlist.m3u8 https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-tastemade-es16intl-brightcove/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TBD.us" status="online",TBD. (720p) https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) +#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 @@ -966,6 +894,10 @@ https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 https://live.lwcdn.com/live/amlst:ALH8QFrg_all/playlist.m3u8 #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="TheCountryNetwork.us" status="online",The Country Network (2160p) +https://endpnt.com/hls/tcn4k/playlist.m3u8 +#EXTINF:-1 tvg-id="TheCountryNetwork.us" status="online",The Country Network (1080p) +https://cdn.tcncountry.net/scte35_aws/index.m3u8 #EXTINF:-1 tvg-id="TheFirstTV.us" status="online",The First (1080p) https://thefirst-distroscale.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="TheHeartlandNetwork.us" status="online",The Heartland Network (720p) @@ -998,10 +930,10 @@ https://glxlmn026c.singularcdn.net.br/playout_04/playlist.m3u8 https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 #EXTINF:-1 tvg-id="TNTWest.us" status="online",TNT West (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (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="ToonGoggles.us" status="online",Toon Goggles (1080p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 #EXTINF:-1 tvg-id="TrinityChannel.us" status="online",Trinity Channel (480p) [Not 24/7] @@ -1022,7 +954,7 @@ http://190.61.37.173:9001/play/a084/index.m3u8 https://tve-live-lln.warnermediacdn.com/hls/live/2023178/truwest/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="TSTV.us" status="online",TSTV (720p) http://tstv-stream.tsm.utexas.edu/hls/livestream_hi/index.m3u8 -#EXTINF:-1 tvg-id="TVBJ1.hk" status="online",TVB J1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVBJ1.hk" status="error",TVB J1 (720p) [Geo-blocked] https://bcovlive-a.akamaihd.net/f23dfe49b06b45d8878b55b4b6909595/us-west-2/5324042807001/4a3bca5b047b4564b18bb12dfa26ba62/playlist_ssaiM.m3u8 #EXTINF:-1 tvg-id="TVSBoxing.us" status="online",TVS Boxing (360p) https://rpn1.bozztv.com/36bay2/gusa-tvsboxing/index.m3u8 @@ -1092,8 +1024,6 @@ https://rpn1.bozztv.com/36bay2/gusa-tvswesternmovies/index.m3u8 https://rpn1.bozztv.com/36bay2/gusa-tvswsn/index.m3u8 #EXTINF:-1 tvg-id="UALRTV.us" status="online",UALR TV https://vblive-c.viebit.com/65ea794b-dd82-41ce-8e98-a9177289a063/chunklist.m3u8 -#EXTINF:-1 tvg-id="UCTVUniversityofCalifornia.us" status="online",UCTV University of California (720p) [Not 24/7] -https://59e8e1c60a2b2.streamlock.net/509/509.stream/playlist.m3u8 #EXTINF:-1 tvg-id="UNTVNewsRecue.us" status="timeout",UNTV News & Recue (1080p) https://cdn.untvweb.com/live-stream/playlist.m3u8 #EXTINF:-1 tvg-id="UNWebTV.us" status="online",UN Web TV (540p) @@ -1110,66 +1040,26 @@ https://5dcc6a54d90e8c5dc4345c16-s-4.ssai.zype.com/5dcc6a54d90e8c5dc4345c16-s-4/ https://5dcc6a9f1621dc5dd511ca14-s-5.ssai.zype.com/5dcc6a9f1621dc5dd511ca14-s-5/manifest.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop Europe (1080p) https://5f3491c50b093e00015a3c4c-samsung.eu.ssai.zype.com/5f3491c50b093e00015a3c4c_samsung_eu/manifest.m3u8 -#EXTINF:-1 tvg-id="VictorValleyMovies.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="VictoryTelevisionNetwork.us" status="timeout",Victory Television Network (240p) http://184.173.179.163:1935/victorytelevisionnetwork/victorytelevisionnetwork/playlist.m3u8 #EXTINF:-1 tvg-id="VSiN.us" status="online",VSiN (720p) https://stream.rcncdn.com/live/vsinproxy.m3u8 #EXTINF:-1 tvg-id="WAGADT1.us" status="blocked",FOX Atlanta-GA (WAGA-DT1) (720p) https://trn10.tulix.tv/WAGA-FOX/index.m3u8 -#EXTINF:-1 tvg-id="WAGADT1.us" status="error",FOX Atlanta GA (WAGA-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_ATLANTA_GA_WAGA/video.m3u8 #EXTINF:-1 tvg-id="WATCDT1.us" status="online",WATC-DT https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 #EXTINF:-1 tvg-id="WatchItKid.us" status="online",Watch It Kid (486p) https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 #EXTINF:-1 tvg-id="WatchItScream.us" status="online",Watch It Scream! (720p) https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 -#EXTINF:-1 tvg-id="WBALDT1.us" status="error",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_BALTIMORE_MD_WBAL/video.m3u8 -#EXTINF:-1 tvg-id="WBTVDT1.us" status="error",CBS Charlotte NC (WBTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_CHARLOTTE_NC_WBTV/tracks-v4a1/mono.m3u8 -#EXTINF:-1 tvg-id="WBZDT1.us" status="error",CBS Boston MA (WBZ-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_BOSTON_MA_WBZ/video.m3u8 -#EXTINF:-1 tvg-id="WCNCDT1.us" status="error",NBC Charlotte NC (WCNC-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_CHARLOTTE_NC_WCNC/video.m3u8 #EXTINF:-1 tvg-id="WCTVDT2.us" status="blocked",MeTV (WCTV-DT2) Tallahassee FL (480p) https://5e6cea03e25b6.streamlock.net/live/WCTVDT2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="WCVBDT1.us" status="error",ABC Boston MA (WCVB-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_BOSTON_MA_WCVB/video.m3u8 #EXTINF:-1 tvg-id="WCWNDT1.us" status="blocked",The CW (WCWN-DT1) Albamy NY (1080p) https://16live00.akamaized.net/CW/index.m3u8 -#EXTINF:-1 tvg-id="WDIVDT1.us" status="error",NBC Detroit MI (WDIV-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_DETROIT_MI_WDIV/video.m3u8 -#EXTINF:-1 tvg-id="WDJTDT1.us" status="error",CBS Milwaukee WI (WDJT-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_MILWAUKEE_WI_WDJT/video.m3u8 -#EXTINF:-1 tvg-id="WDSUDT1.us" status="error",NBC New Orleans LA (WDSU-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_NEW_ORLEANS_LA_WDSU/video.m3u8 -#EXTINF:-1 tvg-id="WESHDT1.us" status="error",NBC Orlando FL (WESH-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_ORLANDO_FL_WESH/video.m3u8 -#EXTINF:-1 tvg-id="WEWSDT1.us" status="error",ABC Cleveland OH (WEWS-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_CLEVELAND_OH_WEWS/video.m3u8 -#EXTINF:-1 tvg-id="WFAADT1.us" status="error",ABC Dallas TX (WFAA-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_DALLAS_TX_WFAA/video.m3u8 -#EXTINF:-1 tvg-id="WFGCDT1.us" status="online",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WFGCDT1.us" status="error",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] http://hls1.livestreamingcdn.com:1935/livecdn631/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="WFLDDT1.us" status="error",FOX Chicago IL (WFLD-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_CHICAGO_IL_WFLD/video.m3u8 -#EXTINF:-1 tvg-id="WFORDT1.us" status="error",CBS Miami FL (WFOR-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_MIAMI_FL_WFOR/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WFOXDT1.us" status="error",FOX Jacksonville FL (WFOX-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_JACKSONVILLE_FL_WFOX/video.m3u8 -#EXTINF:-1 tvg-id="WFSBDT1.us" status="error",CBS Hatford CT (WFSB-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_HARTFORD_CT_WFSB/video.m3u8 -#EXTINF:-1 tvg-id="WFTVDT1.us" status="error",ABC Orlando FL (WFTVD-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_ORLANDO_FL_WFTV/video.m3u8 -#EXTINF:-1 tvg-id="WFXTDT1.us" status="error",FOX Boston MA (WAGA-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_BOSTON_MA_WFXT/video.m3u8 #EXTINF:-1 tvg-id="WGCLDT1.us" status="blocked",CBS Atlanta GA (WGCL-DT1) (1080p) https://trn10.tulix.tv/WGCL-CBS/index.m3u8 -#EXTINF:-1 tvg-id="WGCLDT1.us" status="error",CBS Atlanta GA (WGCL-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_ATLANTA_GA_WGCL/tracks-v4a1/mono.m3u8 #EXTINF:-1 tvg-id="WGNDT1.us" status="online" user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36 OPR/65.0.3467.48",WGN Chicago IL (WGN-TV1) (720p) #EXTVLCOPT:http-referrer=https://plus.teleup.com/ #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36 OPR/65.0.3467.48 @@ -1178,106 +1068,34 @@ https://cdn1-8p.teleuptv.net/3773db6d-881b-4096-b9cc-b4fe99ab68ac/index.m3u8 https://stream.swagit.com/live-edge/whiteplainsny/smil:std-4x3-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="WISCDT2.us" status="online",My Madison TV (WISC-DT2) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/13613390/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdyYXkyMDE2MDgyOSJ9.eyJtaWQiOjEzNjEzMzkwLCJtZDUiOiI2Y2M5MzczYjIxZWIwNzQ4ZDA0YTRlYzYyMjU2YjBhMiIsImlhdCI6MTQ5NzM4MTU5NywiaXNzIjoiU3luY2JhayIsInN1YiI6IkdyYXkifQ.qJPiMCbnGjAn9wgPrGjVl3M9Xfc4CVSyoZTZ5OH-1jo -#EXTINF:-1 tvg-id="WISNDT1.us" status="error",ABC Milwaukee WI (WISN-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_MILWAUKEE_WI_WISN/video.m3u8 -#EXTINF:-1 tvg-id="WITIDT1.us" status="error",FOX Milwaukee WI (WITI-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_MILWAUKEE_WI_WITI/video.m3u8 #EXTINF:-1 tvg-id="WJACDT1.us" status="blocked",NBC Altoona PA (WJAC1) (720p) http://trn03.tulix.tv/teleup-nbc-wgal-new1/playlist.m3u8 #EXTINF:-1 tvg-id="WJACDT4.us" status="blocked",The CW Altoona PA (WJAC4) (720p) http://trn03.tulix.tv/teleup-cw-whp/playlist.m3u8 -#EXTINF:-1 tvg-id="WJAXDT1.us" status="error",CBS Jacksonville FL (WJAX-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_JACKSONVILLE_FL_WJAX/video.m3u8 -#EXTINF:-1 tvg-id="WJLADT1.us" status="error",ABC Washington DC (WJLA-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_WASHINGTON_DC_WJLA/video.m3u8 -#EXTINF:-1 tvg-id="WJWDT1.us" status="error",FOX Cleveland OH (WJW-DT1) (540p) -http://51.161.118.146:8080/ISG03_FOX_CLEVELAND_OH_WJW/video.m3u8 -#EXTINF:-1 tvg-id="WJZDT1.us" status="error",CBS Baltimore MD (WJZ-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_BALTIMORE_MD_WJZ/video.m3u8 #EXTINF:-1 tvg-id="WKAQDT1.us" status="online",WKAQ-DT1 (Telemundo Puerto Rico) https://nbculocallive.akamaized.net/hls/live/2037499/puertorico/stream1/master.m3u8 -#EXTINF:-1 tvg-id="WKMGDT1.us" status="error",CBS Orlando FL (WKMG-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_ORLANDO_FL_WKMG/video.m3u8 -#EXTINF:-1 tvg-id="WKRNDT1.us" status="error",ABC Nashville TN (WKRN-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_NASHVILLE_TN_WKRN/video.m3u8 -#EXTINF:-1 tvg-id="WKYCDT1.us" status="error",NBC Cleveland OH (WKYC-DT1) (540p) -http://51.161.118.146:8080/ISG03_NBC_CLEVELAND_OH_WKYC/video.m3u8 #EXTINF:-1 tvg-id="WLNGRadio.us" status="online",WLNG Radio (410p) [Not 24/7] http://wlngstudiowebcam.srfms.com:1935/wlngstudiowebcam/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="WLSDT1.us" status="error",ABC Chicago IL (WLS-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_CHICAGO_IL_WLS/video.m3u8 #EXTINF:-1 tvg-id="WLWTDT2.us" status="blocked",MeTV (WLWT-DT2) Cincinnati OH (480p) https://16live00.akamaized.net/ME_TV_EAST/index.m3u8 -#EXTINF:-1 tvg-id="WMAQDT1.us" status="error",NBC Chicago IL (WMAQ-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_CHICAGO_IL_WMAQ/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="WOFLDT1.us" status="error",FOX Orlando FL (WOFL-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_ORLANDO_FL_WOFL/video.m3u8 -#EXTINF:-1 tvg-id="WOIODT1.us" status="error",CBS Cleveland OH (WOIO-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_CLEVELAND_OH_WOIO/tracks-v5a1/mono.m3u8 #EXTINF:-1 tvg-id="WorldChannel.us" status="online",PBS World Channel (480p) https://cs.ebmcdn.net/eastbay-live-hs-1/apt/mp4:apt-world/playlist.m3u8 #EXTINF:-1 tvg-id="WPLGDT1.us" status="blocked",abc (WPLG-DT1) Miami FL (720p) https://16live00.akamaized.net/ABC_EAST/index.m3u8 -#EXTINF:-1 tvg-id="WPLGDT1.us" status="error",ABC Miami FL (WPLG-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_MIAMI_FL_WPLG/video.m3u8 #EXTINF:-1 tvg-id="WPSUDT1.us" status="blocked",PBS (WPSU-DT1) Altoona PA (720p) http://trn03.tulix.tv/lnABbIUBrO/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXIDT1.us" status="error",NBC Pittsburgh PA (WPXI-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_PITTSBURGH_PA_WPXI/video.m3u8 -#EXTINF:-1 tvg-id="WRTVDT1.us" status="error",ABC Indianapolis IN (WRTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_INDIANAPOLIS_IN_WRTV/video.m3u8 #EXTINF:-1 tvg-id="WSBDT1.us" status="blocked",ABC Atlanta-GA (WSB-DT1) (720p) https://trn10.tulix.tv/WSB-ABC/index.m3u8 -#EXTINF:-1 tvg-id="WSBDT1.us" status="error",ABC Atlanta GA (WSB-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_ATLANTA_GA_WSB/video.m3u8 -#EXTINF:-1 tvg-id="WSMVDT1.us" status="error",NBC Nashville TN (WSMV-DT1) (576p) -http://51.161.118.146:8080/ISG03_NBC_NASHVILLE_TN_WSMV/video.m3u8 -#EXTINF:-1 tvg-id="WSOCDT1.us" status="error",ABC Charlotte NC (WSOC-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_CHARLOTTE_NC_WSOC/video.m3u8 -#EXTINF:-1 tvg-id="WSVNDT1.us" status="error",FOX Miami FL (WSVN-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_MIAMI_FL_WSVN/video.m3u8 -#EXTINF:-1 tvg-id="WSYXDT1.us" status="error",ABC Columbus OH (WSYX-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_COLUMBUS_OH_WSYX/video.m3u8 -#EXTINF:-1 tvg-id="WTAEDT1.us" status="error",ABC Pittsburgh PA (WTAE-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_PITTSBURGH_PA_WTAE/video.m3u8 #EXTINF:-1 tvg-id="WTAJDT1.us" status="blocked",CBS Altoona PA (WTAJ1) (720p) http://trn03.tulix.tv/teleup-cbs-whp-new1/playlist.m3u8 -#EXTINF:-1 tvg-id="WTHRDT1.us" status="error",NBC Indianapolis IN (WTHR-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_INDIANAPOLIS_IN_WTHR/video.m3u8 -#EXTINF:-1 tvg-id="WTICDT1.us" status="error",FOX Hartford CT (WTIC-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_HARTFORD_CT_WTIC/video.m3u8 -#EXTINF:-1 tvg-id="WTSPDT1.us" status="error",CBS Tampa FL (WTSP-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_TAMPA_FL_WTSP/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WTTGDT1.us" status="error",FOX Washington DC (WTTG-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_WASHINGTON_DC_WTTG/video.m3u8 -#EXTINF:-1 tvg-id="WTVDDT1.us" status="error",ABC Raleigh NC (WTVD-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_RALEIGH_NC_WTVD/video.m3u8 -#EXTINF:-1 tvg-id="WTVFDT1.us" status="error",CBS Nashville TN (WTVF-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_NASHVILLE_TN_WTVF/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WTVJDT1.us" status="error",NBC Miami FL (WTVJ-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_MIAMI_FL_WTVJ/video.m3u8 #EXTINF:-1 tvg-id="WUPADT1.us" status="blocked",CW Network Atlanta-GA (WUPA-DT1) (1080p) https://trn10.tulix.tv/WUPA-CW/index.m3u8 -#EXTINF:-1 tvg-id="WUSADT1.us" status="error",CBS Washington DC (WUSA-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_WASHINGTON_DC_WUSA/video.m3u8 #EXTINF:-1 tvg-id="WuTangCollection.us" status="online",Wu Tang Collection (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=73 -#EXTINF:-1 tvg-id="WVITDT1.us" status="error",NBC Hartford CT (WVIT-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_HARTFORD_CT_WVIT/video.m3u8 -#EXTINF:-1 tvg-id="WVUEDT1.us" status="error",FOX New Orleans LA (WVUE-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_NEW_ORLEANS_LA_WVUE/video.m3u8 #EXTINF:-1 tvg-id="WWCPDT1.us" status="blocked",FOX Altoona PA (WWCP1) (720p) http://trn03.tulix.tv/teleup-fox-wpmt-new1/playlist.m3u8 #EXTINF:-1 tvg-id="WWJDT1.us" status="blocked",CBS (WWJ-DT1) Detroit MI (720p) https://16live00.akamaized.net/CBS_EAST/index.m3u8 -#EXTINF:-1 tvg-id="WWJDT1.us" status="error",CBS Detroit MI (WWJ-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_DETROIT_MI_WWJ/video.m3u8 -#EXTINF:-1 tvg-id="WWLDT1.us" status="error",CBS New Orleans LA (WWL-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_NEW_ORLEANS_LA_WWL/video.m3u8 -#EXTINF:-1 tvg-id="WXIADT1.us" status="error",NBC Atlanta GA (WXIA-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_ATLANTA_GA_WXIA/video.m3u8 -#EXTINF:-1 tvg-id="WXINDT1.us" status="error",FOX Indianapolis IN (WXIN-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_INDIANAPOLIS_IN_WXIN/video.m3u8 #EXTINF:-1 tvg-id="XploreReisen.us" status="online",Xplore Reisen (720p) [Not 24/7] https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/1ecb875d-8be7-11eb-a7de-bacfe1f83627/0/master.m3u8?country=DE&optout=0&uid=749544ec3d9a45d48c600d03cac91dfd&vendor=philips #EXTINF:-1 tvg-id="YahooFinance.us" status="online",Yahoo! Finance (1080p) @@ -1302,8 +1120,6 @@ https://yuma-az.secure.footprint.net/egress/bhandler/yumaaz/streamb/playlist.m3u https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Univision http://190.61.41.182:8000/play/a37m/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) -https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ACTV Phoenix AZ https://cdn3.wowza.com/5/ODB6NmF5K3l4T1h5/persis/6361162879_AZ-247.stream_247/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vice East @@ -1427,10 +1243,10 @@ https://stream.ads.ottera.tv/playlist.m3u8?network_id=565 https://us1.ottstream.live:17071/C279/index.m3u8?token=123TREWQ456 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fox HD Russia +https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",AWC TV https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streama/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Reelz Channel @@ -1465,8 +1281,6 @@ https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVVB-TV 33 Victor Valley (1080p) [Not 24/7] https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1309230/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Ohio Channel (WOSU-DT3) (720p) -https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tranquil Thunderstorms (720p) https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",AMC+ (720p) @@ -1481,26 +1295,28 @@ https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 #EXTINF:-1 tvg-id="" status="online",WTWC (News) https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 #EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) https://content.uplynk.com/channel/e56ba52a1b9d45ad8c8a033fd83fe480.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 2 Atlanta GA (WSB-TV) (720p) -https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Orlando FL (WFTV) (720p) -https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",News4JAX+ https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Slimo (540p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] -http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",UCTV University of California (720p) [Not 24/7] +https://59e8e1c60a2b2.streamlock.net/509/509.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",edTV @@ -1591,22 +1407,22 @@ https://597f64b67707a.streamlock.net/alkerazatv.org/alkerazatv.smil/playlist.m3u https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/scottsdale/G0040_007/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS 39 Allentown PA (WLVT) (720p) https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV -https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Grapevine -https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV +https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 +#EXTINF:-1 tvg-id="" status="online",Victor Valley Movies (1080p) [Not 24/7] +https://2-fss-1.streamhoster.com/pl_122/201794-1414514-1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Assemblee Nationale du Quebec https://cdn3.wowza.com/5/UHh3aHM1bTBsY1Uw/diffusion/canal17/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WBBJ (News) +https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) @@ -1619,6 +1435,10 @@ http://live.ntdimg.com/uwlive990/playlist.m3u8 http://api.toonamiaftermath.com:3000/est/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV +https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Grapevine +https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1658,16 +1478,12 @@ https://frontdoor.wcat-tv.org:8686/live/live.m3u8 https://frontdoor.wcat-tv.org:8787/live/live.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) https://live.ntdimg.com/live400/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",WCCA 194 Worcester MA (WCCA-TV) (480p) https://worcester.vod.castus.tv/live/ch1.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BabyTV (1080p) http://194.163.179.246/slovenci/djeciji/babytv.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Monarch TV (360p) https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",KITV (News) @@ -1694,6 +1510,8 @@ http://45.5.8.78:8000/play/a00i http://45.5.8.78:8000/play/a029 #EXTINF:-1 tvg-id="" status="blocked",ะšะฐะฝะฐะป Disney (576p) [Not 24/7] http://188.40.68.167/russia/disney/playlist.m3u8 +#EXTINF:-1 tvg-id="" 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="" status="blocked",MyNetwork (WHVL-DT1) State College PA (720p) http://trn03.tulix.tv/e5CGxWp8iU/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Bounce Tallahassee FL (WTXL-TV2) (480p) @@ -1760,15 +1578,15 @@ http://209.91.213.10:8088/play/a011 https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CBS 7 Dayton OH (WHIO) https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Fox HD Russia -https://sc.id-tv.kz/FOX_HD.m3u8 -#EXTINF:-1 tvg-id="" status="error",FOX Detroit MI (WJBK-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC Boston MA (WBTS-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_BOSTON_MA_WBTS/video.m3u8 -#EXTINF:-1 tvg-id="" status="error",Fayetteville Government Channel -https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://www.youtube.com/c/FayettevilleArkansas/live +#EXTINF:-1 tvg-id="" status="error",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) +https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",The Ohio Channel (WOSU-DT3) (720p) +https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Boston 25 News (WFXT) (360p) https://d2dy6pkj44n6e7.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10020_27d61a9c-67b2-4d7c-9486-626a6a071467_LE/in/cmg-wftxtv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ABC 2 Atlanta GA (WSB-TV) (720p) +https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",ABC 9 Orlando FL (WFTV) (720p) +https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] +http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 diff --git a/streams/us_bumblebee.m3u b/streams/us_bumblebee.m3u index 95d50c1510..12f04524cb 100644 --- a/streams/us_bumblebee.m3u +++ b/streams/us_bumblebee.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BumblebeeTVAnimalsLive.us" status="online",Bumblebee TV Animals Live (1080p) +#EXTINF:-1 tvg-id="BumblebeeTVAnimalsLive.us" status="error",Bumblebee TV Animals Live (1080p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c9537b8932c837b49397343/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVAuroraLive.us" status="online",Bumblebee TV Aurora Live (1080p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c953819932c837b49397345/playlist.m3u8 @@ -35,7 +35,7 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2625700145130f25474624/ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf22681932c8304fc453418/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVMasterBuilder.us" status="online",Bumblebee TV Master Builder (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf2256ed5eeee0f5a4094bb/playlist.m3u8 -#EXTINF:-1 tvg-id="BumblebeeTVMotorCyclist.us" status="online",Bumblebee TV MotorCyclist (1080p) +#EXTINF:-1 tvg-id="BumblebeeTVMotorCyclist.us" status="error",Bumblebee TV MotorCyclist (1080p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf2218bd5eeee0f5a40941b/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVMountainLive.us" status="online",Bumblebee TV Mountain Live (1080p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c95387b932c837b49397357/playlist.m3u8 @@ -43,7 +43,7 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c95387b932c837b49397357/ https://stitcheraws.unreel.me/wse-node01.powr.com/live/5b284f40d5eeee07522b775e/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVNowYouKnow.us" status="timeout",Bumblebee TV Now You Know https://stitcheraws.unreel.me/wse-node04.powr.com/live/5b284f40d5eeee07522b775e/playlist.m3u8 -#EXTINF:-1 tvg-id="BumblebeeTVPopCornFlixAction.us" status="online",Bumblebee TV PopCornFlix Action (1080p) +#EXTINF:-1 tvg-id="BumblebeeTVPopCornFlixAction.us" status="error",Bumblebee TV PopCornFlix Action (1080p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5d4b21643f4d602ba521b06c/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVRecoilTV.us" status="online",Bumblebee TV Recoil TV (540p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7dff0f932c8368bdbfd5fd/playlist.m3u8 diff --git a/streams/us_distro.m3u b/streams/us_distro.m3u index 2b2bfc932c..881fbf7e50 100644 --- a/streams/us_distro.m3u +++ b/streams/us_distro.m3u @@ -3,7 +3,7 @@ https://dai.google.com/linear/hls/event/wnQPvAN9QBODw9hP-H0rZA/master.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 db57f4964f..007b4f065c 100644 --- a/streams/us_glewedtv.m3u +++ b/streams/us_glewedtv.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="TheFirstTV.us" status="online",The First (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheFirstTV.us" status="error",The First (1080p) [Not 24/7] https://redseat-thefirst-glewedtv.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Estrella TV (1080p) https://estrellatv-glewed.amagi.tv/playlist.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index 444130f282..edc1efb540 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -14,13 +14,13 @@ http://v-ny.theus6tv.duckdns.org/hls/7.2/playlist.m3u8 #EXTINF:-1 tvg-id="WABCDT4.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-DT4 (HSN) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/7.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT1 (TCT) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WACPDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT1 (TCT) (1080p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT2.us" status="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) +#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) #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="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p) +#EXTINF:-1 tvg-id="WACPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/4.4/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) @@ -101,10 +101,10 @@ http://v-ny.theus6tv.duckdns.org/hls/42.5/playlist.m3u8 #EXTINF:-1 tvg-id="WKOBLD6.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",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="WKOBLD7.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",WKOB-LD7 (ShopLC) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD7.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-LD7 (ShopLC) (480p) [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-ny.theus6tv.duckdns.org/hls/42.7/playlist.m3u8 -#EXTINF:-1 tvg-id="WKOBLD8.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",WKOB-LD8 (Novelisima) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD8.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-LD8 (Novelisima) (480p) [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-ny.theus6tv.duckdns.org/hls/42.8/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) @@ -131,7 +131,7 @@ http://v-ny.theus6tv.duckdns.org/hls/4.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNBCDT2.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-DT2 (COZI TV) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/4.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WNETDT1.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-DT1 (PBS THIRTEEN) (1080p) +#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="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) @@ -218,7 +218,7 @@ http://v-ny.theus6tv.duckdns.org/hls/48.3/playlist.m3u8 #EXTINF:-1 tvg-id="WRNNDT4.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-DT4 (QVC) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/48.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WTVEDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTVE-DT1 (720p) +#EXTINF:-1 tvg-id="WTVEDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTVE-DT1 (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/51.1/playlist.m3u8 #EXTINF:-1 tvg-id="WTVEDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTVE-DT2 (TimelessTV) (432p) @@ -248,6 +248,9 @@ http://v-ny.theus6tv.duckdns.org/hls/41.2/playlist.m3u8 #EXTINF:-1 tvg-id="WXTVDT3.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",WXTV-DT3 (Twist) #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/41.3/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",WNYJLD (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 +http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8 #EXTINF:-1 tvg-id="" 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-DT4 (Defy 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/31.4/playlist.m3u8 @@ -257,6 +260,3 @@ http://v-ny.theus6tv.duckdns.org/hls/31.7/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",WPHY-CD2 (SonLife) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/25.2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYJLD (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8 diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 82b0b06192..29904c801c 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -17,8 +17,6 @@ https://contv-plex-ingest.cinedigm.com/playlist.m3u8 https://contvanime-plex-ingest.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="Crackle.us" status="online",Crackle (720p) https://crackle-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.uk" status="online",Dark Matter TV (720p) -https://dmtv-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Docurama.us" status="online",Docurama (1080p) https://docurama-plex-ingest.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="DoveChannel.us" status="timeout",Dove Channel (1080p) @@ -95,5 +93,7 @@ https://linear-59.frequency.stream/dist/plex/59/hls/master/playlist.m3u8 https://edgesports-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Families (1080p) https://lds-realfamilies-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dark Matter TV (720p) +https://dmtv-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Freebie TV (720p) [Not 24/7] https://d1h1d6qoy9vnra.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/Freebie-Plex/187.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 81ed152b0e..7d42d8af10 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -24,9 +24,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a8 #EXTINF:-1 tvg-id="Anaylos7Spain.es" status="online",Pluto TV Ana y los 7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= -#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -62,11 +62,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007 #EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= -#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150978589c0700095f97ae/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= #EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e6949ab8e2b35bdcaa9f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e6949ab8e2b35bdcaa9f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=175&terminate=false&userId= #EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p) @@ -76,15 +76,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a #EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e2bceca5b4b2c0e06c50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=285&terminate=false&userId= #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] @@ -99,16 +99,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b60419becf60008 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Pluto TV Bloomberg TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/54ff7ba69222cb1c2624c584/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=54ff7ba69222cb1c2624c584&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=224&terminate=false&userId= -#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Bob l'รฉponge+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a -#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Bob l'รฉponge+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) @@ -119,7 +119,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4 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] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="CBSNews.us" status="error",Pluto TV CBSN (720p) +#EXTINF:-1 tvg-id="CBSNews.us" status="online",Pluto TV CBSN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a6b92f6e22a617379789618/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a6b92f6e22a617379789618&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=204&terminate=false&userId= #EXTINF:-1 tvg-id="CBSNewsBayArea.us" status="online",Pluto TV CBSN Bay Area CA (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1afb21486df0007abc57c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -142,17 +142,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= +#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] @@ -163,10 +163,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e32b297f96000768f928&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=501&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e32b297f96000768f928&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=501&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) [Not 24/7] @@ -236,17 +236,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4 #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40855b3fb0855028c99b6f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=315&terminate=false&userId= +#EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9debf8c881310007d7bde1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=165&terminate=false&userId= +#EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Degrassi.us" status="online",Pluto TV Degrassi (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6eeb85c05dfc257e5a50c4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6eeb85c05dfc257e5a50c4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=144&terminate=false&userId= #EXTINF:-1 tvg-id="Degrassi.us" status="online",Pluto TV Degrassi (720p) @@ -260,27 +260,27 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce4475cd43850831c #EXTINF:-1 tvg-id="DoctorWhoClassic.us" status="online",Pluto TV Doctor Who Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce4475cd43850831ca91ce7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Dogs247.us" status="online",Pluto TV Dogs 24/7 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b329e0a7b9d8872aeb49ceb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Dogs247.us" status="online",Pluto TV Dogs 24/7 (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b329e0a7b9d8872aeb49ceb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b329e0a7b9d8872aeb49ceb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=636&terminate=false&userId= +#EXTINF:-1 tvg-id="Dogs247.us" status="online",Pluto TV Dogs 24/7 (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b329e0a7b9d8872aeb49ceb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= +#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) 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) [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/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 #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/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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) @@ -294,8 +294,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c7828 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Pluto TV Euronews (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef310610007fb02b1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS @@ -305,10 +309,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd916 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/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="timeout",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -390,8 +390,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b580a2 #EXTINF:-1 tvg-id="iCarlyPlusGermany.de" status="online",Pluto TV iCarly+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2cb9f5b291000773807a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2cb9f5b291000773807a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c128fa6-7ec2-4a50-a81b-37f9e8c1e48f&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS @@ -399,14 +397,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [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/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="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="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) @@ -426,9 +426,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb95 #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= +#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] @@ -476,10 +476,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77977bd #EXTINF:-1 tvg-id="MLB.us" status="online",Pluto TV MLB (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= -#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= +#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e @@ -490,21 +490,23 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cf #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel -#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS03/master.m3u8 #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d3609cd6a6c78d7672f2a81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=868&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf330ea5068259a32320fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf330ea5068259a32320fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c740197-0587-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) @@ -513,8 +515,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6899a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea5068259a32320fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) @@ -522,6 +522,8 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515 #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -530,8 +532,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7 #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 @@ -541,14 +541,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fdb8ca91eedee1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4bf36000076a81b1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Narcos.us" status="online",Pluto TV Narcos (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7274806621ff00072651ff/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5da0c85bd2c9c10009370984/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5da0c85bd2c9c10009370984&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=836&terminate=false&userId= #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0c85bd2c9c10009370984/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a173d7340007c559f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] @@ -568,9 +568,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009 #EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.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="timeout",Pluto TV Nick Jr. Club (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] @@ -579,12 +579,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= -#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="error",Pluto TV Nick Jr. (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) @@ -592,13 +594,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c6080007 #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p) @@ -607,12 +607,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2bcd0fadc30007b4863b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2bcd0fadc30007b4863b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=26a921c8-2009-4fa8-9d4f-3edbe18a97f7&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= #EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) [Not 24/7] @@ -647,20 +647,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) +https://service-stitcher.clusters.pluto.tv/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) @@ -688,13 +688,13 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009b #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6f57ef2767e1846e59f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d548b050-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b6f8a12a-554c-4970-82ca-4dc1f84a4016&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56b27f85ff3037045055037e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=666&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.fr" status="online",Pluto TV Animaux (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60925a44f0350600075a1fdc/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c1-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5cc06a56-861b-4448-84df-34ad224ceaa7 #EXTINF:-1 tvg-id="PlutoTVAnimeAccion.us" status="online",Pluto TV Animรฉ Acciรณn (684p) @@ -755,12 +755,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5a4bb https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b3a4249444e05d09cc46/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b3a4249444e05d09cc46&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=663&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCars.us" status="online",Pluto TV Cars (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b3a4249444e05d09cc46/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCelebrity.us" status="online",Pluto TV Celebrity (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf1472907815f66a866dd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf1472907815f66a866dd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=320&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCelebrity.us" status="online",Pluto TV Celebrity (720p) @@ -773,30 +773,30 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cinรฉ (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cinรฉ (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cinรฉ (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.es" status="online",Pluto TV Cine Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (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/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/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) +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="timeout",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 (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCinePlusFrance.us" status="online",Pluto TV Cinรฉ+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a #EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.fr" status="online",Pluto TV Cinรฉ Rรฉtro (720p) @@ -811,6 +811,8 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46ae801f347500099 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #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="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (Spain) (720p) @@ -819,36 +821,34 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (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="PlutoTVComedieFrance.fr" status="online",Pluto TV Comรฉdie (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVComedieFrance.fr" status="online",Pluto TV Comรฉdie (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="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="PlutoTVComedieFrance.fr" status="online",Pluto TV Comรฉdie (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCompetencias.us" status="online",Pluto TV Competencias (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009bc1132/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="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="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="PlutoTVCrimeInvestigation360.us" status="online",Pluto TV Crime Investigation 360 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) @@ -867,24 +867,24 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1df0d50be2571e393ad31/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b85a7582921777994caea63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=91&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db048f9447d6c0009b8f29d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0d94d79f-0582-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b85a7582921777994caea63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=91&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db048f9447d6c0009b8f29d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0d94d79f-0582-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) @@ -897,10 +897,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -915,7 +915,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f280149c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60e45687313c5f0007bc8e94/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVElReinoInfantil.us" status="online",Pluto TV El Reino Infantil (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3d06fb60d8000781fce8/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVEmpenosalobestia.us" status="online",Pluto TV Empeรฑos a lo bestia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVEmpenosalobestia.us" status="timeout",Pluto TV Empeรฑos a lo bestia (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f23102d5e239d00074b092a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="online",Pluto TV Estrellas de Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d00074195ba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -930,9 +930,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9 #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p) https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVFBIFiles.us" status="online",Pluto TV FBI Files (720p) @@ -951,13 +951,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6140a074a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fรบtbol Para Fans (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/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) +#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="timeout",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 @@ -968,15 +968,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f5a9d #EXTINF:-1 tvg-id="PlutoTVGhostHunters.us" status="online",Pluto TV Ghost Hunters (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f27bbe4779de70007a6d1c1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHealth.us" status="online",Pluto TV Health (720p) @@ -1020,11 +1020,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60cc80732 #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="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc2d1ce10f0b0009e6cf9e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=efbfa162-0713-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) @@ -1033,6 +1033,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765786a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) @@ -1041,27 +1043,25 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) +#EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="timeout",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Sรฉries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 #EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Sรฉries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="timeout",Pluto TV Kids Sรฉries (360p) +#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Sรฉries (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= @@ -1097,10 +1097,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'ร  cรดtรฉ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 -#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) @@ -1114,9 +1114,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] @@ -1140,14 +1140,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009 #EXTINF:-1 tvg-id="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df6dd1d0007cf7bad/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb3fea0f711fd76340eebff&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=655&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb3fea0f711fd76340eebff&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=655&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="timeout",Pluto TV Misterios sin Resolver (480p) +#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (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= @@ -1163,16 +1163,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d3a31 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) 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="PlutoTVMTVAnimaciones.us" status="error",Pluto TV MTV Animaciones (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8ce2e426140007c78fd1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVEnVivo.us" status="online",Pluto TV MTV En Vivo (720p) @@ -1229,16 +1227,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571fa https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd833b41843b56328bac189/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2db26f0007b4aa73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) @@ -1258,9 +1256,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84db2db385180007 #EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="online",Pluto TV Peleas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98b0447665f200078caded/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPistasdeBlue.us" status="online",Pluto TV Pistas de Blue (480p) @@ -1269,10 +1267,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1285,34 +1283,34 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a429 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a8542c9b-0714-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2b9d8002db3c3e0b1c6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="error",Pluto TV Retro Toons (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a8542c9b-0714-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1331,16 +1329,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (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) [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) [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="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) @@ -1353,14 +1351,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd837642c6e930009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009e7deba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSherlockUK.uk" status="online",Pluto TV Sherlock (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c00abfed110009d97243/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms+ (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ab2b456c8cf265ce921&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms+ (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpace.us" status="online",Pluto TV Space (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2f98777f2e0009934ae7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) @@ -1382,11 +1380,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e22 #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) @@ -1400,11 +1398,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d135e29a #EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd81b1053ed2c6334ea0856/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSurfGermany.de" status="online",Pluto TV Surf (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d1ce51dbaca4afdb7abfe5f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d1ce51dbaca4afdb7abfe5f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSurfGermany.de" status="online",Pluto TV Surf (720p) @@ -1417,7 +1415,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="timeout",Pluto TV Teen (720p) +#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= @@ -1431,8 +1429,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96cc422df39f1a338d165&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=940&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTelenovelaFrance.fr" status="error",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTelenovelasSpain.es" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (240p) @@ -1446,9 +1442,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18f35a #EXTINF:-1 tvg-id="PlutoTVTheStoryofBeatclub.us" status="online",Pluto TV The Story of Beatclub (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f982c3420de4100070a545e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f982c3420de4100070a545e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=09ab0f67-3401-11eb-a786-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) @@ -1460,19 +1456,19 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfedccc #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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aae8c65727d0007d15a17/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812be1c249444e05d09cc50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812be1c249444e05d09cc50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=365&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) [Not 24/7] @@ -1508,25 +1504,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d49455df #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4bdb635ce813b38639e6a3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVYogaFrance.fr" status="online",Pluto TV Yoga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e91641/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb570-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ca55bef6-f2a6-488a-be5d-c7ba24d93cdd -#EXTINF:-1 tvg-id="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/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) @@ -1553,10 +1549,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a6f4c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82547b6b3df60007fec2b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82547b6b3df60007fec2b5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=458&terminate=false&userId= #EXTINF:-1 tvg-id="SlightlyOffIFC.us" status="online",Pluto TV Slightly Off By IFC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82547b6b3df60007fec2b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= +#EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="SmithsonianChannelSelects.us" status="online",Pluto TV Smithsonian Channel Selects (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21ea08007a49000762d349/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="SpikeAdventura.us" status="online",Spike Adventura (720p) @@ -1570,9 +1566,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) https://siloh.pluto.tv/lilo/production/Qello/ES/master.m3u8 #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= -#EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e7b24744c60007c1f6fc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=296&terminate=false&userId= #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) @@ -1592,9 +1588,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3 #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheAmazingRace.us" status="online",Pluto TV The Amazing Race (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e8a6e2f12b000755afdb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e8a6e2f12b000755afdb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=297&terminate=false&userId= -#EXTINF:-1 tvg-id="TheAmazingRace.us" status="online",Pluto TV The Amazing Race (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e8a6e2f12b000755afdb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheAmazingRace.us" status="online",Pluto TV The Amazing Race (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e8a6e2f12b000755afdb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e8a6e2f12b000755afdb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=297&terminate=false&userId= #EXTINF:-1 tvg-id="TheAsylum.us" status="online",The Asylum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cc81e793798650e4f7d9fd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cc81e793798650e4f7d9fd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=867f59cf-0586-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TheAsylum.us" status="online",The Asylum (240p) @@ -1625,18 +1621,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1649,6 +1643,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1658,9 +1654,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e791b7dba3b2ae #EXTINF:-1 tvg-id="ThisOldHouse.us" status="online",Pluto TV This Old House (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e791b7dba3b2ae990ab2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThreesCompany.us" status="online",Pluto TV Three's Company (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3977e5d773400077de284/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3977e5d773400077de284&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=508&terminate=false&userId= -#EXTINF:-1 tvg-id="ThreesCompany.us" status="online",Pluto TV Three's Company (720p) 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="ThreesCompany.us" status="error",Pluto TV Three's Company (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3977e5d773400077de284/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3977e5d773400077de284&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=508&terminate=false&userId= #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 (240p) [Not 24/7] @@ -1668,15 +1664,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b7 #EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= -#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= #EXTINF:-1 tvg-id="TopGearSpain.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="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= -#EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) @@ -1689,10 +1685,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) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c2d64ffbdf11b71587184b8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=455&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TVLandSitcoms.us" status="timeout",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="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) @@ -1712,9 +1708,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bb1f8 #EXTINF:-1 tvg-id="VevoCountry.us" status="online",Pluto TV VEVO Country (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0d75e84830900098a1ea0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VevoPop.us" status="online",Pluto TV Vevo Pop (1080p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b635b43dd1a399b39eee&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=890&terminate=false&userId= -#EXTINF:-1 tvg-id="VevoPop.us" status="online",Pluto TV Vevo Pop (1080p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="VevoPop.us" status="error",Pluto TV Vevo Pop (1080p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b635b43dd1a399b39eee&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=890&terminate=false&userId= #EXTINF:-1 tvg-id="VevoRB.us" status="online",Pluto TV VEVO R&B (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0d83f66c9700009b96d0e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VevoReggaetonTrap.us" status="online",Pluto TV VEVO Reggeaton & Trap (1080p) @@ -1736,13 +1732,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df #EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d48678d34ceb37d3c458a55&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=480&terminate=false&userId= +#EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (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 (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/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) @@ -1751,8 +1747,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="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="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (England) (720p) @@ -1763,8 +1759,6 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0510962948d000961d3c6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=576&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (England) (720p) @@ -1777,8 +1771,6 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ec5500d4c70007341c7c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e60-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=de18fdd4-d30a-4263-8ecc-df902150744d #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed0bb61f1200072ca4cd/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e61-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0698157f-70d9-4890-978e-e648d753b321 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime+ (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebbeabd18520007b37709/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9391-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=fc31112d-4925-4f44-b50f-ddf0ca08e7c7 #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d35dfa5c02e717a234f86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=651&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Insight+ (720p) @@ -1791,10 +1783,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6a https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 #EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) @@ -1805,26 +1801,28 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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 Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b855972c36600076b7ddd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b855972c36600076b7ddd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4433ef8f-a215-466e-a65b-405518cd6e6c&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Guรญa de canales (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Guรญa de canales (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] @@ -1833,12 +1831,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c77782300007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rockoโ€™s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cinรฉma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Animรฉ All Day (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] @@ -1849,10 +1847,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e41be30cb6054c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (480p) [Not 24/7] @@ -1887,6 +1885,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a51 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) [Not 24/7] @@ -1895,12 +1895,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab9c6d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac947dcd00d0007937c08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comรฉdia (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099c49f600076579b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Animรฉ All Day (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Investigaรงรฃo (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Vida Real (720p) @@ -1924,8 +1924,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV After School Cartoons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1933,6 +1931,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafa http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Ukraine (720p) http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= #EXTINF:-1 tvg-id="" status="online",G4 Select (720p) https://siloh.pluto.tv/lilo/production/G4EN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) @@ -1955,27 +1955,19 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e41be30cb6054c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime+ (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebbeabd18520007b37709/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9391-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=fc31112d-4925-4f44-b50f-ddf0ca08e7c7 #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Animรฉ All Day (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="timeout",Pluto TV Anime (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= diff --git a/streams/us_roku.m3u b/streams/us_roku.m3u index 0368106bbe..9615a4dc1f 100644 --- a/streams/us_roku.m3u +++ b/streams/us_roku.m3u @@ -43,7 +43,7 @@ https://eleven-rebroadcast-samsung.roku.wurl.com/manifest/playlist.m3u8 https://happykids-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="HauntTV.us" status="online",Haunt TV (1080p) https://haunttv-roku.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Horrify.us" status="online",Horrify (1080p) +#EXTINF:-1 tvg-id="Horrify.us" status="blocked",Horrify (1080p) https://olympusamagi.pc.cdn.bitgravity.com/Horrify-roku/master.m3u8 #EXTINF:-1 tvg-id="iFoodTV.us" status="online",iFood.TV (1080p) https://ft-ifood-roku.amagi.tv/playlist.m3u8 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index f00e173174..c844fb793f 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AigaioTV.gr" status="online",Aigaio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AigaioTV.gr" status="error",Aigaio TV (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/aigaiotv1/index.m3u8 #EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] @@ -20,6 +20,6 @@ https://tna5.bozztv.com/televisionsolar/index.m3u8 #EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Cusco/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Channel B (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Channel B (1080p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/channelb/index.m3u8 diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 641f4a500b..ca99e30a08 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -59,7 +59,7 @@ https://dai.google.com/linear/hls/event/3w3PsYzZQzS8lyRfi7e4mQ/master.m3u8 https://dai.google.com/linear/hls/event/xC8SDBfbTKCTCa20kFJQXQ/master.m3u8 #EXTINF:-1 tvg-id="MagellanTV.us" status="online",Magellan TV (720p) https://dai.google.com/linear/hls/event/5xreV3X4T9WxeIbrwOmdMA/master.m3u8 -#EXTINF:-1 tvg-id="Mobcrush.us" status="online",Mobcrush (720p) +#EXTINF:-1 tvg-id="Mobcrush.us" status="timeout",Mobcrush (720p) https://dai.google.com/linear/hls/event/LGDVXxxyT8SxrL4-ZodxKw/master.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) https://uplynkcontent.sinclairstoryline.com/channel/ddd76fdc1c0a456ba537e4f48e827d3e.m3u8 @@ -81,8 +81,6 @@ https://dai.google.com/linear/hls/event/8R__yZf7SR6yMb-oTXgbEQ/master.m3u8 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="StingrayEverything80s.ca" status="online",Stingray Everything 80s (1080p) -https://stirr.ott-channels.stingray.com/128/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) @@ -97,13 +95,13 @@ https://dai.google.com/linear/hls/event/5bqbG8j7T_6_qMONC1SDsg/master.m3u8 https://dai.google.com/linear/hls/event/6RPZlzksTCyB1euPqLcBZQ/master.m3u8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts (1080p) https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="online",STIRR City Abilene (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="error",STIRR City Abilene (720p) [Not 24/7] https://dai.google.com/linear/hls/event/uxPBn5ErTQ-FOjxIYle2PA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="error",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="error",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="error",STIRR City Amarillo (720p) +#EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="online",STIRR City Amarillo (720p) https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAustin.us" status="error",STIRR City Austin (480p) https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 @@ -117,9 +115,9 @@ https://dai.google.com/linear/hls/event/kJPGlFKuS0itUoW7TfuDYQ/master.m3u8 https://dai.google.com/linear/hls/event/FKoa3RaEQxyyrf8PfPbgkg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBeaumontPortArthur.us" status="online",STIRR City Beaumont Port Arthur (720p) https://dai.google.com/linear/hls/event/tlvrrqidRaG0KbLN4Hd5mg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBirmingham.us" status="online",STIRR City Birmingham (720p) +#EXTINF:-1 tvg-id="STIRRCityBirmingham.us" status="error",STIRR City Birmingham (720p) https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBoise.us" status="online",STIRR City Boise (480p) +#EXTINF:-1 tvg-id="STIRRCityBoise.us" status="error",STIRR City Boise (480p) https://dai.google.com/linear/hls/event/EXltT2IOQvCIn8v23_15ow/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCadillac.us" status="error",STIRR City Cadillac (720p) https://dai.google.com/linear/hls/event/do9arGJBTD--KARQ056kpw/master.m3u8 @@ -129,19 +127,19 @@ https://dai.google.com/linear/hls/event/zPJC-rOUTg28uymLdmYw5w/master.m3u8 https://dai.google.com/linear/hls/event/YLDvM8DGQyqsYnDsgxOBPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCharleston.us" status="online",STIRR City Charleston (720p) https://dai.google.com/linear/hls/event/kMNMCCQsQYyyk2n2h_4cNw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCharlestonHuntington.us" status="error",STIRR City Charleston Huntington (234p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityCharlestonHuntington.us" status="online",STIRR City Charleston Huntington (234p) [Not 24/7] https://dai.google.com/linear/hls/event/fLqJePs_QR-FRTttC8fMIA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChattanooga.us" status="error",STIRR City Chattanooga (720p) https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChicoRedding.us" status="online",STIRR City Chico-Redding (720p) [Not 24/7] https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="error",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="error",STIRR City Columbus #1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="error",STIRR City Columbus #2 (720p) https://dai.google.com/linear/hls/event/QLfrYVtERpCnzM7qE_PkUw/master.m3u8 @@ -163,7 +161,7 @@ https://dai.google.com/linear/hls/event/tFAJ7xPcTYaLKwIfUA-JIw/master.m3u8 https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGrandRapids.us" status="error",STIRR City Grand Rapids (480p) [Not 24/7] https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="error",STIRR City Green Bay (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 @@ -173,7 +171,7 @@ https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 https://dai.google.com/linear/hls/event/W_NyV_9eQ-qa0XDSMfYkEg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityHastings.us" status="error",STIRR City Hastings (720p) https://dai.google.com/linear/hls/event/xtKyBDIFSZa6cT4Of9yaGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="error",STIRR City Johnstown Altoona (720p) +#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="online",STIRR City Johnstown Altoona (720p) https://dai.google.com/linear/hls/event/BXZlH0kXTeGczlQ49-0QFQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLasVegas.us" status="online",STIRR City Las Vegas (720p) https://dai.google.com/linear/hls/event/yDGZP35hTsqdf2rwaP1BGQ/master.m3u8 @@ -189,41 +187,41 @@ 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="error",STIRR City Milwaukee (720p) https://dai.google.com/linear/hls/event/jWaxnXHPQjGX1yTxuFxpuw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMinneapolis.us" status="online",STIRR City Minneapolis (720p) +#EXTINF:-1 tvg-id="STIRRCityMinneapolis.us" status="error",STIRR City Minneapolis (720p) https://dai.google.com/linear/hls/event/0P8RZiJkSBWfVDtjy-IiIQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMissoula.us" status="online",STIRR City Missoula (720p) https://dai.google.com/linear/hls/event/ARX9M-X8RieADdAEYPXNuA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="error",STIRR City Nashville (720p) +#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="online",STIRR City Nashville (720p) https://dai.google.com/linear/hls/event/IG9ThaPaTwCojeoEWVNZRQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityNorfolkPortsmouth.us" status="error",STIRR City Norfolk Portsmouth (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityNorfolkPortsmouth.us" status="online",STIRR City Norfolk Portsmouth (720p) [Not 24/7] https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityOklahomaCity.us" status="online",STIRR City Oklahoma City (234p) https://dai.google.com/linear/hls/event/pRd-k6tZSiCRsw_f51Vcvg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityOttumwa.us" status="error",STIRR City Ottumwa (720p) +#EXTINF:-1 tvg-id="STIRRCityOttumwa.us" status="online",STIRR City Ottumwa (720p) https://dai.google.com/linear/hls/event/jH-4z3EkQO-fLYYgjX7d3g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="error",STIRR City Pensacola (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="online",STIRR City Pensacola (720p) [Not 24/7] https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPittsburgh.us" status="online",STIRR City Pittsburgh (720p) [Not 24/7] https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="error",STIRR City Portland (720p) +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="error",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="error",STIRR City Quincy (720p) +#EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) https://dai.google.com/linear/hls/event/bjWdbDzwTMOMd8Wmxl4rwg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityRaleighDurham.us" status="error",STIRR City Raleigh Durham (720p) [Not 24/7] https://dai.google.com/linear/hls/event/86JIujPNRWiVvtfzksp8QQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityReno.us" status="online",STIRR City Reno (480p) [Not 24/7] https://dai.google.com/linear/hls/event/0Zb5SSQcTme6P7FYwwAwcQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityRochester.us" status="error",STIRR City Rochester (720p) +#EXTINF:-1 tvg-id="STIRRCityRochester.us" status="online",STIRR City Rochester (720p) https://dai.google.com/linear/hls/event/FftwN8CLTnaX1pFHztXlYw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySaltLakeCity.us" status="online",STIRR City Salt Lake City (720p) https://dai.google.com/linear/hls/event/1bMiswhQQxqH-X8D3qbmKQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySanAntonio.us" status="error",STIRR City San Antonio (720p) +#EXTINF:-1 tvg-id="STIRRCitySanAntonio.us" status="online",STIRR City San Antonio (720p) https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="online",STIRR City Seattle (720p) https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 @@ -233,13 +231,13 @@ https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySpringfield2.us" status="error",STIRR City Springfield #2 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityStLouis.us" status="online",STIRR City St. Louis (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityStLouis.us" status="error",STIRR City St. Louis (720p) [Not 24/7] https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="online",STIRR City Syracuse (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="error",STIRR City Syracuse (720p) [Not 24/7] https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityToledo.us" status="error",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="error",STIRR City Tri-Cities (720p) +#EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="error",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 @@ -269,11 +267,11 @@ https://dai.google.com/linear/hls/event/YF2jfXh_QROPxoHEwp1Abw/master.m3u8 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="TennisChannelPlus1.us" status="online",Tennis Channel+ 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TennisChannelPlus1.us" status="error",Tennis Channel+ 1 (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/f2f8b269-dd85-4434-bdd3-b3a64ca9cd60.m3u8 -#EXTINF:-1 tvg-id="TennisChannelPlus2.us" status="online",Tennis Channel+ 2 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TennisChannelPlus2.us" status="error",Tennis Channel+ 2 (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/e1838c44-dcb6-47b5-93d4-a0547833518f.m3u8 -#EXTINF:-1 tvg-id="TennisChannelPlus2.us" status="online",Tennis Channel+ 2 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TennisChannelPlus2.us" status="error",Tennis Channel+ 2 (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/e1838c44-dcb6-47b5-93d4-a0547833518f/g.m3u8 #EXTINF:-1 tvg-id="TheAsylum.us" status="timeout",The Asylum (1080p) http://asylum-stirr.amagi.tv/playlist.m3u8 @@ -289,7 +287,7 @@ https://dai.google.com/linear/hls/event/nX39-giHRPuKQiVAhua0Kg/master.m3u8 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="USSPORTTennisPlus1.us" status="online",US SPORT Tennis Plus 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="USSPORTTennisPlus1.us" status="error",US SPORT Tennis Plus 1 (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/f2f8b269-dd85-4434-bdd3-b3a64ca9cd60/g.m3u8 #EXTINF:-1 tvg-id="WaypointTV.us" status="online",Waypoint TV (1080p) https://dai.google.com/linear/hls/event/im0MqOKRTHy9nVa1sirQSg/master.m3u8 @@ -301,10 +299,10 @@ https://dai.google.com/linear/hls/event/3dbJrQmVT_-psb-KBYuKQA/master.m3u8 https://dai.google.com/linear/hls/event/akursTHNTo6qGf1TtlHNsw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Outside TV (1080p) https://dai.google.com/linear/hls/event/HJAq3zH1SUy_B6fb1j80_Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Docurama (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/Hx_PEMEsSzOCcZgy0Tq2YQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Comedy Dynamics (1080p) https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) -https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) @@ -317,10 +315,12 @@ https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR People TV (1080p) https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Docurama (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/Hx_PEMEsSzOCcZgy0Tq2YQ/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",STIRR CineLife (1080p) https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) +https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) @@ -331,18 +331,14 @@ https://ott-linear-channels.stingray.com/hls/stirr/104.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Today's Latin Pop (1080p) https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 -#EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) -https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Stingray Everything 80s (1080p) +https://stirr.ott-channels.stingray.com/128/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) -https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) +https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] -https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN New York NY (720p) http://dai.google.com/linear/hls/event/rtcMlf4RTvOEkaudeany5w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) @@ -351,6 +347,8 @@ http://stadium.sinclair.wurl.com/manifest/playlist.m3u8 https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] @@ -375,6 +373,8 @@ https://dai.google.com/linear/hls/event/gvO6-Y6TTjCxRf1QALU4VQ/master.m3u8 https://dai.google.com/linear/hls/event/i5SXVKI4QIuV-eF2XAH4FQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Choppertown (720p) https://dai.google.com/linear/hls/event/N3c94WZQQq2fruixzfcCUQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) +https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR PursuitUp (720p) https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Dallas Ft Worth TX (720p) @@ -385,8 +385,6 @@ https://dai.google.com/linear/hls/event/Sid4xiTQTkCT1SLu6rjUSQ/master.m3u8 https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Los Angeles CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Philly PA (720p) @@ -403,11 +401,13 @@ https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) -https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] +https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR National (720p) -https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) +https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 86a00b5fa9..bcfe55f994 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AnAmericanChristmasCarol.us" status="online",An American Christmas Carol (720p) -https://cloudfront.tubi.video/5b97b1f5-a605-44a5-a192-12e10beece40/sd846jzc/stream.m3u8 #EXTINF:-1 tvg-id="EstrellaNews.us" status="online",Estrella News (720p) https://csm-e-eb.csm.tubi.video/csm/live/247083838.m3u8 #EXTINF:-1 tvg-id="FoxSoul.us" status="online",Fox Soul (720p) @@ -21,13 +19,11 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://lnc-people-tv.tubi.video/index.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="SantaandtheThreeBears.us" status="online",Santa and the Three Bears (480p) -https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.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="error",USA Today SportsWire +#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="WeatherNation.us" status="online",Weathernation (720p) [Geo-blocked] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Weather-Nation.m3u8 @@ -37,8 +33,6 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) @@ -63,6 +57,8 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTTV-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 5 Atlanta GA (WAGA-TV) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WAGA-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX 32 Chicago IL (WFLD) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WFLD-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 2 Detroit MI (WJBK) (720p) [Not 24/7] @@ -73,18 +69,14 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WNYW-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WOFL-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 5 Washington DC (WTTG) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 13 Tampa Bay FL (WTVT) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 #EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 #EXTINF:-1 tvg-id="" status="online",WAPT-TV News Jackson MS (720p) @@ -97,6 +89,8 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 #EXTINF:-1 tvg-id="" status="online",WGAL-TV News Lancaster PA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 +#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] @@ -113,13 +107,15 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 32 Chicago IL (WFLD) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WFLD-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",An American Christmas Carol (720p) +https://cloudfront.tubi.video/5b97b1f5-a605-44a5-a192-12e10beece40/sd846jzc/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX 13 Tampa Bay FL (WTVT) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 +#EXTINF:-1 tvg-id="" status="online",Santa and the Three Bears (480p) +https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 #EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 -#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 diff --git a/streams/us_vizio.m3u b/streams/us_vizio.m3u index 3d66766e08..6e676bacc2 100644 --- a/streams/us_vizio.m3u +++ b/streams/us_vizio.m3u @@ -17,8 +17,6 @@ https://gsn-cinevault-westerns-1-us.vizio.wurl.tv/playlist.m3u8 https://circle-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) https://contvanime-vizio-ingest.cinedigm.com/master.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.uk" status="online",Dark Matter TV (720p) -https://dmtv-viziosc.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="DoveChannel.us" status="timeout",Dove Channel (1080p) https://dove-channel.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FoxSoul.us" status="online",Fox Soul (1080p) @@ -79,5 +77,7 @@ https://yahoo-vizio.amagi.tv/playlist.m3u8 https://younghollywood-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ion Plus (1080p) https://ion-ion-plus-1.vizio.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dark Matter TV (720p) +https://dmtv-viziosc.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",LEGO Channels (720p) https://legochannel-vizio.amagi.tv/playlist.m3u8 diff --git a/streams/us_wfmz.m3u b/streams/us_wfmz.m3u index 582c3fcaa3..ae649f4319 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -5,5 +5,5 @@ https://cdn.jaybirdtv.com/wfmz/5/live/master.m3u8 https://cdn.jaybirdtv.com/wfmz/6/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ Traffic https://cdn.jaybirdtv.com/wfmz/channel/7/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ PPL Tower Camera +#EXTINF:-1 tvg-id="" status="timeout",WFMZ PPL Tower Camera https://cdn.jaybirdtv.com/wfmz/channel/9/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index a531f1bdd6..12961ad28f 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -3,7 +3,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-abcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="AmericanClassics.us" status="online",American Classics (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericanclassics/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="timeout",America's Test Kitchen (720p) +#EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",America's Test Kitchen (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericastestkitchen/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="online",Architectural Digest (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/playlist.m3u8 @@ -17,7 +17,7 @@ http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8 https://blacknewschannel-xumo-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknewschannel-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) https://blacknewschannel-xumo-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) +#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="timeout",Black News Channel (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 @@ -31,7 +31,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 https://circle-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcircletv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) +#EXTINF:-1 tvg-id="Circle.us" status="error",Circle (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-circle/CDN/master.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 @@ -49,7 +49,7 @@ https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/maste https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmHub.us" status="timeout",Film Hub (720p) +#EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 @@ -81,7 +81,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Hungry.us" status="online",Hungry (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhungry/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="InsightTV.nl" status="timeout",Insight TV (720p) +#EXTINF:-1 tvg-id="InsightTV.nl" status="error",Insight TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 #EXTINF:-1 tvg-id="Journy.us" status="online",Journy (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxjourny/CDN/playlist.m3u8 @@ -97,11 +97,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumolivexlive/CDN/master.m3u8 #EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="online",Maverick Black Cinema (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Moovimex.mx" status="online",Moovimex (720p) +#EXTINF:-1 tvg-id="Moovimex.mx" status="timeout",Moovimex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="timeout",NBC News Now (1080p) +#EXTINF:-1 tvg-id="NBCNewsNow.us" status="error",NBC News Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-newsmaxxumo/CDN/playlist.m3u8 @@ -129,8 +129,6 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 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="RedboxFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (Redbox) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxUnsolvedMysteries.us" status="online",FilmRise Forensic Files (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxunsolvedmysteries/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ReelzChannelXUMO.us" status="online",Reelz Channel (XUMO) (720p) @@ -151,7 +149,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumosportsgrid/CDN/master.m3u8 https://sportsgrid-xumo-us.amagi.tv/xumo.m3u8 #EXTINF:-1 tvg-id="Stadium.us" status="online",Stadium (720p) https://dai2.xumo.com/amagi_hls_data_xumo1234A-stadiumsports/CDN/master.m3u8 -#EXTINF:-1 tvg-id="StingrayAmbience.ca" status="online",Stingray Ambience (1080p) +#EXTINF:-1 tvg-id="StingrayAmbience.ca" status="timeout",Stingray Ambience (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziostingrayambiance/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayClassicRock.ca" status="online",Stingray Classic Rock (1080p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayclassicrock/CDN/playlist.m3u8 @@ -171,7 +169,7 @@ 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) +#EXTINF:-1 tvg-id="StingrayQello.ca" status="timeout",Stingray Qello Concerts (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraysoulstorm/CDN/playlist.m3u8 @@ -217,6 +215,8 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",FilmRise Free Movies (Redbox) (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) diff --git a/streams/va.m3u b/streams/va.m3u index 489aef0f9d..9ef1f47e6b 100644 --- a/streams/va.m3u +++ b/streams/va.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="TV2000.va" status="online",TV2000 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2000.va" status="error",TV2000 (360p) [Not 24/7] http://cld01ibi16.wz.tv2000.it/tv2000_alfa.m3u8 -#EXTINF:-1 tvg-id="TV2000.va" status="online",TV2000 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2000.va" status="error",TV2000 (360p) [Not 24/7] http://mi1.wz.tv2000.it/tv2000_alfa.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index cfb461f1f3..1b4b201628 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -33,8 +33,6 @@ https://cloud.streamingconnect.tv/hls/televen/televenweb.m3u8 https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 #EXTINF:-1 tvg-id="TVFamilia.ve" status="online",TV Familia (720p) https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 -#EXTINF:-1 tvg-id="Venevision.ve" status="error",Venevision [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live #EXTINF:-1 tvg-id="VePlusVenezuela.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 #EXTINF:-1 tvg-id="VPItv.ve" status="online",VPItv (480p) [Not 24/7] diff --git a/streams/vn.m3u b/streams/vn.m3u index b8be7ed551..83743b0b67 100644 --- a/streams/vn.m3u +++ b/streams/vn.m3u @@ -49,14 +49,14 @@ https://livefta.malimarcdn.com/ftaedge00/vanphenhtv.sdp/playlist.m3u8 http://210.86.230.202:8134/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 #EXTINF:-1 tvg-id="VNews.vn" status="online",V News https://16371213858134.vnns.net/ttxvn_abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) -https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VTV8 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda2/vtv8hd_vhls.smil/chunklist_b5000000.m3u8 #EXTINF:-1 tvg-id="" status="online",VTV9 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda2/vtv9_vhls.smil/chunklist_b5000000.m3u8 #EXTINF:-1 tvg-id="" status="online",VTV7 (1080p) [Geo-blocked] [Not 24/7] https://vips-livecdn.fptplay.net/hda3/vtv7hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) +https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Look Thoong TV (720p) [Not 24/7] https://livefta.malimarcdn.com/ftaedge00/lookthoongtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ning TV (720p) diff --git a/streams/vn_fptplay.m3u b/streams/vn_fptplay.m3u index 7c3ee431ac..6d6af58cc8 100644 --- a/streams/vn_fptplay.m3u +++ b/streams/vn_fptplay.m3u @@ -14,6 +14,9 @@ https://livecdn.fptplay.net/hda2/bbcearth_vhls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="BoomerangSoutheastAsia.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",Boomerang South East Asia (Vietnamese dub) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://livecdn.fptplay.net/hda3/boomerang_vhls.smil/chunklist.m3u8 +#EXTINF:-1 tvg-id="CartoonNetworkVietnam.vn" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",Cartoon Network Vietnam [Geo-blocked] (1080p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 +https://livecdn.fptplay.net/hda3/cartoonnetworkhd_vhls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="CBeebiesAsia.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",CBeebies Asia (Vietnamese dub) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://livecdn.fptplay.net/hda3/cbeebies_vhls.smil/chunklist.m3u8