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 f42b4e2c81..5498c342c3 100644 --- a/README.md +++ b/README.md @@ -4,71 +4,111 @@ 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
Auto12https://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
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
Culture16https://iptv-org.github.io/iptv/categories/culture.m3u
Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u
Education42https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment175https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family21https://iptv-org.github.io/iptv/categories/family.m3u
General376https://iptv-org.github.io/iptv/categories/general.m3u
Education41https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment170https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family19https://iptv-org.github.io/iptv/categories/family.m3u
General360https://iptv-org.github.io/iptv/categories/general.m3u
Kids140https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative39https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle65https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Movies209https://iptv-org.github.io/iptv/categories/movies.m3u
Music311https://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
Religious194https://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
Legislative32https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle62https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Movies205https://iptv-org.github.io/iptv/categories/movies.m3u
Music305https://iptv-org.github.io/iptv/categories/music.m3u
News329https://iptv-org.github.io/iptv/categories/news.m3u
Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u
Relax17https://iptv-org.github.io/iptv/categories/relax.m3u
Religious192https://iptv-org.github.io/iptv/categories/religious.m3u
Series152https://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
Travel19https://iptv-org.github.io/iptv/categories/travel.m3u
Sports175https://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
XXX55https://iptv-org.github.io/iptv/categories/xxx.m3u
Undefined4752https://iptv-org.github.io/iptv/categories/undefined.m3u
XXX54https://iptv-org.github.io/iptv/categories/xxx.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: + @@ -77,61 +117,60 @@ To watch IPTV, simply insert one of the links below into any player that support - - + + - + - + + - + - + - - + + - - + + - + - - + + - - - - + + + + - - - - + + + + - + - - + + - + - - @@ -142,345 +181,361 @@ To watch IPTV, simply insert one of the links below into any player that support - + - + - - + + - + - + - + - - - - + + + + - - + +
Albanian36https://iptv-org.github.io/iptv/languages/sqi.m3u
Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u
Arabic329https://iptv-org.github.io/iptv/languages/ara.m3u
Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u
Arabic333https://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
Azerbaijani13https://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
Bengali33https://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
Chinese57https://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
Danish13https://iptv-org.github.io/iptv/languages/dan.m3u
Czech17https://iptv-org.github.io/iptv/languages/ces.m3u
Danish12https://iptv-org.github.io/iptv/languages/dan.m3u
Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u
Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u
Dutch83https://iptv-org.github.io/iptv/languages/nld.m3u
English1466https://iptv-org.github.io/iptv/languages/eng.m3u
Dutch84https://iptv-org.github.io/iptv/languages/nld.m3u
English1434https://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
German178https://iptv-org.github.io/iptv/languages/deu.m3u
Greek76https://iptv-org.github.io/iptv/languages/ell.m3u
German181https://iptv-org.github.io/iptv/languages/deu.m3u
Greek78https://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
Hindi55https://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
Indonesian157https://iptv-org.github.io/iptv/languages/ind.m3u
Hindi48https://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
Indonesian163https://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
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
Irish2https://iptv-org.github.io/iptv/languages/gle.m3u
Italian150https://iptv-org.github.io/iptv/languages/ita.m3u
Japanese18https://iptv-org.github.io/iptv/languages/jpn.m3u
Javanese1https://iptv-org.github.io/iptv/languages/jav.m3u
Kannada4https://iptv-org.github.io/iptv/languages/kan.m3u
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
Korean117https://iptv-org.github.io/iptv/languages/kor.m3u
Kurdish15https://iptv-org.github.io/iptv/languages/kur.m3u
Korean108https://iptv-org.github.io/iptv/languages/kor.m3u
Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u
Lao7https://iptv-org.github.io/iptv/languages/lao.m3u
Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u
Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u
Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u
Lithuanian4https://iptv-org.github.io/iptv/languages/lit.m3u
Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u
Malay18https://iptv-org.github.io/iptv/languages/msa.m3u
Malayalam43https://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
Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u
Persian76https://iptv-org.github.io/iptv/languages/fas.m3u
Polish33https://iptv-org.github.io/iptv/languages/pol.m3u
Portuguese139https://iptv-org.github.io/iptv/languages/por.m3u
Portuguese135https://iptv-org.github.io/iptv/languages/por.m3u
Romanian34https://iptv-org.github.io/iptv/languages/ron.m3u
Russian306https://iptv-org.github.io/iptv/languages/rus.m3u
Serbian41https://iptv-org.github.io/iptv/languages/srp.m3u
Serbian42https://iptv-org.github.io/iptv/languages/srp.m3u
Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u
Sinhala6https://iptv-org.github.io/iptv/languages/sin.m3u
Slovak16https://iptv-org.github.io/iptv/languages/slk.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u
Slovak14https://iptv-org.github.io/iptv/languages/slk.m3u
Slovenian8https://iptv-org.github.io/iptv/languages/slv.m3u
Somali3https://iptv-org.github.io/iptv/languages/som.m3u
Spanish1053https://iptv-org.github.io/iptv/languages/spa.m3u
Spanish1017https://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
Tagalog10https://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
Turkish128https://iptv-org.github.io/iptv/languages/tur.m3u
Turkish129https://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
Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u
Vietnamese43https://iptv-org.github.io/iptv/languages/vie.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
Vietnamese44https://iptv-org.github.io/iptv/languages/vie.m3u
Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u
Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u
Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u
Yue Chinese1https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined2292https://iptv-org.github.io/iptv/languages/undefined.m3u
Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined2366https://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: + - - - - - + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CountryChannelsPlaylist
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan70https://iptv-org.github.io/iptv/countries/af.m3u
๐Ÿ‡ฆ๐Ÿ‡ฑ Albania96https://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
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan66https://iptv-org.github.io/iptv/countries/af.m3u
๐Ÿ‡ฆ๐Ÿ‡ฑ Albania95https://iptv-org.github.io/iptv/countries/al.m3u
๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria87https://iptv-org.github.io/iptv/countries/dz.m3u
๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa42https://iptv-org.github.io/iptv/countries/as.m3u
๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra58https://iptv-org.github.io/iptv/countries/ad.m3u
๐Ÿ‡ฆ๐Ÿ‡ด Angola44https://iptv-org.github.io/iptv/countries/ao.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
๐Ÿ‡ฆ๐Ÿ‡ท 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
๐Ÿ‡ฆ๐Ÿ‡น Austria85https://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
๐Ÿ‡ง๐Ÿ‡ญ Bahrain83https://iptv-org.github.io/iptv/countries/bh.m3u
๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh74https://iptv-org.github.io/iptv/countries/bd.m3u
๐Ÿ‡ง๐Ÿ‡ง Barbados45https://iptv-org.github.io/iptv/countries/bb.m3u
๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla43https://iptv-org.github.io/iptv/countries/ai.m3u
๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica40https://iptv-org.github.io/iptv/countries/aq.m3u
๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda43https://iptv-org.github.io/iptv/countries/ag.m3u
๐Ÿ‡ฆ๐Ÿ‡ท Argentina200https://iptv-org.github.io/iptv/countries/ar.m3u
๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia88https://iptv-org.github.io/iptv/countries/am.m3u
๐Ÿ‡ฆ๐Ÿ‡ผ Aruba46https://iptv-org.github.io/iptv/countries/aw.m3u
๐Ÿ‡ฆ๐Ÿ‡บ Australia88https://iptv-org.github.io/iptv/countries/au.m3u
๐Ÿ‡ฆ๐Ÿ‡น Austria86https://iptv-org.github.io/iptv/countries/at.m3u
๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan73https://iptv-org.github.io/iptv/countries/az.m3u
๐Ÿ‡ง๐Ÿ‡ธ Bahamas45https://iptv-org.github.io/iptv/countries/bs.m3u
๐Ÿ‡ง๐Ÿ‡ญ Bahrain79https://iptv-org.github.io/iptv/countries/bh.m3u
๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh68https://iptv-org.github.io/iptv/countries/bd.m3u
๐Ÿ‡ง๐Ÿ‡ง Barbados44https://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
๐Ÿ‡ง๐Ÿ‡ฟ 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
๐Ÿ‡ง๐Ÿ‡น Bhutan55https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡ด Bolivia110https://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
๐Ÿ‡ง๐Ÿ‡ท Brazil163https://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
๐Ÿ‡ง๐Ÿ‡ณ 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
๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia59https://iptv-org.github.io/iptv/countries/kh.m3u
๐Ÿ‡จ๐Ÿ‡ฒ Cameroon47https://iptv-org.github.io/iptv/countries/cm.m3u
๐Ÿ‡จ๐Ÿ‡ฆ Canada125https://iptv-org.github.io/iptv/countries/ca.m3u
๐Ÿ‡จ๐Ÿ‡ป Cape Verde44https://iptv-org.github.io/iptv/countries/cv.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
๐Ÿ‡จ๐Ÿ‡ฑ Chile215https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China964https://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
๐Ÿ‡จ๐Ÿ‡ด Colombia141https://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 Rica118https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡ญ๐Ÿ‡ท Croatia68https://iptv-org.github.io/iptv/countries/hr.m3u
๐Ÿ‡จ๐Ÿ‡บ Cuba91https://iptv-org.github.io/iptv/countries/cu.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curacao50https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus83https://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
๐Ÿ‡ฉ๐Ÿ‡ฐ 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 Republic171https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡น๐Ÿ‡ฑ East Timor48https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador107https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt108https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador106https://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
๐Ÿ‡ช๐Ÿ‡น Ethiopia45https://iptv-org.github.io/iptv/countries/et.m3u
๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands41https://iptv-org.github.io/iptv/countries/fk.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
๐Ÿ‡ซ๐Ÿ‡ท 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
๐Ÿ‡ฌ๐Ÿ‡ช Georgia68https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany228https://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
๐Ÿ‡ง๐Ÿ‡ช Belgium87https://iptv-org.github.io/iptv/countries/be.m3u
๐Ÿ‡ง๐Ÿ‡ฟ Belize44https://iptv-org.github.io/iptv/countries/bz.m3u
๐Ÿ‡ง๐Ÿ‡ฏ Benin44https://iptv-org.github.io/iptv/countries/bj.m3u
๐Ÿ‡ง๐Ÿ‡ฒ Bermuda41https://iptv-org.github.io/iptv/countries/bm.m3u
๐Ÿ‡ง๐Ÿ‡น Bhutan51https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡ด Bolivia105https://iptv-org.github.io/iptv/countries/bo.m3u
๐Ÿ‡ง๐Ÿ‡ถ Bonaire40https://iptv-org.github.io/iptv/countries/bq.m3u
๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina68https://iptv-org.github.io/iptv/countries/ba.m3u
๐Ÿ‡ง๐Ÿ‡ผ Botswana43https://iptv-org.github.io/iptv/countries/bw.m3u
๐Ÿ‡ง๐Ÿ‡ป Bouvet Island40https://iptv-org.github.io/iptv/countries/bv.m3u
๐Ÿ‡ง๐Ÿ‡ท Brazil158https://iptv-org.github.io/iptv/countries/br.m3u
๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory40https://iptv-org.github.io/iptv/countries/io.m3u
๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands43https://iptv-org.github.io/iptv/countries/vg.m3u
๐Ÿ‡ง๐Ÿ‡ณ Brunei51https://iptv-org.github.io/iptv/countries/bn.m3u
๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria68https://iptv-org.github.io/iptv/countries/bg.m3u
๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso46https://iptv-org.github.io/iptv/countries/bf.m3u
๐Ÿ‡ง๐Ÿ‡ฎ Burundi43https://iptv-org.github.io/iptv/countries/bi.m3u
๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia56https://iptv-org.github.io/iptv/countries/kh.m3u
๐Ÿ‡จ๐Ÿ‡ฒ Cameroon46https://iptv-org.github.io/iptv/countries/cm.m3u
๐Ÿ‡จ๐Ÿ‡ฆ Canada122https://iptv-org.github.io/iptv/countries/ca.m3u
๐Ÿ‡จ๐Ÿ‡ป Cape Verde43https://iptv-org.github.io/iptv/countries/cv.m3u
๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands43https://iptv-org.github.io/iptv/countries/ky.m3u
๐Ÿ‡จ๐Ÿ‡ซ Central African Republic43https://iptv-org.github.io/iptv/countries/cf.m3u
๐Ÿ‡น๐Ÿ‡ฉ Chad43https://iptv-org.github.io/iptv/countries/td.m3u
๐Ÿ‡จ๐Ÿ‡ฑ Chile212https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China929https://iptv-org.github.io/iptv/countries/cn.m3u
๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island40https://iptv-org.github.io/iptv/countries/cx.m3u
๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands40https://iptv-org.github.io/iptv/countries/cc.m3u
๐Ÿ‡จ๐Ÿ‡ด Colombia134https://iptv-org.github.io/iptv/countries/co.m3u
๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros70https://iptv-org.github.io/iptv/countries/km.m3u
๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands42https://iptv-org.github.io/iptv/countries/ck.m3u
๐Ÿ‡จ๐Ÿ‡ท Costa Rica115https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡ญ๐Ÿ‡ท Croatia67https://iptv-org.github.io/iptv/countries/hr.m3u
๐Ÿ‡จ๐Ÿ‡บ Cuba88https://iptv-org.github.io/iptv/countries/cu.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curacao48https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus82https://iptv-org.github.io/iptv/countries/cy.m3u
๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic68https://iptv-org.github.io/iptv/countries/cz.m3u
๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo47https://iptv-org.github.io/iptv/countries/cd.m3u
๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark65https://iptv-org.github.io/iptv/countries/dk.m3u
๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti74https://iptv-org.github.io/iptv/countries/dj.m3u
๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica43https://iptv-org.github.io/iptv/countries/dm.m3u
๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic164https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡น๐Ÿ‡ฑ East Timor46https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador102https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt102https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador100https://iptv-org.github.io/iptv/countries/sv.m3u
๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea44https://iptv-org.github.io/iptv/countries/gq.m3u
๐Ÿ‡ช๐Ÿ‡ท Eritrea43https://iptv-org.github.io/iptv/countries/er.m3u
๐Ÿ‡ช๐Ÿ‡ช Estonia60https://iptv-org.github.io/iptv/countries/ee.m3u
๐Ÿ‡ช๐Ÿ‡น Ethiopia44https://iptv-org.github.io/iptv/countries/et.m3u
๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands40https://iptv-org.github.io/iptv/countries/fk.m3u
๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands41https://iptv-org.github.io/iptv/countries/fo.m3u
๐Ÿ‡ซ๐Ÿ‡ฏ Fiji43https://iptv-org.github.io/iptv/countries/fj.m3u
๐Ÿ‡ซ๐Ÿ‡ฎ Finland66https://iptv-org.github.io/iptv/countries/fi.m3u
๐Ÿ‡ซ๐Ÿ‡ท France200https://iptv-org.github.io/iptv/countries/fr.m3u
๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana42https://iptv-org.github.io/iptv/countries/gf.m3u
๐Ÿ‡ต๐Ÿ‡ซ French Polynesia43https://iptv-org.github.io/iptv/countries/pf.m3u
๐Ÿ‡น๐Ÿ‡ซ French Southern Territories43https://iptv-org.github.io/iptv/countries/tf.m3u
๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon44https://iptv-org.github.io/iptv/countries/ga.m3u
๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia44https://iptv-org.github.io/iptv/countries/gm.m3u
๐Ÿ‡ฌ๐Ÿ‡ช Georgia66https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany227https://iptv-org.github.io/iptv/countries/de.m3u
๐Ÿ‡ฌ๐Ÿ‡ญ Ghana43https://iptv-org.github.io/iptv/countries/gh.m3u
๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar40https://iptv-org.github.io/iptv/countries/gi.m3u
๐Ÿ‡ฌ๐Ÿ‡ท Greece142https://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
๐Ÿ‡ฌ๐Ÿ‡น 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
๐Ÿ‡ญ๐Ÿ‡น 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 Kong66https://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
๐Ÿ‡ฎ๐Ÿ‡ณ India233https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland42https://iptv-org.github.io/iptv/countries/gl.m3u
๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada43https://iptv-org.github.io/iptv/countries/gd.m3u
๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe46https://iptv-org.github.io/iptv/countries/gp.m3u
๐Ÿ‡ฌ๐Ÿ‡บ Guam42https://iptv-org.github.io/iptv/countries/gu.m3u
๐Ÿ‡ฌ๐Ÿ‡น Guatemala101https://iptv-org.github.io/iptv/countries/gt.m3u
๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey41https://iptv-org.github.io/iptv/countries/gg.m3u
๐Ÿ‡ฌ๐Ÿ‡ณ Guinea43https://iptv-org.github.io/iptv/countries/gn.m3u
๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau43https://iptv-org.github.io/iptv/countries/gw.m3u
๐Ÿ‡ฌ๐Ÿ‡พ Guyana40https://iptv-org.github.io/iptv/countries/gy.m3u
๐Ÿ‡ญ๐Ÿ‡น Haiti57https://iptv-org.github.io/iptv/countries/ht.m3u
๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands40https://iptv-org.github.io/iptv/countries/hm.m3u
๐Ÿ‡ญ๐Ÿ‡ณ Honduras120https://iptv-org.github.io/iptv/countries/hn.m3u
๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong64https://iptv-org.github.io/iptv/countries/hk.m3u
๐Ÿ‡ญ๐Ÿ‡บ Hungary84https://iptv-org.github.io/iptv/countries/hu.m3u
๐Ÿ‡ฎ๐Ÿ‡ธ Iceland57https://iptv-org.github.io/iptv/countries/is.m3u
๐Ÿ‡ฎ๐Ÿ‡ณ India222https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia225https://iptv-org.github.io/iptv/countries/id.m3u
๐Ÿ‡ฎ๐Ÿ‡ท Iran126https://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
๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man41https://iptv-org.github.io/iptv/countries/im.m3u
๐Ÿ‡ฎ๐Ÿ‡ฑ Israel65https://iptv-org.github.io/iptv/countries/il.m3u
๐Ÿ‡ฎ๐Ÿ‡น Italy225https://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
๐Ÿ‡ฎ๐Ÿ‡ท Iran124https://iptv-org.github.io/iptv/countries/ir.m3u
๐Ÿ‡ฎ๐Ÿ‡ถ Iraq111https://iptv-org.github.io/iptv/countries/iq.m3u
๐Ÿ‡ฎ๐Ÿ‡ช Ireland59https://iptv-org.github.io/iptv/countries/ie.m3u
๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man40https://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
๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast44https://iptv-org.github.io/iptv/countries/ci.m3u
๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica45https://iptv-org.github.io/iptv/countries/jm.m3u
๐Ÿ‡ฏ๐Ÿ‡ต Japan66https://iptv-org.github.io/iptv/countries/jp.m3u
๐Ÿ‡ฏ๐Ÿ‡ช Jersey41https://iptv-org.github.io/iptv/countries/je.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan101https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan80https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya50https://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
๐Ÿ‡ฏ๐Ÿ‡ช Jersey40https://iptv-org.github.io/iptv/countries/je.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan97https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan78https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya48https://iptv-org.github.io/iptv/countries/ke.m3u
๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati42https://iptv-org.github.io/iptv/countries/ki.m3u
๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo46https://iptv-org.github.io/iptv/countries/xk.m3u
๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait89https://iptv-org.github.io/iptv/countries/kw.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan52https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฑ๐Ÿ‡ฆ Laos65https://iptv-org.github.io/iptv/countries/la.m3u
๐Ÿ‡ฑ๐Ÿ‡ป Latvia61https://iptv-org.github.io/iptv/countries/lv.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
๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein60https://iptv-org.github.io/iptv/countries/li.m3u
๐Ÿ‡ฑ๐Ÿ‡น Lithuania59https://iptv-org.github.io/iptv/countries/lt.m3u
๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg63https://iptv-org.github.io/iptv/countries/lu.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
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia69https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives57https://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
๐Ÿ‡ฒ๐Ÿ‡ถ Martinique46https://iptv-org.github.io/iptv/countries/mq.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
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico163https://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
๐Ÿ‡ฒ๐Ÿ‡ณ 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
๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique46https://iptv-org.github.io/iptv/countries/mz.m3u
๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)49https://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
๐Ÿ‡ณ๐Ÿ‡ต Nepal57https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands143https://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
๐Ÿ‡ณ๐Ÿ‡ช Niger44https://iptv-org.github.io/iptv/countries/ne.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 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
๐Ÿ‡ด๐Ÿ‡ฒ Oman85https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan76https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ต๐Ÿ‡ผ Palau44https://iptv-org.github.io/iptv/countries/pw.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine97https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ฆ Panama100https://iptv-org.github.io/iptv/countries/pa.m3u
๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea44https://iptv-org.github.io/iptv/countries/pg.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay112https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru249https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ต๐Ÿ‡ญ Philippines65https://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 Rico98https://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
๐Ÿ‡ท๐Ÿ‡ด Romania85https://iptv-org.github.io/iptv/countries/ro.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia403https://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 Helena44https://iptv-org.github.io/iptv/countries/sh.m3u
๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis44https://iptv-org.github.io/iptv/countries/kn.m3u
๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia44https://iptv-org.github.io/iptv/countries/lc.m3u
๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin46https://iptv-org.github.io/iptv/countries/mf.m3u
๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon42https://iptv-org.github.io/iptv/countries/pm.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
๐Ÿ‡ธ๐Ÿ‡ณ Senegal52https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan50https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฑ๐Ÿ‡ฆ Laos62https://iptv-org.github.io/iptv/countries/la.m3u
๐Ÿ‡ฑ๐Ÿ‡ป Latvia60https://iptv-org.github.io/iptv/countries/lv.m3u
๐Ÿ‡ฑ๐Ÿ‡ง Lebanon94https://iptv-org.github.io/iptv/countries/lb.m3u
๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho43https://iptv-org.github.io/iptv/countries/ls.m3u
๐Ÿ‡ฑ๐Ÿ‡ท Liberia43https://iptv-org.github.io/iptv/countries/lr.m3u
๐Ÿ‡ฑ๐Ÿ‡พ Libya82https://iptv-org.github.io/iptv/countries/ly.m3u
๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein59https://iptv-org.github.io/iptv/countries/li.m3u
๐Ÿ‡ฑ๐Ÿ‡น Lithuania58https://iptv-org.github.io/iptv/countries/lt.m3u
๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg62https://iptv-org.github.io/iptv/countries/lu.m3u
๐Ÿ‡ฒ๐Ÿ‡ด Macao51https://iptv-org.github.io/iptv/countries/mo.m3u
๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar43https://iptv-org.github.io/iptv/countries/mg.m3u
๐Ÿ‡ฒ๐Ÿ‡ผ Malawi44https://iptv-org.github.io/iptv/countries/mw.m3u
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia65https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives53https://iptv-org.github.io/iptv/countries/mv.m3u
๐Ÿ‡ฒ๐Ÿ‡ฑ Mali43https://iptv-org.github.io/iptv/countries/ml.m3u
๐Ÿ‡ฒ๐Ÿ‡น Malta58https://iptv-org.github.io/iptv/countries/mt.m3u
๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands42https://iptv-org.github.io/iptv/countries/mh.m3u
๐Ÿ‡ฒ๐Ÿ‡ถ Martinique45https://iptv-org.github.io/iptv/countries/mq.m3u
๐Ÿ‡ฒ๐Ÿ‡ท Mauritania72https://iptv-org.github.io/iptv/countries/mr.m3u
๐Ÿ‡ฒ๐Ÿ‡บ Mauritius44https://iptv-org.github.io/iptv/countries/mu.m3u
๐Ÿ‡พ๐Ÿ‡น Mayotte43https://iptv-org.github.io/iptv/countries/yt.m3u
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico156https://iptv-org.github.io/iptv/countries/mx.m3u
๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia42https://iptv-org.github.io/iptv/countries/fm.m3u
๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova66https://iptv-org.github.io/iptv/countries/md.m3u
๐Ÿ‡ฒ๐Ÿ‡จ Monaco56https://iptv-org.github.io/iptv/countries/mc.m3u
๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia66https://iptv-org.github.io/iptv/countries/mn.m3u
๐Ÿ‡ฒ๐Ÿ‡ช Montenegro61https://iptv-org.github.io/iptv/countries/me.m3u
๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat43https://iptv-org.github.io/iptv/countries/ms.m3u
๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco87https://iptv-org.github.io/iptv/countries/ma.m3u
๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique45https://iptv-org.github.io/iptv/countries/mz.m3u
๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)46https://iptv-org.github.io/iptv/countries/mm.m3u
๐Ÿ‡ณ๐Ÿ‡ฆ Namibia43https://iptv-org.github.io/iptv/countries/na.m3u
๐Ÿ‡ณ๐Ÿ‡ท Nauru42https://iptv-org.github.io/iptv/countries/nr.m3u
๐Ÿ‡ณ๐Ÿ‡ต Nepal53https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands177https://iptv-org.github.io/iptv/countries/nl.m3u
๐Ÿ‡ณ๐Ÿ‡จ New Caledonia42https://iptv-org.github.io/iptv/countries/nc.m3u
๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand103https://iptv-org.github.io/iptv/countries/nz.m3u
๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua99https://iptv-org.github.io/iptv/countries/ni.m3u
๐Ÿ‡ณ๐Ÿ‡ช Niger43https://iptv-org.github.io/iptv/countries/ne.m3u
๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria49https://iptv-org.github.io/iptv/countries/ng.m3u
๐Ÿ‡ณ๐Ÿ‡บ Niue42https://iptv-org.github.io/iptv/countries/nu.m3u
๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island42https://iptv-org.github.io/iptv/countries/nf.m3u
๐Ÿ‡ฐ๐Ÿ‡ต North Korea47https://iptv-org.github.io/iptv/countries/kp.m3u
๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia58https://iptv-org.github.io/iptv/countries/mk.m3u
๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands42https://iptv-org.github.io/iptv/countries/mp.m3u
๐Ÿ‡ณ๐Ÿ‡ด Norway65https://iptv-org.github.io/iptv/countries/no.m3u
๐Ÿ‡ด๐Ÿ‡ฒ Oman82https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan72https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ต๐Ÿ‡ผ Palau42https://iptv-org.github.io/iptv/countries/pw.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine95https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ฆ Panama97https://iptv-org.github.io/iptv/countries/pa.m3u
๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea42https://iptv-org.github.io/iptv/countries/pg.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay109https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru237https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ต๐Ÿ‡ญ Philippines63https://iptv-org.github.io/iptv/countries/ph.m3u
๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands42https://iptv-org.github.io/iptv/countries/pn.m3u
๐Ÿ‡ต๐Ÿ‡ฑ Poland86https://iptv-org.github.io/iptv/countries/pl.m3u
๐Ÿ‡ต๐Ÿ‡น Portugal81https://iptv-org.github.io/iptv/countries/pt.m3u
๐Ÿ‡ต๐Ÿ‡ท Puerto Rico93https://iptv-org.github.io/iptv/countries/pr.m3u
๐Ÿ‡ถ๐Ÿ‡ฆ Qatar81https://iptv-org.github.io/iptv/countries/qa.m3u
๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo44https://iptv-org.github.io/iptv/countries/cg.m3u
๐Ÿ‡ท๐Ÿ‡ด Romania84https://iptv-org.github.io/iptv/countries/ro.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia398https://iptv-org.github.io/iptv/countries/ru.m3u
๐Ÿ‡ท๐Ÿ‡ผ Rwanda45https://iptv-org.github.io/iptv/countries/rw.m3u
๐Ÿ‡ท๐Ÿ‡ช Rรฉunion44https://iptv-org.github.io/iptv/countries/re.m3u
๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy45https://iptv-org.github.io/iptv/countries/bl.m3u
๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena43https://iptv-org.github.io/iptv/countries/sh.m3u
๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis43https://iptv-org.github.io/iptv/countries/kn.m3u
๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia43https://iptv-org.github.io/iptv/countries/lc.m3u
๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin45https://iptv-org.github.io/iptv/countries/mf.m3u
๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon41https://iptv-org.github.io/iptv/countries/pm.m3u
๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines43https://iptv-org.github.io/iptv/countries/vc.m3u
๐Ÿ‡ผ๐Ÿ‡ธ Samoa42https://iptv-org.github.io/iptv/countries/ws.m3u
๐Ÿ‡ธ๐Ÿ‡ฒ San Marino57https://iptv-org.github.io/iptv/countries/sm.m3u
๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia121https://iptv-org.github.io/iptv/countries/sa.m3u
๐Ÿ‡ธ๐Ÿ‡ณ Senegal49https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ท๐Ÿ‡ธ Serbia95https://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
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore60https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten44https://iptv-org.github.io/iptv/countries/sx.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia79https://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 Korea178https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ธ๐Ÿ‡ธ South Sudan44https://iptv-org.github.io/iptv/countries/ss.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain229https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka63https://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
๐Ÿ‡จ๐Ÿ‡ญ 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
๐Ÿ‡น๐Ÿ‡ผ Taiwan107https://iptv-org.github.io/iptv/countries/tw.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
๐Ÿ‡น๐Ÿ‡ณ Tunisia85https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey204https://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 Emirates118https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom305https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1816https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡พ Uruguay92https://iptv-org.github.io/iptv/countries/uy.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan50https://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
๐Ÿ‡ป๐Ÿ‡ช Venezuela107https://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
๐Ÿ‡พ๐Ÿ‡ช 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
๐Ÿ‡ธ๐Ÿ‡จ Seychelles43https://iptv-org.github.io/iptv/countries/sc.m3u
๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone43https://iptv-org.github.io/iptv/countries/sl.m3u
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore58https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten43https://iptv-org.github.io/iptv/countries/sx.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia76https://iptv-org.github.io/iptv/countries/sk.m3u
๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia71https://iptv-org.github.io/iptv/countries/si.m3u
๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands42https://iptv-org.github.io/iptv/countries/sb.m3u
๐Ÿ‡ธ๐Ÿ‡ด Somalia73https://iptv-org.github.io/iptv/countries/so.m3u
๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa44https://iptv-org.github.io/iptv/countries/za.m3u
๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands40https://iptv-org.github.io/iptv/countries/gs.m3u
๐Ÿ‡ฐ๐Ÿ‡ท South Korea169https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ธ๐Ÿ‡ธ South Sudan43https://iptv-org.github.io/iptv/countries/ss.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain228https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka60https://iptv-org.github.io/iptv/countries/lk.m3u
๐Ÿ‡ธ๐Ÿ‡ฉ Sudan76https://iptv-org.github.io/iptv/countries/sd.m3u
๐Ÿ‡ธ๐Ÿ‡ท Suriname40https://iptv-org.github.io/iptv/countries/sr.m3u
๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen40https://iptv-org.github.io/iptv/countries/sj.m3u
๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland43https://iptv-org.github.io/iptv/countries/sz.m3u
๐Ÿ‡ธ๐Ÿ‡ช Sweden72https://iptv-org.github.io/iptv/countries/se.m3u
๐Ÿ‡จ๐Ÿ‡ญ Switzerland109https://iptv-org.github.io/iptv/countries/ch.m3u
๐Ÿ‡ธ๐Ÿ‡พ Syria89https://iptv-org.github.io/iptv/countries/sy.m3u
๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe43https://iptv-org.github.io/iptv/countries/st.m3u
๐Ÿ‡น๐Ÿ‡ผ Taiwan103https://iptv-org.github.io/iptv/countries/tw.m3u
๐Ÿ‡น๐Ÿ‡ฏ Tajikistan48https://iptv-org.github.io/iptv/countries/tj.m3u
๐Ÿ‡น๐Ÿ‡ฟ Tanzania44https://iptv-org.github.io/iptv/countries/tz.m3u
๐Ÿ‡น๐Ÿ‡ญ Thailand89https://iptv-org.github.io/iptv/countries/th.m3u
๐Ÿ‡น๐Ÿ‡ฌ Togo43https://iptv-org.github.io/iptv/countries/tg.m3u
๐Ÿ‡น๐Ÿ‡ฐ Tokelau42https://iptv-org.github.io/iptv/countries/tk.m3u
๐Ÿ‡น๐Ÿ‡ด Tonga42https://iptv-org.github.io/iptv/countries/to.m3u
๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago44https://iptv-org.github.io/iptv/countries/tt.m3u
๐Ÿ‡น๐Ÿ‡ณ Tunisia82https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey202https://iptv-org.github.io/iptv/countries/tr.m3u
๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan51https://iptv-org.github.io/iptv/countries/tm.m3u
๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands43https://iptv-org.github.io/iptv/countries/tc.m3u
๐Ÿ‡น๐Ÿ‡ป Tuvalu42https://iptv-org.github.io/iptv/countries/tv.m3u
๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands40https://iptv-org.github.io/iptv/countries/um.m3u
๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands43https://iptv-org.github.io/iptv/countries/vi.m3u
๐Ÿ‡บ๐Ÿ‡ฌ Uganda45https://iptv-org.github.io/iptv/countries/ug.m3u
๐Ÿ‡บ๐Ÿ‡ฆ Ukraine132https://iptv-org.github.io/iptv/countries/ua.m3u
๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates115https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom306https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1801https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡พ Uruguay89https://iptv-org.github.io/iptv/countries/uy.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan49https://iptv-org.github.io/iptv/countries/uz.m3u
๐Ÿ‡ป๐Ÿ‡บ Vanuatu42https://iptv-org.github.io/iptv/countries/vu.m3u
๐Ÿ‡ป๐Ÿ‡ฆ Vatican City55https://iptv-org.github.io/iptv/countries/va.m3u
๐Ÿ‡ป๐Ÿ‡ช Venezuela103https://iptv-org.github.io/iptv/countries/ve.m3u
๐Ÿ‡ป๐Ÿ‡ณ Vietnam104https://iptv-org.github.io/iptv/countries/vn.m3u
๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna42https://iptv-org.github.io/iptv/countries/wf.m3u
๐Ÿ‡ช๐Ÿ‡ญ Western Sahara48https://iptv-org.github.io/iptv/countries/eh.m3u
๐Ÿ‡พ๐Ÿ‡ช Yemen86https://iptv-org.github.io/iptv/countries/ye.m3u
๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia43https://iptv-org.github.io/iptv/countries/zm.m3u
๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe43https://iptv-org.github.io/iptv/countries/zw.m3u
๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land40https://iptv-org.github.io/iptv/countries/ax.m3u
Undefined0https://iptv-org.github.io/iptv/countries/undefined.m3u
-### 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: + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + +
RegionChannelsPlaylist
Europe, the Middle East and Africa2553https://iptv-org.github.io/iptv/regions/emea.m3u
Africa128https://iptv-org.github.io/iptv/regions/afr.m3u
Americas2816https://iptv-org.github.io/iptv/regions/amer.m3u
Arab world317https://iptv-org.github.io/iptv/regions/arab.m3u
Asia2606https://iptv-org.github.io/iptv/regions/asia.m3u
Asia-Pacific1787https://iptv-org.github.io/iptv/regions/apac.m3u
Association of Southeast Asian Nations342https://iptv-org.github.io/iptv/regions/asean.m3u
Caribbean120https://iptv-org.github.io/iptv/regions/carib.m3u
Central America117https://iptv-org.github.io/iptv/regions/cenamer.m3u
Central Asia29https://iptv-org.github.io/iptv/regions/cas.m3u
Commonwealth of Independent States438https://iptv-org.github.io/iptv/regions/cis.m3u
Europe2154https://iptv-org.github.io/iptv/regions/eur.m3u
Hispanic America857https://iptv-org.github.io/iptv/regions/hispam.m3u
Latin America and the Caribbean962https://iptv-org.github.io/iptv/regions/lac.m3u
Latin America948https://iptv-org.github.io/iptv/regions/latam.m3u
Maghreb59https://iptv-org.github.io/iptv/regions/maghreb.m3u
Middle East and North Africa533https://iptv-org.github.io/iptv/regions/mena.m3u
Europe, the Middle East and Africa2591https://iptv-org.github.io/iptv/regions/emea.m3u
Africa124https://iptv-org.github.io/iptv/regions/afr.m3u
Americas2766https://iptv-org.github.io/iptv/regions/amer.m3u
Arab world318https://iptv-org.github.io/iptv/regions/arab.m3u
Asia2562https://iptv-org.github.io/iptv/regions/asia.m3u
Asia-Pacific1792https://iptv-org.github.io/iptv/regions/apac.m3u
Association of Southeast Asian Nations348https://iptv-org.github.io/iptv/regions/asean.m3u
Caribbean115https://iptv-org.github.io/iptv/regions/carib.m3u
Central America113https://iptv-org.github.io/iptv/regions/cenamer.m3u
Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u
Commonwealth of Independent States433https://iptv-org.github.io/iptv/regions/cis.m3u
Europe2193https://iptv-org.github.io/iptv/regions/eur.m3u
Hispanic America822https://iptv-org.github.io/iptv/regions/hispam.m3u
Latin America and the Caribbean928https://iptv-org.github.io/iptv/regions/lac.m3u
Latin America915https://iptv-org.github.io/iptv/regions/latam.m3u
Maghreb62https://iptv-org.github.io/iptv/regions/maghreb.m3u
Middle East and North Africa536https://iptv-org.github.io/iptv/regions/mena.m3u
Middle East487https://iptv-org.github.io/iptv/regions/mideast.m3u
Nordics53https://iptv-org.github.io/iptv/regions/nord.m3u
North America2163https://iptv-org.github.io/iptv/regions/noram.m3u
Northern America1856https://iptv-org.github.io/iptv/regions/nam.m3u
Oceania60https://iptv-org.github.io/iptv/regions/oce.m3u
South America657https://iptv-org.github.io/iptv/regions/southam.m3u
South Asia252https://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
Worldwide7253https://iptv-org.github.io/iptv/regions/int.m3u
Nordics51https://iptv-org.github.io/iptv/regions/nord.m3u
North America2134https://iptv-org.github.io/iptv/regions/noram.m3u
Northern America1840https://iptv-org.github.io/iptv/regions/nam.m3u
Oceania105https://iptv-org.github.io/iptv/regions/oce.m3u
South America636https://iptv-org.github.io/iptv/regions/southam.m3u
South Asia242https://iptv-org.github.io/iptv/regions/sas.m3u
Sub-Saharan Africa52https://iptv-org.github.io/iptv/regions/ssa.m3u
West Africa20https://iptv-org.github.io/iptv/regions/wafr.m3u
Worldwide7245https://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 0a8a9a3fbb..f66d3c8700 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="3eeshAlAanTV.ae" status="online",Al Aan TV (720p) +#EXTINF:-1 tvg-id="3eeshAlAanTV.ae" status="error",Al Aan TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x74wje5 #EXTINF:-1 tvg-id="AbuDhabiAloula.ae" status="online",Abu Dhabi Aloula (1080p) https://admdn2.cdn.mangomolo.com/adtv/smil:adtv.stream.smil/playlist.m3u8 @@ -16,6 +16,8 @@ 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 @@ -27,6 +29,8 @@ https://av.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 https://live.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) https://shls-hadath-prod-dub.shahid.net/out/v1/0e1a306399c346faac4226aa0858f99b/index.m3u8 +#EXTINF:-1 tvg-id="AlHadath.ae" status="timeout",Al Hadath TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlHadath/live #EXTINF:-1 tvg-id="AlQamarTV.ae" status="online",Al Qamar TV (360p) https://cdn5.iqsat.net/iq/8c17d37e0f5c88b1e9c7e1f8f82bc980.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AlSharqiyaMinKabla.ae" status="online",Al Sharqiya Min Kabla (1080p) @@ -39,12 +43,10 @@ https://ikomg1.s.llnwi.net/alyaumtv/playlist.m3u8 https://shls-cartoon-net-prod-dub.shahid.net/out/v1/dc4aa87372374325a66be458f29eab0f/index.m3u8 #EXTINF:-1 tvg-id="CitrussTV.ae" status="blocked",Citruss TV (720p) [Geo-blocked] 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="CNBCArabiya.ae" status="timeout",CNBC Arabia (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cnbcarabiaTV/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) @@ -123,7 +125,7 @@ https://dmieigthvll.cdn.mgmlcdn.com/samadubaiht/smil:samadubai.stream.smil/playl 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] +#EXTINF:-1 tvg-id="SharjahRadioQuran.ae" status="timeout",Sharjah Radio Quran (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/channel/UCn8lMRYDANs_1yAL3iuw7_g/live #EXTINF:-1 tvg-id="SharjahSports.ae" status="online",Sharjah Sports TV (1080p) https://svs.itworkscdn.net/smc4sportslive/smc4.smil/playlist.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index e67a23daf4..a8200b2998 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -1,7 +1,7 @@ #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 @@ -47,24 +47,26 @@ 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 #EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News http://93.157.62.180/TopNews/index.m3u8 +#EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo #EXTINF:-1 tvg-id="TV7Albania.al" status="online",TV 7 Albania (540p) [Not 24/7] http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Albania.al" status="online",7 HD (540p) [Not 24/7] https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p) https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 -#EXTINF:-1 tvg-id="TVOpoja.al" status="error",TV Opoja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 -#EXTINF:-1 tvg-id="ZjarrTV.al" status="online",Zjarr Televizion (360p) [Not 24/7] +#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 +#EXTINF:-1 tvg-id="" status="online",ATD (1080p) +http://46.99.146.236/0.m3u8 #EXTINF:-1 tvg-id="" status="online",NTV http://monamour.agency/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Neser TV @@ -85,5 +87,3 @@ http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 http://ott.iptvshqipott.com:8080/live/shqiponja/tv/236.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ALB Music (720p) [Not 24/7] http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ATD (1080p) -http://46.99.146.236/0.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 9a07415d83..e321043fff 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -2,7 +2,7 @@ #EXTINF:-1 tvg-id="5TV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",5-ึ€ีค ีกีฌีซึ„ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s6/index.m3u8 -#EXTINF:-1 tvg-id="21TV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",21TV (480p) +#EXTINF:-1 tvg-id="21TV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",21TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s10/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaHayKino.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี€ีกีต ิฟีซีถีธ (480p) @@ -11,7 +11,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี‹ีกีถ TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -32,30 +32,28 @@ http://ott-cdn.ucom.am/s11/index.m3u8 #EXTINF:-1 tvg-id="ATV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s8/index.m3u8 -#EXTINF:-1 tvg-id="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี–ีซีฌีดีฆีธีถ (480p) +#EXTINF:-1 tvg-id="ATVFilmzone.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี–ีซีฌีดีฆีธีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี€ีกีต TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 -#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) +#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ินีกีพีก TV (480p) #EXTVLCOPT:http-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) +#EXTINF:-1 tvg-id="H2.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี€2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s2/index.m3u8 #EXTINF:-1 tvg-id="KentronTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิฟีฅีถีฟึ€ีธีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s5/index.m3u8 -#EXTINF:-1 tvg-id="NorHayastanTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี†ีธึ€ ี€ีกีตีกีฝีฟีกีถ (480p) +#EXTINF:-1 tvg-id="NorHayastanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี†ีธึ€ ี€ีกีตีกีฝีฟีกีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s12/index.m3u8 #EXTINF:-1 tvg-id="ShantTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี‡ีกีถีฉ (1080p) @@ -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/ao.m3u b/streams/ao.m3u index 7f2d257d59..dee2b1a007 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TPA1.ao" status="error",TPA 1 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player diff --git a/streams/ar.m3u b/streams/ar.m3u index d278401977..1cb3056bf0 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -31,7 +31,7 @@ https://live.canalnueve.tv/canal.m3u8 https://streaming02.gbasat.com.ar:19360/bayrestv/bayrestv.m3u8 #EXTINF:-1 tvg-id="BeatsRadio.ar" status="online",Beats Radio https://59537faa0729a.streamlock.net/beatsradio/beatsradio/playlist.m3u8 -#EXTINF:-1 tvg-id="C5N.ar" status="online",Canal 5 Noticias (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="C5N.ar" status="timeout",Canal 5 Noticias (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/c5n/live #EXTINF:-1 tvg-id="Cadena103.ar" status="online",Cadena 103 https://59d52c5a5ce5e.streamlock.net:4443/cadena103/cadena103/playlist.m3u8 @@ -55,9 +55,9 @@ 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] +#EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="timeout",Canal 5 (Tucumรกn) [Not 24/7] https://videohd.live:19360/8090/8090.m3u8 #EXTINF:-1 tvg-id="Canal6EntreRios.ar" status="online",Canal 6 (Entre Rรญos) https://stmvideo1.livecastv.com/canal6er/canal6er/playlist.m3u8 @@ -73,23 +73,23 @@ https://stream.arcast.live/canal7jujuy/ngrp:canal7jujuy_all/playlist.m3u8 https://stream.arcast.live/ahora/ahora/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Multivision.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7] https://panel.dattalive.com/8250/8250/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9RioCuarto.ar" status="online",Canal 9 Rรญo Cuarto +#EXTINF:-1 tvg-id="Canal9RioCuarto.ar" status="timeout",Canal 9 Rรญo Cuarto https://streamcasthd.com:1936/canal9riocuartotv/canal9riocuartotv/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9Televida.ar" status="error",Canal 9 Televida (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal9Televida.ar" status="online",Canal 9 Televida (720p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Nortevision.ar" status="online",Canal10 Nortevision https://vivo.solumedia.com:19360/nortevision/nortevision.m3u8 -#EXTINF:-1 tvg-id="Canal10RioNegro.ar" status="online",Canal 10 Rio Negro (720p) [Not 24/7] -http://panel.dattalive.com:1935/8204/8204/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10RioNegro.ar" status="online",Canal 10 Rio Negro https://panel.dattalive.com/8204/8204/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal10RioNegro.ar" status="online",Canal 10 Rio Negro (720p) [Not 24/7] +http://panel.dattalive.com:1935/8204/8204/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11LaRioja.ar" status="online",Canal 11 La Rioja (Fรฉnix Multiplataforma) (360p) http://stmv4.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12Web.ar" status="online",Canal 12 Puerto Madryn (720p) [Not 24/7] https://5f700d5b2c46f.streamlock.net/madryntv/madryntv/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13LaRioja.ar" status="online",Canal 13 La Rioja (480p) http://arcast.net:1935/mp/mp/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal13SanLuis.ar" status="online",Canal 13 San Luis +#EXTINF:-1 tvg-id="Canal13SanLuis.ar" status="error",Canal 13 San Luis https://stream.arcast.live/sanluistv/ngrp:sanluistv_all/playlist.m3u8 #EXTINF:-1 tvg-id="Canal21TV.ar" status="online",Canal 21 TV https://iptv.ixfo.com.ar:30443/c21tv/hd/c21tv/playlist.m3u8 @@ -97,12 +97,12 @@ https://iptv.ixfo.com.ar:30443/c21tv/hd/c21tv/playlist.m3u8 https://5f700d5b2c46f.streamlock.net/canal22/canal22/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) http://200.115.193.177/live/26hd-720/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) -https://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p) http://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p) http://live-edge02.telecentro.net.ar/live/c26.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) +https://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal50Morteros.ar" status="online",Canal 50 (Morteros) https://coopmorteros.online/canal50/vivo.m3u8 #EXTINF:-1 tvg-id="Canal79MardelPlata.ar" status="online",Canal 79 (Mar del Plata) @@ -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 @@ -148,8 +148,6 @@ https://vivo.solumedia.com:19360/grupoemail/grupoemail.m3u8 https://59537faa0729a.streamlock.net/cincotv/cincotv/playlist.m3u8 #EXTINF:-1 tvg-id="CineAr.ar" status="online",CINE.AR (720p) [Not 24/7] https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 -#EXTINF:-1 tvg-id="CiudadMagica.ar" status="error",Ciudad Mรกgica -https://fullvideo.enlaweb.com.ar/video63/video63/playlist.m3u8 #EXTINF:-1 tvg-id="CiudadTVResistencia.ar" status="online",Ciudad TV Resistencia (Chaco) (720p) [Not 24/7] http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="CL3Cablevision.ar" status="online",CL3 Cablevision @@ -160,7 +158,7 @@ https://tv.mediacp.eu:19360/cosmos/cosmos.m3u8 https://stream.arcast.live/cpe/ngrp:cpe_all/playlist.m3u8 #EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 -#EXTINF:-1 tvg-id="DeporTV.ar" status="online",DeporTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" status="timeout",DeporTV (720p) [Not 24/7] 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 @@ -172,10 +170,8 @@ http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8 https://stmv1.voxtvhd.com.br/elhistonauta/elhistonauta/playlist.m3u8 #EXTINF:-1 tvg-id="ElPalomar.ar" status="online",El Palomar http://video.streamtvradio.com:8081/uv038/uv038/playlist.m3u8 -#EXTINF:-1 tvg-id="ElTresTV.ar" status="online",El Tres TV +#EXTINF:-1 tvg-id="ElTresTV.ar" status="timeout",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] @@ -184,13 +180,13 @@ https://inliveserver.com:1936/14056/14056/playlist.m3u8 https://d1nmqgphjn0y4.cloudfront.net/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 #EXTINF:-1 tvg-id="IngenioFM.ar" status="online",Ingenio FM https://panel.dattalive.com/8064/8064/playlist.m3u8 -#EXTINF:-1 tvg-id="LaNacionPlus.ar" status="online",La Nacion + +#EXTINF:-1 tvg-id="LaNacionPlus.ar" status="timeout",La Nacion + http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCba3hpU7EFBSk817y9qZkiA/live #EXTINF:-1 tvg-id="LaVozdeTucuman.ar" status="online",La Voz de Tucuman (480p) https://srv1.zcast.com.br/lavozdetucuman/lavozdetucuman/playlist.m3u8 #EXTINF:-1 tvg-id="LitusTV.ar" status="online",Litus TV https://stream.arcast.com.ar/litustv/ngrp:litustv_all/playlist.m3u8 -#EXTINF:-1 tvg-id="LTOTelevision.ar" status="error",LTO Televisiรณn [Not 24/7] +#EXTINF:-1 tvg-id="LTOTelevision.ar" status="online",LTO Televisiรณn [Not 24/7] https://ltocatamarca.github.io/ltotv.m3u8 #EXTINF:-1 tvg-id="MetropolitanaFM.ar" status="online",Metropolitana FM https://panel.dattalive.com/MetropolitanaFM/MetropolitanaFM/playlist.m3u8 @@ -216,23 +212,21 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://live2.tensila.com/1-1-1.power-tv/hls/master.m3u8 #EXTINF:-1 tvg-id="QuatroTV.ar" status="online",Quatro TV https://stream.arcast.live/quatro/quatro/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="online",Radio TV Neuquen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="error",Radio TV Neuquen (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/playlist.m3u8 #EXTINF:-1 tvg-id="RetroMagico.ar" status="online",RetroMรกgico https://vivo.solumedia.com:19360/retromagico/retromagico.m3u8 -#EXTINF:-1 tvg-id="RTN.ar" status="online",RTN (Neuquรฉn) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTN.ar" status="error",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="error",Telecreativa +#EXTINF:-1 tvg-id="Telecreativa.ar" status="online",Telecreativa https://panel.dattalive.com/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="TelediarioTV.ar" status="online",Telediario TV https://mediacp.hostradios.com.ar:19360/telediario/telediario.m3u8 -#EXTINF:-1 tvg-id="Telediez.ar" status="online",Telediez +#EXTINF:-1 tvg-id="Telediez.ar" status="timeout",Telediez https://videohd.live:19360/8020/8020.m3u8 #EXTINF:-1 tvg-id="TeleJunin.ar" status="online",TeleJunรญn (576p) [Not 24/7] https://videostream.shockmedia.com.ar:1936/telejunin/telejunin/playlist.m3u8 @@ -280,5 +274,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 bac7f9f124..6f78a86ad1 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -17,7 +17,7 @@ https://kronetv.mdn.ors.at/out/u/kronetv-nodrm.m3u8 https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 @@ -35,7 +35,7 @@ http://iptv.rtv-ooe.at/stream.m3u8 https://schautv.mdn.ors.at/out/u/schautv-nodrm.m3u8 #EXTINF:-1 tvg-id="SwamijiTV.at" status="online",Swamiji TV (720p) [Not 24/7] https://stream.swamiji.tv/YogaIPTV/smil:YogaStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TirolTV.at" status="error",Tirol TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TirolTV.at" status="online",Tirol TV (720p) [Not 24/7] https://streaming14.huberwebmedia.at/LiveApp/streams/livestream.m3u8 #EXTINF:-1 tvg-id="UpperaBalkan.at" status="blocked",Uppera Balkan (720p) [Geo-blocked] http://89.187.168.245:8080/live/sUPPERchannel2/index.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index d768ee9d9c..9277c73a1b 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -11,10 +11,10 @@ https://i.mjh.nz/au/Sydney/tv.101406020628.m3u8 https://i.mjh.nz/au/Sydney/tv.101406020623.m3u8 #EXTINF:-1 tvg-id="ABCKids.au" status="online",ABC Kids (720p) [Not 24/7] https://c.mjh.nz/101002210222 -#EXTINF:-1 tvg-id="ABCNews.au" status="online",ABC News (720p) -https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8 #EXTINF:-1 tvg-id="ABCNews.au" status="online",ABC News (720p) [Geo-blocked] https://c.mjh.nz/101002210220 +#EXTINF:-1 tvg-id="ABCNews.au" status="timeout",ABC News (720p) +https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8 #EXTINF:-1 tvg-id="ABCTV.au" status="online",ABC TV (720p) https://c.mjh.nz/3201026102E1 #EXTINF:-1 tvg-id="ABCTV.au" status="online",ABC TV (720p) @@ -29,15 +29,13 @@ 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) https://d1k6kax80wecy5.cloudfront.net/RLnAKY/index.m3u8 #EXTINF:-1 tvg-id="Channel44.au" status="online",Channel 44 (480p) https://d1k6kax80wecy5.cloudfront.net/WFqZJc/index.m3u8 -#EXTINF:-1 tvg-id="JonmoBhumiTV.au" status="online",JonmoBhumi TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JonmoBhumiTV.au" status="error",JonmoBhumi TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/jonmobhumitv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="M4TVMalayalam.au" status="online",M4TV Malayalam (1080p) [Not 24/7] https://app.m4stream.live/mfourmalayalamhls/live.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index de59371aaf..e2bbc98679 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 @@ -11,13 +11,13 @@ http://149.255.152.199/arbgunes.m3u8 http://85.132.81.184:8080/atv/index.m3u8 #EXTINF:-1 tvg-id="AzadTV.az" status="online",Azad TV (ATV) (720p) http://85.132.81.184:8080/atvlive/atv-e1/index.m3u8 -#EXTINF:-1 tvg-id="AzadTV.az" status="timeout",Azad TV (ATV) (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AzadTV.az" status="error",Azad TV (ATV) (576p) [Not 24/7] http://streams.livetv.az/azerbaijan/atv_sd_stream4/playlist.m3u8 #EXTINF:-1 tvg-id="AzadTVMinus2.az" status="online",Azad TV -2 (ATV) (720p) http://85.132.81.184:8080/atv-2/index.m3u8 #EXTINF:-1 tvg-id="AzadTVMinus4.az" status="online",Azad TV -4 (ATV) (720p) [Not 24/7] http://85.132.81.184:8080/atv-4/index.m3u8 -#EXTINF:-1 tvg-id="AzTV.az" status="timeout",Az TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AzTV.az" status="error",Az TV (576p) [Not 24/7] http://streams.livetv.az/azerbaijan/aztv_stream2/playlist.m3u8 #EXTINF:-1 tvg-id="ELTV.az" status="online",EL TV (260p) http://85.132.53.162:1935/live/eltv/playlist.m3u8 @@ -25,17 +25,17 @@ http://85.132.53.162:1935/live/eltv/playlist.m3u8 http://109.205.166.68/server124/idman_az/index.m3u8 #EXTINF:-1 tvg-id="KepezTV.az" status="online",Kษ™pษ™z TV (540p) [Not 24/7] http://85.132.81.184:8080/arbkepez/live/index.m3u8 -#EXTINF:-1 tvg-id="KepezTV.az" status="timeout",Kษ™pษ™z TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="KepezTV.az" status="error",Kษ™pษ™z TV (540p) [Not 24/7] http://streams.livetv.az/arbkepez/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MedeniyyetTV.az" status="timeout",Mษ™dษ™niyyษ™t TV (404p) [Not 24/7] +#EXTINF:-1 tvg-id="MedeniyyetTV.az" status="error",Mษ™dษ™niyyษ™t TV (404p) [Not 24/7] http://streams.livetv.az/azerbaijan/medeniyyet_stream2/playlist.m3u8 #EXTINF:-1 tvg-id="MuganTV.az" status="online",MuฤŸan TV (1080p) [Not 24/7] http://cdn10-mugantv.yayin.com.tr/mugantv/mugantv/playlist.m3u8 -#EXTINF:-1 tvg-id="NaxcivanTV.az" status="timeout",Naxรงฤฑvan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NaxcivanTV.az" status="error",Naxรงฤฑvan TV (720p) [Not 24/7] http://streams.livetv.az/azerbaijan/nax/playlist.m3u8 -#EXTINF:-1 tvg-id="SpaceTV.az" status="timeout",Space TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SpaceTV.az" status="error",Space TV (576p) [Not 24/7] http://streams.livetv.az/azerbaijan/space_stream/playlist.m3u8 -#EXTINF:-1 tvg-id="XezerTV.az" status="timeout",Xษ™zษ™r TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="XezerTV.az" status="error",Xษ™zษ™r TV (576p) [Not 24/7] http://streams.livetv.az/azerbaijan/xazar_sd_stream_2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qษ™bษ™lษ™ TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",Qษ™bษ™lษ™ TV (480p) [Not 24/7] https://qebele.tv/live/stream/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 3371623de1..4f30e3d9f5 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,18 +14,16 @@ 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://31.47.0.130:8082 -#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="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="error",TV Slon Extra (1080p) [Not 24/7] +http://31.47.0.130:8082 #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] http://webtvstream.bhtelecom.ba/malta.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ ะขะ ะก (576p) [Geo-blocked] -https://parh.rtrs.tv/tv/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Glas Drine http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ะ ะขะ ะก (576p) [Geo-blocked] +https://parh.rtrs.tv/tv/live/playlist.m3u8 diff --git a/streams/bd.m3u b/streams/bd.m3u index e48fe10f99..f132bd9285 100644 --- a/streams/bd.m3u +++ b/streams/bd.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChannelT1.bd" status="error",Channel T1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ChannelT1.bd" status="online",Channel T1 (720p) [Not 24/7] http://irbtv.net/channelt1/1080/index.m3u8 #EXTINF:-1 tvg-id="EkusheyTV.bd" status="online",Ekushey TV (480p) https://ekusheyserver.com/etvlivesn.m3u8 diff --git a/streams/bd_jagobd.m3u b/streams/bd_jagobd.m3u index b90f5e34ab..905d8cf8bf 100644 --- a/streams/bd_jagobd.m3u +++ b/streams/bd_jagobd.m3u @@ -7,7 +7,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/banglav000.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BijoyTV.bd" status="online",Bijoy TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/bijoy00.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="BoishakhiTV.bd" status="online",Boishakhi TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BoishakhiTV.bd" status="error",Boishakhi TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/boishakhitv-org.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BTVWorld.bd" status="online",BTV World (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/btvbd-office-sg.stream/playlist.m3u8 @@ -17,13 +17,13 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/channel24-sg-e8e.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelI.bd" status="blocked",Channel I (1080p) https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/channeli-8-org.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ColosalTV.cr" status="error",Colosal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/colosal.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DBCNews.bd" status="online",DBC News (1080p) https://live.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/dbcnews.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="GaanBangla.bd" status="online",Gaan Bangla (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GaanBangla.bd" status="error",Gaan Bangla (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/gaanbangla-8-orgd.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="IndependentTV.bd" status="online",Independent TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="IndependentTV.bd" status="error",Independent TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/independent-8-org.stream/playlist.m3u8 #EXTINF:-1 tvg-id="JamunaTV.bd" status="online",Jamuna TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/jamuna-test-sample-ok.stream/playlist.m3u8 @@ -35,9 +35,9 @@ 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] +#EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="error",Somoy News TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/somoyt000011226615544544.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TimeTelevision.us" status="online",Time Television (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/timetvusa.stream/playlist.m3u8 diff --git a/streams/be.m3u b/streams/be.m3u index 5cae0a3cb1..9ac7196b82 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -3,7 +3,7 @@ https://59959724487e3.streamlock.net/stream/live/playlist.m3u8 #EXTINF:-1 tvg-id="CityMusicTV.be" status="online",City Music TV (720p) https://5592f056abba8.streamlock.net/citytv/citytv/playlist.m3u8 -#EXTINF:-1 tvg-id="EbS.be" status="online",EbS Live (Europe by Satellite) (1080p) +#EXTINF:-1 tvg-id="EbS.be" status="timeout",EbS Live (Europe by Satellite) (1080p) https://euc-live.fl.freecaster.net/live/eucom/ebs.m3u8 #EXTINF:-1 tvg-id="EbSPlus.be" status="online",EbS+ Live (Europe by Satellite) (1080p) https://euc-live.fl.freecaster.net/live/eucom/ebsp.m3u8 @@ -21,6 +21,8 @@ https://dpp-streamlive-plain.medialaancdn.be/qmusic/plain/hls.m3u8 http://highvolume04.streampartner.nl/radiopros/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioPROS.be" status="online",Radio PROS (720p) [Not 24/7] https://558bd16067b67.streamlock.net/radiopros/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] +https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MaTele (1080p) [Not 24/7] https://live.matele.be/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",TVL (720p) [Not 24/7] @@ -49,5 +51,3 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6 https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (576p) https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 -#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] -https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 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/bf.m3u b/streams/bf.m3u index 40093255a6..a282a7dbd4 100644 --- a/streams/bf.m3u +++ b/streams/bf.m3u @@ -5,5 +5,5 @@ https://547f72e6652371c3.mediapackage.us-east-1.amazonaws.com/out/v1/7e66f389bec https://playtv4kpro.com:5443/LiveApp/streams/163893638025530331068059.m3u8 #EXTINF:-1 tvg-id="ImpactTV.bf" status="online",Impact TV (360p) https://edge.vedge.infomaniak.com/livecast/ik:impacttv_1/manifest.m3u8 -#EXTINF:-1 tvg-id="RTB.bf" status="online",RTB (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTB.bf" status="error",RTB (360p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:rtbtvlive1/manifest.m3u8 diff --git a/streams/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 d66ab393d1..419312048c 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="error",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 @@ -33,9 +33,9 @@ https://inliveserver.com:1936/8158/8158/playlist.m3u8 http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8 #EXTINF:-1 tvg-id="SEOTV.bo" status="online",SEO TV (720p) [Not 24/7] https://panel.seo.tv.bo:3645/live/franzleonel0live.m3u8 -#EXTINF:-1 tvg-id="SEOTVKids.bo" status="online",SEO TV Kids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SEOTVKids.bo" status="error",SEO TV Kids (360p) [Not 24/7] https://panel.seo.tv.bo:3182/live/franzleonellive.m3u8 -#EXTINF:-1 tvg-id="SEOTVNovelas.bo" status="online",SEO TV Novelas (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SEOTVNovelas.bo" status="error",SEO TV Novelas (540p) [Not 24/7] https://panel.seo.tv.bo:3337/live/franzbalboa2live.m3u8 #EXTINF:-1 tvg-id="TVLatinaHD.bo" status="online",TV Latina Canal 42 (720p) [Not 24/7] https://master.tucableip.com/live/tvlatinamontero/playlist.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 7304bb3fa8..28419c29fe 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -1,9 +1,9 @@ #EXTM3U #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="timeout",AgroBrasil TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AgroBrasilTV.br" status="online",AgroBrasil TV (720p) [Not 24/7] http://45.162.230.234:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8 -#EXTINF:-1 tvg-id="AgroBrasilTV.br" status="timeout",AgroBrasil TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AgroBrasilTV.br" status="online",AgroBrasil TV (720p) [Not 24/7] https://server.flixtv.com.br/agrobrasiltv/agrobrasiltv/playlist.m3u8 #EXTINF:-1 tvg-id="AgroMais.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Agromais (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 @@ -48,7 +48,7 @@ https://stmv.video.expressolider.com.br/ghostv/ghostv/playlist.m3u8 https://stmv1.srvif.com/gospelf/gospelf/playlist.m3u8 #EXTINF:-1 tvg-id="IMPDTV.br" status="online",IMPD TV (720p) https://58a4464faef53.streamlock.net/impd/ngrp:impd_all/playlist.m3u8 -#EXTINF:-1 tvg-id="ISTVHD.br" status="error",ISTV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ISTVHD.br" status="online",ISTV (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9883/LVW9883_lFcfKysrHF/chunklist.m3u8 #EXTINF:-1 tvg-id="JovemPanNews.br" status="online",Jovem Pan News (1080p) [Not 24/7] https://d6yfbj4xxtrod.cloudfront.net/out/v1/7836eb391ec24452b149f3dc6df15bbd/index.m3u8 @@ -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 @@ -96,7 +96,7 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.m3u8 https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeFamilia.br" status="online",Rede Famรญlia (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeGospel.br" status="error",Rede Gospel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 #EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="online",Rede Mรฃo Amiga (480p) [Not 24/7] http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 @@ -106,15 +106,15 @@ https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 https://v4-slbps-sambavideos.akamaized.net/live/3282,8114,ec4b5a296d97fa99bf990662f5b4f8e1;base64np;Mc8VDxqNjXKCAf8!/amlst:Mc_tFgfGiHOdQXPB/chunklist_.m3u8 #EXTINF:-1 tvg-id="RedeRC.br" status="online",Rede RC (720p) [Not 24/7] http://tv02.logicahost.com.br:1935/rederc/rederc/live.m3u8 -#EXTINF:-1 tvg-id="RedeSeculo21.br" status="error",Rede Sรฉculo 21 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeSeculo21.br" status="online",Rede Sรฉculo 21 (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-10024/ngrp:LVW10024_H3QLdAY6kx_all/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeTV.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] -https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedeTV.br" status="timeout",Rede TV! SP (720p) [Not 24/7] https://hls.brasilstream.com.br/live/redetv/redetv/playlist.m3u8 +#EXTINF:-1 tvg-id="RedeTV.br" status="error",RedeTV! Tocantins (720p) [Not 24/7] +https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedeTVES.br" status="timeout",Rede TV! ES (720p) https://hls.brasilstream.com.br/live/redetves/redetves/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeTVTocantins.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeTVTocantins.br" status="error",RedeTV! Tocantins (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/redetvro/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedeVida.br" status="online",Rede Vida (720p) [Not 24/7] https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8 @@ -131,22 +131,20 @@ 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 (320p) -https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.m3u8 -#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (640p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/playlist.m3u8 +#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) +https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBNO.br" status="online",TV BNO (270p) [Not 24/7] http://tv02.logicahost.com.br:1935/bonner/bonner/live.m3u8 #EXTINF:-1 tvg-id="TVCamara2.br" status="online",TV Cรขmara 2 (1080p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="TVCidadedePetropolis.br" status="timeout",TV Cidade de Petrรณpolis (1080p) [Not 24/7] https://video01.kshost.com.br:4443/inside2133/inside2133/playlist.m3u8 #EXTINF:-1 tvg-id="TVCinec.br" status="online",TV Cinec (240p) [Not 24/7] http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 @@ -198,9 +196,9 @@ http://cdn.tvmatic.net/funny.m3u8 http://cdn.tvmatic.net/tiktok.m3u8 #EXTINF:-1 tvg-id="TVMAX.br" status="online",TV Max https://59f1cbe63db89.streamlock.net:1443/tvmax/tvmax/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMetropole.br" status="online",TV Metropole (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVMetropole.br" status="timeout",TV Metropole (720p) [Not 24/7] https://cdn-fundacao-2110.ciclano.io:1443/fundacao-2110/fundacao-2110/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMon.br" status="error",TV Mon (720p) +#EXTINF:-1 tvg-id="TVMon.br" status="online",TV Mon (720p) https://srv1.zcast.com.br/tvmon/tvmon/playlist.m3u8 #EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] http://painelvj.com.br:1935/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 @@ -218,11 +216,11 @@ https://5e837408ea907.streamlock.net:1936/tvpantanalms/tvpantanalms/playlist.m3u http://200.189.113.201/hls/tve.m3u8 #EXTINF:-1 tvg-id="TVPocos.br" status="online",TV Poรงos (192p) [Not 24/7] http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSantaCruz.br" status="online",TV Santa Cruz (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSantaCruz.br" status="blocked",TV Santa Cruz (720p) [Not 24/7] 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] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 @@ -236,12 +234,8 @@ 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) -https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/5d880199c902eb4a1e8df00d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mundo TV https://59f1cbe63db89.streamlock.net:1443/mundotv/mundotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] @@ -254,12 +248,14 @@ https://playout.cdn.cartoonnetwork.com.br/playout_01/playlist.m3u8 https://playout.cdn.cartoonnetwork.com.br/playout_03/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="online",TV Marajoara (720p) -https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Record TV Goias (720p) [Geo-blocked] https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TV Marajoara (720p) +https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live +#EXTINF:-1 tvg-id="" status="error",TV Brusque (720p) +https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/5d880199c902eb4a1e8df00d/playlist.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index 4bcfc349a1..1f2bd94591 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -11,14 +11,12 @@ 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] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/canbanglatv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="CBATDT.ca" status="error",CBC Fredericton [Geo-blocked] -https://cbclivedai7-i.akamaihd.net/hls/live/567244/event2/CBAT/master5.m3u8 #EXTINF:-1 tvg-id="CBFTDT.ca" status="online",Ici Radio-Canada Tรฉlรฉ (720p) https://rcavlive.akamaized.net/hls/live/696615/xcancbft/master.m3u8 #EXTINF:-1 tvg-id="CBFTDT.ca" status="blocked",Ici Radio-Canada Tรฉlรฉ (1080p) [Geo-blocked] @@ -95,7 +93,7 @@ https://zm6gdaxeyn93-hls-live.5centscdn.com/slworld/d65ce2bdd03471fde0a1dc5e01d7 http://toronto3.live247stream.com:8081/sanjhapunjab/tv/playlist.m3u8 #EXTINF:-1 tvg-id="SikhSpiritualCentreRexdale.ca" status="online",Sikh Spiritual Centre Rexdale (720p) https://cdn12.henico.net:8443/live/ssct/index.m3u8 -#EXTINF:-1 tvg-id="TAGTV.ca" status="online",TAG TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TAGTV.ca" status="error",TAG TV (1080p) [Not 24/7] http://cdn11.live247stream.com/tag/tv/playlist.m3u8 #EXTINF:-1 tvg-id="TamilVisionTV.ca" status="online",Tamil Vision TV (1080p) http://live.tamilvision.tv:8081/TVI/HD/playlist.m3u8 @@ -103,18 +101,16 @@ http://live.tamilvision.tv:8081/TVI/HD/playlist.m3u8 http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="online",Tรฉlรฉ Culturelle Mรฉdias (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="timeout",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live -#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="timeout",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Toronto360TV.ca" status="online",Toronto 360 TV (720p) [Not 24/7] 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/cl.m3u b/streams/cl.m3u index d5a0f9ce9a..8384d560d9 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -19,7 +19,7 @@ https://5eff35271151c.streamlock.net:1936/8002/8002/playlist.m3u8 https://v2.tustreaming.cl/atacamatv/index.m3u8 #EXTINF:-1 tvg-id="AutonomaTV.cl" status="online",Autonoma TV (720p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8 -#EXTINF:-1 tvg-id="AysenTV.cl" status="error",Aysรฉn TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AysenTV.cl" status="online",Aysรฉn TV (720p) [Not 24/7] https://v2.tustreaming.cl/aysentv/playlist.m3u8 #EXTINF:-1 tvg-id="BuinSomosTodos.cl" status="online",Buin Somos Todos (720p) [Not 24/7] https://bst.buin.cl/0.m3u8 @@ -27,7 +27,7 @@ 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 @@ -35,7 +35,7 @@ https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 https://unlimited1-us.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="timeout",Canal 13 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] http://edge1.cl.grupoz.cl/canal21tv/live/playlist.m3u8 @@ -67,10 +67,8 @@ https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2 http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 #EXTINF:-1 tvg-id="CEACTV.cl" status="online",CEAC TV (Santiago) (480p) https://hd.chileservidores.cl:1936/ceactv/ceactv/playlist.m3u8 -#EXTINF:-1 tvg-id="ChileVision.cl" status="blocked",ChileVisiรณn (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ChileVision.cl" status="timeout",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) @@ -99,7 +97,7 @@ 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 @@ -113,8 +111,6 @@ https://mediacpstreamchile.com:1936/evavision/evavision/playlist.m3u8 http://159.69.56.148:25461/live/evavision/2r4rfasf/38.m3u8 #EXTINF:-1 tvg-id="ExprezionTV.cl" status="online",Expreziรณn TV (EXTV | Los รlamos) (720p) [Not 24/7] https://srv3.zcast.com.br/expreszion/expreszion/playlist.m3u8 -#EXTINF:-1 tvg-id="GenialTV.cl" status="error",Genial TV (720p) [Not 24/7] -http://v3.tustreaming.cl/genialtv/playlist.m3u8 #EXTINF:-1 tvg-id="Girovisual.cl" status="online",Girovisual https://unlimited1-cl-isp.dps.live/girovisual2/girovisual2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GraciaTV.cl" status="online",Gracia TV (1080p) [Not 24/7] @@ -137,17 +133,15 @@ 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="error",LRP Televisiรณn (720p) [Not 24/7] -https://v2.tustreaming.cl/lrp/index.m3u8 #EXTINF:-1 tvg-id="MaderoTV.cl" status="online",Madero TV https://videostreaming.cloudserverlatam.com/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="MasTV.cl" status="online",Mรกs TV https://paneltv.online:1936/8118/8118/playlist.m3u8 -#EXTINF:-1 tvg-id="MAXIMA.cl" status="error",MAXIMA (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MAXIMA.cl" status="online",MAXIMA (720p) [Not 24/7] https://server1.oklanet.cl:1936/maximavideo1/maximavideo1/playlist.m3u8 #EXTINF:-1 tvg-id="Mega.cl" status="blocked",Mega [Geo-blocked] http://186.67.117.178:8081/play/a00x -#EXTINF:-1 tvg-id="Meganoticias.cl" status="online",Meganoticias (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Meganoticias.cl" status="error",Meganoticias (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCkccyEbqhhM3uKOI6Shm-4Q/live #EXTINF:-1 tvg-id="MundodelaMusica.cl" status="online",Mundo de la Mรบsica (480p) https://videostreaming.cloudserverlatam.com/8078/8078/playlist.m3u8 @@ -165,8 +159,6 @@ https://unlimited6-cl.dps.live/pautatv/pautatv.smil/playlist.m3u8 http://cdn.vms.grupoz.cl/lapintanatv/content/5a7c8e25e19d3e641aca9fb2/hls/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="online",Planetatv Kids (1080p) https://mediacpstreamchile.com:1936/8152/8152/playlist.m3u8 -#EXTINF:-1 tvg-id="PlanetaTVMusic.cl" status="error",Planetatv Music (720p) [Geo-blocked] -https://5eae379fb77bb.streamlock.net/planetatvmusic/planetatvmusic/playlist.m3u8 #EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (908p) [Not 24/7] http://tv.portalfoxmix.club:1935/portalfoxmix/portalfoxmix/playlist.m3u8 #EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (480p) [Not 24/7] @@ -181,10 +173,10 @@ http://server1.oklanet.cl:1935/maximavideo1/maximavideo1/playlist.m3u8 https://5eff35271151c.streamlock.net:1936/8056/8056/playlist.m3u8 #EXTINF:-1 tvg-id="RadiotecaWebstereo.cl" status="timeout",Radioteca Webstereo https://vdohd.cl:1936/9040/9040/playlist.m3u8 +#EXTINF:-1 tvg-id="RadioZetaTV.cl" status="online",Radio Zeta TV (240p) [Not 24/7] +https://unlimited1-us.dps.live/radioztv/radioztv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioZetaTV.cl" status="timeout",Radio Zeta TV (480p) https://unlimited1-cl.dps.live/radioztv/radioztv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioZetaTV.cl" status="error",Radio Zeta TV (240p) [Not 24/7] -https://unlimited1-us.dps.live/radioztv/radioztv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RCKTV.cl" status="online",RCK TV (720p) https://mediacpstreamchile.com:1936/ricardoaravena/ricardoaravena/playlist.m3u8 #EXTINF:-1 tvg-id="RecuerdosRetro.cl" status="online",Recuerdos Retro @@ -203,7 +195,7 @@ https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/play https://59f1cbe63db89.streamlock.net:1443/retroplustv/retroplustv/playlist.m3u8 #EXTINF:-1 tvg-id="RewindTV.cl" status="timeout",Rewind TV (720p) [Not 24/7] https://tls.cdnz.cl/rewindtv/rewindtv/playlist.m3u8 -#EXTINF:-1 tvg-id="RoccoTV.cl" status="online",Rocco TV (Coyhaique) (240p) [Not 24/7] +#EXTINF:-1 tvg-id="RoccoTV.cl" status="error",Rocco TV (Coyhaique) (240p) [Not 24/7] http://evo.eltelon.com:1935/live/rocco-tv/playlist.m3u8 #EXTINF:-1 tvg-id="RTCTelevision.cl" status="blocked",RTC Televisiรณn https://5eae379fb77bb.streamlock.net/rtctelevision/rtctelevision/playlist.m3u8 @@ -221,7 +213,7 @@ https://paneltv.online:1936/8116/8116/playlist.m3u8 https://panel.miplay.cl:8081/spectrumchannel/index.m3u8 #EXTINF:-1 tvg-id="StgoTV.cl" status="online",Stgo.TV (720p) https://stv.janus.cl/playlist/stream.m3u8 -#EXTINF:-1 tvg-id="T13.cl" status="online",T13 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="T13.cl" status="timeout",T13 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsRnhjcUCR78Q3Ud6OXCTNg/live #EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="blocked",Tele 2 Web (Retiro) (720p) [Not 24/7] https://inliveserver.com:1936/11516/11516/playlist.m3u8 @@ -229,9 +221,9 @@ https://inliveserver.com:1936/11516/11516/playlist.m3u8 https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="online",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="error",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] https://v2.tustreaming.cl/tendenciastv/index.m3u8 -#EXTINF:-1 tvg-id="Tevex.cl" status="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,8 +279,6 @@ https://tls.cdnz.cl/uestv/live/playlist.m3u8 http://tv.ulagos.cl/web/live.m3u8 #EXTINF:-1 tvg-id="UMAGTV.cl" status="timeout",UMAGTV Televisiรณn (Punta Arenas) (720p) http://edge1.cl.grupoz.cl/tser5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="error",Unidad Evangelica TV (720p) [Not 24/7] -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 #EXTINF:-1 tvg-id="VCOnline.cl" status="online",VC Online (720p) @@ -311,8 +301,6 @@ https://mediacpstreamchile.com:1936/8028/8028/playlist.m3u8 https://v2.tustreaming.cl/zizatv/index.m3u8 #EXTINF:-1 tvg-id="ZonaLatina.cl" status="timeout",Zona Latina (480p) [Not 24/7] http://38.131.11.9:1080/play/a00x -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCร‘ (San Carlos ร‘uble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Regiรณn Televisiรณn ร‘uble (Chillรกn) (720p) [Not 24/7] @@ -323,3 +311,7 @@ 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="timeout",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live +#EXTINF:-1 tvg-id="" status="error",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 f4e90d2fe0..ea92374b29 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -1,10 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1็ปผๅˆ (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225618/index.m3u8 -#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1็ปผๅˆ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225642/index.m3u8 -#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1็ปผๅˆ (1080p) -http://117.169.120.140:8080/live/cctv-1/.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) [Not 24/7] http://112.25.48.68/live/program/live/cctv1hd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) @@ -39,8 +35,10 @@ http://223.110.245.170/PLTV/3/224/3221225530/index.m3u8 http://223.110.245.170/PLTV/3/224/3221226316/index.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) http://223.110.245.173/PLTV/4/224/3221227375/index.m3u8 -#EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2่ดข็ป (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225619/index.m3u8 +#EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) +http://117.169.120.140:8080/live/cctv-1/.m3u8 +#EXTINF:-1 tvg-id="CCTV1.cn" status="error",CCTV-1็ปผๅˆ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225618/index.m3u8 #EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2่ดข็ป (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225643/index.m3u8 #EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2่ดข็ป (1080p) @@ -61,14 +59,12 @@ http://183.207.248.71/cntv/live1/cctv-2/cctv-2 http://183.207.248.71/gitv/live1/G_CCTV-2/G_CCTV-2 #EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2่ดข็ป (1080p) http://223.110.245.170/PLTV/3/224/3221227207/index.m3u8 -#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3็ปผ่‰บ (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225634/index.m3u8 +#EXTINF:-1 tvg-id="CCTV2.cn" status="error",CCTV-2่ดข็ป (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225619/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3็ปผ่‰บ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225647/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3็ปผ่‰บ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225647/index.m3u8 -#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3็ปผ่‰บ (1080p) -http://117.169.120.140:8080/live/cctv-3/.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3็ปผ่‰บ (480p) [Not 24/7] http://newvideo.dangtutv.cn:8278/CCTVzongyi/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) @@ -91,10 +87,14 @@ 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="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225634/index.m3u8 +#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) +http://117.169.120.140:8080/live/cctv-3/.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [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) @@ -144,13 +144,13 @@ http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="timeout",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=36&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="timeout",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) -http://183.207.248.71/cntv/live1/CCTV5+/hdcctv05plus -#EXTINF:-1 tvg-id="CCTV5Plus.cn" status="timeout",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://183.207.248.71/cntv/live1/hdcctv05plus/hdcctv05plus #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="timeout",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://183.207.249.14/PLTV/3/224/3221225604/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="timeout",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://223.110.245.139/PLTV/4/224/3221227480/index.m3u8 +#EXTINF:-1 tvg-id="CCTV5Plus.cn" status="error",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) +http://183.207.248.71/cntv/live1/CCTV5+/hdcctv05plus #EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6็”ตๅฝฑ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225632/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6็”ตๅฝฑ (1080p) @@ -208,13 +208,13 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (360p) http://125.210.152.18:9090/live/CCTV7HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) -http://183.207.248.71/cntv/live1/cctv-7/cctv-7 -#EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) http://183.207.249.9/PLTV/3/224/3221225546/index.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) http://183.207.249.15/PLTV/3/224/3221225546/index.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) http://183.207.249.36/PLTV/4/224/3221227314/index.m3u8 +#EXTINF:-1 tvg-id="CCTV7.cn" status="error",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) +http://183.207.248.71/cntv/live1/cctv-7/cctv-7 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225631/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8็”ต่ง†ๅ‰ง (1080p) @@ -227,8 +227,6 @@ http://117.169.120.132:8080/live/cctv-8/playlist.m3u8 http://117.169.120.140:8080/live/cctv-8/.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://183.207.248.12/PLTV/3/224/3221227204/index.m3u8 -#EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8็”ต่ง†ๅ‰ง (1080p) -http://183.207.248.35/PLTV/3/224/3221227205/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://39.134.39.39/PLTV/88888888/224/3221226257/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8็”ต่ง†ๅ‰ง (1080p) [Not 24/7] @@ -254,10 +252,10 @@ http://223.110.245.170/PLTV/3/224/3221227205/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://223.110.245.172/PLTV/4/224/3221227304/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8็”ต่ง†ๅ‰ง (1080p) +http://183.207.248.35/PLTV/3/224/3221227205/index.m3u8 +#EXTINF:-1 tvg-id="CCTV8.cn" status="error",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227204/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="online",CCTV-9็บชๅฝ• (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225646/index.m3u8 -#EXTINF:-1 tvg-id="CCTV9.cn" status="online",CCTV-9็บชๅฝ• (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225626/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (1080p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=33&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= @@ -271,8 +269,8 @@ http://183.207.248.71/cntv/live1/cctv-news/cctv-news http://183.207.249.6/PLTV/3/224/3221225532/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (576p) http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225868/index.m3u8 -#EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225636/index.m3u8 +#EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225646/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225627/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) @@ -282,19 +280,19 @@ http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (720p) http://125.210.152.18:9090/live/CCTV10HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) -http://183.207.249.7/PLTV/3/224/3221225550/index.m3u8 +http://183.207.248.71/cntv/live1/cctv-10/cctv-10 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) -http://183.207.249.34/PLTV/4/224/3221227317/index.m3u8 +http://183.207.249.7/PLTV/3/224/3221225550/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227317/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) http://223.110.245.170/PLTV/3/224/3221225550/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="error",CCTV-10็ง‘ๆ•™ (1080p) -http://183.207.248.71/cntv/live1/cctv-10/cctv-10 +http://183.207.249.34/PLTV/4/224/3221227317/index.m3u8 +#EXTINF:-1 tvg-id="CCTV10.cn" status="error",CCTV-10็ง‘ๆ•™ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225636/index.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="online",CCTV-11ๆˆๆ›ฒ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225628/index.m3u8 -#EXTINF:-1 tvg-id="CCTV11.cn" status="online",CCTV-11ๆˆๆ›ฒ (1080p) -http://117.169.120.140:8080/live/cctv-11/.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11ๆˆๆ›ฒ (540p) http://112.25.48.68/live/program/live/cctv11/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11ๆˆๆ›ฒ (720p) [Not 24/7] @@ -305,6 +303,8 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227384/index.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11ๆˆๆ›ฒ (1080p) http://223.110.245.169/PLTV/4/224/3221227384/index.m3u8 +#EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11ๆˆๆ›ฒ (1080p) +http://117.169.120.140:8080/live/cctv-11/.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225637/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) @@ -356,9 +356,9 @@ http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8 #EXTINF:-1 tvg-id="CCTV15.cn" status="timeout",CCTV-15้Ÿณไน (720p) http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=54&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV17.cn" status="online",CCTV-17ๅ†œไธšๅ†œๆ‘ (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225908/index.m3u8 -#EXTINF:-1 tvg-id="CCTV17.cn" status="online",CCTV-17ๅ†œไธšๅ†œๆ‘ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225907/index.m3u8 +#EXTINF:-1 tvg-id="CCTV17.cn" status="error",CCTV-17ๅ†œไธšๅ†œๆ‘ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225908/index.m3u8 #EXTINF:-1 tvg-id="CCTVPlus1.cn" status="online",CCTV+ 1 (600p) [Not 24/7] https://cd-live-stream.news.cctvplus.com/live/smil:CHANNEL1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CCTVPlus2.cn" status="online",CCTV+ 2 (600p) [Not 24/7] @@ -383,24 +383,18 @@ 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="timeout",Dragon TV International (360p) +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) 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="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็บฏไบซ4K (2160p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225786/index.m3u8 #EXTINF:-1 tvg-id="" status="online",็พŽๅ›ฝ็‹—็‹—ๅฎ ็‰ฉ (1080p) https://video.blivenyc.com/broadcast/prod/2061/22/desktop-playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) @@ -418,13 +412,9 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225658/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225659/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅŒ—ไบฌๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225673/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŒ—ไบฌๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225674/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅŒ—ไบฌ็ด€ๅฏฆ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225675/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŒ—ไบฌ็ด€ๅฏฆ (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225676/index.m3u8 #EXTINF:-1 tvg-id="" status="online",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225690/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎ‰ๅพฝๅซ่ง† (1080p) @@ -443,24 +433,12 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225700/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225701/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225702/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/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) -http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅซ่ง† (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225732/index.m3u8 #EXTINF:-1 tvg-id="" status="online",้‡ๅบ†ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225734/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๅฎๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225735/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225736/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎ‰ๅพฝๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225737/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฑฑไธœๅซ่ง† (1080p) @@ -481,28 +459,14 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225744/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225745/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225746/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://39.135.138.59:18890/PLTV/88888910/224/3221225621/index.m3u8 #EXTINF:-1 tvg-id="" status="online",็บชๅฎžไบบๆ–‡ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225655/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๅฎๅซ่ง† (1080p) -http://39.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) -http://39.135.138.59:18890/PLTV/88888910/224/3221225741/index.m3u8 #EXTINF:-1 tvg-id="" status="online",้‡ๅบ†ๅซ่ง† (1080p) http://117.169.120.132:8080/live/chongqingstv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://117.169.120.140:8080/live/cctv-4/.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (1080p) http://117.169.120.140:8080/live/dongnanstv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://117.169.120.140:8080/live/hdhubeistv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) http://117.169.120.140:8080/live/hdjiangsustv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฑฑไธœๅซ่ง† (1080p) -http://117.169.120.140:8080/live/hdshandongstv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) -http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅคฉๆดฅๅซ่ง† (1080p) http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆดช้›…ๆ–ฐ้—ป็ปผๅˆ (1080p) @@ -517,6 +481,8 @@ http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‰ๅทžๆ–ฐ่ž็ถœๅˆ (1080p) http://218.204.153.158/10.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟ้’ๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] +http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ็บขๆฒณ็ปผๅˆๅฐ (1080p) http://file.hhtv.cc/cms/videos/nmip-media/channellive/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ€– ๆธ…ๆ–ฐ็ปผๅˆๅฐ (1080p) @@ -551,8 +517,6 @@ http://hw-m-l.cztv.com/channels/lantian/channel10/1080p.m3u8 http://hw-m-l.cztv.com/channels/lantian/channel012/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ™‹ไธญๅ…ฌๅ…ฑ (1080p) [Not 24/7] http://jzlive.jztvnews.com:90/live/jzgg.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ™‹ไธญ็ปผๅˆ (1080p) -http://jzlive.jztvnews.com:90/live/jzzh.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธŠ่™ž1ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXshangyu1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธŠ่™ž็ถ“ๆฟŸๆ–‡ๅŒ– (720p) [Not 24/7] @@ -565,26 +529,18 @@ 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] http://live.dxhmt.cn:9081/tv/11521-1.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธŠๆตท้‡‘ๅฑฑ็”ต่ง†ๅฐ (270p) http://live.mudu.tv/watch/4zbn2f.m3u8 -#EXTINF:-1 tvg-id="" status="online",็Ÿณๆ™ฏๅฑฑ็”ต่ง†ๅฐ (1080p) [Not 24/7] -http://live.sjsrm.com/bjsjs/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",็Ÿณๆ™ฏๅฑฑ็”ต่ง†ๅฐ (1080p) [Not 24/7] -http://live.sjsrm.com/bjsjs/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",็ฆๅทž็ปผๅˆ (1080p) [Not 24/7] http://live.zohi.tv/video/s10001-FZTV-1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",็ฆๅทžๅฐ‘ๅ„ฟ (1080p) [Not 24/7] @@ -603,14 +559,6 @@ http://stream2.xiancity.cn/xatv1/playlist.m3u8 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://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅฝฑ่ง† (1080p) @@ -673,8 +621,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_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๅ…ฌๅ…ฑ (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๅฝฑ่ง†ๅจฑไน (720p) [Not 24/7] @@ -719,48 +665,36 @@ http://live.nbs.cn/channels/njtv/jkpd/m3u8:500k/live.m3u8 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) http://live.nbs.cn/channels/njtv/xwzh/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌไฟกๆฏ (720p) http://live.nbs.cn/channels/njtv/xxpd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅจฑไน (720p) -http://live.nbs.cn/channels/njtv/ylpd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ็ปๅ…ดๅฝฑ่ง† (720p) 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] -http://palive.patv123.com:8091/live/xwpd_800K.m3u8 #EXTINF:-1 tvg-id="" status="online",CNCไธญๆ–‡ (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_CN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC่‹ฑ่ฏญ (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_EN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰็™ฝ้ธฝ (180p) [Not 24/7] -http://stream2.xiancity.cn/xatv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ๅ•†ๅŠก่ต„่ฎฏ (180p) [Not 24/7] http://stream2.xiancity.cn/xatv3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ๅฝฑ่ง† (180p) [Not 24/7] -http://stream2.xiancity.cn/xatv4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ไน่ดญ่ดญ็‰ฉ (180p) [Not 24/7] http://stream2.xiancity.cn/xatv6/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (720p) [Not 24/7] -http://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) @@ -771,8 +705,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) @@ -793,8 +725,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225722/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225723/index.m3u8 #EXTINF:-1 tvg-id="" status="online",็”˜่‚ƒๅซ่ง† (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225724/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐ็–†ๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225725/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎๅคๅซ่ง† (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225726/index.m3u8 #EXTINF:-1 tvg-id="" status="online",้’ๆตทๅซ่ง† (576p) @@ -807,12 +737,10 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ››ๅทๅซ่ง† (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] +http://60.175.115.119:1935/live/wenhua/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] http://60.175.115.119:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็”˜่‚ƒๅซ่ง† (576p) -http://117.169.120.140:8080/live/gansustv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (576p) -http://117.169.120.140:8080/live/jilinstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎๅคๅซ่ง† (576p) http://117.169.120.140:8080/live/ningxiastv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฑฑ่ฅฟๅซ่ง† (576p) @@ -837,18 +765,8 @@ http://123.146.162.24:8017/d4ceB1a/1000/live.m3u8 http://123.146.162.24:8017/iTXwrGs/800/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅซ่ง† (576p) http://183.207.248.11/PLTV/4/224/3221225810/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎๅคๅซ่ง† (576p) -http://183.207.248.11/PLTV/4/224/3221225842/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้•ท่ฑๆ–ฐ่ž็ถœๅˆ (576p) -http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ˜Ÿ็ฉบ่ก›่ฆ– (576p) http://218.202.220.2:5000/nn_live.ts?id=STARTV -#EXTINF:-1 tvg-id="" status="online",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (576p) -http://221.233.242.239:280/live/71/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไป™ๆกƒ็”Ÿๆดปๆ–‡้ซ” (576p) -http://221.233.242.239:280/live/72/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŒ—็ขš็ปผๅˆ (576p) [Not 24/7] -http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸๆดฅๆ–‡ๅŒ–ๆ—…ๆธธ (576p) http://222.179.155.21:1935/ch2.m3u8 #EXTINF:-1 tvg-id="" status="online",ไธœ่‡ณๆ–‡ๅŒ–่ต„่ฎฏ (576p) [Not 24/7] @@ -879,12 +797,8 @@ http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (576p) http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅทž็ถœๅˆ้ ป้“ (576p) [Not 24/7] -http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ตตๅŽฟ็”ต่ง†ไธ€ๅฅ— (576p) -http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",่ตตๅŽฟ็”ต่ง†ไบŒๅฅ— (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒงๅŽฟ็”ต่ง†็ปผๅˆ (576p) @@ -895,12 +809,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,26 +839,20 @@ 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/sptv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้€šๅŒ–ๆ–ฐ้—ป [Geo-blocked] http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰ๅค–่ฏญ (576p) -http://stream.appwuhan.com/6tzb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆปจๅทžๅ…ฌๅ…ฑ็”ต่ง†ๅ‰ง (576p) -http://stream.bzcm.net/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆปจๅทžๆ–ฐ้—ป็ปผๅˆ (576p) http://stream.bzcm.net/2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆปจๅทžๆต‹่ฏ• (576p) http://stream.bzcm.net/4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไบคๅŸŽ้›ป่ฆ–ๅฐ (576p) -http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‘จๅฃๆ–ฐ้—ป็ปผๅˆ (576p) [Not 24/7] http://tv.zkxww.com:1935/live1/mp4:ch1-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‘จๅฃ็ปๆตŽ็”Ÿๆดป2 (576p) [Not 24/7] @@ -973,8 +875,8 @@ https://livees.cgtn.com/1000e/prog_index.m3u8 https://news.cgtn.com/resource/live/french/cgtn-f.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆตท่ฅฟๅทž็ปผๅˆ (576p) http://stream.haixitv.cn/1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",็‚ซๅŠจๅก้€š (540p) -http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅŒ—็ขš็ปผๅˆ (576p) [Not 24/7] +http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏ็ปผๅˆ (480p) [Not 24/7] http://live.lyg1.com/zhpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้พ™ๅฒฉ็ปผๅˆ (540p) @@ -997,18 +899,18 @@ http://live.ntdimg.com/uwlive520/playlist.m3u8 https://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅˆฉๅทๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w439903609_b1228800.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ้„‰ๆ‘้ปจๅปบ (480p) [Not 24/7] -http://111.17.214.4:1935/live/xtxc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐไนกๆ‘ๅ…šๅปบ (480p) [Not 24/7] +http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ็”Ÿๆดป (480p) [Not 24/7] http://111.17.214.4:1935/live/xtsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ้„‰ๆ‘้ปจๅปบ (480p) [Not 24/7] +http://111.17.214.4:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐๅฝฑ่ฆ–้ ป้“ (480p) [Not 24/7] http://111.17.214.4:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ็ปผๅˆ (480p) [Not 24/7] http://111.17.214.4:1935/live/xtzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ็”Ÿๆดป (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtsh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐไนกๆ‘ๅ…šๅปบ (480p) [Not 24/7] -http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐๅฝฑ่ฆ–้ ป้“ (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ็ปผๅˆ (480p) [Not 24/7] @@ -1051,6 +953,8 @@ 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] @@ -1061,20 +965,14 @@ http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 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) +http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๅ…ฌๅ…ฑ (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",็พŽๅ›ฝไธญๆ–‡็”ต่ง† (406p) [Not 24/7] -https://jpts.sinovision.net/livestream.m3u8 #EXTINF:-1 tvg-id="" status="online",่ฃๆ˜Œ็ปผๅˆ (404p) [Not 24/7] http://183.64.181.25:40023/rongchang01.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ไธ่ทฏ (404p) [Not 24/7] -http://stream2.xiancity.cn/xatv5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ››ๅนณๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/sptv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆพๅŽŸๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ็ปผๅˆ (360p) [Not 24/7] @@ -1083,8 +981,6 @@ http://gddb.chinashadt.com:1935/live/video1.stream_360p/playlist.m3u8 http://gddb.chinashadt.com:1935/live/video2.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ™ฏๅŽฟ็”ต่ง†ไธ€ๅฅ— (360p) [Not 24/7] http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] -http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",่ตตๅŽฟ็”ต่ง†ไธ€ๅฅ— (360p) @@ -1109,6 +1005,18 @@ 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",ๆฒณๅŒ—ๅฝฑ่ง†ๅ‰ง (540p) +http://live6.plus.hebtv.com/hbysx/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ…ฌๅ…ฑ (540p) +http://live7.plus.hebtv.com/hbggx/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",็™ฝๅฑฑๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/baishan1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰็™ฝ้ธฝ (180p) [Not 24/7] +http://stream2.xiancity.cn/xatv2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ๅฝฑ่ง† (180p) [Not 24/7] +http://stream2.xiancity.cn/xatv4/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ไธ่ทฏ (404p) [Not 24/7] +http://stream2.xiancity.cn/xatv5/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,8 +1029,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="online",ๅ—ๅฎๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_NEWS_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] @@ -1199,8 +1109,8 @@ http://livealone302.iqilu.com/iqilu/typd.m3u8 http://livealone302.iqilu.com/iqilu/yspd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ็ปผ่‰บ (406p) [Geo-blocked] http://livealone302.iqilu.com/iqilu/zypd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๆฑ‰่ฏญไฟกๆฏๆœๅŠก (720p) [Geo-blocked] -http://livehyw5.chinamcache.com/hyw/zb11.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๅฐ‘ๅ„ฟ (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb12.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅ››ๅท โ…  ่พพๅทž็ปผๅˆๅฐ (720p) [Not 24/7] http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel35/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅ››ๅท โ…  ่พพๅทžๅ…ฌๅ…ฑๅฐ (720p) [Not 24/7] @@ -1215,8 +1125,6 @@ http://seb.sason.top/sc/ztxw_fhd.m3u8 http://stream1.ahrtv.cn/xspsgb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅพๅทžๅ…ฌๅ…ฑ้ ป้“ (720p) http://stream1.huaihai.tv/ggpd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅพๅทž็”Ÿๆดป (240p) -http://stream1.huaihai.tv/jjsh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅพๅทžๅฝฑ่ง† (720p) http://stream1.huaihai.tv/wyys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅพๅทžๆ–ฐ่ž็ถœๅˆ (720p) @@ -1239,8 +1147,6 @@ http://zbbf2.ahtv.cn/live/749.m3u8 https://hls.gstv.com.cn/49048r/3t5xyc.m3u8 #EXTINF:-1 tvg-id="" status="blocked",็”˜่‚ƒ็งปๅŠจ (540p) [Not 24/7] https://hls.gstv.com.cn/49048r/y72q36.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",็”˜่‚ƒ็งปๅŠจ (540p) [Not 24/7] -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) @@ -1251,8 +1157,6 @@ http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 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) @@ -1687,8 +1591,6 @@ http://183.207.248.71/cntv/live1/HD-2500k-1080P-jiangsustv/HD-2500k-1080P-jiangs http://183.207.248.71/cntv/live1/HD-2500k-1080P-shandongstv/HD-2500k-1080P-shandongstv #EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-shenzhenstv/HD-2500k-1080P-shenzhenstv -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-tianjinstv/HD-2500k-1080P-tianjinstv #EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) http://183.207.248.71/cntv/live1/HD-2500k-1080P-zhejiangstv/HD-2500k-1080P-zhejiangstv #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅ—ๅซ่ง† (576p) @@ -1713,8 +1615,6 @@ http://183.207.248.71/cntv/live1/xinjiangstv/xinjiangstv http://183.207.248.71/cntv/live1/yunnanstv/yunnanstv #EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) http://183.207.248.71/cntv/live1/zhejiangstv/zhejiangstv -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/AHWS/AHWS #EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) [Not 24/7] http://183.207.248.71/gitv/live1/CCTV-4/CCTV-4 #EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (576p) @@ -1725,8 +1625,6 @@ http://183.207.248.71/gitv/live1/G_CHONGQING/G_CHONGQING http://183.207.248.71/gitv/live1/G_GANSU/G_GANSU #EXTINF:-1 tvg-id="" status="timeout",่ดตๅทžๅซ่ง† (576p) http://183.207.248.71/gitv/live1/G_GUIZHOU/G_GUIZHOU -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/G_HEBEI/G_HEBEI #EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸ (576p) http://183.207.248.71/gitv/live1/G_HEILONGJIANG/G_HEILONGJIANG #EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (576p) @@ -1759,8 +1657,6 @@ http://183.207.248.71/gitv/live1/G_XINJIANG/G_XINJIANG http://183.207.248.71/gitv/live1/G_YUNNAN/G_YUNNAN #EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (576p) http://183.207.248.71/gitv/live1/G_ZHEJIANG/G_ZHEJIANG -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD #EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (576p) http://183.207.248.71/gitv/live1/JXWS/JXWS #EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (576p) @@ -1781,22 +1677,16 @@ http://183.207.249.7/PLTV/3/224/3221225574/index.m3u8 http://183.207.249.7/PLTV/3/224/3221225949/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (576p) http://183.207.249.7/PLTV/4/224/3221225883/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) -http://183.207.249.7/PLTV/4/224/3221227396/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) http://183.207.249.8/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) http://183.207.249.11/PLTV/3/224/3221225534/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) http://183.207.249.11/PLTV/3/224/3221225536/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (576p) -http://183.207.249.12/PLTV/4/224/3221225802/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (576p) http://183.207.249.12/PLTV/4/224/3221225808/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) http://183.207.249.12/PLTV/4/224/3221225935/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NewTV็ฒพๅ“้›ปๅฝฑ (1080p) -http://183.207.249.14/PLTV/3/224/3221225567/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) http://183.207.249.15/PLTV/3/224/3221225523/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NewTVๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) @@ -1807,8 +1697,6 @@ http://183.207.249.15/PLTV/3/224/3221225634/index.m3u8 http://183.207.249.15/PLTV/3/224/3221225945/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-4 (1080p) http://183.207.249.15/PLTV/3/224/3221225951/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (576p) -http://183.207.249.15/PLTV/4/224/3221225798/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (576p) http://183.207.249.15/PLTV/4/224/3221225816/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ไผ˜ๆผซๅก้€š (576p) @@ -1821,8 +1709,6 @@ http://183.207.249.16/PLTV/3/224/3221225539/index.m3u8 http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) 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",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) @@ -2095,8 +1981,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) @@ -2107,8 +1991,8 @@ http://live.wifizs.cn/qdly/sd/live.m3u8 http://live.wifizs.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๆฑ‰่ฏญ็ปผ่‰บ (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb04.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅฐ‘ๅ„ฟ (720p) [Geo-blocked] -http://livehyw5.chinamcache.com/hyw/zb12.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๆฑ‰่ฏญไฟกๆฏๆœๅŠก (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb11.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅ—ๅซ่ง† (576p) @@ -2127,24 +2011,12 @@ 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/kangba/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅ…ฌๅ…ฑ (720p) -http://scgctvshow.sctv.com/hdlive/sctv9/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] @@ -2165,33 +2037,137 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่พ›้›†ๆ–ฐ่ž้ ป้“ (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ฅฟ้’ๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] -http://221.238.209.44:81/hls/live1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) -http://117.169.120.140:8080/live/neimenggustv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็บฏไบซ4K (2160p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225786/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225673/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225703/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) +http://39.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://39.135.138.59:18890/PLTV/88888910/224/3221225741/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://117.169.120.140:8080/live/cctv-4/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdhubeistv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdshandongstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ™‹ไธญ็ปผๅˆ (1080p) +http://jzlive.jztvnews.com:90/live/jzzh.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็Ÿณๆ™ฏๅฑฑ็”ต่ง†ๅฐ (1080p) [Not 24/7] +http://live.sjsrm.com/bjsjs/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/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://palive.patv123.com:8091/live/xwpd_800K.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225725/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) +http://117.169.120.140:8080/live/gansustv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (576p) +http://117.169.120.140:8080/live/jilinstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) +http://183.207.248.11/PLTV/4/224/3221225842/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้•ท่ฑๆ–ฐ่ž็ถœๅˆ (576p) +http://218.23.114.19:1935/live/xinwen/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (576p) +http://221.233.242.239:280/live/71/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไป™ๆกƒ็”Ÿๆดปๆ–‡้ซ” (576p) +http://221.233.242.239:280/live/72/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅทž็ถœๅˆ้ ป้“ (576p) [Not 24/7] +http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ตตๅŽฟ็”ต่ง†ไธ€ๅฅ— (576p) +http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.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",ๆปจๅทžๅ…ฌๅ…ฑ็”ต่ง†ๅ‰ง (576p) +http://stream.bzcm.net/1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบคๅŸŽ้›ป่ฆ–ๅฐ (576p) +http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็‚ซๅŠจๅก้€š (540p) +http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏๅ…ฌๅ…ฑ (480p) [Not 24/7] +http://live.lyg1.com/ggpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] +http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—็ปๆตŽ็”Ÿๆดป (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",ๅคฉๆดฅๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-tianjinstv/HD-2500k-1080P-tianjinstv +#EXTINF:-1 tvg-id="" status="error",ๅฎ‰ๅพฝๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/AHWS/AHWS +#EXTINF:-1 tvg-id="" status="error",ๆฒณๅŒ—ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_HEBEI/G_HEBEI +#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD +#EXTINF:-1 tvg-id="" status="error",ไธœๆ–นๅซ่ง† (1080p) +http://183.207.249.7/PLTV/4/224/3221227396/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",่พฝๅฎๅซ่ง† (576p) +http://183.207.249.12/PLTV/4/224/3221225802/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",NewTV็ฒพๅ“้›ปๅฝฑ (1080p) +http://183.207.249.14/PLTV/3/224/3221225567/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่ฅฟๅซ่ง† (576p) +http://183.207.249.15/PLTV/4/224/3221225798/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ๅซ่ง† (1080p) +http://183.207.249.34/PLTV/4/224/3221227402/index.m3u8 #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/sctv5/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้พ™ๅฒฉๅ…ฌๅ…ฑ (540p) [Not 24/7] -http://stream.lytv.net.cn/1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅ…ฌๅ…ฑ (720p) +http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅพๅทž็”Ÿๆดป (240p) +http://stream1.huaihai.tv/jjsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅฐ +http://stream3.hljtv.com/hljws2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅŒ—ไบฌ็ด€ๅฏฆ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225676/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",่ดตๅทžๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",่พฝๅฎๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225735/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225736/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://39.135.138.59:18890/PLTV/88888910/224/3221225621/index.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://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ—ไบฌๅจฑไน (720p) +http://live.nbs.cn/channels/njtv/ylpd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (720p) [Not 24/7] +http://visit.jjbctv.com:1935/live/xwzhpc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ†…่’™ๅคๅซ่ง† (576p) +http://117.169.120.140:8080/live/neimenggustv/.m3u8 +#EXTINF:-1 tvg-id="" status="error",็พŽๅ›ฝไธญๆ–‡็”ต่ง† (406p) [Not 24/7] +https://jpts.sinovision.net/livestream.m3u8 #EXTINF:-1 tvg-id="" status="error",ไธญ็‰Ÿ็ปผๅˆ (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live diff --git a/streams/co.m3u b/streams/co.m3u index c05e242038..5b26bcb994 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AcuarioTelevision.co" status="error",Acuario Televisiรณn (Rionegro | Antioquia) +#EXTINF:-1 tvg-id="AcuarioTelevision.co" status="online",Acuario Televisiรณn (Rionegro | Antioquia) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="Amordiscos.co" status="timeout",Amordiscos (480p) https://5b464b69d264e.streamlock.net/Channels_live/ngrp:amordiscos_all/playlist.m3u8 @@ -19,33 +19,27 @@ https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 https://video17.virtualtronics.com/streamer/canalcampotv.m3u8 #EXTINF:-1 tvg-id="Canal1.co" status="blocked",Canal 1 (1080p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 -#EXTINF:-1 tvg-id="Canal2.co" status="online",Canal 2 (720p) [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="error",Canal Doce https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 -#EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDos.co" status="error",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 -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="CanalNets.co" status="error",Canal Nets +https://video.ejeserver.com/live/nets.m3u8 #EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSonTV.co" status="online",Canal Son TV (720p) [Not 24/7] https://server12.videostreaming.net:3628/stream/play.m3u8 -#EXTINF:-1 tvg-id="CanalVIP.co" status="online",Canal VIP +#EXTINF:-1 tvg-id="CanalVIP.co" status="error",Canal VIP https://play.cdn.enetres.net/B9E570CFE54949C7ABB985D4F8F77F7F0211/02267/playlist.m3u8 #EXTINF:-1 tvg-id="CanalVisionDorada.co" status="online",Canal Visiรณn Dorada (720p) [Not 24/7] https://movil.ejeserver.com/live/visiondorada.m3u8 @@ -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] @@ -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 @@ -137,7 +117,7 @@ http://190.61.41.182:8000/play/a2lo/index.m3u8 https://stmv2.voxtvhd.com.br/zonajoventv/zonajoventv/playlist.m3u8 #EXTINF:-1 tvg-id="Zoom.co" status="online",Zoom (Bogotร  | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 -#EXTINF:-1 tvg-id="ZuldemaydaComunicaciones.co" status="online",Zuldemayda Comunicaciones +#EXTINF:-1 tvg-id="ZuldemaydaComunicaciones.co" status="error",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 @@ -145,5 +125,3 @@ https://tustreamingvideo.com:3376/multi_live/play.m3u8 https://server12.videostreaming.net:3230/stream/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 db1bcd88b9..6f6e758c04 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -5,18 +5,16 @@ http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8 http://inliveserver.com:1935/14510/14510/playlist.m3u8 #EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 (720p) http://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 -#EXTINF:-1 tvg-id="Canal13Sinart.cr" status="timeout",Canal 13 Sinart (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal13Sinart.cr" status="error",Canal 13 Sinart (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vh8g3 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] https://rtmp.info/canal38/envivo/chunks.m3u8 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] https://rtmp.info/canal38/envivo/playlist.m3u8 -#EXTINF:-1 tvg-id="ColosalTV.cr" status="error",Colosal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] http://tv.ticosmedia.com:1935/COLOSAL/COLOSAL/playlist.m3u8 #EXTINF:-1 tvg-id="EJTV.cr" status="online",Enlace Juvenil (EJTV) (288p) [Not 24/7] 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 @@ -27,15 +25,15 @@ https://srv.panelcast.net/humor247/humor247/playlist.m3u8 https://59ef525c24caa.streamlock.net/nicoyatv/nicoyatv/playlist.m3u8 #EXTINF:-1 tvg-id="SMOTV.cr" status="timeout",SMO TV http://186.15.50.30:8080/hls/smotv.m3u8 -#EXTINF:-1 tvg-id="TeleredTelevision.cr" status="online",Telered Television (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleredTelevision.cr" status="blocked",Telered Television (720p) [Not 24/7] http://k4.usastreams.com/ARBtv/teleplus/playlist.m3u8 -#EXTINF:-1 tvg-id="Telesistema.cr" status="blocked",Telesistema (486p) +#EXTINF:-1 tvg-id="Telesistema.cr" status="online",Telesistema (486p) https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletica7.cr" status="timeout",Teletica 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 @@ -51,8 +49,6 @@ http://k4.usastreams.com/videotour/videotour/playlist.m3u8 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",Teletica Radio https://m6gdar5eyn93-hls-live.5centscdn.com/TeleticaRadio/5444e8d6d0436ccb78704882f542e5ac.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 Repretel @@ -63,9 +59,11 @@ http://190.7.192.164:8002/play/s12 http://190.7.192.164:8004/play/s46 #EXTINF:-1 tvg-id="" status="online",Telefides https://s2.cwebtv.net:4433/telefides/telefides/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STV El Camal Familiar (720p) [Not 24/7] +http://tiquiciatv.com:1935/stv/web/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TD+2 https://m6gdar5eyn93-hls-live.5centscdn.com/TDMas2/2409f772ae1a7179adc3f7da77d8785f.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 11 Repretel https://d3bgcstab9qhdz.cloudfront.net/hls/canal11.m3u8 -#EXTINF:-1 tvg-id="" status="error",STV El Camal Familiar (720p) [Not 24/7] -http://tiquiciatv.com:1935/stv/web/playlist.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 481c9f0c53..9c7b3e4bab 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,12 +1,12 @@ #EXTM3U #EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 -#EXTINF:-1 tvg-id="NosPais.cw" status="online",Nos Paรฏs (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NosPais.cw" status="error",Nos Paรฏs (720p) [Not 24/7] http://highvolume04.streampartner.nl/nos_pais_24_7/nos_pais_24_7/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraรงao (720p) -https://streannlivecariflix.cachefly.net/cariflix1/cariflix1/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraรงao (720p) http://ott.streann.com:8080/loadbalancer/services/public/channels/5ed71e232cdc24a3d08cd6de/playlist.m3u8 +#EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraรงao (720p) +https://streannlivecariflix.cachefly.net/cariflix1/cariflix1/playlist.m3u8 #EXTINF:-1 tvg-id="TVDirect13.cw" status="online",TV Direct 13 (720p) [Not 24/7] https://edge1.tvdirect13.com/live/smil:mystream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Intermediate League Curacao diff --git a/streams/cy.m3u b/streams/cy.m3u index a30a9bd5bd..a1242557a1 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -1,9 +1,7 @@ #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,12 +45,12 @@ 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) https://dev.aftermind.xyz/hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu +#EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) +https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Kuzey Kibris TV (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_kktv.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 ARABIC (240p) @@ -61,8 +59,8 @@ https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 TรœRK (720p) https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) -https://svs.itworkscdn.net/sat7kidslive/sat7kids.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..80288bc7f9 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 @@ -20,8 +20,6 @@ https://ocko-live.ssl.cdn.cra.cz/channels/ocko_gold/playlist.m3u8 https://ocko-live.ssl.cdn.cra.cz/cra_live2/ocko_gold.stream.1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PolarTV.cz" status="online",Polar TV (1080p) https://stream.polar.cz/polar/polarlive-1/playlist.m3u8 -#EXTINF:-1 tvg-id="PolarTV.cz" status="error",Polar TV (1080p) -rtmp://stream.polar.cz/polar/polarlive-2 #EXTINF:-1 tvg-id="PrahaTV.cz" status="online",Praha TV (1080p) https://stream.polar.cz/prahatv/prahatvlive-1/playlist.m3u8 #EXTINF:-1 tvg-id="RetroMusicTV.cz" status="online",Retro Music TV (360p) diff --git a/streams/de.m3u b/streams/de.m3u index 51b2d59761..2c65349c7e 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 @@ -47,6 +47,8 @@ http://tv.artcom-venture.de:1322/dmf/tv.m3u8 https://tv.artcom-venture.de/dmf/tv.m3u8 #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="DWArabic.de" status="timeout",DW Arabic (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/dwarabic/live #EXTINF:-1 tvg-id="DWDeutsch.de" status="blocked",DW Deutsch (1080p) [Geo-blocked] https://dwamdstream106.akamaized.net/hls/live/2017965/dwstream106/index.m3u8 #EXTINF:-1 tvg-id="DWDeutschPlus.de" status="blocked",DW Deutsch+ (1080p) [Geo-blocked] @@ -205,10 +207,10 @@ https://cldf-hlsgw.r53.cdn.tv1.eu/1000153copo/hk1.m3u8 https://cldf-hlsgw.r53.cdn.tv1.eu/1000153copo/hk2.m3u8 #EXTINF:-1 tvg-id="Phoenix.de" status="blocked",Phoenix [Geo-blocked] https://zdf-hls-19.akamaized.net/hls/live/2016502/de/high/master.m3u8 +#EXTINF:-1 tvg-id="PunkteinsOberlausitz.de" status="online",Punkteins +https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="PunkteinsOberlausitz.de" status="online",Punkteins (Oberlausitz) (1080p) [Not 24/7] https://5852afe96c9bb.streamlock.net/easycast8-live/mp4:livestreamhd4/playlist.m3u8 -#EXTINF:-1 tvg-id="PunkteinsOberlausitz.de" status="error",Punkteins -https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="PUNKTum.de" status="online",Punktum S๏ฟฝdharz (1080p) http://62.113.210.250/medienasa-live/punktum_high/master.m3u8 #EXTINF:-1 tvg-id="PUNKTum.de" status="online",PUNKTum Fernsehen (1080p) @@ -255,10 +257,10 @@ 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] -http://player-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://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 +#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] +http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RWEErfurt.de" status="online",RWE Erfurt (1080p) https://stream.keyweb.org:8085/hls/rwetv.m3u8 #EXTINF:-1 tvg-id="SaarlandFernsehen1.de" status="online",Saarland Fernsehen 1 (1080p) @@ -295,9 +297,9 @@ https://live1.markenfunk.com/t1/live/playlist.m3u8 https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/playlist.m3u8 #EXTINF:-1 tvg-id="teltOwkanal.de" status="online",teltOwkanal (1080p) https://5856e1a25f71a.streamlock.net/easycast8-live/mp4:livestreamhd8/playlist.m3u8 -#EXTINF:-1 tvg-id="TideTV.de" status="error",Tide TV (1080p) +#EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TideTV.de" status="error",Tide TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) [Not 24/7] https://5889e7d0d6e28.streamlock.net/tide-live/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="tiviTURK.de" status="online",tiviTรœRK (720p) [Not 24/7] https://stream.tiviturk.de/live/tiviturk.m3u8 @@ -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] @@ -375,8 +375,6 @@ http://livestreams.br.de/i/bralpha_germany@119899/master.m3u8 https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ARD-alpha (720p) [Not 24/7] https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) -http://210.210.155.37/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s26/index.m3u8 @@ -404,7 +402,7 @@ https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/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 +#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="error",Motorvision (576p) +http://210.210.155.37/uq2663/h/h09/index.m3u8 diff --git a/streams/dj.m3u b/streams/dj.m3u index 4d6ad0bebf..a52b25c1b1 100644 --- a/streams/dj.m3u +++ b/streams/dj.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",RTD +#EXTINF:-1 tvg-id="" status="error",RTD http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTDTELEDJIBOUTI/live diff --git a/streams/dk.m3u b/streams/dk.m3u index b28ba620c2..19773d88b8 100644 --- a/streams/dk.m3u +++ b/streams/dk.m3u @@ -11,9 +11,9 @@ http://stream.kkr.dk/live/kkr/playlist.m3u8 http://stream.kkr.dk/live/ngrp:kkr_adaptive/playlist.m3u8 #EXTINF:-1 tvg-id="TV2Bornholm.dk" status="online",TV2/Bornholm (1080p) [Not 24/7] https://live.tv2bornholm.dk/stream/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV2Fyn.dk" status="online",TV2 Fyn (1080p) +#EXTINF:-1 tvg-id="TV2Fyn.dk" status="error",TV2 Fyn (1080p) https://cdnapisec.kaltura.com/p/1966291/sp/196629100/playManifest/entryId/0_vsfrv0zm/format/applehttp/protocol/https/uiConfId/30288171/a.m3u8 -#EXTINF:-1 tvg-id="TV2Fyn.dk" status="online",TV2 Fyn (270p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2Fyn.dk" status="error",TV2 Fyn (270p) [Not 24/7] https://cdnapisec.kaltura.com/p/1966291/sp/1966291/playManifest/entryId/0_vsfrv0zm/format/applehttp/protocol/https/flavorId/0_8g29e3jz/name/a.mp4/index.m3u8 #EXTINF:-1 tvg-id="TV2Lorry.dk" status="online",TV2/Lorry (720p) https://cdnapisec.kaltura.com/p/2045321/sp/204532100/playManifest/entryId/1_2kojfk4m/format/applehttp/protocol/https/uiConfId/32599481/a.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index 64cc45c641..b55f8d109c 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -5,7 +5,7 @@ https://cm.hostlagarto.com:4445/Akitv/Akitv.myStream/playlist.m3u8 https://cdn4.hostlagarto.com:8081/static/bajotechotv/playlist.m3u8 #EXTINF:-1 tvg-id="Bellavision.do" status="online",Bellavisiรณn https://cdn4.hostlagarto.com:8081/static/Bellavision8hd/playlist.m3u8 -#EXTINF:-1 tvg-id="BonaoTV.do" status="online",Bonao TV +#EXTINF:-1 tvg-id="BonaoTV.do" status="error",Bonao TV https://ss5.domint.net:3026/btv_str/bonao/playlist.m3u8 #EXTINF:-1 tvg-id="Camara809.do" status="online",Camara 809 (720p) [Not 24/7] https://cm.hostlagarto.com:4445/camara809TV/camara809TV/playlist.m3u8 @@ -35,14 +35,12 @@ https://cdn4.hostlagarto.com:8081/static/cotubanamatv/playlist.m3u8 https://cdn4.hostlagarto.com:8081/static/cromtv/playlist.m3u8 #EXTINF:-1 tvg-id="DANTV.do" status="online",DAN TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Punaltv/punaltvHD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Digital15.do" status="online",Digital 15 (1080p) +#EXTINF:-1 tvg-id="Digital15.do" status="timeout",Digital 15 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/27456795/events/8268514/player #EXTINF:-1 tvg-id="Digital809TV.do" status="online",Digital809 TV 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,13 +49,13 @@ 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="blocked",Hermanas Mirabal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="HM.do" status="blocked",HM (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="HM.do" status="online",HM (720p) [Geo-blocked] http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenUniversalTV.do" status="online",Imagen Universal TV https://imagenuniversaltv.net:3771/live/iutvlive.m3u8 @@ -69,10 +67,6 @@ https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 #EXTINF:-1 tvg-id="LunaTVCanal53.do" status="online",Luna TV Canal 53 https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8 -#EXTINF:-1 tvg-id="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="online",Mision ELTV (480p) [Not 24/7] @@ -81,24 +75,18 @@ https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 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="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 -#EXTINF:-1 tvg-id="NitidaTV.do" status="online",Nรญtida TV +#EXTINF:-1 tvg-id="NitidaTV.do" status="error",Nรญtida TV https://live.teledomdr.com:3131/live/nitidatvlive.m3u8 #EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PeraviaVision.do" status="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] @@ -109,7 +97,7 @@ https://ss2.domint.net:3202/rnn_str/canal27/playlist.m3u8 https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8 #EXTINF:-1 tvg-id="SenalesTV.do" status="online",Seรฑales TV https://live.teledom.info:4000/live/senalestvlive.m3u8 -#EXTINF:-1 tvg-id="SensacionTV.do" status="error",Sensaciรณn TV +#EXTINF:-1 tvg-id="SensacionTV.do" status="online",Sensaciรณn TV https://ss5.domint.net:3002/stv_str/sensaciontv/playlist.m3u8 #EXTINF:-1 tvg-id="SiTV.do" status="online",SiTV (720p) http://190.122.104.221/Player/sitv.m3u8 @@ -127,23 +115,23 @@ 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="blocked",Telecanal 28 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telecanal28.do" status="online",Telecanal 28 (360p) [Geo-blocked] http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="error",TeleCibao (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="error",TeleCibao (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Telecibao/Telecibao/playlist.m3u8 #EXTINF:-1 tvg-id="Telecontacto.do" status="online",Telecontacto https://vdo1.streamgato.us:3578/live/telecontactohdlive.m3u8 +#EXTINF:-1 tvg-id="Telefuturo.do" status="online",Telefuturo +https://ss9.domint.net:3054/tf_str/telefuturo/playlist.m3u8 #EXTINF:-1 tvg-id="Telefuturo.do" status="timeout",Telefuturo Canal 23 (720p) [Not 24/7] http://ss8.domint.net:2118/tf_str/futu/master.m3u8 -#EXTINF:-1 tvg-id="Telefuturo.do" status="error",Telefuturo -https://ss9.domint.net:3054/tf_str/telefuturo/playlist.m3u8 #EXTINF:-1 tvg-id="Teleimpacto.do" status="online",Teleimpacto (720p) [Not 24/7] http://190.122.96.188:8888/http/013 #EXTINF:-1 tvg-id="Telemax.do" status="online",Telemax https://cdn2.streamgato.us/telemax/telemax/playlist.m3u8 -#EXTINF:-1 tvg-id="Telemilenio.do" status="online",Telemilenio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Telemilenio.do" status="error",Telemilenio (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telemilenio/Telemilenio.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord8.do" status="online",Telenord 8 (1080p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 @@ -155,7 +143,7 @@ http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 https://cdn5.streamgato.us:3315/live/telesantodomingolive.m3u8 #EXTINF:-1 tvg-id="TelesurCanal10.do" status="error",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 @@ -163,7 +151,7 @@ http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 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 -#EXTINF:-1 tvg-id="TRANoticias.do" status="online",TRA Noticias +#EXTINF:-1 tvg-id="TRANoticias.do" status="error",TRA Noticias https://live.teledom.info:3625/live/tra45live.m3u8 #EXTINF:-1 tvg-id="TVDaja.do" status="online",TV Daja https://cm.hostlagarto.com:4445/Dajatv/Dajatv.myStream/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 cc46eb0941..d62ceb503a 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,43 +1,64 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Anis TV [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] +#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] -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="EchoroukNews.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk 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="EchoroukTV.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk 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="online",El Bilad [Geo-blocked] +#EXTINF:-1 tvg-id="ElBilad.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/EL_BILAD/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="error",El Djazairia One [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="blocked",El Djazairia One [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_DJAZAIRIA_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="error",El Djazair N1 [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 -#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online",El Fadjr TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked] +#EXTVLCOPT:http-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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Hayat TV [Geo-blocked] +#EXTVLCOPT:http-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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Ennahar TV [Geo-blocked] +#EXTVLCOPT:http-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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",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="error",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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV4 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV_4/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5.dz" status="online",Algรฉrie TV5 [Geo-blocked] +#EXTINF:-1 tvg-id="TV5.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV5 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV_5/playlist.m3u8 -#EXTINF:-1 tvg-id="TV6.dz" status="online",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="online",TV8 Edhakira [Geo-blocked] +#EXTINF:-1 tvg-id="TV8.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV8 Edhakira [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV8_EDHAKIRA/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",AL24 News +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +https://cdn02.hta.dz/abr_htatv/AL24_News/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index 361115df51..738d8157bc 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="Asomavision.ec" status="online",Asomavisiรณn +#EXTINF:-1 tvg-id="Asomavision.ec" status="timeout",Asomavisiรณn https://asomatv.duckdns.org/livestream/stream.m3u8 #EXTINF:-1 tvg-id="CanelaTV.ec" status="blocked",CanelaTV (720p) [Not 24/7] https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 @@ -15,7 +15,7 @@ https://rctvhd.net:8081/elsol105fm/index.m3u8 http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 #EXTINF:-1 tvg-id="MulticanalCatamayo.ec" status="online",Multicanal Catamayo (720p) [Not 24/7] https://multicanal.streamseguro.com/hls/streaming.m3u8 -#EXTINF:-1 tvg-id="Nortvision.ec" status="online",Nortvisiรณn +#EXTINF:-1 tvg-id="Nortvision.ec" status="error",Nortvisiรณn https://plataformavideo.com:19360/nortvision/nortvision.m3u8 #EXTINF:-1 tvg-id="PuruwaTV.ec" status="online",Puruwa TV (720p) https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 @@ -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="timeout",Pasiรณn TV (360p) [Not 24/7] +https://tv.portalexpress.es:3753/hybrid/play.m3u8 #EXTINF:-1 tvg-id="" status="error",Paraรญso Digital (264p) [Not 24/7] https://cloudvideo.servers10.com:8081/8106/index.m3u8 diff --git a/streams/eg.m3u b/streams/eg.m3u index ffad6b2471..9417ddc038 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -9,11 +9,9 @@ http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/chunks.m3u8 #EXTINF:-1 tvg-id="ATVSat.eg" status="online",ATVSat (1080p) [Not 24/7] https://stream.atvsat.com/atvsatlive/smil:atvsatlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CBC.eg" status="online",CBC (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CBC.eg" status="timeout",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 +#EXTINF:-1 tvg-id="CBCSofra.eg" status="timeout",CBC Sofra http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CBCSofraStream/live #EXTINF:-1 tvg-id="CopticTV.eg" status="online",Coptic TV (720p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/ctvchannel.tv/ctv.smil/playlist.m3u8 @@ -23,23 +21,23 @@ https://58cc65c534c67.streamlock.net/ctvchannel.tv/ctv.smil/playlist.m3u8 https://9090video.mobtada.com/live/9090ONLINE/playlist.m3u8 #EXTINF:-1 tvg-id="ElsharqTV.eg" status="online",Elsharq TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/elsharq_live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ExtraNews.eg" status="online",eXtra News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ExtraNews.eg" status="timeout",eXtra News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC65F33K2cXk9hGDbOQYhTOw/live #EXTINF:-1 tvg-id="KoogiTV.eg" status="online",Koogi TV (1080p) https://5d658d7e9f562.streamlock.net/koogi.tv/koogi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MekameleenTV.eg" status="online",Mekameleen TV (1080p) https://mn-nl.mncdn.com/mekameleen/smil:mekameleentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MESatHD.eg" status="online",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MESatHD.eg" status="error",MESat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCg5uHOxrP5GkMWldOavPKGQ/live -#EXTINF:-1 tvg-id="NileCinema.eg" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="NileCinema.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Cinema (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 http://livestreaming5.onlinehorizons.net/hls-live/NTNNileCinema/_definst_/liveevent/livestream.m3u8 -#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] +#EXTINF:-1 tvg-id="NileLife.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",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="online",Noble TV (360p) https://5d39f1ab8ba65.streamlock.net:1935/arabic-test/arabic-test/playlist.m3u8 -#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="online",Nogoum FM TV (506p) [Not 24/7] +#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="error",Nogoum FM TV (506p) [Not 24/7] https://stream-speed.extremesolution.mobi/nogoumfm/nogoumfmlive/playlist.m3u8 #EXTINF:-1 tvg-id="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/eh.m3u b/streams/eh.m3u index d6ab7ca6a2..c80786caaa 100644 --- a/streams/eh.m3u +++ b/streams/eh.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="RASDTV.eh" status="online",RASD TV +#EXTINF:-1 tvg-id="RASDTV.eh" status="timeout",RASD TV https://cloud.streamingconnect.tv:455/rasdtv/rasdtv.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index 9901a51bf2..540b5fae79 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -2,11 +2,9 @@ #EXTINF:-1 tvg-id="7LaRioja.es" status="online",7 La Rioja (1080p) [Not 24/7] https://pc-la7delarioja-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv -#EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCCydt40S3mVi9YXQJjK8Nsw/live +#EXTINF:-1 tvg-id="7NN.es" status="timeout",7 Noticias (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv #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] @@ -57,7 +55,7 @@ http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 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 -#EXTINF:-1 tvg-id="CanalDonana.es" status="error",Canal Doรฑana (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doรฑana (720p) [Not 24/7] https://secure5.todostreaming.es/live/division-alm.m3u8 #EXTINF:-1 tvg-id="CanalExtremadura.es" status="online",Canal Extremadura (576p) [Not 24/7] https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8 @@ -71,12 +69,12 @@ http://217.125.136.93:8080/canalsierradecadiz1080.m3u8 http://217.125.136.93:8080/canalsierradecadiz720.m3u8 #EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="online",Canal Sierra de Cรกdiz (576p) http://217.125.136.93:8080/canalsierradecadiz576.m3u8 -#EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="online",Canal Sur Andalucรญa (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqwjtgaJflHga2aPWphG5PQ/live #EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="online",Canal Sur Andalucรญa (720p) https://cdnlive.codev8.net/rtvalive/smil:channel1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="online",Canal Sur Andalucรญa (720p) https://cdnlive.shooowit.net/rtvalive/smil:channel1.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="timeout",Canal Sur Andalucรญa (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqwjtgaJflHga2aPWphG5PQ/live #EXTINF:-1 tvg-id="CanalTaronja.es" status="blocked",Canal Taronja Osona i Moianรฉs (480p) [Not 24/7] https://taronjavic.streaming-pro.com/hls/vic.m3u8 #EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] @@ -95,40 +93,28 @@ https://limited31.todostreaming.es/live/noroestetv-livestream.m3u8 https://streaming.cloud.innovasur.es/mmj/index.m3u8 #EXTINF:-1 tvg-id="DistritoTV.es" status="online",Distrito TV (1080p) [Not 24/7] https://cdn01.yowi.tv/KQRSDA7GDB/master.m3u8 -#EXTINF:-1 tvg-id="ElFuturoentumano.es" status="online",El Futuro en tu mano (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZSw3jfFZo_8I9BHSMlT2Fg/live #EXTINF:-1 tvg-id="ElFuturoentumano.es" status="online",El Futuro en tu mano (720p) https://limited24.todostreaming.es/live/renjillo-livestream.m3u8 +#EXTINF:-1 tvg-id="ElFuturoentumano.es" status="timeout",El Futuro en tu mano (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZSw3jfFZo_8I9BHSMlT2Fg/live #EXTINF:-1 tvg-id="FactoriadeFiccion.es" status="timeout",Factorรญa de Ficciรณn (720p) http://91.126.141.201:1935/live/smil:fdf.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Fibwi.es" status="blocked",Fibwi (1080p) [Geo-blocked] http://109.232.71.249/fibwiLIVE_movil/index.m3u8 #EXTINF:-1 tvg-id="FionTV.es" status="timeout",Fion TV (720p) http://stream.fion.es:1936/live/smil:fion.smil/master.m3u8 -#EXTINF:-1 tvg-id="GCMTV.es" status="online",GCM TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GCMTV.es" status="timeout",GCM TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/tbmadrid/tbmadrid.m3u8 -#EXTINF:-1 tvg-id="GuadaTV.es" status="online",Guada TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GuadaTV.es" status="timeout",Guada TV (720p) [Not 24/7] 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) @@ -137,7 +123,7 @@ https://livelist01.yowi.tv/lista/0d6c7ccfac89946bfd41ae34c527e8d94734065c/master https://livelist01.yowi.tv/lista/8635ae40f8d1a32eccd63d1f58b55662c9c98f9f/master.m3u8 #EXTINF:-1 tvg-id="HuescaTV.es" status="timeout",Huesca TV (240p) [Not 24/7] https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv.m3u8 -#EXTINF:-1 tvg-id="IB3.es" status="error",IB3 Global (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IB3.es" status="timeout",IB3 Global (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCff_CBVJDTHP4wOHPjP5BMg/live #EXTINF:-1 tvg-id="IbizaGlobalTV.es" status="online",Ibiza Global TV (720p) [Not 24/7] https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 @@ -169,7 +155,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterrรกneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterrรกneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -187,9 +173,7 @@ https://cdnlive.shooowit.net/la8zamoralive/smil:streamswitchingchannel.smil/play https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid/laotra_1/index.m3u8 #EXTINF:-1 tvg-id="LaUrbanTV.es" status="online",La Urban TV (1080p) [Not 24/7] https://urbanrevolution.es:8443/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="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="error",Levante TV (320p) [Not 24/7] +#EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 #EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 @@ -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 @@ -255,14 +237,12 @@ https://5d8d85cf2c308.streamlock.net:1936/Teleonuba/605oPXx3/playlist.m3u8 http://37.187.7.106/teleribera/live.m3u8 #EXTINF:-1 tvg-id="TeleSafor.es" status="online",Tele Safor (576p) [Not 24/7] https://video.telesafor.com/hls/video.m3u8 -#EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleToledo.es" status="timeout",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 -#EXTINF:-1 tvg-id="TeleVigoHD.es" status="online",TeleVigo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleVigoHD.es" status="timeout",TeleVigo (1080p) [Not 24/7] 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) -http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h158/index2.m3u8 +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) +http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] @@ -311,22 +291,16 @@ http://78.41.83.88:8880/hls/unesd.m3u8 http://ventdelnord.tv:8080/hls/directe.m3u8 #EXTINF:-1 tvg-id="Vision6TV.es" status="online",Visiรณn 6 TV (720p) [Not 24/7] https://secure3.todostreaming.es/live/visionseis-livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zafra TV (720p) [Not 24/7] -https://cloud.streamingconnect.tv:455/radiotvzafra/radiotvzafra.m3u8 #EXTINF:-1 tvg-id="" status="online",A3Series Internacional https://mdstrm.com/live-stream-playlist/5cae562e0ca2f30815231c0f.m3u8?access_token=DST4b676d7da5a2a92ee15f8efcbcd00606 #EXTINF:-1 tvg-id="" status="online",A3Cine (1080p) https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal 24 horas (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7QZIf0dta-XPXsp9Hv4dTw/live #EXTINF:-1 tvg-id="" status="online",Mola TV (720p) http://ventdelnord.tv:8080/mola/directe.m3u8 #EXTINF:-1 tvg-id="" status="online",LA7 (720p) https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CostadelSol TV https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Rutas del Perรบ (360p) [Not 24/7] -https://tv.portalexpress.es:3731/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",Aragรณn Radio (Zaragoza) [Not 24/7] https://cartv.streaming.aranova.es/hls/live/aragonradio_aragonradio1.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RTVE (576p) [Geo-blocked] @@ -357,3 +331,9 @@ https://www.urbanrevolution.es:444/live/5e6d8470a3832/index.m3u8 https://ztnr.rtve.es/ztnr/3293681.m3u8 #EXTINF:-1 tvg-id="" status="timeout",La 1 Canarias (576p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5190066.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Zafra TV (720p) [Not 24/7] +https://cloud.streamingconnect.tv:455/radiotvzafra/radiotvzafra.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Radio Rutas del Perรบ (360p) [Not 24/7] +https://tv.portalexpress.es:3731/stream/play.m3u8 +#EXTINF:-1 tvg-id="" status="error",Canal 24 horas (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7QZIf0dta-XPXsp9Hv4dTw/live diff --git a/streams/fo.m3u b/streams/fo.m3u index 7d9f20e3dc..c2b4b2dcb8 100644 --- a/streams/fo.m3u +++ b/streams/fo.m3u @@ -1,5 +1,3 @@ #EXTM3U #EXTINF:-1 tvg-id="KVFSjonvarp.fo" status="online",KVF (720p) [Not 24/7] https://w1.kringvarp.fo/uttanlands/smil:uttanlands.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",KVF Faroe Island (360p) -https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587901821_b772000_slfao.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index b5f14111b9..0aeb82a994 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="online",Beur TV [Geo-blocked] +#EXTINF:-1 tvg-id="BeurTV.fr" status="error",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 @@ -17,19 +17,21 @@ https://live.creacast.com/grandlilletv/smil:grandlilletv.smil/playlist.m3u8 https://live.creacast.com/grandlittoral/smil:grandlittoral.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BIPTV.fr" status="online",BIP TV (480p) [Not 24/7] http://biptv.tv/live/biptvstream_orig/index.m3u8 +#EXTINF:-1 tvg-id="BSmartTV.fr" status="online",BSmart TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCHKib3PFscrSEFOINC2ZJCQ/live #EXTINF:-1 tvg-id="C8.fr" status="online",C8 https://s13.tntendirect.com/d8/live/playlist.m3u8 #EXTINF:-1 tvg-id="C8.fr" status="timeout",C8 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/C8TV #EXTINF:-1 tvg-id="C8.fr" status="timeout",C8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x5gv5rr -#EXTINF:-1 tvg-id="CanalPlusFrance.fr" status="timeout",Canal+ France +#EXTINF:-1 tvg-id="CanalPlusFrance.fr" status="error",Canal+ France http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x5gv6be #EXTINF:-1 tvg-id="CentralTV.fr" status="online",Central TV (614p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvcentraltv/livecentraltvtv/playlist.m3u8 #EXTINF:-1 tvg-id="Cherie25.fr" status="online",Chรฉrie 25 (360p) https://s13.tntendirect.com/cherie25/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CNews.fr" status="online",CNews (1080p) +#EXTINF:-1 tvg-id="CNews.fr" status="timeout",CNews (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/CNEWS #EXTINF:-1 tvg-id="CStar.fr" status="online",CStar (360p) https://s13.tntendirect.com/d17/live/playlist.m3u8 @@ -37,11 +39,11 @@ https://s13.tntendirect.com/d17/live/playlist.m3u8 https://edge.vedge.infomaniak.com/livecast/ik:dbmtv/manifest.m3u8 #EXTINF:-1 tvg-id="DBMTV.fr" status="online",DBM TV (1080p) http://dbmtv.vedge.infomaniak.com/livecast/dbmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="error",El Heddaf TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="online",El Heddaf TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="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 @@ -78,18 +80,16 @@ https://s13.tntendirect.com/france5/live/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Arabic/live #EXTINF:-1 tvg-id="France24English.fr" status="online",France 24 English (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24English/live -#EXTINF:-1 tvg-id="France24Espanol.fr" status="online",France 24 Espaรฑol (1080p) +#EXTINF:-1 tvg-id="France24Espanol.fr" status="timeout",France 24 Espaรฑol (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Espanol/live -#EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (1080p) +#EXTINF:-1 tvg-id="France24French.fr" status="timeout",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 -#EXTINF:-1 tvg-id="FranceInter.fr" status="online",France Inter (720p) [Not 24/7] +#EXTINF:-1 tvg-id="FranceInter.fr" status="timeout",France Inter (720p) [Not 24/7] 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) @@ -107,9 +107,11 @@ https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c159 http://ott-cdn.ucom.am/s49/index.m3u8 #EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p) http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Mezzo.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (480p) +#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,13 +144,13 @@ 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 #EXTINF:-1 tvg-id="TeleGrenoble.fr" status="online",Tele Grenoble http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x128fjo -#EXTINF:-1 tvg-id="Telesud.fr" status="online",Tele Sude +#EXTINF:-1 tvg-id="Telesud.fr" status="timeout",Tele Sude http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wrxqb #EXTINF:-1 tvg-id="TF1.fr" status="online",TF1 (1080p) https://s13.tntendirect.com/tf1/live/playlist.m3u8 @@ -170,7 +172,7 @@ http://210.210.155.35/dr9445/h/h01/index.m3u8 http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Colmar.fr" status="online",TV7 Colmar (576p) https://tv7.hdr-tv.com/live/tv7/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="online",TV8 Mont-Blanc (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="timeout",TV8 Mont-Blanc (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x71o73v #EXTINF:-1 tvg-id="TV78.fr" status="online",TV78 (720p) https://streamtv.cdn.dvmr.fr/TV78/ngrp:tv78.stream_all/master.m3u8 @@ -180,24 +182,14 @@ https://streamtv.cdn.dvmr.fr/TVR/ngrp:tvr.stream_all/master.m3u8 https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8 #EXTINF:-1 tvg-id="W9.fr" status="online",W9 (1080p) [Not 24/7] https://s13.tntendirect.com/w9/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Euronews Albania (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live +#EXTINF:-1 tvg-id="" status="online",Sqool TV +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaEqMbRYYOmI3WrALMhxuIg/live #EXTINF:-1 tvg-id="" status="online",Euronews Albania (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live #EXTINF:-1 tvg-id="" status="online",Fun Radio (720p) https://livevideo.infomaniak.com/streaming/livecast/funradiovisionhd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cnews (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn #EXTINF:-1 tvg-id="" status="online",Euronews Hungary (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live -#EXTINF:-1 tvg-id="" status="online",Euronews ะฟะพ-ั€ัƒััะบะธ (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live -#EXTINF:-1 tvg-id="" status="online",Euronews ะฟะพ-ั€ัƒััะบะธ (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live -#EXTINF:-1 tvg-id="" status="online",Euronews en Espaรฑol (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/euronewses/live -#EXTINF:-1 tvg-id="" status="online",Euronews en Espaรฑol (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/euronewses/live #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://d1mpprlbe8tn2j.cloudfront.net/v1/master/7b67fbda7ab859400a821e9aa0deda20ab7ca3d2/euronewsLive/87O7AhxRUdeeIVqf/ewnsabren_eng.m3u8 #EXTINF:-1 tvg-id="" status="online",viร MoselleTV (720p) [Not 24/7] @@ -214,8 +206,18 @@ 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="online",Francophonie (360p) +http://mv2.tvfrancophonie.org/live/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Euronews Albania (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live +#EXTINF:-1 tvg-id="" status="timeout",Euronews ะฟะพ-ั€ัƒััะบะธ (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live +#EXTINF:-1 tvg-id="" status="timeout",Euronews en Espaรฑol (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/euronewses/live #EXTINF:-1 tvg-id="" status="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 http://ott-cdn.ucom.am/s89/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Cnews (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn diff --git a/streams/fr_euronews.m3u b/streams/fr_euronews.m3u index 92c064c577..fb3d782a82 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -7,7 +7,7 @@ https://euronews.alteox.app/hls/fr_stream.m3u8 https://euronews.alteox.app/hls/de_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsItalian.fr" status="online",Euronews Italian https://euronews.alteox.app/hls/it_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="online",Euronews Portuguese +#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="error",Euronews Portuguese https://euronews.alteox.app/hls/pt_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian https://euronews.alteox.app/hls/ru_stream.m3u8 diff --git a/streams/fr_rakuten.m3u b/streams/fr_rakuten.m3u index 858c4a9544..34105a2365 100644 --- a/streams/fr_rakuten.m3u +++ b/streams/fr_rakuten.m3u @@ -1,18 +1,32 @@ #EXTM3U #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 (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 (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 (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 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 (720p) diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index a7df9feafe..a986d27240 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -1,6 +1,8 @@ #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="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) @@ -9,5 +11,31 @@ https://fueltv-fueltv-8-fr.samsung.wurl.com/manifest/playlist.m3u8 https://sofytv-samsungfr.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="WildsideTV.fr" status="online",Wildside TV (720p) https://versatile-wildsidetv-1-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mytime Movies (1080p) +https://mytimefrance-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Amuse Animation +https://amuse-amuseanimation-2-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",BBC Drama +https://bbceu-bbcdrama-1-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",BBC Doctor Who +https://bbceu-doctorwho-3-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Caillou +https://dhx-caillou-2-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Supertoons TV +https://kedoo-supertoonstv-3-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Stormcast Novelas TV +https://stormcast-telenovelatv-1-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies (720p) +https://rakuten-actionmovies-7-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies (720p) +https://rakuten-comedymovies-7-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Documentaries (720p) +https://rakuten-documentaries-7-fr.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews Franรงais (720p) https://rakuten-euronews-2-fr.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family (720p) +https://rakuten-family-7-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight (720p) +https://rakuten-spotlight-7-fr.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows (720p) +https://rakuten-tvshows-7-fr.samsung.wurl.tv/playlist.m3u8 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 1899d0cc44..ea3e182f5a 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -16,9 +16,9 @@ http://176.9.123.140:1935/arttv/arttv/playlist.m3u8 #EXTINF:-1 tvg-id="AtticaTV.gr" status="online",Attica TV (1080p) [Not 24/7] https://e-e.cyou:8222/atticatv/atticatv/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) -https://eco.streams.ovh/BarazaTV/BarazaTV/playlist.m3u8 -#EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) https://eco.streams.ovh/BarazaTV/BarazarazaTV/BarazaTV/playlist.m3u8 +#EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) +https://eco.streams.ovh/BarazaTV/BarazaTV/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="timeout",Baraza TV (1080p) [Geo-blocked] https://panik.cast-control.eu:1936/Admin_1/Admin_1/playlist.m3u8 #EXTINF:-1 tvg-id="BCI24News.gr" status="online",BCI 24 News (720p) @@ -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 @@ -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 b6f0edc660..8246f5864e 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -3,33 +3,31 @@ https://stream.oursnetworktv.com/latin/BibliaCentral/playlist.m3u8 #EXTINF:-1 tvg-id="CanalAntigua.gt" status="online",Canal Antigua (1080p) https://streaming.canal32hn.com/CanalAntigua/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="CanaldeGobierno.gt" status="online",Canal de Gobierno +#EXTINF:-1 tvg-id="CanaldeGobierno.gt" status="timeout",Canal de Gobierno http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/GobiernodeGuatemala/live -#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="error",Canal TV Radio Maya TGBA +#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="online",Canal TV Radio Maya TGBA https://stream.oursnetworktv.com/latin/radioTGBAgtm/playlist.m3u8 -#EXTINF:-1 tvg-id="ElOlamTV.gt" status="online",El Olam TV +#EXTINF:-1 tvg-id="ElOlamTV.gt" status="error",El Olam TV https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 #EXTINF:-1 tvg-id="Guatevision.gt" status="online",Guatevisiรณn https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d1826/live.isml/playlist.m3u8 #EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="online",Iglesia Del Camino (480p) [Not 24/7] http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8 -#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 d0d84180ec..581103b4f2 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,7 +1,5 @@ #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 @@ -11,21 +9,21 @@ http://210.210.155.35/dr9445/h/h14/index.m3u8 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="online",iMode TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="iModeTV.hk" status="error",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) +#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) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) http://210.210.155.37/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s21/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) +#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) http://210.210.155.37/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix http://61.238.6.49:8000/bysid/96 diff --git a/streams/hn.m3u b/streams/hn.m3u index dd300a7d69..6ce5f53766 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -11,15 +11,13 @@ http://st2.worldkast.com/8004/8004/playlist.m3u8 https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisiรณn (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 -#EXTINF:-1 tvg-id="CCIChannel.hn" status="online",CCI Channel (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CCIChannel.hn" status="timeout",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) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="error",Dios Te Ve (720p) +#EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeKids.hn" status="online",Dios Te Ve Infantil (720p) https://emisoras.hn:8081/diostevekids/playlist.m3u8 @@ -29,11 +27,9 @@ 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="error",JBN (480p) +#EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (480p) https://emisoras.hn:8081/jbn/index.m3u8 -#EXTINF:-1 tvg-id="KerussoTV.hn" status="error",Kerusso TV (720p) +#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="online",Lenca Television (Canal 40) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv1.m3u8 @@ -49,7 +45,7 @@ http://lencatelevision.com:8080/hls/ltv3.m3u8 https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8 #EXTINF:-1 tvg-id="SercanoTV.hn" status="online",Sercano TV (720p) http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SuyapaTV.hn" status="online",Suyapa TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SuyapaTV.hn" status="error",Suyapa TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x833e2b #EXTINF:-1 tvg-id="Teleceiba.hn" status="timeout",Teleceiba http://190.11.224.14:8134/liveevent.m3u8 @@ -71,9 +67,9 @@ https://live-utv.unah.edu.hn/web/salida.m3u8 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",Todo Deportes TV + +#EXTINF:-1 tvg-id="" status="timeout",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] +#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 diff --git a/streams/hr.m3u b/streams/hr.m3u index 55da4348a4..c8cfa19103 100644 --- a/streams/hr.m3u +++ b/streams/hr.m3u @@ -26,14 +26,14 @@ http://195.29.70.67/PLTV/88888888/224/3221226027/index.m3u8 #EXTINF:-1 tvg-id="MAXtvPromoKanal.hr" status="online" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",MAXtv Promo Kanal (528p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.84/PLTV/88888888/224/3221226027/index.m3u8 -#EXTINF:-1 tvg-id="OTV.hr" status="online",OTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="OTV.hr" status="timeout",OTV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x654gen #EXTINF:-1 tvg-id="RTLCroatia.hr" status="online" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",RTL (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.67/PLTV/88888888/224/3221226195/index.m3u8 -#EXTINF:-1 tvg-id="TVJadran.hr" status="online",TV Jadran (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVJadran.hr" status="timeout",TV Jadran (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x670ug8 -#EXTINF:-1 tvg-id="" status="online",History 2 HD -http://109.105.205.250:8081/live/HISTORY2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) http://89.201.163.244:8080/hls/hdmi.m3u8 +#EXTINF:-1 tvg-id="" status="online",History 2 HD +http://109.105.205.250:8081/live/HISTORY2/playlist.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index d9f5981c8e..e8350b7c10 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 @@ -11,7 +11,7 @@ http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live #EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live #EXTINF:-1 tvg-id="TeleHaiti.ht" status="online",Tele Haiti (1088p) http://66.175.238.147:1935/live/myStream/playlist.m3u8 @@ -23,7 +23,3 @@ http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8 https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Radio Tรฉlรฉvision Hirondelle (480p) [Not 24/7] https://watch.haitilive.net/gethb/rtvh16/index.m3u8 -#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 -#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 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 10bc3184e6..e9515e00b3 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -1,40 +1,40 @@ #EXTM3U #EXTINF:-1 tvg-id="ADiTV.id" status="online",ADiTV (720p) [Not 24/7] https://v2.siar.us/aditv/livestream/chunks.m3u8 -#EXTINF:-1 tvg-id="AgropolitanTV.id" status="timeout",Agropolitan TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AgropolitanTV.id" status="error",Agropolitan TV (360p) [Not 24/7] http://45.80.181.150:8080/hls/agropolitantv.m3u8 #EXTINF:-1 tvg-id="AhsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch4.m3u8 #EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i) https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="AlBahjahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlBahjahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 #EXTINF:-1 tvg-id="AlImanTV.id" status="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] +#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 +#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 #EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] 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] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(8e867ae0-b2c0-4968-9f60-a11aee8c0987)/index.m3u8 #EXTINF:-1 tvg-id="BanjarTV.id" status="online",Banjar TV (720p) [Not 24/7] https://v2.siar.us/banjartv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="BantenTV.id" status="online",Banten TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BantenTV.id" status="error",Banten TV (720p) [Not 24/7] https://v2.siar.us/barayatv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BatamTV.id" status="error",Batam TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BatamTV.id" status="online",Batam TV (720p) [Not 24/7] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 -#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p) +#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="error",Bayu TV Nganjuk (720p) https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 #EXTINF:-1 tvg-id="BeritaSatu.id" status="online",BeritaSatu (720p) https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 @@ -45,10 +45,10 @@ 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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -61,7 +61,7 @@ http://livestream.biznetvideo.net/biznet_lifestyle/smil:lifestyle.smil/playlist. https://v2.siar.us/bmstv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://e1.siar.us/badartv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="BungoTV.id" status="error",Bungo TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 @@ -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="online",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -87,9 +87,9 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-43 #EXTINF:-1 tvg-id="DutaTV.id" status="online",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.37/qwr9ew/s/s10/index.m3u8 +#EXTINF:-1 tvg-id="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] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] @@ -98,24 +98,26 @@ https://ms.digdaya.tv/live/digdayatv/live.m3u8 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) +#EXTINF:-1 tvg-id="GTV.id" status="online" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",GTV (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) https://d9se4hqsqt2j2.cloudfront.net/GTV2022.m3u8 -#EXTINF:-1 tvg-id="HijrahTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="HijrahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch8.m3u8 -#EXTINF:-1 tvg-id="HopeChannelIndonesia.id" status="online",Hope Channel Indonesia [Not 24/7] +#EXTINF:-1 tvg-id="HopeChannelIndonesia.id" status="timeout",Hope Channel Indonesia [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeChannelIndonesia/live #EXTINF:-1 tvg-id="HumaBetangTV.id" status="online",Huma Betang TV (720p) [Not 24/7] https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="blocked" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",iNews (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.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=AppleWebKit/537.36 (KHTML, like Gecko) +https://d3o5yreltwquyt.cloudfront.net/INEWS2022.m3u8 +#EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #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,28 +126,26 @@ 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] https://v2.siar.us/jawapostv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch29.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -169,53 +169,52 @@ https://re1.siar.us/madutv/hd720/playlist.m3u8 https://edge.medcom.id/live-edge/smil:magna.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Maleo.id" status="online",Maleo (576i) https://alfa.kugo.id/playout/maleo.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="MataMilenialIndonesiaTV.id" status="online",Mata Milenial Indonesia TV [Not 24/7] +#EXTINF:-1 tvg-id="MataMilenialIndonesiaTV.id" status="timeout",Mata Milenial Indonesia TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/channel/UCvew2SW7fPHK0m8c4Ez44Nw/live #EXTINF:-1 tvg-id="Max2U.id" status="blocked",Max2U (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-464b-8623-6ef4556dff11)/index.m3u8 #EXTINF:-1 tvg-id="MCC.id" status="blocked",MCC (720p) 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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch23.m3u8 +#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout",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="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7] https://edge.medcom.id/live-edge/smil:mgnch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MetroTV.id" status="online",Metro TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MetrotvnewsOfficial/live #EXTINF:-1 tvg-id="MetroTV.id" status="online",Metro TV (480p) [Not 24/7] http://edge.metrotvnews.com:1935/live-edge/smil:metro.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="MetroTV.id" status="timeout",Metro TV (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MetrotvnewsOfficial/live #EXTINF:-1 tvg-id="MGITV.id" status="timeout",MGI TV (720p) [Geo-blocked] 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="online" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",MNCTV (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) +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="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 +#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h191/index.m3u8 @@ -225,49 +224,50 @@ 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="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) +#EXTINF:-1 tvg-id="NusantaraTV.id" status="timeout",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.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="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] +#EXTINF:-1 tvg-id="PijarTV.id" status="error",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] +#EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="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="RCTI.id" status="online",RCTI (720p) +#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live +#EXTINF:-1 tvg-id="RCTI.id" status="online" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",RCTI (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ +#EXTVLCOPT:http-user-agent=AppleWebKit/537.36 (KHTML, like Gecko) https://d35d0ifx19oopq.cloudfront.net/RCTI_2021.m3u8 #EXTINF:-1 tvg-id="RCTV.id" status="online",RCTV (720p) [Not 24/7] http://122.248.43.138:1935/ch9/myStream/playlist.m3u8 @@ -292,8 +292,6 @@ https://v2.siar.us/saktitv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] #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] @@ -308,13 +306,15 @@ 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="timeout",Sriwijaya TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline -#EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline +#EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="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) @@ -322,7 +322,7 @@ 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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch18.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -333,7 +333,7 @@ https://bravo.kugo.id/tawaftv/rtmp.stream/playlist.m3u8 http://wms.klikhost.com:1935/tegartv/tegartv/playlist.m3u8 #EXTINF:-1 tvg-id="TegarTVLampung.id" status="online",Tegar TV Lampung (480p) [Not 24/7] [Geo-blocked] https://5bf7b725107e5.streamlock.net/tegartv/tegartv/playlist.m3u8 -#EXTINF:-1 tvg-id="Trans7.id" status="online",Trans7 (720p) +#EXTINF:-1 tvg-id="Trans7.id" status="blocked",Trans7 (720p) https://video.detik.com/trans7/smil:trans7.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TransTV.id" status="online",Trans TV (720p) https://video.detik.com/transtv/smil:transtv.smil/playlist.m3u8 @@ -349,10 +349,10 @@ http://103.30.1.14:8080/hls/live.m3u8 https://tvmu.siar.us/tvmu/live/playlist.m3u8 #EXTINF:-1 tvg-id="TVMu.id" status="online",tvMu (720p) https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne -http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/watch?v=yNKvkPJl-tg #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="timeout",tvOne +http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/c/tvOneNews/live #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] @@ -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://118.97.50.107/Content/HLS/Live/Channel(TVRIBALI)/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 #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 #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) @@ -392,11 +392,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISultengpalu)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="timeout",TVRI Sulawesi Tengah (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRIDKIJakarta.id" status="online",TVRI DKI Jakarta (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIDKI)/index.m3u8 #EXTINF:-1 tvg-id="TVRIDKIJakarta.id" status="online",TVRI DKI Jakarta (720p) [Not 24/7] @@ -416,16 +416,16 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTIMSAM #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) +http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINttkupang)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (576p) https://alfa.kugo.id/tvrintt/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINttkupang)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIGorontalo)/index.m3u8 #EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8 #EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) +http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIGorontalo)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8 #EXTINF:-1 tvg-id="TVRIJambi.id" status="online",TVRI Jambi (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIJAMBI)/index.m3u8 @@ -451,13 +451,13 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 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="timeout",TVRI Papua (480p) +#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="timeout",TVRI Papua (480p) +#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="TVRIRiau.id" status="online",TVRI Riau (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIriau)/index.m3u8 @@ -500,10 +500,10 @@ 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://ott.tvri.co.id/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 @@ -512,11 +512,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINtbmataram)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) -http://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="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="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) @@ -525,14 +525,14 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISUMBARPAD 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) +#EXTINF:-1 tvg-id="TVRIWorld.id" status="timeout",TVRI World (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/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="online",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] @@ -603,11 +603,11 @@ https://ssv1.dpr.go.id/golive/livestream10/playlist.m3u8 https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 +#EXTINF:-1 tvg-id="UChannel.id" status="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) @@ -618,16 +618,18 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d 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] 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",ATVLI (720p) +https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pal TV (720p) [Not 24/7] http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] -http://210.210.155.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 @@ -641,37 +643,41 @@ 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 ShowBiz (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sampit TV -https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Unas TV (720p) -https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) -http://210.210.155.37/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) -https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KSB (576p) https://bravo.kugo.id/ksb/udp.stream/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="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",ATVLI (720p) -https://wowza.convergen.co/atvli/atvli.stream/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 Life Style (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s101/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s101/live.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 Food Channel (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Sampit TV +https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Unas TV (720p) +https://ltun.siar.us/ltun/live/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) [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/il.m3u b/streams/il.m3u index 280201b659..47d614b5ca 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -13,9 +13,9 @@ https://bcovlive-a.akamaihd.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/53 https://live.pars-israel.com/iptv/stream.m3u8 #EXTINF:-1 tvg-id="KabbalahforthePeopleIsrael.il" status="online",Kabbalah for the People (Israel) (504p) [Not 24/7] https://edge3.uk.kab.tv/live/tv66-heb-high/playlist.m3u8 -#EXTINF:-1 tvg-id="KnessetChannel.il" status="timeout",Knesset Channel (480p) [Not 24/7] +#EXTINF:-1 tvg-id="KnessetChannel.il" status="online",Knesset Channel (480p) [Not 24/7] https://contact.gostreaming.tv/Knesset/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Makan33.il" status="timeout",Makan 33 (1080p) +#EXTINF:-1 tvg-id="Makan33.il" status="online",Makan 33 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2slq6Tpsh2bm4wA43P #EXTINF:-1 tvg-id="" status="online",Reshet 13 (720p) https://d18b0e6mopany4.cloudfront.net/out/v1/08bc71cf0a0f4712b6b03c732b0e6d25/index.m3u8 diff --git a/streams/in.m3u b/streams/in.m3u index 676cbfb624..7d6ac3f2c1 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="blocked",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 -#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 @@ -49,16 +41,10 @@ https://vidcdn.vidgyor.com/ptm-origin/aslive/playlist.m3u8 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="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] @@ -68,25 +54,21 @@ 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) http://103.199.161.254/Content/ddmalayalam/Live/Channel(DDMalayalam)/index.m3u8 #EXTINF:-1 tvg-id="DDNational.in" status="online",DD National (576p) http://103.199.161.254/Content/ddnational/Live/Channel(DDNational)/index.m3u8 -#EXTINF:-1 tvg-id="DDNews.in" status="online",DD News (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCKwucPzHZ7zCUIf7If-Wo1g/live #EXTINF:-1 tvg-id="DDNews.in" status="online",DD News (576p) [Not 24/7] #EXTVLCOPT:http-referrer=https://webcast.gov.in/ https://playhls.media.nic.in/hls/live/ddnews/ddnews.m3u8 +#EXTINF:-1 tvg-id="DDNews.in" status="timeout",DD News (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCKwucPzHZ7zCUIf7If-Wo1g/live #EXTINF:-1 tvg-id="DDSports.in" status="online",DD Sports (576p) 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] @@ -97,25 +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="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] +#EXTINF:-1 tvg-id="ETVTelangana.in" status="timeout",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 @@ -123,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] @@ -141,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="online",Jan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JanTV.in" status="error",Jan TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.youtube.com/channel/UCjmnq35TvJ1J8JZS49OPg-Q/live #EXTINF:-1 tvg-id="JeevanTV.in" status="online",Jeevan TV (576p) http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8 @@ -159,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) @@ -185,25 +155,17 @@ 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="error",Malabar News (720p) [Not 24/7] +#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) http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8 @@ -215,18 +177,14 @@ http://103.199.160.85/Content/mangalam/Live/Channel(Mangalam)/index.m3u8 http://103.199.161.254/Content/manoramanews/Live/Channel(ManoramaNews)/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] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (576p) [Not 24/7] http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kd/index.m3u8 +#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="timeout",Mathrubhumi News (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live #EXTINF:-1 tvg-id="MazhavilManorama.in" status="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) @@ -241,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] @@ -263,15 +215,15 @@ 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 #EXTINF:-1 tvg-id="NethraTV.in" status="timeout",Nethra TV (480p) [Not 24/7] https://dammikartmp.tulix.tv/slrc3/slrc3/playlist.m3u8 -#EXTINF:-1 tvg-id="News7Tamil.in" status="online",News 7 Tamil (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="News7Tamil.in" status="timeout",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="News18TamilNadu.in" status="online",News 18 Tamil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="News18TamilNadu.in" status="timeout",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] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 @@ -279,37 +231,35 @@ https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3 https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3u8 #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live -#EXTINF:-1 tvg-id="NextTVMalabar.in" status="online",Next TV Malabar (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NextTVMalabar.in" status="error",Next TV Malabar (720p) [Not 24/7] https://6zklxbgpdw9b-hls-live.5centscdn.com/next/c9a1fdac6e082dd89e7173244f34d7b3.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="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 #EXTINF:-1 tvg-id="PolimerNews.in" status="blocked",Polimer News (720p) [Geo-blocked] https://versewsa.pc.cdn.bitgravity.com/versewsa/live/polimernews.smil/chunklist_b1800000.m3u8 +#EXTINF:-1 tvg-id="PolimerNews.in" status="timeout",Polimer News (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC8Z-VjXBtDJTvq6aqkIskPg/live #EXTINF:-1 tvg-id="PolimerNews.in" status="error",Polimer News (576p) [Not 24/7] http://14.199.164.20:4001/play/a0lg/index.m3u8 #EXTINF:-1 tvg-id="PopPataka.in" status="online",Pop Pataka (480p) [Not 24/7] 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] http://stream.pztv.online/pztv/playlist.m3u8 -#EXTINF:-1 tvg-id="PuthiyaThalaimurai.in" status="online",Puthiya Thalaimurai (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PuthiyaThalaimurai.in" status="error",Puthiya Thalaimurai (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCmyKnNRH0wH-r8I-ceP-dsg/live #EXTINF:-1 tvg-id="PuthuyugamTV.in" status="online",Puthuyugam TV (576p) [Not 24/7] http://103.199.160.85/Content/puthuyugam/Live/Channel(Puthuyugam)/index.m3u8 +#EXTINF:-1 tvg-id="RajNewsMalayalam.in" status="timeout",Raj News Malayalam +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RajNewsMalayalam/live #EXTINF:-1 tvg-id="RealNewsKerala.in" status="online",Real News Kerala (1080p) [Not 24/7] https://bk7l298nyx53-hls-live.5centscdn.com/realnews/e7dee419f91aa9e65939d3677fb9c4f5.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="RealTV.in" status="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 @@ -319,20 +269,14 @@ https://weblive.republicworld.com/liveorigin/republictv/playlist.m3u8 https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SanaPlus.in" status="online",Sana Plus (720p) [Not 24/7] http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 -#EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SanaTV.in" status="online",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="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] +#EXTINF:-1 tvg-id="SathiyamTV.in" status="timeout",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="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) @@ -349,24 +293,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="error",Tehelka TV (480p) [Not 24/7] +#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] @@ -383,30 +315,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="error",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,10 +353,10 @@ https://gvjyg2n9doem-hls-live.5centscdn.com/navmediastream/d0dbe915091d400bd8ee7 https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Times Now Navbharat [Geo-blocked] https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Filmeraa (720p) -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) @@ -456,6 +380,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] @@ -471,17 +397,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) http://210.210.155.37/x6bnqe/s/s81/01.m3u8 -#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",B4U Hitz (720p) [Not 24/7] -http://14.199.164.20:4001/play/a0wh/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="timeout",Filmeraa (720p) +https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.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",Dishum (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pe/index.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",Pulari Cinema +https://royalstarindia.co.in/cinematv_hls/cinematv.m3u8 diff --git a/streams/iq.m3u b/streams/iq.m3u index d7d313f463..b3576efcd9 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -5,15 +5,11 @@ http://rtmp1.abnsat.com/hls/arabic.m3u8 https://5ab29cc78f681.streamlock.net/afarinTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="AlEtejah.iq" status="online",Al-Etejah (576p) [Not 24/7] http://streaming.aletejahtv.iq:1935/etejah-newLive/smil:etejahNew.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlghadeerTV.iq" status="error",AlGhadeer (720p) [Not 24/7] +#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] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 -#EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="error",Alkafeel: Between the two holy shrines (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 #EXTINF:-1 tvg-id="AlkafeelTheentranceoftheholysanctuary.iq" status="online",Alkafeel: The entrance of the holy sanctuary (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot3/manifest.m3u8 @@ -41,9 +37,9 @@ https://media.streambrothers.com:1936/8248/8248/playlist.m3u8 https://anbsat.ddns.net/anb/live/ANB/playlist.m3u8 #EXTINF:-1 tvg-id="AvaEntertainment.iq" status="online",Ava Entertainment (720p) [Not 24/7] https://cdn3.wowza.com/1/OWNQVXVWc0dQclJz/RXJPdHJx/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="DijlahTarab.iq" status="online",Dijlah Tarab (576p) [Not 24/7] +#EXTINF:-1 tvg-id="DijlahTarab.iq" status="error",Dijlah Tarab (576p) [Not 24/7] https://ghaasiflu.online/tarab/index.m3u8 -#EXTINF:-1 tvg-id="DijlahTarab.iq" status="online",Dijlah Tarab +#EXTINF:-1 tvg-id="DijlahTarab.iq" status="error",Dijlah Tarab https://ghaasiflu.online/tarab/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="DijlahTV.iq" status="online",Dijlah (1080p) http://91.134.145.75:10001/Dijlah/index.m3u8 @@ -53,27 +49,25 @@ https://ghaasiflu.online/Dijlah/index.m3u8 https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (720p) https://fa.imamhusseintv.com/live/ih1.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (360p) +#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="error",Imam Hussein TV 1 Farsi (360p) https://live.imamhossaintv.com/live/ih1.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="online",Imam Hussein TV 2 Arabic (360p) +#EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) https://live.imamhossaintv.com/live/ih2.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="online",Imam Hussein TV 3 English (360p) +#EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (360p) https://live.imamhossaintv.com/live/ih3.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) https://ur.imamhusseintv.com/live/ih4.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="error",Imam Hussein TV 4 Urdu (360p) https://live.imamhossaintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="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] https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="online",KurdMax Music (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="timeout",KurdMax Music (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/kurdmaxmusic/live #EXTINF:-1 tvg-id="Kurdsat.iq" status="online",KurdSat (720p) http://ikomg2.s.llnwi.net/kurdsathd/playlist.m3u8 @@ -81,7 +75,7 @@ http://ikomg2.s.llnwi.net/kurdsathd/playlist.m3u8 https://ikomg2.mmdlive.lldns.net/ikomg2/107b7df8f5444d778f349100739a09cd/manifest.m3u8 #EXTINF:-1 tvg-id="KurdsatNews.iq" status="online",KurdSat News (720p) http://ikomg2.s.llnwi.net/kurdsatnewshd/playlist.m3u8 -#EXTINF:-1 tvg-id="NRTTV.iq" status="online",NRT TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NRTTV.iq" status="blocked",NRT TV (720p) [Not 24/7] https://media.streambrothers.com:1936/8226/8226/playlist.m3u8 #EXTINF:-1 tvg-id="PayamTV.iq" status="online",Payam TV (720p) [Not 24/7] https://5ab29cc78f681.streamlock.net/PayamTV/livestream/playlist.m3u8 @@ -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="online",WAAR TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WaarTV.iq" status="error",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/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 1a5cb09de2..5bc847bc80 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -170,7 +170,7 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 @@ -264,11 +264,11 @@ https://5db313b643fd8.streamlock.net/Telenord/Telenord/playlist.m3u8 https://flash2.xdevel.com/telepegasocanale812/telepegasocanale812/playlist.m3u8 #EXTINF:-1 tvg-id="TeleQuattro.it" status="online",Tele Quattro (480p) [Not 24/7] http://wms.shared.streamshow.it/telequattro/telequattro/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleRadioSciacca.it" status="online",Tele Radio Sciacca (240p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleRadioSciacca.it" status="error",Tele Radio Sciacca (240p) [Not 24/7] http://5cbd3bc28341f.streamlock.net:1935/trs_live/teleradiosciacca-tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TelesudTrapani.it" status="error",Telesud Trapani (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesudTrapani.it" status="online",Telesud Trapani (720p) [Not 24/7] http://5cbd3bc28341f.streamlock.net:1935/telesud/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TelesudTrapani.it" status="error",Telesud Trapani (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesudTrapani.it" status="online",Telesud Trapani (720p) [Not 24/7] https://5cbd3bc28341f.streamlock.net:444/telesud/live/playlist.m3u8 #EXTINF:-1 tvg-id="Teletricolore.it" status="online",Teletricolore (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 @@ -294,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 @@ -346,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) @@ -368,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/jo.m3u b/streams/jo.m3u index ae0e92f45a..6e4518957a 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 @@ -29,7 +29,7 @@ http://188.247.86.66/RadioFann/OnAirStudio1/playlist.m3u8 http://188.247.86.66/MixFM/CityView1/playlist.m3u8 #EXTINF:-1 tvg-id="RadioYaqeenJordanControlStudio.jo" status="online",Radio Yaqeen Jordan: Control Studio (180p) [Not 24/7] http://188.247.86.66/MixFM/ControlStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioYaqeenJordanStudio.jo" status="online",Radio Yaqeen Jordan: Studio (180p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioYaqeenJordanStudio.jo" status="error",Radio Yaqeen Jordan: Studio (180p) [Not 24/7] http://188.247.86.66/MixFM/OnAirStudio1/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaRadioJordanCityView.jo" status="online",Rotana Radio Jordan: City View (180p) [Not 24/7] http://188.247.86.66/RotanaRadio/CityView1/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="error",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..ec66a2a93e 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -9,16 +9,14 @@ https://fujitv2.mov3.co/hls/fujitv.m3u8 https://gstv-tnz-gsmediastreaming.preview-jpea.channel.media.azure.net/dfd06b62-e9d1-4a7f-bcbb-89d2ecbc82ee/preview.ism/manifest(format=mpd-time-csf,audio-only=false) #EXTINF:-1 tvg-id="GunmaTV.jp" status="online",Gunma TV (720p) https://movie.mcas.jp/switcher/smil:mcas8.smil/master.m3u8 -#EXTINF:-1 tvg-id="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] https://nhk2.mov3.co/hls/nhk.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (1080p) @@ -31,17 +29,17 @@ 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="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="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 (480p) https://n24-cdn-live.ntv.co.jp/ch01/index.m3u8 #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (480p) https://n24-cdn-live.ntv.co.jp/ch02/index.m3u8 +#EXTINF:-1 tvg-id="NTVNews24.jp" status="error",NTV News24 (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuTAXTexrhetbOe3zgskJBQ/live #EXTINF:-1 tvg-id="ShopChannel.jp" status="online",Shop Channel (1080p) [Not 24/7] https://stream3.shopch.jp/HLS/master.m3u8 -#EXTINF:-1 tvg-id="TBSNews.jp" status="online",TBS News +#EXTINF:-1 tvg-id="TBSNews.jp" status="timeout",TBS News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6AG81pAkf6Lbi_1VC5NmPA/live #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (720p) https://movie.mcas.jp/mcas/mx1_2/master.m3u8 @@ -55,11 +53,11 @@ https://movie.mcas.jp/mcas/mx2_2/master.m3u8 https://movie.mcas.jp/mcas/smil:mx2_prod.smil/master.m3u8 #EXTINF:-1 tvg-id="Weathernews.jp" status="online",Weather News (720p) https://movie.mcas.jp/mcas/smil:wn1.smil/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NHK World Japan (YouTube) (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSPEjw8F2nQDtmUKPFNF7_A/live -#EXTINF:-1 tvg-id="" status="online",TBS (JNN) News Dig 24/7 Live (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=H3D90-436C4 #EXTINF:-1 tvg-id="" status="online",Weather Channel (ใ‚ฆใ‚งใ‚ถใƒผใƒ‹ใƒฅใƒผใ‚น) (BS | WNI) (720p) http://movie.mcas.jp/mcas/wn1_2/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CGNTV http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NHK World Japan (YouTube) (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSPEjw8F2nQDtmUKPFNF7_A/live +#EXTINF:-1 tvg-id="" status="timeout",TBS (JNN) News Dig 24/7 Live (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=H3D90-436C4 diff --git a/streams/ke.m3u b/streams/ke.m3u index 708505cfc6..443fbbb08d 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] +#EXTINF:-1 tvg-id="CitizenTV.ke" status="timeout",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="timeout",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj @@ -9,5 +9,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/standardgroupkenya/live #EXTINF:-1 tvg-id="NTVKenya.ke" status="timeout",NTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6shkab -#EXTINF:-1 tvg-id="TV47Kenya.ke" status="online",TV47 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TV47Kenya.ke" status="timeout",TV47 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tv47kenya/ 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 4944a8eb2d..a0b07ca3de 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -8,9 +8,9 @@ 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.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="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -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="blocked",SBS CJB (CJB์ฒญ์ฃผ๋ฐฉ์†ก) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CJOnStyle.kr" status="online",CJ OnStyle (540p) https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 @@ -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 @@ -101,12 +101,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index_1.m3u8 #EXTINF:-1 tvg-id="FTV.kr" status="online",FTV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/FTV.m3u8 -#EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqGxkgVnPc7arUR7MdCi99g/live #EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (480p) [Not 24/7] 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="GCN.kr" status="timeout",GCN24 Korean (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqGxkgVnPc7arUR7MdCi99g/live #EXTINF:-1 tvg-id="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 @@ -125,9 +123,9 @@ https://allanf181.github.io/adaptive-streams/streams/kr/HoneyTV.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/IBSports.m3u8 #EXTINF:-1 tvg-id="iHQDrama.kr" status="online",iHQ drama (1080p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="error",์ œ์ฃผ MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 -#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] +#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,28 +137,32 @@ 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="error",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="KBSDrama.kr" status="online",KBS Drama +#EXTINF:-1 tvg-id="KBS1TV.kr" status="error",KBS1 (720p) +http://ye23.vip/z7z8/2021/kbs2020.php?id=1 +#EXTINF:-1 tvg-id="KBS2TV.kr" status="error",KBS2 (720p) +http://ye23.vip/z7z8/2021/kbs2020.php?id=2 +#EXTINF:-1 tvg-id="KBSDrama.kr" status="error",KBS Drama http://ye23.vip/z7z8/2021/kbs2020.php?id=5 -#EXTINF:-1 tvg-id="KBSJoy.kr" status="online",KBS Joy +#EXTINF:-1 tvg-id="KBSJoy.kr" status="error",KBS Joy http://ye23.vip/z7z8/2021/kbs2020.php?id=6 #EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="online",KBS LiveCam DokDo (540p) http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="KBSNLife.kr" status="online",KBS N Life +#EXTINF:-1 tvg-id="KBSNLife.kr" status="error",KBS N Life http://ye23.vip/z7z8/2021/kbs2020.php?id=7 -#EXTINF:-1 tvg-id="KBSStory.kr" status="online",KBS Story +#EXTINF:-1 tvg-id="KBSStory.kr" status="error",KBS Story http://ye23.vip/z7z8/2021/kbs2020.php?id=8 #EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) https://kbsworld-ott.akamaized.net/hls/live/2002341/kbsworld/master.m3u8 -#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (Vietnamese Subtitles) (720p) -https://livecdn.fptplay.net/sdb/kbs_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) https://wms4-kortv.akamaized.net/a_live/63719963/smil:20ch011.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (Vietnamese Subtitles) (720p) +https://livecdn.fptplay.net/sdb/kbs_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KCTV.kr" status="online",KCTV ๊ด‘์ฃผ CH05 (720p) [Not 24/7] http://119.77.96.184:1935/chn05/chn05/playlist.m3u8 #EXTINF:-1 tvg-id="KLeague1.kr" status="online",K League 1 (1080p) [Not 24/7] @@ -169,19 +171,19 @@ 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 (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 (450p) [Not 24/7] +#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="online",K+ (Indonesian subtitle) (576p) +#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="error",MBC Gyeongnam (๊ฒฝ์ƒ MBC) (1080p) https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) +#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBN.kr" status="online",MBN (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/MBN.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="blocked",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,36 +277,32 @@ 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] https://allanf181.github.io/adaptive-streams/streams/kr/YTN.m3u8 #EXTINF:-1 tvg-id="YTN.kr" status="timeout",YTN (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live -#EXTINF:-1 tvg-id="YTNDMB.kr" status="timeout",YTN DMB +#EXTINF:-1 tvg-id="YTNDMB.kr" status="error",YTN DMB http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live -#EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live #EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (270p) http://slive.sciencetv.kr:1935/science/yslive_20140419_1/playlist.m3u8 +#EXTINF:-1 tvg-id="YTNScience.kr" status="timeout",YTN SCIENCE (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live #EXTINF:-1 tvg-id="" status="online",Korea TV https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",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 @@ -319,9 +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 -#EXTINF:-1 tvg-id="" status="error",KBS News -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live diff --git a/streams/kw.m3u b/streams/kw.m3u index bc2b7a1460..e6a60d4c69 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) +#EXTINF:-1 tvg-id="KTVEthraa.kw" status="timeout",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) +#EXTINF:-1 tvg-id="KTVKhallikBilbait.kw" status="online",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) +#EXTINF:-1 tvg-id="KTVSport.kw" status="timeout",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] +#EXTINF:-1 tvg-id="MarinaTV.kw" status="timeout",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 581e37561e..73a0a5fa44 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -17,10 +17,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KTK.kz" status="online",ะšะขะš (576p) [Not 24/7] -https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="KTK.kz" status="online",ะšะขะš (360p) [Not 24/7] http://89.218.30.37/ktklive/live.hq/playlist.m3u8 +#EXTINF:-1 tvg-id="KTK.kz" status="timeout",ะšะขะš (576p) [Not 24/7] +https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="MTRK.kz" status="online",ะœะขะ ะš (576p) [Not 24/7] https://tvcdn01.oktv.kz/tv/mtrk/playlist.m3u8 #EXTINF:-1 tvg-id="Novoetelevidenie.kz" status="online",ะะพะฒะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (576p) [Not 24/7] @@ -29,15 +29,15 @@ http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] -https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะะปะผะฐั‚ั‹ (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] +https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/7_kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",31 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/31Kanal.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] -https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="" status="online",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] +https://sc.id-tv.kz/Almaty.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index 2979691622..a533c8a619 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -3,9 +3,9 @@ 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) +#EXTINF:-1 tvg-id="AlJadeed.lb" status="timeout",Al Jadeed (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7ztkw7 #EXTINF:-1 tvg-id="AlManar.lb" status="online",Al Manar (576p) [Not 24/7] https://manar.live/iptv/playlist.m3u8 @@ -13,6 +13,8 @@ https://manar.live/iptv/playlist.m3u8 https://manar.live/x.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (576p) https://mdnlv.cdn.octivid.com/almdn/smil:mpegts.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="timeout",Al Mayadeen (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCO-kV7ZFOiKwcP2U0h4aEbA/live #EXTINF:-1 tvg-id="ArabicaTV.lb" status="online",Arabica TV (720p) http://istream.binarywaves.com:8081/hls/arabica/playlist.m3u8 #EXTINF:-1 tvg-id="CharityTV.lb" status="online",CharityTV (1080p) [Not 24/7] @@ -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/lk.m3u b/streams/lk.m3u index 435ab6b87a..71231042bf 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelEye.lk" status="timeout",Channel Eye (480p) [Geo-blocked] http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8 -#EXTINF:-1 tvg-id="HiruTV.lk" status="error",Hiru TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="HiruTV.lk" status="online",Hiru TV (360p) [Not 24/7] https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="ITN.lk" status="online",ITN (720p) [Not 24/7] https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 diff --git a/streams/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/ly.m3u b/streams/ly.m3u index e67d60b345..4518bd92f8 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -11,7 +11,7 @@ https://master.starmena-cloud.com/hls/jam.m3u8 https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 #EXTINF:-1 tvg-id="LibyaAlhadath.ly" status="online",Libya Al Hadath (576p) [Not 24/7] http://82.212.74.100:8000/live/8103.m3u8 -#EXTINF:-1 tvg-id="Tanasuh.ly" status="online",Tanasuh (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tanasuh.ly" status="timeout",Tanasuh (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRaoHR6b3zViY9QxfgFNntQ/live -#EXTINF:-1 tvg-id="" status="online",Libya One TV +#EXTINF:-1 tvg-id="" status="timeout",Libya One TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/libyaonetv 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/me.m3u b/streams/me.m3u index 7a99d02e70..db2af74702 100644 --- a/streams/me.m3u +++ b/streams/me.m3u @@ -10,9 +10,9 @@ http://cdn3.bcdn.rs:1935/cg2/smil:cg2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] http://cdn3.bcdn.rs:1935/cgsat/smil:cgsat.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] -http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.1.stream/index.m3u8 -#EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="TVCGSat.me" status="online",TVCG Sat (720p) [Not 24/7] +http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.1.stream/index.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="timeout",TVCG Sat (720p) http://rtcg3.videostreaming.rs:1935/rtcg/smil:rtcg.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVCG Parlamentarni diff --git a/streams/mk.m3u b/streams/mk.m3u index 22f6faca24..b94ca347d9 100644 --- a/streams/mk.m3u +++ b/streams/mk.m3u @@ -2,6 +2,6 @@ #EXTINF:-1 tvg-id="NasaTV.mk" status="online",Naลกa TV (1080p) [Not 24/7] https://stream.nasatv.com.mk/hls/nasatv_live.m3u8 #EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] -https://eu.live.skyfolk.mk/live.m3u8 -#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] https://skyfolk.mk/live.m3u8 +#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] +https://eu.live.skyfolk.mk/live.m3u8 diff --git a/streams/mr.m3u b/streams/mr.m3u index 86c1090dbe..336a9b58e0 100644 --- a/streams/mr.m3u +++ b/streams/mr.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Tรฉlรฉvision de Mauritanie (1080p) +#EXTINF:-1 tvg-id="" status="timeout",Tรฉlรฉvision de Mauritanie (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/mauritaniantv/live diff --git a/streams/mx.m3u b/streams/mx.m3u index 1292183693..f1d4dcc64e 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -1,8 +1,8 @@ #EXTM3U -#EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7k--FhnJzhPTrbtldMSoQQ/live #EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (480p) https://mdstrm.com/live-stream-playlist/60b578b060947317de7b57ac.m3u8 +#EXTINF:-1 tvg-id="ADN40.mx" status="timeout",ADN 40 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7k--FhnJzhPTrbtldMSoQQ/live #EXTINF:-1 tvg-id="AMXNoticias.mx" status="online",AMX Noticias (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/mexiquense2/videomexiquense2/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5.mx" status="timeout",Canal 5 (480p) @@ -11,7 +11,7 @@ http://45.174.77.243:8000/play/a0fl/index.m3u8 https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancรบn (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 @@ -29,22 +29,18 @@ http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 https://live-streams-notusa.televisa.com/channel02-b/index.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipรณdromo de las Amรฉricas (480p) [Geo-blocked] http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 -#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="error",Hipodromo de las Americas (360p) [Not 24/7] +#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClqo4ZAAZ01HQdCTlovCgkA/live -#EXTINF:-1 tvg-id="ImagenRadio.mx" status="online",Imagen Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ImagenRadio.mx" status="timeout",Imagen Radio (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCB0BUmdBOrH9mYU2ebs1eWA/live #EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked] https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 -#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] +#EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="timeout",Mรฉxico Travel Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf -#EXTINF:-1 tvg-id="MexiquenseTV.mx" status="error",Mexiquense TV (720p) [Not 24/7] -https://5ca3e84a76d30.streamlock.net/mexiquense/videomexiquense/playlist.m3u8 #EXTINF:-1 tvg-id="MilenioTelevision.mx" status="timeout",Milenio Televisiรณn (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) @@ -59,37 +55,33 @@ https://mdstrm.com/live-stream-playlist/57b4dbf5dbbfc8f16bb63ce1.m3u8 https://canal10.mediaflix.istream.mx/wza_live/live/movil/playlist.m3u8 #EXTINF:-1 tvg-id="OnceMexico.mx" status="online",Once Mexico (720p) https://d24sa4vr9gvjv.cloudfront.net/index.m3u8 -#EXTINF:-1 tvg-id="QuieroTV.mx" status="online",Quiero TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="QuieroTV.mx" status="timeout",Quiero TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x8452uw #EXTINF:-1 tvg-id="RCGTV2.mx" status="error",RCG TV 2 (360p) [Not 24/7] 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="error",Televisa Del Golfo +#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live -#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="error",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w -#EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="online",Televisa Guadalajara (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="error",Televisa Guadalajara (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live #EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="timeout",Televisa Guerrero (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live @@ -97,7 +89,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="timeout",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 +97,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="timeout",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisiรณn Canal 26.1 (720p) [Not 24/7] http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 @@ -127,8 +119,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisiรณn Morelia (614p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVLobo.mx" status="error",TV Lobo (720p) [Not 24/7] -http://streamingcws20.com:1935/lobodurango/videolobodurango/playlist.m3u8 #EXTINF:-1 tvg-id="TVP.mx" status="online",TVP (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico4/smil:mazatlan.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVPLosMochis.mx" status="online",TVP Los Mochis (720p) [Not 24/7] @@ -137,41 +127,39 @@ https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8 https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p) http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8 -#EXTINF:-1 tvg-id="XEWTTDT.mx" status="error",Canal 12 (XETW-TDT) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="XEWTTDT.mx" status="online",Canal 12 (XETW-TDT) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live #EXTINF:-1 tvg-id="XHGVTDT.mx" status="online",TVMรS (XHGV-TDT) (360p) [Not 24/7] https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 -#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) https://5ca3e84a76d30.streamlock.net/tvunam/videotvunam/playlist.m3u8?DVR= -#EXTINF:-1 tvg-id="" status="online",Canal del Congreso 45.2 -https://edge.canaldelcongreso.gob.mx/live_sd2/smil:canal-sd2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Lo Mejor De La Liga MX https://linear-193.frequency.stream/193/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alcarria TV (576p) [Not 24/7] 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] -https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null -#EXTINF:-1 tvg-id="" status="blocked",Canal 22 (XEIMT-TDT) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/canal22/ +#EXTINF:-1 tvg-id="" status="online",Canal del Congreso 45.2 +https://edge.canaldelcongreso.gob.mx/live_sd2/smil:canal-sd2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Once Niรฑas Y Niรฑos http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",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",Canal 22 (XEIMT-TDT) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/canal22/ #EXTINF:-1 tvg-id="" 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 +#EXTINF:-1 tvg-id="" status="error",Tlaxcala Televisiรณn (360p) [Not 24/7] +https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null diff --git a/streams/my.m3u b/streams/my.m3u index dd6176a3df..9ca520e136 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,10 +7,10 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 -#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) +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="error",Egg Network (720p) @@ -19,7 +19,7 @@ http://210.210.155.37/uq2663/h/h22/index.m3u8 https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 #EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 -#EXTINF:-1 tvg-id="NTV7.my" status="online",NTV 7 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NTV7.my" status="error",NTV 7 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 #EXTINF:-1 tvg-id="OKEY.my" status="blocked",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd @@ -31,7 +31,7 @@ https://rtmlive01tv.secureswiftcontent.com/rtmchannel/01-manifest.mpd https://rtmlive05tv.secureswiftcontent.com/rtmchannel/05-manifest.mpd #EXTINF:-1 tvg-id="TV6.my" status="blocked",TV6 (1080p) https://rtmlive07tv.secureswiftcontent.com/rtmchannel/07-manifest.mpd -#EXTINF:-1 tvg-id="TV8.my" status="error",TV8 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8.my" status="online",TV8 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/8TV.m3u8 #EXTINF:-1 tvg-id="TV9.my" status="online",TV9 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV9.m3u8 diff --git a/streams/mz.m3u b/streams/mz.m3u index 7378a1df4b..e9fe5472ee 100644 --- a/streams/mz.m3u +++ b/streams/mz.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="TVM.mz" status="online",TVM (480p) http://196.28.226.121:1935/live/smil:Channel1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVM.mz" status="online",TVM (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVM.mz" status="timeout",TVM (480p) [Not 24/7] http://online.tvm.co.mz:1935/live/smil:Channel1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVMInternacional.mz" status="online",TVM Internacional (480p) [Not 24/7] http://online.tvm.co.mz:1935/live/smil:Channel2.smil/playlist.m3u8 diff --git a/streams/ni.m3u b/streams/ni.m3u index d34800ef4a..c7ddd30248 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -13,14 +13,12 @@ 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="online",JBN (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JBNTV.hn" status="error",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="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 #EXTINF:-1 tvg-id="WTVCanal20.ni" status="online",WTV Canal 20 (720p) diff --git a/streams/nl.m3u b/streams/nl.m3u index ef9134ae7a..3670860ee5 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -17,7 +17,7 @@ https://video.uitzending.tv:19360/gigantfm/gigantfm.m3u8 http://593aed234297b.streamlock.net:1935/gotvsjoerd/gotvsjoerd/playlist.m3u8 #EXTINF:-1 tvg-id="Groningen1.nl" status="online",Groningen1 (1080p) [Not 24/7] http://59132e529e3d1.streamlock.net/Groningen1/Groningen1/playlist.m3u8 -#EXTINF:-1 tvg-id="HK13TV.nl" status="timeout",HK13 TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HK13TV.nl" status="online",HK13 TV (1080p) [Not 24/7] http://mtxstr001.matrixdata.nl/live/hk13/playlist.m3u8 #EXTINF:-1 tvg-id="IdeaalTV.nl" status="online",Ideaal TV (480p) [Not 24/7] https://ms2.mx-cd.net/dtv-09/236-2051366/Ideaal_TV.smil/playlist.m3u8 @@ -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] @@ -85,11 +83,11 @@ https://radioaalsmeer.nl:4443/live/tv.m3u8 https://radioveronica.prd1.talpatvcdn.nl/a1115cc610fd42418e2f6d7e29a01c3c/index.m3u8 #EXTINF:-1 tvg-id="Regio8TV.nl" status="online",Regio8 TV (1080p) https://ms7.mx-cd.net/dtv-10/91-475821/Regio8TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RegioTVNieuws.nl" status="online",Regio TV Nieuws (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RegioTVNieuws.nl" status="blocked",Regio TV Nieuws (1080p) [Not 24/7] http://highvolume04.streampartner.nl/regiomedia/regiomedia/playlist.m3u8 #EXTINF:-1 tvg-id="RN7.nl" status="blocked",Radio RN7 (576p) [Geo-blocked] https://streaming.rn7.nl/rn7live_abr/visualradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVAmstelveen.nl" status="error",RTV Amstelveen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVAmstelveen.nl" status="online",RTV Amstelveen (720p) [Not 24/7] https://live.rtva.nl/live/zender.m3u8 #EXTINF:-1 tvg-id="RTVConnectTV.nl" status="online",RTV Connect TV (480p) https://ms7.mx-cd.net/tv/163-669433/RTV_Arnhem.smil/playlist.m3u8 diff --git a/streams/nl_samsung.m3u b/streams/nl_samsung.m3u index 660850cbb6..438e63e890 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",The Guardian +https://rakuten-guardian-1-nl.samsung.wurl.tv/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",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",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 Documentaries +https://rakuten-documentaries-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Drama +https://rakuten-drama-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="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 8c53fd1664..5c5ac01780 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] @@ -23,5 +21,5 @@ https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 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) +#EXTINF:-1 tvg-id="" status="timeout",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 diff --git a/streams/nz_samsung.m3u b/streams/nz_samsung.m3u index 5d980ffc5a..aa25c1e788 100644 --- a/streams/nz_samsung.m3u +++ b/streams/nz_samsung.m3u @@ -1,95 +1,95 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Trace Sports Stars -https://trace-sportstars-samsungnz.amagi.tv/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",Introuble -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-introublenz-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",Horse and Country Free -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00810-horsecountrytvl-hncfreenz-samsungnz/playlist.m3u8 +#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",Mav TV Motorsports Network -https://mavtv-mavtvglobal-1-nz.samsung.wurl.tv/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",Real Life -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-reallifenz-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",Smithsonian Channel -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-smithsoniannz-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",Real Crime -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realcrimebetanz-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",CineView -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-rialto-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 -#EXTINF:-1 tvg-id="" status="online",Clubbing TV -https://clubbingtv-samsungnz.amagi.tv/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",Kartoon Channel -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-kartoonchannel-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",Ryan and Friends -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00286-pocketwatch-ryanandfriends-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",Pet Club TV -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-petclub-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",Bloomberg TV -https://bloomberg-bloomberg-2-nz.samsung.wurl.tv/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",Tastemade International -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00047-tastemade-tmintlaus-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",Motorvision.TV -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01329-otterainc-motorvisionnz-samsungnz/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",Bite -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01478-parademediagrou-bitenz-samsungnz/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",Love Stories TV -https://lovestoriestv-lovestoriestv-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",Drybar Comedy -https://drybar-drybarcomedy-1-nz.samsung.wurl.tv/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",True Crime Now -https://alliantcontent-truecrimenow-3-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",Magellen TV -https://magellantv-3-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",EuroNews -https://euronews-euronews-world-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bounty -https://bountyfilms-bounty-1-nz.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index d74c3a12d8..8eb25798f7 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -15,7 +15,7 @@ https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 http://209.91.213.10:8088/play/a01o #EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 -#EXTINF:-1 tvg-id="RPCTV.pa" status="blocked",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="RPCTV.pa" status="online",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index cf24f2c858..ae15825993 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 @@ -45,7 +45,7 @@ https://5c3fb01839654.streamlock.net:1963/iptvcentraltv/livecentraltvtv/playlist https://cloudvideo.servers10.com:8081/8168/index.m3u8 #EXTINF:-1 tvg-id="ChicosIPe.pe" status="online",Chicos IPe (1080p) [Not 24/7] http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 -#EXTINF:-1 tvg-id="ChinchaTV.pe" status="online",Chincha TV [Not 24/7] +#EXTINF:-1 tvg-id="ChinchaTV.pe" status="error",Chincha TV [Not 24/7] https://tvdatta.com:3548/live/chinchatvlive.m3u8 #EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 @@ -57,7 +57,7 @@ https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 https://cloudvideo.servers10.com:8081/8150/index.m3u8 #EXTINF:-1 tvg-id="Conecta2TV.pe" status="online",Conecta2TV (Lima) (720p) [Not 24/7] https://servilive.com:3114/live/liveulive.m3u8 -#EXTINF:-1 tvg-id="CongresoTV.pe" status="online",Congreso TV [Not 24/7] +#EXTINF:-1 tvg-id="CongresoTV.pe" status="timeout",Congreso TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CongresodelaRepรบblicadelPerรบTVenvivo/live #EXTINF:-1 tvg-id="ContactoDeportivo.pe" status="online",Contacto Deportivo (720p) [Not 24/7] https://live.obslivestream.com/cdeportivo/index.m3u8 @@ -97,8 +97,6 @@ http://190.108.83.142:8000/play/a00x/index.m3u8 https://stream.plixitv.live/goresamtv/goresamtv/playlist.m3u8 #EXTINF:-1 tvg-id="HatunTV.pe" status="online",Hatun TV (720p) [Not 24/7] https://tv.inka.net.pe/bestcablehatuntv/bestcablehatuntv/index.m3u8 -#EXTINF:-1 tvg-id="HorizonteTV.pe" status="error",Horizonte TV (Casma) [Not 24/7] -https://hls.servidor.stream/storage/horizontetv.m3u8 #EXTINF:-1 tvg-id="HRTV.pe" status="online",HRTV [Not 24/7] https://srv.panelcast.net/halcontv/halcontv/playlist.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="online",Huacho Perรบ TV (720p) [Not 24/7] @@ -117,17 +115,17 @@ https://stmv.panel.grupolimalive.com/imperu/imperu/playlist.m3u8 https://live.tvcontrolcp.com:1936/8170/8170/playlist.m3u8 #EXTINF:-1 tvg-id="JN19.pe" status="online",JN19 (720p) [Not 24/7] https://servilive.com:3149/live/jn19tvlive.m3u8 -#EXTINF:-1 tvg-id="JusticiaTV.pe" status="error",JusticiaTV [Not 24/7] +#EXTINF:-1 tvg-id="JusticiaTV.pe" status="timeout",JusticiaTV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwsURxTXqGqijgu98ndod3A/live -#EXTINF:-1 tvg-id="Karibena.pe" status="error",Karibeรฑa (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Karibena.pe" status="online",Karibeรฑa (720p) [Not 24/7] https://cu.onliv3.com/livevd/user1.m3u8 -#EXTINF:-1 tvg-id="KBO.pe" status="online",KBO Quillabamba (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KBO.pe" status="error",KBO Quillabamba (1080p) [Not 24/7] https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="La5ta.pe" status="online",La 5ta [Not 24/7] https://srv.panelcast.net/la5ta/la5ta/playlist.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 -#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7] +#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="error",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 #EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8 @@ -135,8 +133,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] @@ -160,11 +156,11 @@ http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 #EXTINF:-1 tvg-id="MitosTV.pe" status="online",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] @@ -173,11 +169,11 @@ https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 https://servilive.com:3449/live/mlecaroslive.m3u8 #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] +#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="timeout",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 @@ -189,11 +185,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="online",PBO Digital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBO.pe" status="timeout",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 @@ -201,15 +195,13 @@ http://38.131.11.9:1080/play/a0dh http://190.108.83.142:8000/play/a00d/index.m3u8 #EXTINF:-1 tvg-id="PlanetaTVAmazonas.pe" status="online",Planeta TV (Bagua) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 -#EXTINF:-1 tvg-id="Primavera15.pe" status="error",Primavera 15 Radiotelevisiรณn (Moquegua) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Primavera15.pe" status="timeout",Primavera 15 Radiotelevisiรณn (Moquegua) (720p) [Not 24/7] 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="timeout",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 @@ -221,7 +213,7 @@ https://megastreamm.com:3611/stream/play.m3u8 https://media2.cdnlayer.biz:8081/8018/index.m3u8 #EXTINF:-1 tvg-id="RadioElPueblo.pe" status="online",Radio El Pueblo (Huamanga) [Not 24/7] https://tv.mediacp.eu:8081/elpuebloradiotv/index.m3u8 -#EXTINF:-1 tvg-id="RadioInkaTV.pe" status="online",RadioInka (Abancay) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioInkaTV.pe" status="timeout",RadioInka (Abancay) (1080p) [Not 24/7] https://tv.portalexpress.es:3175/hybrid/play.m3u8 #EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="online",Radio San Borja TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvsanborja/livesanborjatv/playlist.m3u8 @@ -231,15 +223,13 @@ https://videoserver.tmcreativos.com:19360/raditropical/raditropical.m3u8 https://media2.cdnlayer.biz:8081/8032/index.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="timeout",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] https://servilive.com:3757/live/regiontvlive.m3u8 -#EXTINF:-1 tvg-id="RNTelevision.pe" status="online",RN Televisiรณn (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RNTelevision.pe" status="error",RN Televisiรณn (Yurimaguas) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/wsgzmqbxse/wsgzmqbxse/playlist.m3u8 #EXTINF:-1 tvg-id="RPPTVNoticias.pe" status="timeout",RPP (480p) [Not 24/7] http://38.131.11.9:1080/play/a0d8 @@ -251,35 +241,35 @@ https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 #EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="error",SelvaMรญa TV (Aguaytรญa) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 -#EXTINF:-1 tvg-id="Sistema1.pe" status="online",Sistema 1 (Huaraz) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Sistema1.pe" status="timeout",Sistema 1 (Huaraz) (720p) [Not 24/7] https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8 #EXTINF:-1 tvg-id="SolStereoTV.pe" status="online",Sol Stereo TV (Casma) (360p) [Not 24/7] https://stmv.panel.grupolimalive.com/solstereotv/solstereotv/playlist.m3u8 #EXTINF:-1 tvg-id="SolTV.pe" status="online",Sol Televisiรณn http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SomosTelevision.pe" status="online",Somos Televisiรณn (Chimbote) [Not 24/7] +#EXTINF:-1 tvg-id="SomosTelevision.pe" status="timeout",Somos Televisiรณn (Chimbote) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/somostvchimbote #EXTINF:-1 tvg-id="SoriTV.pe" status="online",SoriTV [Not 24/7] https://cadenasurrtv.com/hls/stream/index.m3u8 -#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 @@ -293,13 +283,13 @@ https://5cefcbf58ba2e.streamlock.net:543/tltvweb/tvweb.stream/playlist.m3u8 https://tvdatta.com:3084/live/toptvaguaytialive.m3u8 #EXTINF:-1 tvg-id="TropicalTV.pe" status="online",Tropical TV (Puerto Maldonado) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TumpisTV.pe" status="online",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 #EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 -#EXTINF:-1 tvg-id="TV5.pe" status="online",TV5 Soritor (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TV5.pe" status="error",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,11 +297,9 @@ 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="online",TV Huarmey (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHuarmey.pe" status="timeout",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] +#EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="timeout",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 @@ -339,17 +327,17 @@ https://stmv.panel.grupolimalive.com/uniteltv/uniteltv/playlist.m3u8 https://live.obslivestream.com/uraniotv/index.m3u8 #EXTINF:-1 tvg-id="VamisaTV.pe" status="online",VamisaTV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/vamisa/envivo/index.m3u8 -#EXTINF:-1 tvg-id="ViaAltomayo.pe" status="online",Vรญa Altomayo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ViaAltomayo.pe" status="error",Vรญa Altomayo (720p) [Not 24/7] https://live.obslivestream.com/viaaltomayomux/index.m3u8 #EXTINF:-1 tvg-id="ViaTelevision.pe" status="online",Vรญa Televisiรณn (Tarapoto) [Not 24/7] https://multimedia.tmcreativos.com:1936/viatelevision/viatelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="VisionTVMusica.pe" status="online",Visiรณn TV Musica (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VisionTVMusica.pe" status="error",Visiรณn TV Musica (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionmusica/visionmusica/playlist.m3u8 #EXTINF:-1 tvg-id="VNP.pe" status="online",Visiรณn Noticias Perรบ (VNP) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionnoticias/visionnoticias/playlist.m3u8 -#EXTINF:-1 tvg-id="VZTV.pe" status="online",VZ Televisiรณn (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VZTV.pe" status="error",VZ Televisiรณn (720p) [Not 24/7] https://live.obslivestream.com/vztv/index.m3u8 -#EXTINF:-1 tvg-id="WillaxTV.pe" status="online",Willax (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WillaxTV.pe" status="timeout",Willax (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/WillaxTV #EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="online",X TV (Chachapoyas) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/xtv/xtv/playlist.m3u8 diff --git a/streams/ph.m3u b/streams/ph.m3u index 17856da920..c8d4a55e8b 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -5,7 +5,7 @@ http://122.55.252.134:8443/live/bba5b536faeacb9b56a3239f1ee8e3b3/1.m3u8 https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="DepEdTV.ph" status="blocked",DepEd TV (480p) [Geo-blocked] https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 -#EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="timeout",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live #EXTINF:-1 tvg-id="INCTV.ph" status="online",INC TV (1080p) https://cocphil.akamaized.net/hls/live/2042846/inctv/playlist.m3u8 @@ -13,15 +13,15 @@ https://cocphil.akamaized.net/hls/live/2042846/inctv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live #EXTINF:-1 tvg-id="LifeTVAsia.ph" status="online",Life TV Asia (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_6/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live -#EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] +#EXTINF:-1 tvg-id="PEPTV.ph" status="error",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 #EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_5/channel5/playlist.m3u8 #EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (360p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_5/smil:channel_5.smil/chunklist_w1281634943_b300000_sleng.m3u8 -#EXTINF:-1 tvg-id="PTV4.ph" status="error",PTV 4 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PTV4.ph" status="timeout",PTV 4 (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/PTVPhilippines/live #EXTINF:-1 tvg-id="ShopTV.ph" status="online",Shop TV (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_1/channel1/playlist.m3u8 @@ -29,9 +29,9 @@ https://d3cbe0gidjd4k2.cloudfront.net/channel_1/channel1/playlist.m3u8 https://api.new.livestream.com/accounts/19079954/events/7831871/live.m3u8 #EXTINF:-1 tvg-id="TeleRadyo.ph" status="online",TeleRadyo https://abscbn-ono.akamaized.net/midroll/amagi_hls_data_abscbnAAA-abscbn-teleradyo-oando/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMaria.ph" status="online",TV Maria +#EXTINF:-1 tvg-id="TVMaria.ph" status="timeout",TV Maria http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/TVMariaLIVE/live +#EXTINF:-1 tvg-id="" status="online",Super Radyo DZBB (720p) [Not 24/7] +http://stream.gmanews.tv/ioslive/livestream/chunklist.m3u8?wowzasessionid=693701106 #EXTINF:-1 tvg-id="" status="online",CLTV 36 http://210.213.69.20:5080/LiveApp/streams/cltvmcr.m3u8 -#EXTINF:-1 tvg-id="" status="error",Super Radyo DZBB (720p) [Not 24/7] -http://stream.gmanews.tv/ioslive/livestream/chunklist.m3u8?wowzasessionid=693701106 diff --git a/streams/pk.m3u b/streams/pk.m3u index 0429f4b851..3b969739f0 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -7,16 +7,14 @@ https://streamone.simpaisa.com:8443/pitvlive1/atv.smil/playlist.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/khyber.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DhartiTV.pk" status="online",Dharti TV https://streamone.simpaisa.com:8443/pitvlive1/dhartitv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (UK Feed) (720p) [Not 24/7] +https://ukintl.dunyanews.tv/liveuk/ngrp:dunyalive_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] https://imob.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (INT Feed) (480p) [Not 24/7] https://intl.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8?dvr= -#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (UK Feed) (720p) [Not 24/7] -https://ukintl.dunyanews.tv/liveuk/ngrp:dunyalive_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="timeout",Dunya News (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live -#EXTINF:-1 tvg-id="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..9923673dca 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 @@ -63,7 +63,7 @@ https://rd.insyscd.net/trwamtv.live/cl01/out/u/trwam.mpd http://gargoyle.tomkow.pl/hls/tvt.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Czworka (1080p) https://stream14.polskieradio.pl/pr4_video/video_pr4.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Regionalna (Zary) (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC29dc_mBUWW4mz5h754v88w/live #EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7] https://stream.4fun.tv:8888/hls/4f.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TV Regionalna (Zary) (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC29dc_mBUWW4mz5h754v88w/live diff --git a/streams/pr.m3u b/streams/pr.m3u index 2f4917a51f..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 @@ -9,9 +9,9 @@ http://205.164.56.130:1935/marcos536/marcos536/playlist.m3u8 https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Wipr https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7] -https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mas TV (1080p) https://video1.getstreamhosting.com:1936/8212/8212/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 f4fdaaf206..80270b971e 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -15,10 +15,6 @@ http://htvmada.mada.ps:8888/baladna/index.m3u8 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] @@ -27,7 +23,7 @@ http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 https://pbc.furrera.ps/musawahd/index.m3u8 #EXTINF:-1 tvg-id="MusawaChannel.ps" status="online",MusawaChannel (404p) [Not 24/7] http://htvpalsat.mada.ps:8888/musawa/index.m3u8 -#EXTINF:-1 tvg-id="NablusTV.ps" status="error",Nablus TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NablusTV.ps" status="online",Nablus TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/nabluslive/index.m3u8 #EXTINF:-1 tvg-id="PalestineMubasher.ps" status="online",Palestine Mubasher (404p) http://htvpalsat.mada.ps:8888/PBCLive/index.m3u8 @@ -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 3e68d1dc72..d56e40e5fc 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,11 +11,11 @@ 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="RTP1.pt" status="online",RTP1 (480p) +http://162.212.178.69:41042/bysid/608 #EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #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 @@ -27,7 +25,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/livetvhlsDVR/rtpnHDdvr.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP3.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/livetvhlsDVR/rtpndvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Aรงores (720p) [Not 24/7] @@ -39,7 +37,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP รfrica (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPiAsia.pt" status="online",RTP Internacional Asia (480p) [Geo-blocked] +#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 @@ -49,9 +47,6 @@ 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 d5de85d02d..cb59395a41 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -9,13 +9,11 @@ https://d4xunn272arip.cloudfront.net/hls/c9n.m3u8 https://rds3.desdeparaguay.net/dismartv/dismartv/playlist.m3u8 #EXTINF:-1 tvg-id="Educanal.py" status="online",Educanal https://59ce1298bfb98.streamlock.net/educanal/educanal/playlist.m3u8 -#EXTINF:-1 tvg-id="EmprendeTV.py" status="error",EmprendeTV -https://59ce1298bfb98.streamlock.net/emprendetv/emprendetv/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionCristal.py" status="online",Estaciรณn Cristal https://59ce1298bfb98.streamlock.net/cristaltv/cristaltv/playlist.m3u8 #EXTINF:-1 tvg-id="FarraPlay.py" status="online",Farra Play (720p) [Not 24/7] http://159.203.148.226/live/farra.m3u8 -#EXTINF:-1 tvg-id="MasTV.py" status="online",Mรกs TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MasTV.py" status="timeout",Mรกs TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mastvonline #EXTINF:-1 tvg-id="MiTV.py" status="online",MiTV https://rds3.desdeparaguay.net/mitv/mitv/playlist.m3u8 diff --git a/streams/qa.m3u b/streams/qa.m3u index 060831a2c7..73dd5d5e9e 100644 --- a/streams/qa.m3u +++ b/streams/qa.m3u @@ -1,6 +1,8 @@ #EXTM3U #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="AlJazeeraBalkans.qa" status="timeout",Al Jazeera Balkans (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ajbalkans/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) @@ -8,6 +10,8 @@ https://live-hls-web-aja.getaj.net/AJA/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online" 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 Jazeera Arabic (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/s69/index.m3u8 +#EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="timeout",Al Jazeera Arabic (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljazeera/live #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) @@ -17,6 +21,10 @@ https://live-hls-web-aje.getaj.net/AJE/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online" 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 Jazeera English (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/s23/index.m3u8 +#EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="timeout",Al Jazeera English (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljazeeraenglish/live +#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] diff --git a/streams/ro.m3u b/streams/ro.m3u index 987dfbd821..3b030f3677 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -11,12 +11,10 @@ http://s5.alfaomega.tv:1935/alfaomega/alfaomega1.sdp/playlist.m3u8 http://s5.alfaomega.tv:1935/alfaomega/smil:alfaomegatv/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaSport.ro" status="online",AntenaSport (720p) [Not 24/7] https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 -#EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] +#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 -#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] @@ -25,7 +23,7 @@ http://cdn.credonet.tv:1935/ctv/smil:livecredo.smil/playlist.m3u8 http://89.38.8.130:39435 #EXTINF:-1 tvg-id="IntermediaTV.ro" status="online",Intermedia TV (576p) http://46.4.14.12:9999/intermedia1/playlist.m3u8 -#EXTINF:-1 tvg-id="KissTV.ro" status="online",Kiss TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KissTV.ro" status="error",Kiss TV (576p) [Not 24/7] https://fms-https1.mediadirect.ro/live3/_definst_/kiss.smil/playlist.m3u8?publisher=83 #EXTINF:-1 tvg-id="LightChannel.ro" status="online",Light Channel (480p) [Not 24/7] http://streamer1.streamhost.org:1935/salive/GMIlcbgM/playlist.m3u8 diff --git a/streams/rs.m3u b/streams/rs.m3u index 57ae281006..c6409c1ae2 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 diff --git a/streams/ru.m3u b/streams/ru.m3u index d6ff2bf51d..7bc7cc3390 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -1,7 +1,7 @@ #EXTM3U -#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="online",1HD Music Television (404p) [Not 24/7] +#EXTINF:-1 tvg-id="1HDMusicTelevision.ru" status="timeout",1HD Music Television (404p) [Not 24/7] https://sc.id-tv.kz/1hd.m3u8 -#EXTINF:-1 tvg-id="2x2.ru" status="online",2x2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2x2.ru" status="error",2x2 (720p) [Not 24/7] https://bl.uma.media/live/317805/HLS/4614144_3,2883584_2,1153024_1/1613019214/3754dbee773afc02014172ca26d3bb79/playlist.m3u8 #EXTINF:-1 tvg-id="5Kanal.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 @@ -21,15 +21,13 @@ https://video1.in-news.ru/360/index.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] -https://sc.id-tv.kz/A2.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="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",A2 (480p) +#EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 +#EXTINF:-1 tvg-id="A2.ru" status="timeout",A2 (576p) [Not 24/7] +https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="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="online",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="error",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="online",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",ะ”ะฐะณะตัั‚ะฐะฝ (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -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="online",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="online",ะ”ะพั€ะฐะผะฐ (1080p) [Not 24/7] -https://sc.id-tv.kz/dorama_hd.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพั€ะฐะผะฐ (480p) +#EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพั€ะฐะผะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s95/index.m3u8 +#EXTINF:-1 tvg-id="Dorama.uk" status="error",ะ”ะพั€ะฐะผะฐ (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] @@ -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,7 +159,7 @@ 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="online",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 #EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 @@ -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="online",ะšั€ั‹ะผ 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 @@ -214,7 +208,7 @@ https://live.trk-luch.ru/hls/live.m3u8 http://nano.teleservice.su:8080/hls/luxury.m3u8 #EXTINF:-1 tvg-id="LyubimoeTV.ru" status="blocked",ะ›ัŽะฑะธะผะพะต.ะขะ’ (720p) [Geo-blocked] https://strm.yandex.ru/kal/lovedtv/lovedtv0.m3u8 -#EXTINF:-1 tvg-id="MaturTV.ru" status="online",ะœะฐั‚ัƒั€ ะขะ’ (1080p) +#EXTINF:-1 tvg-id="MaturTV.ru" status="error",ะœะฐั‚ัƒั€ ะขะ’ (1080p) https://public.streaming.matur-tv.ru/hls/h264_aac/stream.m3u8 #EXTINF:-1 tvg-id="MezhduNet.ru" status="online",ะœะตะถะดัƒ.Net (ะœะตะถะดัƒั€ะตั‡ะตะฝัะบ) (720p) [Not 24/7] http://212.77.128.179:8089/www_mezhdunet/mezhdunet/playlist.m3u8 @@ -228,18 +222,18 @@ http://live-minidey.cdnvideo.ru/minidey/minidey.sdp/playlist.m3u8 http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/hd/playlist.m3u8 #EXTINF:-1 tvg-id="Mir24.ru" status="online",ะœะธั€ 24 (1080p) http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mir24_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="Mir24.ru" status="online",ะœะธั€ 24 (576p) [Not 24/7] -https://sc.id-tv.kz/Mir24.m3u8 #EXTINF:-1 tvg-id="Mir24.ru" status="blocked",ะœะธั€ 24 (1080p) [Not 24/7] http://188.40.68.167/russia/mir24/playlist.m3u8 +#EXTINF:-1 tvg-id="Mir24.ru" status="timeout",ะœะธั€ 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Mir24.m3u8 #EXTINF:-1 tvg-id="Mir.ru" status="online",ะœะธั€ (1080p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะฐะณะพั€ัŒั (720p) [Geo-blocked] -http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",ะœะธั€ ะ‘ะตะปะฐะณะพั€ัŒั (720p) [Geo-blocked] +http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",ะœะธั€ +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 #EXTINF:-1 tvg-id="MirPlus3.ru" status="online",ะœir +3 (512p) [Not 24/7] @@ -314,7 +308,7 @@ 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] @@ -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 @@ -403,7 +397,7 @@ http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 #EXTINF:-1 tvg-id="RENTV.ru" status="online",ะ ะ•ะ ะขะ’ (576p) http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RENTVInternational.ru" status="timeout",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 #EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 @@ -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="error",ะกะขะ ะš (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STRK.ru" status="online",ะกะขะ ะš (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) -#EXTVLCOPT:http-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="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="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 @@ -681,36 +675,24 @@ 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",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (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/s14/04.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะฆะตะฝั‚ั€ะฐะปัŒะฝะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (ะฆะขะ’) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s20/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (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] -https://sc.id-tv.kz/ToiDuman.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] -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 @@ -733,7 +715,19 @@ 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="timeout",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] +https://sc.id-tv.kz/ToiDuman.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] +https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="error",ะ ะพััะธั 24 (ะ.ะะพะฒะณะพั€ะพะด) (576p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ะฅะฐะฑะฐั€ 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Khabar_24.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 0c759a9648..143d748b8c 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -1,24 +1,24 @@ #EXTM3U #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live -#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/alekhbariya -#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) https://al-ekhbaria-prod-dub.shahid.net/out/v1/d443f3203b444032896e3233cb6eaa84/index.m3u8 #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) [Not 24/7] https://edge.taghtia.com/sa/4.m3u8 +#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="timeout",Al Ekhbariya (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live +#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="error",Al Ekhbariya (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/alekhbariya #EXTINF:-1 tvg-id="AlHokairGroupTV.sa" status="timeout",AL HOKAIR Group TV (576p) http://82.212.74.3:8000/live/7513.m3u8 #EXTINF:-1 tvg-id="AlKhalij.sa" status="online",Al Khalij (720p) [Not 24/7] https://mn-nl.mncdn.com/khalij/khalij/playlist.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/qurantvsa -#EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (1080p) [Not 24/7] https://edge.taghtia.com/sa/7.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="online",Al Quran Al Kareem TV (Mecca) (720p) [Not 24/7] http://m.live.net.sa:1935/live/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="timeout",Al Quran Al Kareem TV (Mecca) (720p) http://5b18be6964c2f.streamlock.net:1935/live/_definst_/quran/playlist.m3u8 +#EXTINF:-1 tvg-id="AlQuranAlKareemTV.sa" status="timeout",Al Quran Al Kareem TV (Mecca) (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/qurantvsa #EXTINF:-1 tvg-id="AlresalahTV.sa" status="blocked",Al-Resalah (1080p) [Geo-blocked] https://shls-rotana-alresalah-prod-dub.shahid.net/out/v1/936b89606b5e48db8ca28caa40adc886/index.m3u8 #EXTINF:-1 tvg-id="AlRiyadhRadio.sa" status="online",Al Riyadh Radio (720p) @@ -43,6 +43,8 @@ https://bcovlive-a.akamaihd.net/0b75ef0a49e24704a4ca023d3a82c2df/ap-south-1/6203 https://shls-asharq-prod-dub.shahid.net/out/v1/3b6b4902cf8747a28619411239584002/index.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (720p) https://svs.itworkscdn.net/bloomberarlive/bloomberg.smil/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="Asharq.sa" status="timeout",Asharq (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AsharqNews/live #EXTINF:-1 tvg-id="AsharqPortrait.sa" status="online",Asharq (Portrait) (1280p) https://bcovlive-a.akamaihd.net/ed81ac1118414d4fa893d3a83ccec9be/eu-central-1/6203311941001/playlist.m3u8 #EXTINF:-1 tvg-id="AtfalWaMawaheb.sa" status="online",Atfal Wa Mawaheb (1080p) @@ -51,71 +53,63 @@ 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="timeout",Iqraa Europe Africa (576p) [Not 24/7] -https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="IqraaAfricaEurope.sa" status="online",Iqraa Europe Africa (576p) [Not 24/7] +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 -#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 +https://jmc-live.ercdn.net/iqraa/iqraa.m3u8 #EXTINF:-1 tvg-id="JeddahRadio.sa" status="online",Jeddah Radio (720p) https://edge.taghtia.com/sa/15.m3u8 +#EXTINF:-1 tvg-id="JeddahRadio.sa" status="timeout",Jeddah Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/jeddahradio #EXTINF:-1 tvg-id="KaifTV.sa" status="online",Kaif TV (576p) [Not 24/7] http://82.212.74.2:8000/live/hls/7311.m3u8 #EXTINF:-1 tvg-id="KSASports1.sa" status="online",KSA Sports 1 (1080p) [Not 24/7] https://edge.taghtia.com/sa/9.m3u8 #EXTINF:-1 tvg-id="KSASports2.sa" status="online",KSA Sports 2 (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/ksa-sports2 -#EXTINF:-1 tvg-id="KSASports2.sa" status="online",KSA Sports 2 (1080p) [Not 24/7] https://edge.taghtia.com/sa/10.m3u8 +#EXTINF:-1 tvg-id="KSASports2.sa" status="timeout",KSA Sports 2 (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/ksa-sports2 #EXTINF:-1 tvg-id="LBC.sa" status="online",LBC (1080p) [Geo-blocked] https://rotanastudios-lbc-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LBC.sa" status="error",LBC (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="LBC.sa" status="timeout",LBC (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-lbc #EXTINF:-1 tvg-id="MakkahTV.sa" status="online",Makkah TV (576p) https://media2.streambrothers.com:1936/8122/8122/playlist.m3u8 #EXTINF:-1 tvg-id="NidaeAlIslamRadio.sa" status="online",Nidae AlIslam Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/nidaalislam -#EXTINF:-1 tvg-id="NidaeAlIslamRadio.sa" status="online",Nidae AlIslam Radio (720p) https://edge.taghtia.com/sa/14.m3u8 +#EXTINF:-1 tvg-id="NidaeAlIslamRadio.sa" status="timeout",Nidae AlIslam Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/nidaalislam #EXTINF:-1 tvg-id="PanoramaFM.sa" status="online",Panorama FM (1080p) https://shls-panoramafm-prod-dub.shahid.net/out/v1/66262e420d824475aaae794dc2d69f14/index.m3u8 #EXTINF:-1 tvg-id="QuranRadio.sa" status="online",Quran Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/quranradio -#EXTINF:-1 tvg-id="QuranRadio.sa" status="online",Quran Radio (720p) https://edge.taghtia.com/sa/13.m3u8 +#EXTINF:-1 tvg-id="QuranRadio.sa" status="timeout",Quran Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/quranradio #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://rotanastudios-rotanacinema-1-eu.xiaomi.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e91106776397a8/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="error",Rotana Cinema (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="timeout",Rotana Cinema (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#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] +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="timeout",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 @@ -123,14 +117,12 @@ 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) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/saudiaradio -#EXTINF:-1 tvg-id="SaudiaRadio.sa" status="online",Saudia Radio (720p) https://edge.taghtia.com/sa/11.m3u8 +#EXTINF:-1 tvg-id="SaudiaRadio.sa" status="timeout",Saudia Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/saudiaradio #EXTINF:-1 tvg-id="SBC.sa" status="online",SBC (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/sbc-channel #EXTINF:-1 tvg-id="SBC.sa" status="online",SBC (1080p) [Not 24/7] @@ -156,10 +148,10 @@ https://d2x08mwxhmpplo.cloudfront.net/out/v1/587631773e55495a8aa3dd4050318f6e/in #EXTINF:-1 tvg-id="SSCActionWaleedExtra.sa" status="online",SSC Action Waleed Extra (1080p) [Not 24/7] https://d2x08mwxhmpplo.cloudfront.net/out/v1/587631773e55495a8aa3dd4050318f6e/index.m3u8 #EXTINF:-1 tvg-id="ThikrayatTV.sa" status="online",Thikrayat TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/thikrayat-tv -#EXTINF:-1 tvg-id="ThikrayatTV.sa" status="online",Thikrayat TV (1080p) [Not 24/7] https://edge.taghtia.com/sa/3.m3u8 +#EXTINF:-1 tvg-id="ThikrayatTV.sa" status="timeout",Thikrayat TV (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/thikrayat-tv #EXTINF:-1 tvg-id="WesalTV.sa" status="timeout",Wesal TV [Not 24/7] http://live.noorlive.com:1935/wesal/wesal1/playlist.m3u8 -#EXTINF:-1 tvg-id="ZadTV.sa" status="error",ZAD TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ZadTV.sa" status="timeout",ZAD TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCOll3M-P7oKs5cSrQ9ytt6g/live 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 415a33ad45..ad6fd6f667 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -9,24 +9,20 @@ https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 https://d2ko4czujk9652.cloudfront.net/hls/clr4ctv_cnas/master.m3u8 #EXTINF:-1 tvg-id="CNAInternational.sg" status="online",CNA International (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) +http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) -http://210.210.155.37/uq2663/h/h19/index.m3u8 +#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] http://210.210.155.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 d07ea0fcb9..0fcec7bd5b 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -7,13 +7,13 @@ 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="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) https://16-rtvslo-tv-slo3-int.cdn.eurovisioncdn.net/playlist.m3u8 diff --git a/streams/sk.m3u b/streams/sk.m3u index 740bdd8e2e..04cb09373e 100644 --- a/streams/sk.m3u +++ b/streams/sk.m3u @@ -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 @@ -29,16 +29,14 @@ http://s1.media-planet.sk/live/novezamky/BratuMarian.m3u8 http://s1.media-planet.sk/live/novezamky/lihattv.m3u8 #EXTINF:-1 tvg-id="TVNoveZamky.sk" status="online",Nove Zamky (486p) http://s1.media-planet.sk/live/novezamky/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPovazie.sk" status="timeout",TV Povazie (400p) -http://213.181.128.248:8090/tvpovazie-h264.flv #EXTINF:-1 tvg-id="TVRuzinov.sk" status="online",TV Ruลพinov (1080p) [Not 24/7] http://lb.streaming.sk/tvruzinov/stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeverka.sk" status="timeout",TV Severka (576p) 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="online",TV WAU (540p) [Not 24/7] https://nn.geo.joj.sk/live/hls/wau-540.m3u8 +#EXTINF:-1 tvg-id="TVWAU.sk" status="error",TV WAU (540p) [Not 24/7] +https://nn.geo.joj.sk/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] diff --git a/streams/sl.m3u b/streams/sl.m3u index ec24ac1704..a9518c2614 100644 --- a/streams/sl.m3u +++ b/streams/sl.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",AYV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",AYV (720p) [Not 24/7] https://1219373429.rsc.cdn77.org/live/stream-1/chunklist.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index f062fe3c6d..1bc1d95852 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="2STV.sn" status="timeout",2STV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2STV.sn" status="error",2STV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vidbb #EXTINF:-1 tvg-id="A2iMusic.sn" status="online",A2i Music (720p) [Not 24/7] https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8 @@ -9,9 +9,9 @@ https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw -#EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RFM.sn" status="timeout",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="online",TFM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TFM.sn" status="error",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..1bace32ce0 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="AgapeTV.sv" status="online",รgape TV Canal 8 +#EXTINF:-1 tvg-id="AgapeTV.sv" status="timeout",รgape TV Canal 8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 #EXTINF:-1 tvg-id="Canal10.sv" status="blocked",Canal 10 (720p) http://streamingcws20.com:1935/tves/tves.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal11TuTV.sv" status="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 @@ -13,7 +13,7 @@ https://5ca9af4645e15.streamlock.net/canal33/smil:canal33.smil/playlist.m3u8 https://5ca9af4645e15.streamlock.net/canal33/videocanal33/playlist.m3u8 #EXTINF:-1 tvg-id="ElimTV.sv" status="online",Elim TV https://dacastmmd.mmdlive.lldns.net/dacastmmd/7e84ed301b194b7b81e86f85bb2c3a33/playlist.m3u8 -#EXTINF:-1 tvg-id="LegislativeAssemblyofElSalvador.sv" status="online",Legislative Assembly of El Salvador +#EXTINF:-1 tvg-id="LegislativeAssemblyofElSalvador.sv" status="error",Legislative Assembly of El Salvador https://streaming.asamblea.gob.sv/hls/plenariahd.m3u8 #EXTINF:-1 tvg-id="OrbitaTV.sv" status="online",ร“rbita TV Canal 25 (480p) [Not 24/7] https://5dcabf026b188.streamlock.net/orbitatv/livestream/playlist.m3u8 @@ -26,7 +26,7 @@ https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8 http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVOCanal23.sv" status="blocked",TVO Canal 23 (720p) [Not 24/7] https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVX.sv" status="online",TVX (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVX.sv" status="error",TVX (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx #EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7] https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 diff --git a/streams/sy.m3u b/streams/sy.m3u index 6e262cc45c..a1e05cd38f 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -3,6 +3,8 @@ http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 #EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8320/8320/playlist.m3u8 +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="timeout",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="LanaTV.lb" status="online",Lana TV (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3u8 #EXTINF:-1 tvg-id="LanaTVPlus.lb" status="online",Lana TV Plus (720p) @@ -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 4a4ff0276f..8ff17475a5 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -1,43 +1,43 @@ #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="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] +#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 #EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="timeout",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 -#EXTINF:-1 tvg-id="DLTV6.th" status="timeout",DLTV 6 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 -#EXTINF:-1 tvg-id="DLTV7.th" status="online",DLTV 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV7.th" status="timeout",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 -#EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV8.th" status="timeout",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 #EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 -#EXTINF:-1 tvg-id="DLTV10.th" status="timeout",DLTV 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 #EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 -#EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 diff --git a/streams/tm.m3u b/streams/tm.m3u index f4752d6541..95289c6a2a 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -3,10 +3,10 @@ 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="Asgabat.tm" status="online",AลŸgabat (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch006.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] +https://alpha.tv.online.tm/legacyhls/ch006.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch003.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index c91f39ee56..7b6501880e 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="online",IFM TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IFMTV.tn" status="error",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] https://streaming.toutech.net/live/jtv/index.m3u8 @@ -16,8 +16,8 @@ https://5ac31d8a4c9af.streamlock.net/tunimmob/myStream/playlist.m3u8 http://streaming.tunisna.tv:1935/live/tunisna/playlist.m3u8 #EXTINF:-1 tvg-id="Watania1.tn" status="online",Watania 1 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/WataniaReplay/live -#EXTINF:-1 tvg-id="Watania2.tn" status="online",Watania 2 (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live #EXTINF:-1 tvg-id="Watania2.tn" status="online" user-agent="TNAgexpl212C",Watania 2 (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/tunisie2.m3u8 +#EXTINF:-1 tvg-id="Watania2.tn" status="timeout",Watania 2 (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live diff --git a/streams/tr.m3u b/streams/tr.m3u index b465870210..26a303704f 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -1,9 +1,9 @@ #EXTM3U +#EXTINF:-1 tvg-id="24TV.tr" status="online",24 TV (1080p) [Not 24/7] +https://mn-nl.mncdn.com/kanal24/smil:kanal24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="24TV.tr" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",24 TV (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 https://mn-nl.mncdn.com/kanal24/smil:kanal24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="24TV.tr" status="online",24 TV (1080p) [Not 24/7] -https://mn-nl.mncdn.com/kanal24/smil:kanal24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="24TV.tr" status="online",TR24 TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/24tv/index.m3u8 #EXTINF:-1 tvg-id="360TV.tr" status="online",360 TV (720p) [Not 24/7] @@ -82,20 +82,18 @@ https://cdn.yayin.com.tr/TVEM/TVEM/playlist.m3u8 http://win20.yayin.com.tr/ertsahtv/ertsahtv/playlist.m3u8 #EXTINF:-1 tvg-id="ErzurumWebTV.tr" status="online",Erzurum Web TV (720p) https://win29.yayin.com.tr/erzurumwebtv/erzurumwebtv/playlist.m3u8 -#EXTINF:-1 tvg-id="ETVManisa.tr" status="online",ETV Manisa (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ETVManisa.tr" status="error",ETV Manisa (1080p) [Not 24/7] https://broadcasttr.com:446/manisaetv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Euro90Channel.tr" status="error",Euro 90 Channel (1080p) [Not 24/7] -https://ssl4.radyotvonline.com/e90tv/e90tvlive/playlist.m3u8 -#EXTINF:-1 tvg-id="FenerbahceTV.tr" status="online",Fenerbahรงe TV (FBTV) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="FenerbahceTV.tr" status="timeout",Fenerbahรงe TV (FBTV) (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x21oo10 #EXTINF:-1 tvg-id="FinansTurkTV.tr" status="timeout",Finans Turk TV (720p) http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 #EXTINF:-1 tvg-id="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) @@ -187,7 +185,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="online",Misk FM (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MiskFM.tr" status="timeout",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 @@ -244,10 +242,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="timeout",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) @@ -288,7 +286,7 @@ https://waw2.artiyerelmedya.net/tv41/bant1/chunks.m3u8 http://stream.taksimbilisim.com:1935/tv52/smil:tv52.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TV52.tr" status="error",TV 52 (720p) [Not 24/7] https://broadcasttr.com:446/tv52/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVDen.tr" status="error",TV Den (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TVDen.tr" status="online",TV Den (576p) [Not 24/7] http://canli.tvden.com.tr/hls/live.m3u8 #EXTINF:-1 tvg-id="TVEm.tr" status="online",TV Em (486p) http://cdn-tvem.yayin.com.tr/TVEM/TVEM/playlist.m3u8 @@ -316,8 +314,6 @@ https://59cba4d34b678.streamlock.net/live/vuslattv/playlist.m3u8 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] https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Haber61 TV (720p) [Not 24/7] @@ -354,5 +350,5 @@ http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 https://s01.vpis.io/ogun/ogun.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="timeout",tv100 (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=8jEXHzMTR7s diff --git a/streams/tw.m3u b/streams/tw.m3u index 6027f6fa55..07c060162f 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -3,18 +3,14 @@ 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 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH2 ็œŸ็†ๅฐ (720p) https://live.streamingfast.net/osmflivech2.m3u8 -#EXTINF:-1 tvg-id="" status="online",้ก้›ป่ฆ–ๆ–ฐ่žๅฐ -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC4LjkybVKXCDlneVXlKAbmw/live #EXTINF:-1 tvg-id="" status="online",ๅฃน้›ป่ฆ–ๆ–ฐ่žๅฐ (1080p) http://stream.nexttv.com.tw/n001/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ–็ฌฌไธ€ (720p) [Not 24/7] -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] @@ -29,22 +25,20 @@ 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] https://live.streamingfast.net/osmflivech50.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅคงๆ„›1 (720p) https://pulltv1.wanfudaluye.com/live/tv1.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH3 ็œŸๆƒ…้ƒจ่ฝๆ ผ ็Ÿญ็‰ˆ (720p) +https://live.streamingfast.net/osmflivech3.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH5 ๅ…ฑไบซ่ง€้ปž ็Ÿญ็‰ˆ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech5.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH7 ็ฆฑๅ‘Šๅคง่ป ไฟกๆฏ (720p) @@ -53,14 +47,16 @@ https://live.streamingfast.net/osmflivech7.m3u8 https://live.streamingfast.net/osmflivech9.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH12 ็ถญไป–ๅ‘ฝๆ–ฝ (720p) https://live.streamingfast.net/osmflivech12.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH14 ็œŸๆƒ…้ƒจ่ฝๆ ผ (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech14.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH15 ็œŸๆƒ…ไน‹ๅคœ (720p) https://live.streamingfast.net/osmflivech15.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH16 ่‘‰ๅ…‰ๆ˜Ž (720p) [Not 24/7] https://live.streamingfast.net/osmflivech16.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH17 ๅคง่ก›้ฎ‘ๆฃฎ (720p) [Not 24/7] 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 CH27 ็ฉบไธญ่–็ถ“ๅญธ้™ข (720p) [Not 24/7] https://live.streamingfast.net/osmflivech27.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH30 ๅคฉๅ ‚ๆ•ฌๆ‹œ (720p) [Not 24/7] @@ -75,8 +71,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) @@ -99,6 +95,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=dy #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] @@ -109,13 +107,11 @@ 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="timeout",GOOD TV CH3 ็œŸๆƒ…้ƒจ่ฝๆ ผ ็Ÿญ็‰ˆ (720p) -https://live.streamingfast.net/osmflivech3.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ก้›ป่ฆ–ๆ–ฐ่žๅฐ +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC4LjkybVKXCDlneVXlKAbmw/live #EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH24 ๅŠ‰ไธ‰่ฌ›ๅค (720p) [Not 24/7] https://live.streamingfast.net/osmflivech24.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",GOOD TV CH14 ็œŸๆƒ…้ƒจ่ฝๆ ผ (720p) [Not 24/7] -https://live.streamingfast.net/osmflivech14.m3u8 +#EXTINF:-1 tvg-id="" status="error",GOOD TV CH18 ๅœ‹้š›่ฌ›ๅ“ก (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech18.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 eec1afa185..1c41eb02a6 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1Plus1.ua" status="online",1+1 (1080p) +#EXTINF:-1 tvg-id="1Plus1.ua" status="timeout",1+1 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVEaAWKfv7fE1c-ZuBs7TKQ/live #EXTINF:-1 tvg-id="1Plus1Sport.ua" status="online",1+1 ะกะฟะพั€ั‚ (720p) [Not 24/7] https://live-k2301-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8 @@ -32,22 +32,18 @@ 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 #EXTINF:-1 tvg-id="IRT.ua" status="timeout",ะ˜ะ ะข (ะ”ะฝะตะฟั€) (576p) [Not 24/7] http://91.193.128.233:1935/live/irt.stream/playlist.m3u8 #EXTINF:-1 tvg-id="IzmailTV.ua" status="online",ะ˜ะทะผะฐะธะป ะขะ’ (576p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/izod/izod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="IzmailTV.ua" status="online",ะ˜ะทะผะฐะธะป ะขะ’ (576p) [Not 24/7] https://cdn10.live-tv.od.ua:8083/izod/izod/playlist.m3u8 +#EXTINF:-1 tvg-id="IzmailTV.ua" status="error",ะ˜ะทะผะฐะธะป ะขะ’ (576p) [Not 24/7] +https://cdn10.live-tv.od.ua:8083/izod/izod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="K1.ua" status="timeout",ะš1 (576p) http://edge3.iptv.macc.com.ua/life/k1.m3u8 #EXTINF:-1 tvg-id="K1.ua" status="timeout",K1 (512p) @@ -74,8 +70,6 @@ https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8 http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p) http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8 -#EXTINF:-1 tvg-id="Simon.ua" status="error",Simon (576p) [Not 24/7] -https://hls.simon.ua/live-HD/live/playlist.m3u8 #EXTINF:-1 tvg-id="SK1.ua" status="online",ะกะš 1 (720p) [Not 24/7] https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt-abr/playlist.m3u8 #EXTINF:-1 tvg-id="Skrypinua.ua" status="online",Skrypin.ua (1080p) [Not 24/7] @@ -117,8 +111,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) @@ -127,8 +119,6 @@ https://stream.ztv.zp.ua/hls/live.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_1.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะตะปะตะบะฐะฝะฐะป ะŸั€ัะผะธะน (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/live #EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQdSS9GSBbtSqW3oNB39KTw/live #EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (720p) @@ -187,5 +177,5 @@ 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="error",UkrLive (ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน) (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCeOlmFkSt4KFVkivMe7uEvw/live +#EXTINF:-1 tvg-id="" status="timeout",ะขะตะปะตะบะฐะฝะฐะป ะŸั€ัะผะธะน (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/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..8a65a33278 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] @@ -15,8 +13,14 @@ http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 https://alaraby.cdn.octivid.com/alaraby2n/smil:alaraby2n.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlarabyTV.uk" status="timeout",Alaraby TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlarabyTv_News/live +#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="timeout",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) @@ -231,7 +253,7 @@ https://ap02.iqplay.tv:8082/iqb8002/3m9n/playlist.m3u8 #EXTINF:-1 tvg-id="EnglishClubTV.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",English Club 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/s37/index.m3u8 -#EXTINF:-1 tvg-id="FadakTV.uk" status="online",Fadak TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="FadakTV.uk" status="timeout",Fadak TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/KhodamAlMahdi2/live #EXTINF:-1 tvg-id="FreeSports.uk" status="online",FreeSports (1080p) [Not 24/7] https://d3cq7cdp2cfi92.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-2ff27mp9b8422-prod/hls-harvester2-1293-prod/us-east-1/cc-2ff27mp9b8422/master.m3u8 @@ -247,7 +269,7 @@ http://57d6b85685bb8.streamlock.net:1935/abrgemporiaukgfx/livestream_360p/index. https://halaldn.cdn.mangomolo.com/halavd/smil:halavd.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="HorseCountryTV.uk" status="online",Horse & Country TV (1080p) https://hnc-free-viewlift.amagi.tv/HNC_AUSTRALIA.m3u8 -#EXTINF:-1 tvg-id="IdealWorld.uk" status="online",Ideal World TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="IdealWorld.uk" status="timeout",Ideal World TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/IdealworldTvShopping/live #EXTINF:-1 tvg-id="IonTV.uk" status="online",iON TV (576p) https://ap02.iqplay.tv:8082/iqb8002/i09/playlist.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 @@ -392,8 +414,6 @@ https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 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 +429,5 @@ 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 diff --git a/streams/uk_channelbox.m3u b/streams/uk_channelbox.m3u index acc3549ec8..3e4531daeb 100644 --- a/streams/uk_channelbox.m3u +++ b/streams/uk_channelbox.m3u @@ -14,7 +14,9 @@ http://78.129.218.6/tsstreamer/RotClassicLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",AWE http://78.129.150.52/tsstreamer/AWELDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",WBC -http://78.129.253.189/tsstreamer/WBCLDAI_SD.ts +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 @@ -57,6 +59,8 @@ http://78.129.237.68/tsstreamer/TraceUrbanasiaLDAI_SD.ts http://78.129.253.189/tsstreamer/AutoAllstarsLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",Unreel http://78.129.253.189/tsstreamer/UnreelLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",WBC +http://78.129.253.189/tsstreamer/WBCLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",Karaoke http://82.145.63.157/tsstreamer/KaraokeLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",NollyAfrica @@ -105,8 +109,6 @@ http://109.169.55.98/tsstreamer/ExtremePlusLDAI_SD.ts http://109.200.6.10/tsstreamer/AutoAllstarsLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",Qello http://109.200.6.10/tsstreamer/QelloLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",WBC -http://109.200.6.10/tsstreamer/WBCLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",BalleBalle http://176.227.202.68/tsstreamer/BalleBalleLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",Bloomberg @@ -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 8375a1221e..6c21299504 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -13,17 +13,15 @@ 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 Action Movies UK (720p) -https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) +https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten 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 Comedy Movies UK (720p) -https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) -https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten 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 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) +https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) +https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 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 58d7413a59..b80ae90e61 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) @@ -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] @@ -289,7 +283,7 @@ https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_3_ https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_4_1064000.m3u8 #EXTINF:-1 tvg-id="CNN.us" status="blocked",CNN USA (360p) http://stream.tvtap.live:8081/live/us-cnn.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="CNNBrasil.br" status="online",CNN Brasil (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CNNBrasil.br" status="timeout",CNN Brasil (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvdwhh_fDyWccR42-rReZLw/live #EXTINF:-1 tvg-id="CNNChile.cl" status="timeout",CNN Chile (720p) https://unlimited1-cl-movistar.dps.live/cnn/cnn.smil/playlist.m3u8 @@ -378,7 +372,7 @@ https://cdn3.wowza.com/1/SmVrQmZCUXZhVDgz/b3J3MFJv/hls/live/playlist.m3u8 https://cdn3.wowza.com/1/T2NXeHF6UGlGbHY3/WFluRldQ/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="ExtremaTV.us" status="online",Extrema TV (720p) http://livestreamcdn.net:1935/ExtremaTV/ExtremaTV/playlist.m3u8 -#EXTINF:-1 tvg-id="EYE95America.us" status="online",EYE95 America (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="EYE95America.us" status="error",EYE95 America (1080p) [Not 24/7] https://cdn20.liveonlineservices.com/hls/eye95tv.m3u8 #EXTINF:-1 tvg-id="FashionBoxHD.us" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Fast&Fun Box (Russian) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -388,9 +382,9 @@ http://ott-cdn.ucom.am/s79/index.m3u8 http://ott-cdn.ucom.am/s86/index.m3u8 #EXTINF:-1 tvg-id="FightingSpirit.us" status="online",Fighting Spirit (720p) https://a.jsrdn.com/broadcast/47cff5378f/+0000/c.m3u8 -#EXTINF:-1 tvg-id="FireplaceLounge.us" status="online",Fireplace Lounge (720p) +#EXTINF:-1 tvg-id="FireplaceLounge.us" status="timeout",Fireplace Lounge (720p) https://a.jsrdn.com/broadcast/aee08372e5/+0000/c.m3u8 -#EXTINF:-1 tvg-id="FishTank.us" status="online",Fish Tank (720p) +#EXTINF:-1 tvg-id="FishTank.us" status="timeout",Fish Tank (720p) https://a.jsrdn.com/broadcast/8b43a16c1e/+0000/c.m3u8 #EXTINF:-1 tvg-id="Fite.us" status="online",Fite (720p) [Not 24/7] https://cdn-cf.fite.tv/linear/fite247/playlist.m3u8 @@ -484,7 +478,7 @@ http://wpc.9ec1.edgecastcdn.net/249EC1/infowarshd-edgecast/hd720.m3u8 https://freespeech.akamaized.net/hls/live/2016712/live1/playlist.m3u8 #EXTINF:-1 tvg-id="IraneFardaTV.us" status="online",Irane Farda (576p) [Not 24/7] http://51.210.199.53/hls/stream.m3u8 -#EXTINF:-1 tvg-id="IslandEscape.us" status="online",Island Escape (720p) +#EXTINF:-1 tvg-id="IslandEscape.us" status="timeout",Island Escape (720p) https://a.jsrdn.com/broadcast/41e3e6703e/+0000/c.m3u8 #EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] http://uni8rtmp.tulix.tv:1935/shalomtv-pc/smil:shalomtv.smil/master.m3u8 @@ -502,98 +496,32 @@ https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8 https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="online",Judge Karen's Court (540p) https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 -#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="online",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 -#EXTINF:-1 tvg-id="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] @@ -698,7 +626,7 @@ https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8 https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3u8 #EXTINF:-1 tvg-id="MillenniumTV24.us" status="online",Millennium TV 24 (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/mnews24.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MillenniumTVUSA.us" status="online",Millennium TV USA (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MillenniumTVUSA.us" status="error",Millennium TV USA (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/millenniumtv-odr-up2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MissionTV.us" status="online",Mission TV (1080p) [Not 24/7] https://6096a9cf11ae5.streamlock.net:1943/live/missiontv/playlist.m3u8 @@ -720,7 +648,7 @@ https://2-fss-2.streamhoster.com/pl_138/amlst:201814-1291584/playlist.m3u8 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 @@ -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 @@ -868,9 +796,9 @@ https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 https://cdnlive.radiou.com/LS-ATL-43240-1/index.m3u8 #EXTINF:-1 tvg-id="RealVision.us" status="online",Real Vision (720p) https://a.jsrdn.com/broadcast/2a755012a8/+0000/c.m3u8 -#EXTINF:-1 tvg-id="Reelz.us" status="online",Reelz (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Reelz.us" status="timeout",Reelz (720p) [Not 24/7] https://a.jsrdn.com/broadcast/d37066a396/+0000/c.m3u8 -#EXTINF:-1 tvg-id="RelaxingRain.us" status="online",Relaxing Rain (720p) +#EXTINF:-1 tvg-id="RelaxingRain.us" status="timeout",Relaxing Rain (720p) https://a.jsrdn.com/broadcast/76381deeda/+0000/c.m3u8 #EXTINF:-1 tvg-id="RevelationTV.uk" status="online",Revelation TV (576p) https://rtv.cdn.mangomolo.com/rtv/smil:rtv.stream.smil/playlist.m3u8 @@ -918,13 +846,11 @@ 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 -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 #EXTINF:-1 tvg-id="SyfyEast.us" status="blocked",SYFY East (720p) http://trn03.tulix.tv/teleup-syfy/playlist.m3u8 -#EXTINF:-1 tvg-id="TAGTV.us" status="online",TAG TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TAGTV.us" status="error",TAG TV (1080p) [Not 24/7] https://cdn30.liveonlineservices.com/hls/tagtv.m3u8 #EXTINF:-1 tvg-id="TasteItTV.us" status="online",Taste It TV (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5af61f59d5eeee7af3d1db8f/playlist.m3u8 @@ -936,7 +862,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 @@ -958,18 +884,18 @@ https://content.uplynk.com/channel/f9aafa1f132e40af9b9e7238bc18d128.m3u8 https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/tempe/G0355_003/chunklist.m3u8 #EXTINF:-1 tvg-id="TGJunior.us" status="online",TG Junior (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=31 -#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (486p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p) https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us +#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (486p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 #EXTINF:-1 tvg-id="TheBeachChannel.us" status="online",The Beach Channel (720p) 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="TheCountryNetwork.us" status="error",The Country Network (2160p) +https://endpnt.com/hls/tcn4k/playlist.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) @@ -992,20 +918,20 @@ https://d155hi8td9k2ns.cloudfront.net/out/wapo-medialive3-rtmp/live.m3u8 https://cdn.igocast.com/channel11_hls/channel11_master.m3u8 #EXTINF:-1 tvg-id="TNTEast.us" status="online",TNT East (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023168/tnteast/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="TNTSports2Brazil.br" status="online",TNT Sports 2 Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TNTSports2Brazil.br" status="error",TNT Sports 2 Brasil (720p) [Not 24/7] https://glxlmn026c.singularcdn.net.br/playout_02/playlist.m3u8 -#EXTINF:-1 tvg-id="TNTSports3Brazil.br" status="online",TNT Sports 3 Brasil (720p) +#EXTINF:-1 tvg-id="TNTSports3Brazil.br" status="error",TNT Sports 3 Brasil (720p) https://glxlmn026c.singularcdn.net.br/playout_03/playlist.m3u8 -#EXTINF:-1 tvg-id="TNTSports4Brazil.br" status="online",TNT Sports 4 Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TNTSports4Brazil.br" status="error",TNT Sports 4 Brasil (720p) [Not 24/7] https://glxlmn026c.singularcdn.net.br/playout_04/playlist.m3u8 -#EXTINF:-1 tvg-id="TNTSports5Brazil.br" status="online",TNT Sports 5 Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TNTSports5Brazil.br" status="error",TNT Sports 5 Brasil (720p) [Not 24/7] https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 #EXTINF:-1 tvg-id="TNTWest.us" status="online",TNT West (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 +#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 #EXTINF:-1 tvg-id="TrinityChannel.us" status="online",Trinity Channel (480p) [Not 24/7] @@ -1026,7 +952,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 @@ -1096,8 +1022,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) @@ -1114,66 +1038,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 @@ -1182,106 +1066,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) @@ -1306,8 +1118,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 @@ -1431,10 +1241,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 @@ -1457,8 +1267,6 @@ https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) -https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",EMT Media TV Los Angeles CA https://hwlive.streamingmediahosting.com/14135-live/0_lkq7fay8/index.m3u8 #EXTINF:-1 tvg-id="" status="online",EMT Media TV Los Angeles CA [Geo-blocked] @@ -1473,12 +1281,12 @@ https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/playlist.m3u8 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) https://bcovlive-a.akamaihd.net/bdbdca51c15243fbaca92fd54c42d45a/us-east-1/6245817279001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 +#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) +https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 #EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) @@ -1493,16 +1301,20 @@ https://content.uplynk.com/channel/e56ba52a1b9d45ad8c8a033fd83fe480.m3u8 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="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",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] +http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",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 @@ -1539,10 +1351,10 @@ https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.m3u8 #EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] -https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) +https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) @@ -1561,6 +1373,8 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV +https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Temple TV https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 #EXTINF:-1 tvg-id="" status="online",Univision DFW [Geo-blocked] @@ -1593,26 +1407,22 @@ https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/scottsdale/G0040_007/chunklist.m3u8 https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/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",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",External Ottera (720p) https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) -https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.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",WPTV News West Palm Beach FL (720p) https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) +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",Slimo (540p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) @@ -1625,6 +1435,8 @@ 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",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1666,10 +1478,14 @@ https://frontdoor.wcat-tv.org:8787/live/live.m3u8 https://live.ntdimg.com/live400/playlist.m3u8 #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",The Grapevine +https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #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) @@ -1696,6 +1512,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) @@ -1762,17 +1580,11 @@ 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="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",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 -#EXTINF:-1 tvg-id="" status="error",Tropical Moon Urban TV -https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.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="timeout",Fox HD Russia +https://sc.id-tv.kz/FOX_HD.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Tranquil Thunderstorms (720p) +https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] +https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 +#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 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 881fbf7e50..2b2bfc932c 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="error",Humor Mill (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HumorMill.us" status="online",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 1a188ad545..873be36a92 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -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) @@ -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..69c5f05c23 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) @@ -71,8 +69,6 @@ https://stream-us-east-1.getpublica.com/playlist.m3u8?app_bundle=com.plexapp.des https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (240p) https://cinedigm-bobross-1.plex.wurl.com/master.m3u8 -#EXTINF:-1 tvg-id="TheDesignNetwork.us" status="error",The Design Network (720p) -https://thedesignnetwork-tdn-5.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheFilmDetective.us" status="online",The Film Detective (720p) https://filmdetective-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-filmdetective-plex/CDN/master.m3u8 #EXTINF:-1 tvg-id="TheFilmDetective.us" status="online",The Film Detective (720p) @@ -95,5 +91,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 290d105169..006cdd8578 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -1,10 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="70sCinema.us" status="online",Pluto TV 70s Cinema (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d878d3d19b30007d2e782/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId= +#EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="90sThrowback.us" status="online",Pluto TV 90s Throwback (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d86f519358a00072b978e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="90210.us" status="online",Pluto TV 90120 (720p) @@ -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/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= +#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -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) @@ -115,10 +115,10 @@ https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bfbe4ced4f7b601b12e6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=540&terminate=false&userId= #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=599375885ceaac3cabccbed7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=635&terminate=false&userId= #EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) [Not 24/7] 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="Cats247.us" status="online",Cats 24/7 (US) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=599375885ceaac3cabccbed7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=635&terminate=false&userId= #EXTINF:-1 tvg-id="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] @@ -131,7 +131,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1aeb2f https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b12146cba40007aa7e5d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CBSNewsLosAngeles.us" status="online",Pluto TV CBSN Los Angeles CA (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc481cda1d430000948a1b4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc481cda1d430000948a1b4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=207&terminate=false&userId= -#EXTINF:-1 tvg-id="CBSNewsMinnesota.us" status="error",Pluto TV CBSN Minnesota MN (720p) +#EXTINF:-1 tvg-id="CBSNewsMinnesota.us" status="online",Pluto TV CBSN Minnesota MN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b0bf2240d8000732a09c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CBSNewsNewYork.us" status="online",Pluto TV CBSN New York NY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc48170e280c80009a861ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc48170e280c80009a861ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=206&terminate=false&userId= @@ -155,10 +155,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= -#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= +#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] @@ -182,13 +182,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ad1a37 #EXTINF:-1 tvg-id="CMTEqualPlay.us" status="online",Pluto TV CMT Equal Play (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f68f53eb1e5800007390bf8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dcc42446750e200093b15e2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=182&terminate=false&userId= -#EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channelStore=us&channel_id=151908&content=0adc72cd87e45d3491f8e47e54bbcc98&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcc42446750e200093b15e2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dcc42446750e200093b15e2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=182&terminate=false&userId= #EXTINF:-1 tvg-id="CNN.us" status="online",Pluto TV CNN (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839419cb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5421f71da6af422839419cb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=209&terminate=false&userId= #EXTINF:-1 tvg-id="ColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p) @@ -221,10 +221,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcea6bc6fb8890009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13bde24f4ca800093d57b5/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel -#EXTINF:-1 tvg-id="Cops.us" status="online",Pluto TV Cops (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1f7e089f23700009d66303/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Cops.us" status="online",Pluto TV Cops (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1f7e089f23700009d66303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e1f7e089f23700009d66303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=367&terminate=false&userId= +#EXTINF:-1 tvg-id="Cops.us" status="online",Pluto TV Cops (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1f7e089f23700009d66303/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CourtTV.us" status="online",Pluto TV Court TV (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0b4841a7d0000938ddbd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0b4841a7d0000938ddbd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=395&terminate=false&userId= #EXTINF:-1 tvg-id="CribsMaisonsDeStarsFrance.us" status="online",Cribs Maisons De Star (720p) @@ -269,8 +269,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) @@ -280,6 +278,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b #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/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= +#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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 @@ -294,10 +294,6 @@ 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 @@ -305,10 +301,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -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) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -319,20 +319,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f516730b78b7600079294f5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b0f2237a6ff45d16c3f9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b0f2237a6ff45d16c3f9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=726&terminate=false&userId= -#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (360p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b0f2237a6ff45d16c3f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (360p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FilmesSuspenseBrazil.br" status="online",Pluto TV Filmes Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171d3442a0500007362f22/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) @@ -343,6 +343,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58e55b14a http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= #EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food TV (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a140d81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877ac8cb791f4eb4a140d81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=601&terminate=false&userId= +#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) @@ -351,8 +353,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ForensicFiles.us" status="error",Pluto TV Forensic Files (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) @@ -389,20 +389,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #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) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/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/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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] @@ -420,9 +420,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6692813346110007 #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66928133461100077dfd73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="JudgeNosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="JudgeNosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9decb953e157000752321c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=160&terminate=false&userId= +#EXTINF:-1 tvg-id="JudgeNosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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] @@ -455,20 +455,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51ddf03 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dd6b1da79e4d0007309455/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c01df1759ee03633e7b272c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=971&terminate=false&userId= -#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MidsomerMurders.us" status="online",Pluto TV Midsomer Murders (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d52a5e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cbf6a868a1bce4a3d52a5e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=385&terminate=false&userId= -#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&us_privacy=1YNY #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b821249444e05d09cc4c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=815&terminate=false&userId= #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e738977e2c31099a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p) @@ -478,9 +478,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a7 #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="MLS.us" status="timeout",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= +#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) @@ -489,21 +489,21 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [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) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d3609cd6a6c78d7672f2a81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=868&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS03/master.m3u8 #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) +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/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= @@ -524,6 +524,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859af #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -531,46 +533,44 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32576 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fdb8ca91eedee1633117/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fdb8ca91eedee1633117&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=869&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="N24Doku.de" status="online",Pluto TV N24 Doku (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4bf36000076a81b1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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 (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clรกsico (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clรกsico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clรกsico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.br" status="online",Pluto TV Nick Jr. Club (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickJrClubBrazil.br" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="NickJrClubBrazil.br" status="online",Pluto TV Nick Jr. Club (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="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,14 +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="online",Pluto TV Nick Jr. (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY +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) @@ -594,7 +594,7 @@ 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= +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) @@ -607,24 +607,24 @@ 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] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PBRRidePass.us" status="online",PBR RidePass [Geo-blocked] @@ -636,6 +636,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc1980007 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95d63b270fc0007c465e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780e94100007f94b3f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS @@ -643,34 +645,32 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) +https://service-stitcher.clusters.pluto.tv/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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAndromeda.us" status="online",Pluto TV Andromeda (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8db96bccae160007c71eec/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAndromeda.us" status="online",Pluto TV Andrรณmeda (720p) @@ -737,10 +737,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5887ba337 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa7aab66c76000790ee7e/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="PlutoTVBiographyUK.uk" status="online",Pluto TV Biography (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af2a24f1c5ab2d298776b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVBobEsponja.us" status="online",Pluto TV Bob Esponja (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca0b4e448e00075e7c5e/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="PlutoTVBobEsponja.us" status="online",Pluto TV Bob Esponja Plus (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd87d882574170007fac022/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="PlutoTVBobEsponja.us" status="online",Pluto TV Bob Esponja (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca0b4e448e00075e7c5e/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="PlutoTVBoxing.us" status="online",Pluto TV Boxing (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac425f949b4600079938f3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBritishTV.us" status="online",Pluto TV British TV (720p) @@ -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) @@ -781,22 +781,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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="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/stitch/hls/channel/5dcde437229eff00091b6c30/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="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 (240p) @@ -821,20 +821,20 @@ 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="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="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="timeout",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="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/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCompetencias.us" status="online",Pluto TV Competencias (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009bc1132/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7] @@ -858,9 +858,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e #EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jimรฉnez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e843d849109b700075d5ada/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e843d849109b700075d5ada/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e843d849109b700075d5ada&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ddc64e1e-0581-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e843d849109b700075d5ada/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDatingFrance.fr" status="online",Pluto TV Dating (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d4835e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5a2b1311-2550-464b-8060-15765b30c4f8 #EXTINF:-1 tvg-id="PlutoTVDeadlyWomen.us" status="online",Pluto TV Deadly Women (720p) @@ -885,22 +885,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b0007 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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddbf866b1862a0009a0648e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ddbf866b1862a0009a0648e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=3a2ed1cd-e3a3-4fa3-bdbc-94e7363ca0cf&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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) @@ -956,9 +956,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694 #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGarfield.us" status="online",Pluto TV Garfield (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGetfactual.us" status="online",Pluto TV Get.factual (720p) [Not 24/7] @@ -968,13 +968,13 @@ 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/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) @@ -990,17 +990,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3696d938c90007 #EXTINF:-1 tvg-id="PlutoTVHogar.us" status="online",Pluto TV Hogar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ab8056beb000091fc6b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb96303f5bb020008e7e44f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5eb96303f5bb020008e7e44f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8044788b-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04c9eedc89300090d2884/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb96303f5bb020008e7e44f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVHome.us" status="online",Pluto TV Home (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb96303f5bb020008e7e44f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5eb96303f5bb020008e7e44f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8044788b-0583-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVHomesUnderHammer.us" status="online",Pluto TV Homes Under Hammer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2e9d8002db3c3e0b1c72/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) -https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId= -#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) +https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId= #EXTINF:-1 tvg-id="PlutoTVHumor.us" status="online",Pluto TV Humor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8397936791b30007ebb5a7/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHunter.us" status="online",Pluto TV Hunter (720p) @@ -1033,26 +1033,26 @@ 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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV 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="error",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) @@ -1091,16 +1091,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acb4ee http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549a8d8f1b53000768bc52/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9dcb446c-ad5a-4171-a84f-d144607d7b33 #EXTINF:-1 tvg-id="PlutoTVLemiracledelamour.us" status="online",Pluto TV Le miracle de l'amour (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549c238c3f21000753d3e0/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e1-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=af1cb1d2-a877-4020-81af-3f89e475eb94 -#EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'ร  cรดtรฉ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 -#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) @@ -1114,15 +1114,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] @@ -1149,30 +1149,28 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db40009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (England) (684p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (England) (684p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d0a1f73654db655a9274428&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.de" status="online",Pluto TV Movies (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.de" status="online",Pluto TV Movies CH (720p) 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= +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/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= +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,10 +1227,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571fa https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd833b41843b56328bac189/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) @@ -1243,7 +1241,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) +#EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="timeout",Pluto TV Novelas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= @@ -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 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1285,12 +1283,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a429 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1305,14 +1303,14 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff81 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/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="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 (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 (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="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) @@ -1373,18 +1371,18 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d00e8adaab96b5635b2a005&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=715c465f-0715-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bb941b95267e225e59c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/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/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/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 (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) @@ -1414,15 +1412,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e281b0b8840007 #EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b0b8840007324b55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="timeout",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= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenStarsSpain.es" status="online",Pluto TV Teen Stars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clรกsico (720p) @@ -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/stitch/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e69e08291147bd04a9fd7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=74&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (684p) @@ -1460,13 +1456,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87 #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="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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="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) @@ -1549,10 +1545,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/55a6a3275616b6240c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f988934a507de00075d9ae7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="SkillsPlusThrills.us" status="online",Pluto TV Skills + Thrills (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a6f4c3f8550008fc9b91/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#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="SlightlyOffIFC.us" status="online",Pluto TV Slightly Off By IFC (720p) [Not 24/7] 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 (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) @@ -1574,18 +1570,18 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007 #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e7b24744c60007c1f6fc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=296&terminate=false&userId= -#EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="Tastemade.us" status="online",Pluto TV Tastemade (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd1419a3b4f4b000773ba85/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TBNEast.us" status="online",Pluto TV TBN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TBNEast.us" status="online",Pluto TV TBN (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b2eeddd9576d66f9066&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=644&terminate=false&userId= +#EXTINF:-1 tvg-id="TBNEast.us" status="online",Pluto TV TBN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TeenNickGermany.de" status="online",Pluto TV TeenNick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d81607ab737153ea3c1c80e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=511&terminate=false&userId= @@ -1625,18 +1621,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1647,8 +1645,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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) @@ -1679,12 +1675,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) @@ -1729,10 +1725,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= -#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] @@ -1741,24 +1737,26 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d796e738977e2c31094a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c57ee4f9ddf73da8a0ba5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=480&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c571faeb3e2738ae27933&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) @@ -1767,16 +1765,18 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d00096 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91f19c2c3300098ce961/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf91f19c2c3300098ce961&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=415&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 Documentaries (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf901280e3550009139c86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=475&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (England) (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea18cd42ee5410007e349dc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=200&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Classics+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ec5500d4c70007341c7c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e60-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=de18fdd4-d30a-4263-8ecc-df902150744d -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed0bb61f1200072ca4cd/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e61-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0698157f-70d9-4890-978e-e648d753b321 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebbeabd18520007b37709/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9391-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=fc31112d-4925-4f44-b50f-ddf0ca08e7c7 #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p) 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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a2717ccde/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d54bbd90-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f10cd89a-c878-4a4d-8b3d-f5238f421aa0&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central @@ -1789,8 +1789,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf26 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) @@ -1801,36 +1799,40 @@ 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 Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b855972c36600076b7ddd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b855972c36600076b7ddd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4433ef8f-a215-466e-a65b-405518cd6e6c&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Guรญa de canales (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rockoโ€™s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cinรฉma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Animรฉ All Day (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f121460b73ac6000719fbaf&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=706&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) @@ -1847,16 +1849,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af1803e7983b391d73b13/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91f19c2c3300098ce961/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV My5 Documentaries (720p) @@ -1914,7 +1918,11 @@ 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 #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Mistle YO! (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Ukraine (720p) @@ -1945,35 +1953,21 @@ 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 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 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 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 Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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 Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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 (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 After School Cartoons (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (England) (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea18cd42ee5410007e349dc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=200&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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="timeout",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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="timeout",Pluto TV 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= diff --git a/streams/us_redbox.m3u b/streams/us_redbox.m3u index 81f2a110e9..19a79481f5 100644 --- a/streams/us_redbox.m3u +++ b/streams/us_redbox.m3u @@ -21,5 +21,5 @@ https://spotlight-redbox.amagi.tv/playlist.m3u8 http://shoutfactory-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) https://shoutfactory-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-shoutfactorytv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TastemadeFrance.fr" status="timeout",Tastemade France (1080p) +#EXTINF:-1 tvg-id="TastemadeFrance.fr" status="online",Tastemade France (1080p) https://tastemadefr16min-redbox.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-redbox/CDN/playlist.m3u8 diff --git a/streams/us_roku.m3u b/streams/us_roku.m3u index 216b1b3b9a..0368106bbe 100644 --- a/streams/us_roku.m3u +++ b/streams/us_roku.m3u @@ -13,10 +13,10 @@ https://bloodydisgusting-ingest-roku-us.cinedigm.com/playlist.m3u8 https://brat-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Buzzr (1080p) https://buzzr-roku-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) -https://cheddar.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) https://cheddar-cheddar-3.roku.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) +https://cheddar.roku.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="CineSureno.us" status="online",Cine Sureรฑo (1080p) https://olympusamagi.pc.cdn.bitgravity.com/CineSureno-roku/master.m3u8 #EXTINF:-1 tvg-id="CinevaultWesterns.us" status="online",Cinevault Westerns (540p) diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 63401b7d28..6ac02b1053 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -2,7 +2,7 @@ #EXTINF:-1 tvg-id="AigaioTV.gr" status="online",Aigaio TV (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/aigaiotv1/index.m3u8 -#EXTINF:-1 tvg-id="AVCHD.ar" status="error",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/AVCHD/index.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) [Not 24/7] @@ -17,9 +17,9 @@ https://tna5.bozztv.com/OrbitaFM/index.m3u8 #EXTINF:-1 tvg-id="SolarTelevision.pe" status="online",Solar Televisiรณn (Abancay) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/televisionsolar/index.m3u8 -#EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UchuTV.pe" status="error",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 d3648a3746..dece9c4ef0 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -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) @@ -100,9 +98,9 @@ https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="online",STIRR City Abilene (720p) [Not 24/7] https://dai.google.com/linear/hls/event/uxPBn5ErTQ-FOjxIYle2PA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="online",STIRR City Amarillo (720p) https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) @@ -265,15 +263,15 @@ https://dai.google.com/linear/hls/event/dKG_ZFd_S82FPgNxHmhdJw/master.m3u8 https://dai.google.com/linear/hls/event/r9VoxPU7TYmpydEn2ZR0jA/master.m3u8 #EXTINF:-1 tvg-id="STIRRWesterns.us" status="online",STIRR Westerns (360p) https://dai.google.com/linear/hls/event/YF2jfXh_QROPxoHEwp1Abw/master.m3u8 -#EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (720p) [Geo-blocked] -https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/g.m3u8 #EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (504p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/f.m3u8 -#EXTINF:-1 tvg-id="TennisChannelPlus1.us" status="online",Tennis Channel+ 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (720p) [Geo-blocked] +https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/g.m3u8 +#EXTINF:-1 tvg-id="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 @@ -309,6 +307,8 @@ https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) @@ -317,12 +317,12 @@ https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR People TV (1080p) https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR CineLife (1080p) https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) @@ -331,6 +331,8 @@ 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",Stingray Everything 80s (1080p) +https://stirr.ott-channels.stingray.com/128/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 Horror Movies (720p) @@ -341,8 +343,8 @@ https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] -https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/e1QjWFRNSR2YFYGsPbkfgg/master.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) @@ -361,10 +363,10 @@ https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) +https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/e1QjWFRNSR2YFYGsPbkfgg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) https://dai.google.com/linear/hls/event/EpqgwRlpQKq73ySVSohJWA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Denver CO (720p) @@ -385,8 +387,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 +403,11 @@ https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] +https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) -https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/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="error",STIRR FilmRise Free Movies (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 34c87c7663..93e5db898e 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,8 +19,6 @@ 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) @@ -35,12 +31,10 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 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) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 #EXTINF:-1 tvg-id="" status="online",Very Alabama (576p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Q13 Seattle WA (KCPQ) (720p) @@ -77,6 +71,8 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 #EXTINF:-1 tvg-id="" status="online",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] @@ -91,10 +87,10 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 #EXTINF:-1 tvg-id="" status="online",WAPT-TV News Jackson MS (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WAPT.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBAL-TV News Baltimore MD (576p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WBAL.m3u8 #EXTINF:-1 tvg-id="" status="online",WCVB-TV News Boston MA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WCVB.m3u8 +#EXTINF:-1 tvg-id="" status="online",WESH-TV News Orlando FL (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 #EXTINF:-1 tvg-id="" status="online",WGAL-TV News Lancaster PA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 #EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) @@ -115,9 +111,11 @@ 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",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",WESH-TV News Orlando FL (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 +#EXTINF:-1 tvg-id="" status="online",An American Christmas Carol (720p) +https://cloudfront.tubi.video/5b97b1f5-a605-44a5-a192-12e10beece40/sd846jzc/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",WBAL-TV News Baltimore MD (576p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WBAL.m3u8 +#EXTINF:-1 tvg-id="" status="online",Santa and the Three Bears (480p) +https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.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 diff --git a/streams/us_vizio.m3u b/streams/us_vizio.m3u index 3d66766e08..a7b929df4d 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) @@ -39,8 +37,6 @@ https://johnnycarson-vizio.amagi.tv/playlist.m3u8 https://latidomusic.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="LiveNOWfromFOX.us" status="online",FOX News Now (720p) https://fox-foxnewsnow-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="MagellanTV.us" status="error",Magellan TV (1080p) -https://magellantv-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="MysteryScienceTheater3000.us" status="online",Mystery Science Theater 3000 (1080p) https://mst3k-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTimemovienetwork.us" status="online",MyTime movie network (1080p) @@ -79,5 +75,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_xumo.m3u b/streams/us_xumo.m3u index a59afce61b..d0bb600d02 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -30,9 +30,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) 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-xumo-circle/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Circle.us" status="timeout",Circle (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcircletv/CDN/playlist.m3u8 +#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 #EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) @@ -53,7 +53,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="timeout",FilmRise Family (720p) +#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1212A-redboxfood52A/CDN/master.m3u8 @@ -77,11 +77,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="HardKnocks.ca" status="timeout",Hard Knocks (720p) +#EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Hungry.us" status="online",Hungry (720p) 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 @@ -101,7 +101,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlis 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 @@ -119,7 +119,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutsidetv/CDN/playlist.m3u8 https://outsidetvplus-xumo.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetvplusxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="OutsideTVPlus.us" status="online",Outside TV Plus (1080p) https://outsidetvplus-xumo.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 @@ -129,9 +129,7 @@ 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) +#EXTINF:-1 tvg-id="RedboxUnsolvedMysteries.us" status="timeout",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) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m3u8 @@ -139,7 +137,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m https://cdn-shop-lc-01.akamaized.net/Content/HLS_HLS/Live/channel(xumo)/index.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) https://shoutfactory-xumo.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ShowtimeattheApollo.us" status="timeout",Showtime at the Apollo (432p) +#EXTINF:-1 tvg-id="ShowtimeattheApollo.us" status="online",Showtime at the Apollo (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxshowtimeattheapollo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="SoYummy.us" status="online",So Yummy! (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxsoyummy/CDN/playlist.m3u8 @@ -189,23 +187,23 @@ https://bobross-xumous.cinedigm.com/midroll/amagi_hls_data_xumo-host-bobross-xum https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) +#EXTINF:-1 tvg-id="ThePetCollective.us" status="timeout",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (1080p) [Not 24/7] https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) +#EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) +#EXTINF:-1 tvg-id="USAToday.us" status="timeout",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) +#EXTINF:-1 tvg-id="VevoPop.us" status="timeout",Vevo Pop (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 @@ -217,7 +215,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBC News (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CBC News (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",FilmRise Free Movies (Redbox) (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 diff --git a/streams/uz.m3u b/streams/uz.m3u index 68b07baa8f..43a5d31de8 100644 --- a/streams/uz.m3u +++ b/streams/uz.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="AzonTV.uz" status="online",Azon TV (1080p) [Not 24/7] http://tv2.azon.uz/high/stream.m3u8 -#EXTINF:-1 tvg-id="Milliy.uz" status="error",Milliy (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Milliy.uz" status="online",Milliy (480p) [Not 24/7] http://milliy.tv/hls/index.m3u8 diff --git a/streams/va.m3u b/streams/va.m3u index b5ffdd2096..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] -http://mi1.wz.tv2000.it/tv2000_alfa.m3u8 #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="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 a62c440d95..9f06f0dbd3 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -9,11 +9,11 @@ https://vcp.myplaytv.com/coll/coll/playlist.m3u8 https://5bf8041cb3fed.streamlock.net/CTNTV/CTNTV/playlist.m3u8 #EXTINF:-1 tvg-id="ESportsMax.ve" status="online",Esports Max [Not 24/7] http://vcpar.myplaytv.com/esportsmax/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Globovision.ve" status="timeout",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live #EXTINF:-1 tvg-id="Italianissimo.ve" status="online",Italianissimo (360p) [Not 24/7] https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8 -#EXTINF:-1 tvg-id="MDATelevision.ve" status="online",MDA Televisiรณn +#EXTINF:-1 tvg-id="MDATelevision.ve" status="error",MDA Televisiรณn https://vcp.myplaytv.com/mdatv/mdatv/playlist.m3u8 #EXTINF:-1 tvg-id="OxigenoTV.ve" status="online",Oxigeno TV (360p) [Not 24/7] https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8 @@ -27,15 +27,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur.m3u8 #EXTINF:-1 tvg-id="TelesurEnglish.ve" status="online",TeleSUR English (1080p) [Not 24/7] https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur_eng.m3u8 -#EXTINF:-1 tvg-id="Televen.ve" status="online",Televen (Television de Venezuela) (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Televen.ve" status="timeout",Televen (Television de Venezuela) (404p) [Not 24/7] https://cloud.streamingconnect.tv/hls/televen/televenweb.m3u8 -#EXTINF:-1 tvg-id="Televen.ve" status="online",Televen (Television de Venezuela) (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Televen.ve" status="timeout",Televen (Television de Venezuela) (404p) [Not 24/7] https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 #EXTINF:-1 tvg-id="TVFamilia.ve" status="online",TV Familia (720p) 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="timeout",Ve Plus (480p) [Not 24/7] +#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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv diff --git a/streams/vn_fptplay.m3u b/streams/vn_fptplay.m3u index 7c3ee431ac..704a37d2e0 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="blocked" 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