diff --git a/.readme/supported-regions.md b/.readme/supported-regions.md index 0b0a9656c6..8431742ef7 100644 --- a/.readme/supported-regions.md +++ b/.readme/supported-regions.md @@ -1,25 +1,30 @@ ## Supported Regions -| Code | Description | -| ------------------------------------------------------------------------ | ---------------------------------- | -| [AFR](https://en.wikipedia.org/wiki/Africa) | Africa | -| [AMER](https://en.wikipedia.org/wiki/Americas) | Americas | -| [APAC](https://en.wikipedia.org/wiki/Asia-Pacific) | Asia-Pacific | -| [ARAB](https://en.wikipedia.org/wiki/Arab_world) | Arab world | -| [ASIA](https://en.wikipedia.org/wiki/Asia) | Asia | -| [CARIB](https://en.wikipedia.org/wiki/Caribbean) | Caribbean | -| [CAS](https://en.wikipedia.org/wiki/Central_Asia) | Central Asia | -| [CIS](https://en.wikipedia.org/wiki/Commonwealth_of_Independent_States) | Commonwealth of Independent States | -| [EMEA](https://en.wikipedia.org/wiki/Europe,_the_Middle_East_and_Africa) | Europe, the Middle East and Africa | -| [EUR](https://en.wikipedia.org/wiki/Europe) | Europe | -| [HISPAM](https://en.wikipedia.org/wiki/Hispanic_America) | Hispanic America | -| [LATAM](https://en.wikipedia.org/wiki/Latin_America) | Latin America | -| [MAGHREB](https://en.wikipedia.org/wiki/Maghreb) | Maghreb | -| [MENA](https://en.wikipedia.org/wiki/MENA) | Middle East and North Africa | -| [MIDEAST](https://en.wikipedia.org/wiki/Middle_East) | Middle East | -| [NORAM](https://en.wikipedia.org/wiki/North_America) | North America | -| [NORD](https://en.wikipedia.org/wiki/Nordic_countries) | Nordics | -| [OCE](https://en.wikipedia.org/wiki/Oceania) | Oceania | -| [SAS](https://en.wikipedia.org/wiki/South_Asia) | South Asia | -| [SSA](https://en.wikipedia.org/wiki/Sub-Saharan_Africa) | Sub-Saharan Africa | -| [WAFR](https://en.wikipedia.org/wiki/West_Africa) | West Africa | +| Code | Description | +| ------------------------------------------------------------------------ | -------------------------------------- | +| [AFR](https://en.wikipedia.org/wiki/Africa) | Africa | +| [AMER](https://en.wikipedia.org/wiki/Americas) | Americas | +| [APAC](https://en.wikipedia.org/wiki/Asia-Pacific) | Asia-Pacific | +| [ARAB](https://en.wikipedia.org/wiki/Arab_world) | Arab world | +| [ASEAN](https://en.wikipedia.org/wiki/ASEAN) | Association of Southeast Asian Nations | +| [ASIA](https://en.wikipedia.org/wiki/Asia) | Asia | +| [CARIB](https://en.wikipedia.org/wiki/Caribbean) | Caribbean | +| [CAS](https://en.wikipedia.org/wiki/Central_Asia) | Central Asia | +| [CENAMER](https://en.wikipedia.org/wiki/Central_America) | Central America | +| [CIS](https://en.wikipedia.org/wiki/Commonwealth_of_Independent_States) | Commonwealth of Independent States | +| [EMEA](https://en.wikipedia.org/wiki/Europe,_the_Middle_East_and_Africa) | Europe, the Middle East and Africa | +| [EUR](https://en.wikipedia.org/wiki/Europe) | Europe | +| [HISPAM](https://en.wikipedia.org/wiki/Hispanic_America) | Hispanic America | +| [LAC](https://en.wikipedia.org/wiki/Latin_America_and_the_Caribbean) | Latin America and the Caribbean | +| [LATAM](https://en.wikipedia.org/wiki/Latin_America) | Latin America | +| [MAGHREB](https://en.wikipedia.org/wiki/Maghreb) | Maghreb | +| [MENA](https://en.wikipedia.org/wiki/MENA) | Middle East and North Africa | +| [MIDEAST](https://en.wikipedia.org/wiki/Middle_East) | Middle East | +| [NAM](https://en.wikipedia.org/wiki/Northern_America) | Northern America | +| [NORAM](https://en.wikipedia.org/wiki/North_America) | North America | +| [NORD](https://en.wikipedia.org/wiki/Nordic_countries) | Nordics | +| [OCE](https://en.wikipedia.org/wiki/Oceania) | Oceania | +| [SAS](https://en.wikipedia.org/wiki/South_Asia) | South Asia | +| [SSA](https://en.wikipedia.org/wiki/Sub-Saharan_Africa) | Sub-Saharan Africa | +| [WAFR](https://en.wikipedia.org/wiki/West_Africa) | West Africa | +| [INT](https://en.wikipedia.org/wiki/West_Africa) | Worldwide | diff --git a/README.md b/README.md index 28841b408f..679d4eb852 100644 --- a/README.md +++ b/README.md @@ -4,132 +4,173 @@ Collection of publicly available IPTV (Internet Protocol television) channels from all over the world. -## Usage +## Table of contents + +- ๐Ÿš€ [How to use?](#how-to-use) +- ๐Ÿ“บ [Playlists](#playlists) +- ๐Ÿ—“ [EPG](#epg) +- ๐Ÿ—„ [Database](#database) +- ๐Ÿ‘จโ€๐Ÿ’ป [API](#api) +- ๐Ÿ“š [Resources](#resources) +- ๐Ÿ’ฌ [Discussions](#discussions) +- ๐Ÿ›  [Contribution](#contribution) +- โš– [Legal](#legal) +- ยฉ [License](#license) + +## How to use? + +Simply insert one of the links below into [any video player](https://github.com/iptv-org/awesome-iptv#apps) that supports live streaming and press _Open_. ![VLC Network Panel](https://github.com/iptv-org/iptv/raw/master/.readme/preview.png) -To watch IPTV, simply insert one of the links below into any player that supports M3U playlists: +## Playlists -- `https://iptv-org.github.io/iptv/index.m3u` -- `https://iptv-org.github.io/iptv/index.nsfw.m3u` (includes adult channels) -- `https://iptv-org.github.io/iptv/index.category.m3u` (grouped by category) -- `https://iptv-org.github.io/iptv/index.country.m3u` (grouped by country) -- `https://iptv-org.github.io/iptv/index.language.m3u` (grouped by language) -- `https://iptv-org.github.io/iptv/index.region.m3u` (grouped by region) +There are several versions of playlists that differ in the way they are grouped. -### Playlists by category +### Main playlist + +Playlist includes all known channels except adult channels. + +``` +https://iptv-org.github.io/iptv/index.m3u +``` + +And here is the full version: + +``` +https://iptv-org.github.io/iptv/index.nsfw.m3u +``` + +### Grouped by category
Expand
+Playlist in which each channel has its _category_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.category.m3u +``` + +Same thing, but split up into separate files: + - - - - - - - + + + + + + + - - - - - - - + + + + + + + - - - - - - + + + + + + - - + + - - + +
CategoryChannelsPlaylist
Auto13https://iptv-org.github.io/iptv/categories/auto.m3u
Animation27https://iptv-org.github.io/iptv/categories/animation.m3u
Business35https://iptv-org.github.io/iptv/categories/business.m3u
Classic44https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy45https://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
Auto12https://iptv-org.github.io/iptv/categories/auto.m3u
Animation31https://iptv-org.github.io/iptv/categories/animation.m3u
Business36https://iptv-org.github.io/iptv/categories/business.m3u
Classic45https://iptv-org.github.io/iptv/categories/classic.m3u
Comedy44https://iptv-org.github.io/iptv/categories/comedy.m3u
Cooking19https://iptv-org.github.io/iptv/categories/cooking.m3u
Culture19https://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
Entertainment174https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family22https://iptv-org.github.io/iptv/categories/family.m3u
General372https://iptv-org.github.io/iptv/categories/general.m3u
Kids139https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative47https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle65https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Education60https://iptv-org.github.io/iptv/categories/education.m3u
Entertainment181https://iptv-org.github.io/iptv/categories/entertainment.m3u
Family19https://iptv-org.github.io/iptv/categories/family.m3u
General393https://iptv-org.github.io/iptv/categories/general.m3u
Kids147https://iptv-org.github.io/iptv/categories/kids.m3u
Legislative55https://iptv-org.github.io/iptv/categories/legislative.m3u
Lifestyle60https://iptv-org.github.io/iptv/categories/lifestyle.m3u
Movies208https://iptv-org.github.io/iptv/categories/movies.m3u
Music310https://iptv-org.github.io/iptv/categories/music.m3u
News333https://iptv-org.github.io/iptv/categories/news.m3u
Outdoor35https://iptv-org.github.io/iptv/categories/outdoor.m3u
Relax18https://iptv-org.github.io/iptv/categories/relax.m3u
Religious191https://iptv-org.github.io/iptv/categories/religious.m3u
Series155https://iptv-org.github.io/iptv/categories/series.m3u
Music311https://iptv-org.github.io/iptv/categories/music.m3u
News360https://iptv-org.github.io/iptv/categories/news.m3u
Outdoor36https://iptv-org.github.io/iptv/categories/outdoor.m3u
Relax17https://iptv-org.github.io/iptv/categories/relax.m3u
Religious208https://iptv-org.github.io/iptv/categories/religious.m3u
Series142https://iptv-org.github.io/iptv/categories/series.m3u
Science12https://iptv-org.github.io/iptv/categories/science.m3u
Shop54https://iptv-org.github.io/iptv/categories/shop.m3u
Sports179https://iptv-org.github.io/iptv/categories/sports.m3u
Shop55https://iptv-org.github.io/iptv/categories/shop.m3u
Sports181https://iptv-org.github.io/iptv/categories/sports.m3u
Travel19https://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
Undefined4831https://iptv-org.github.io/iptv/categories/undefined.m3u
XXX54https://iptv-org.github.io/iptv/categories/xxx.m3u
Undefined4763https://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: + - + - - + + - + + - - + + - + - - + + - + - - + + - - + + - - - + + + - - - - + + + + - - + + - - - + + + - + - - + + @@ -137,350 +178,366 @@ To watch IPTV, simply insert one of the links below into any player that support - + - + - - - + + + - + - + - - + + - - + + - + - - - + + +
LanguageChannelsPlaylist
Albanian37https://iptv-org.github.io/iptv/languages/sqi.m3u
Albanian38https://iptv-org.github.io/iptv/languages/sqi.m3u
Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u
Arabic327https://iptv-org.github.io/iptv/languages/ara.m3u
Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u
Arabic338https://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
Basque1https://iptv-org.github.io/iptv/languages/eus.m3u
Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u
Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u
Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u
Bengali39https://iptv-org.github.io/iptv/languages/ben.m3u
Bosnian6https://iptv-org.github.io/iptv/languages/bos.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
Chinese59https://iptv-org.github.io/iptv/languages/zho.m3u
Chinese58https://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
Czech16https://iptv-org.github.io/iptv/languages/ces.m3u
Danish15https://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
English1459https://iptv-org.github.io/iptv/languages/eng.m3u
English1789https://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
Galician8https://iptv-org.github.io/iptv/languages/glg.m3u
French155https://iptv-org.github.io/iptv/languages/fra.m3u
Galician10https://iptv-org.github.io/iptv/languages/glg.m3u
Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u
German180https://iptv-org.github.io/iptv/languages/deu.m3u
Greek79https://iptv-org.github.io/iptv/languages/ell.m3u
German185https://iptv-org.github.io/iptv/languages/deu.m3u
Greek84https://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
Hungarian31https://iptv-org.github.io/iptv/languages/hun.m3u
Hebrew9https://iptv-org.github.io/iptv/languages/heb.m3u
Hindi51https://iptv-org.github.io/iptv/languages/hin.m3u
Hungarian33https://iptv-org.github.io/iptv/languages/hun.m3u
Icelandic3https://iptv-org.github.io/iptv/languages/isl.m3u
Indonesian168https://iptv-org.github.io/iptv/languages/ind.m3u
Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u
Irish3https://iptv-org.github.io/iptv/languages/gle.m3u
Italian149https://iptv-org.github.io/iptv/languages/ita.m3u
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
Italian146https://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
Kazakh9https://iptv-org.github.io/iptv/languages/kaz.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
Lao7https://iptv-org.github.io/iptv/languages/lao.m3u
Korean119https://iptv-org.github.io/iptv/languages/kor.m3u
Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u
Lao10https://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
Lithuanian4https://iptv-org.github.io/iptv/languages/lit.m3u
Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u
Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u
Malay19https://iptv-org.github.io/iptv/languages/msa.m3u
Malayalam43https://iptv-org.github.io/iptv/languages/mal.m3u
Malay18https://iptv-org.github.io/iptv/languages/msa.m3u
Malayalam44https://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
Norwegian5https://iptv-org.github.io/iptv/languages/nor.m3u
Norwegian Bokmรฅl1https://iptv-org.github.io/iptv/languages/nob.m3u
Oriya (macrolanguage)2https://iptv-org.github.io/iptv/languages/ori.m3u
Panjabi5https://iptv-org.github.io/iptv/languages/pan.m3u
Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u
Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u
Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u
Persian74https://iptv-org.github.io/iptv/languages/fas.m3u
Persian79https://iptv-org.github.io/iptv/languages/fas.m3u
Polish33https://iptv-org.github.io/iptv/languages/pol.m3u
Portuguese142https://iptv-org.github.io/iptv/languages/por.m3u
Romanian33https://iptv-org.github.io/iptv/languages/ron.m3u
Russian308https://iptv-org.github.io/iptv/languages/rus.m3u
Serbian42https://iptv-org.github.io/iptv/languages/srp.m3u
Romanian32https://iptv-org.github.io/iptv/languages/ron.m3u
Russian313https://iptv-org.github.io/iptv/languages/rus.m3u
Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u
Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u
Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u
Slovak15https://iptv-org.github.io/iptv/languages/slk.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
Spanish1050https://iptv-org.github.io/iptv/languages/spa.m3u
Spanish1052https://iptv-org.github.io/iptv/languages/spa.m3u
Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u
Swedish16https://iptv-org.github.io/iptv/languages/swe.m3u
Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u
Tamil32https://iptv-org.github.io/iptv/languages/tam.m3u
Telugu2https://iptv-org.github.io/iptv/languages/tel.m3u
Thai43https://iptv-org.github.io/iptv/languages/tha.m3u
Turkish132https://iptv-org.github.io/iptv/languages/tur.m3u
Thai45https://iptv-org.github.io/iptv/languages/tha.m3u
Turkish137https://iptv-org.github.io/iptv/languages/tur.m3u
Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u
Ukrainian43https://iptv-org.github.io/iptv/languages/ukr.m3u
Urdu18https://iptv-org.github.io/iptv/languages/urd.m3u
Ukrainian46https://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
Vietnamese60https://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
Wolof4https://iptv-org.github.io/iptv/languages/wol.m3u
Yue Chinese1https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined2365https://iptv-org.github.io/iptv/languages/undefined.m3u
Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u
Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u
Undefined2017https://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
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan68https://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 Samoa43https://iptv-org.github.io/iptv/countries/as.m3u
๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra58https://iptv-org.github.io/iptv/countries/ad.m3u
๐Ÿ‡ฆ๐Ÿ‡ด Angola43https://iptv-org.github.io/iptv/countries/ao.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
๐Ÿ‡ฆ๐Ÿ‡ท Argentina202https://iptv-org.github.io/iptv/countries/ar.m3u
๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia89https://iptv-org.github.io/iptv/countries/am.m3u
๐Ÿ‡ฆ๐Ÿ‡ผ Aruba45https://iptv-org.github.io/iptv/countries/aw.m3u
๐Ÿ‡ฆ๐Ÿ‡บ Australia90https://iptv-org.github.io/iptv/countries/au.m3u
๐Ÿ‡ฆ๐Ÿ‡น Austria85https://iptv-org.github.io/iptv/countries/at.m3u
๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan70https://iptv-org.github.io/iptv/countries/af.m3u
๐Ÿ‡ฆ๐Ÿ‡ฑ Albania99https://iptv-org.github.io/iptv/countries/al.m3u
๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria87https://iptv-org.github.io/iptv/countries/dz.m3u
๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa45https://iptv-org.github.io/iptv/countries/as.m3u
๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra63https://iptv-org.github.io/iptv/countries/ad.m3u
๐Ÿ‡ฆ๐Ÿ‡ด Angola47https://iptv-org.github.io/iptv/countries/ao.m3u
๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla47https://iptv-org.github.io/iptv/countries/ai.m3u
๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica43https://iptv-org.github.io/iptv/countries/aq.m3u
๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda47https://iptv-org.github.io/iptv/countries/ag.m3u
๐Ÿ‡ฆ๐Ÿ‡ท Argentina206https://iptv-org.github.io/iptv/countries/ar.m3u
๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia93https://iptv-org.github.io/iptv/countries/am.m3u
๐Ÿ‡ฆ๐Ÿ‡ผ Aruba50https://iptv-org.github.io/iptv/countries/aw.m3u
๐Ÿ‡ฆ๐Ÿ‡บ Australia93https://iptv-org.github.io/iptv/countries/au.m3u
๐Ÿ‡ฆ๐Ÿ‡น Austria90https://iptv-org.github.io/iptv/countries/at.m3u
๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan78https://iptv-org.github.io/iptv/countries/az.m3u
๐Ÿ‡ง๐Ÿ‡ธ Bahamas45https://iptv-org.github.io/iptv/countries/bs.m3u
๐Ÿ‡ง๐Ÿ‡ญ Bahrain82https://iptv-org.github.io/iptv/countries/bh.m3u
๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh73https://iptv-org.github.io/iptv/countries/bd.m3u
๐Ÿ‡ง๐Ÿ‡ง Barbados43https://iptv-org.github.io/iptv/countries/bb.m3u
๐Ÿ‡ง๐Ÿ‡พ Belarus85https://iptv-org.github.io/iptv/countries/by.m3u
๐Ÿ‡ง๐Ÿ‡ช Belgium80https://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
๐Ÿ‡ง๐Ÿ‡น Bhutan53https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡ด Bolivia109https://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
๐Ÿ‡ง๐Ÿ‡ท Brazil165https://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
๐Ÿ‡ง๐Ÿ‡ณ Brunei52https://iptv-org.github.io/iptv/countries/bn.m3u
๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria68https://iptv-org.github.io/iptv/countries/bg.m3u
๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso47https://iptv-org.github.io/iptv/countries/bf.m3u
๐Ÿ‡ง๐Ÿ‡ฎ Burundi43https://iptv-org.github.io/iptv/countries/bi.m3u
๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia58https://iptv-org.github.io/iptv/countries/kh.m3u
๐Ÿ‡จ๐Ÿ‡ฒ Cameroon46https://iptv-org.github.io/iptv/countries/cm.m3u
๐Ÿ‡จ๐Ÿ‡ฆ Canada123https://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
๐Ÿ‡จ๐Ÿ‡ฑ Chile215https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China957https://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
๐Ÿ‡จ๐Ÿ‡ด Colombia143https://iptv-org.github.io/iptv/countries/co.m3u
๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros71https://iptv-org.github.io/iptv/countries/km.m3u
๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands43https://iptv-org.github.io/iptv/countries/ck.m3u
๐Ÿ‡จ๐Ÿ‡ท Costa Rica118https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡ญ๐Ÿ‡ท Croatia67https://iptv-org.github.io/iptv/countries/hr.m3u
๐Ÿ‡จ๐Ÿ‡บ Cuba90https://iptv-org.github.io/iptv/countries/cu.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curacao48https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus81https://iptv-org.github.io/iptv/countries/cy.m3u
๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic69https://iptv-org.github.io/iptv/countries/cz.m3u
๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo46https://iptv-org.github.io/iptv/countries/cd.m3u
๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark66https://iptv-org.github.io/iptv/countries/dk.m3u
๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti76https://iptv-org.github.io/iptv/countries/dj.m3u
๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica43https://iptv-org.github.io/iptv/countries/dm.m3u
๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic169https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡น๐Ÿ‡ฑ East Timor47https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador102https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt107https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador105https://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
๐Ÿ‡ซ๐Ÿ‡ฏ Fiji44https://iptv-org.github.io/iptv/countries/fj.m3u
๐Ÿ‡ซ๐Ÿ‡ฎ Finland66https://iptv-org.github.io/iptv/countries/fi.m3u
๐Ÿ‡ซ๐Ÿ‡ท France191https://iptv-org.github.io/iptv/countries/fr.m3u
๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana42https://iptv-org.github.io/iptv/countries/gf.m3u
๐Ÿ‡ต๐Ÿ‡ซ French Polynesia44https://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
๐Ÿ‡ฌ๐Ÿ‡ช Georgia67https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany228https://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
๐Ÿ‡ฌ๐Ÿ‡ท Greece143https://iptv-org.github.io/iptv/countries/gr.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
๐Ÿ‡ฌ๐Ÿ‡บ Guam43https://iptv-org.github.io/iptv/countries/gu.m3u
๐Ÿ‡ฌ๐Ÿ‡น Guatemala104https://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
๐Ÿ‡ญ๐Ÿ‡น Haiti55https://iptv-org.github.io/iptv/countries/ht.m3u
๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands40https://iptv-org.github.io/iptv/countries/hm.m3u
๐Ÿ‡ญ๐Ÿ‡ณ Honduras123https://iptv-org.github.io/iptv/countries/hn.m3u
๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong64https://iptv-org.github.io/iptv/countries/hk.m3u
๐Ÿ‡ญ๐Ÿ‡บ Hungary85https://iptv-org.github.io/iptv/countries/hu.m3u
๐Ÿ‡ฎ๐Ÿ‡ธ Iceland58https://iptv-org.github.io/iptv/countries/is.m3u
๐Ÿ‡ฎ๐Ÿ‡ณ India232https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia234https://iptv-org.github.io/iptv/countries/id.m3u
๐Ÿ‡ฎ๐Ÿ‡ท Iran123https://iptv-org.github.io/iptv/countries/ir.m3u
๐Ÿ‡ฎ๐Ÿ‡ถ Iraq117https://iptv-org.github.io/iptv/countries/iq.m3u
๐Ÿ‡ฎ๐Ÿ‡ช Ireland66https://iptv-org.github.io/iptv/countries/ie.m3u
๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man40https://iptv-org.github.io/iptv/countries/im.m3u
๐Ÿ‡ฎ๐Ÿ‡ฑ Israel62https://iptv-org.github.io/iptv/countries/il.m3u
๐Ÿ‡ฎ๐Ÿ‡น Italy223https://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
๐Ÿ‡ฏ๐Ÿ‡ต Japan65https://iptv-org.github.io/iptv/countries/jp.m3u
๐Ÿ‡ฏ๐Ÿ‡ช Jersey40https://iptv-org.github.io/iptv/countries/je.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan99https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan79https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya47https://iptv-org.github.io/iptv/countries/ke.m3u
๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati43https://iptv-org.github.io/iptv/countries/ki.m3u
๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo46https://iptv-org.github.io/iptv/countries/xk.m3u
๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait88https://iptv-org.github.io/iptv/countries/kw.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan51https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฑ๐Ÿ‡ฆ Laos64https://iptv-org.github.io/iptv/countries/la.m3u
๐Ÿ‡ฑ๐Ÿ‡ป Latvia60https://iptv-org.github.io/iptv/countries/lv.m3u
๐Ÿ‡ฑ๐Ÿ‡ง Lebanon95https://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
๐Ÿ‡ฑ๐Ÿ‡พ Libya83https://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
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia68https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives54https://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 Islands43https://iptv-org.github.io/iptv/countries/mh.m3u
๐Ÿ‡ฒ๐Ÿ‡ถ Martinique45https://iptv-org.github.io/iptv/countries/mq.m3u
๐Ÿ‡ฒ๐Ÿ‡ท Mauritania73https://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
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico162https://iptv-org.github.io/iptv/countries/mx.m3u
๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia43https://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
๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia67https://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)48https://iptv-org.github.io/iptv/countries/mm.m3u
๐Ÿ‡ณ๐Ÿ‡ฆ Namibia43https://iptv-org.github.io/iptv/countries/na.m3u
๐Ÿ‡ณ๐Ÿ‡ท Nauru43https://iptv-org.github.io/iptv/countries/nr.m3u
๐Ÿ‡ณ๐Ÿ‡ต Nepal54https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands177https://iptv-org.github.io/iptv/countries/nl.m3u
๐Ÿ‡ณ๐Ÿ‡จ New Caledonia43https://iptv-org.github.io/iptv/countries/nc.m3u
๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand104https://iptv-org.github.io/iptv/countries/nz.m3u
๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua101https://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
๐Ÿ‡ณ๐Ÿ‡บ Niue43https://iptv-org.github.io/iptv/countries/nu.m3u
๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island43https://iptv-org.github.io/iptv/countries/nf.m3u
๐Ÿ‡ฐ๐Ÿ‡ต North Korea48https://iptv-org.github.io/iptv/countries/kp.m3u
๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia58https://iptv-org.github.io/iptv/countries/mk.m3u
๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands43https://iptv-org.github.io/iptv/countries/mp.m3u
๐Ÿ‡ณ๐Ÿ‡ด Norway65https://iptv-org.github.io/iptv/countries/no.m3u
๐Ÿ‡ด๐Ÿ‡ฒ Oman84https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan73https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ต๐Ÿ‡ผ Palau43https://iptv-org.github.io/iptv/countries/pw.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine96https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ฆ Panama99https://iptv-org.github.io/iptv/countries/pa.m3u
๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea43https://iptv-org.github.io/iptv/countries/pg.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay109https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru246https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ง๐Ÿ‡ธ Bahamas49https://iptv-org.github.io/iptv/countries/bs.m3u
๐Ÿ‡ง๐Ÿ‡ญ Bahrain85https://iptv-org.github.io/iptv/countries/bh.m3u
๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh76https://iptv-org.github.io/iptv/countries/bd.m3u
๐Ÿ‡ง๐Ÿ‡ง Barbados47https://iptv-org.github.io/iptv/countries/bb.m3u
๐Ÿ‡ง๐Ÿ‡พ Belarus91https://iptv-org.github.io/iptv/countries/by.m3u
๐Ÿ‡ง๐Ÿ‡ช Belgium92https://iptv-org.github.io/iptv/countries/be.m3u
๐Ÿ‡ง๐Ÿ‡ฟ Belize48https://iptv-org.github.io/iptv/countries/bz.m3u
๐Ÿ‡ง๐Ÿ‡ฏ Benin47https://iptv-org.github.io/iptv/countries/bj.m3u
๐Ÿ‡ง๐Ÿ‡ฒ Bermuda45https://iptv-org.github.io/iptv/countries/bm.m3u
๐Ÿ‡ง๐Ÿ‡น Bhutan55https://iptv-org.github.io/iptv/countries/bt.m3u
๐Ÿ‡ง๐Ÿ‡ด Bolivia118https://iptv-org.github.io/iptv/countries/bo.m3u
๐Ÿ‡ง๐Ÿ‡ถ Bonaire43https://iptv-org.github.io/iptv/countries/bq.m3u
๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina72https://iptv-org.github.io/iptv/countries/ba.m3u
๐Ÿ‡ง๐Ÿ‡ผ Botswana46https://iptv-org.github.io/iptv/countries/bw.m3u
๐Ÿ‡ง๐Ÿ‡ป Bouvet Island44https://iptv-org.github.io/iptv/countries/bv.m3u
๐Ÿ‡ง๐Ÿ‡ท Brazil171https://iptv-org.github.io/iptv/countries/br.m3u
๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory43https://iptv-org.github.io/iptv/countries/io.m3u
๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands47https://iptv-org.github.io/iptv/countries/vg.m3u
๐Ÿ‡ง๐Ÿ‡ณ Brunei54https://iptv-org.github.io/iptv/countries/bn.m3u
๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria73https://iptv-org.github.io/iptv/countries/bg.m3u
๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso50https://iptv-org.github.io/iptv/countries/bf.m3u
๐Ÿ‡ง๐Ÿ‡ฎ Burundi46https://iptv-org.github.io/iptv/countries/bi.m3u
๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia59https://iptv-org.github.io/iptv/countries/kh.m3u
๐Ÿ‡จ๐Ÿ‡ฒ Cameroon49https://iptv-org.github.io/iptv/countries/cm.m3u
๐Ÿ‡จ๐Ÿ‡ฆ Canada132https://iptv-org.github.io/iptv/countries/ca.m3u
๐Ÿ‡จ๐Ÿ‡ป Cape Verde46https://iptv-org.github.io/iptv/countries/cv.m3u
๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands47https://iptv-org.github.io/iptv/countries/ky.m3u
๐Ÿ‡จ๐Ÿ‡ซ Central African Republic46https://iptv-org.github.io/iptv/countries/cf.m3u
๐Ÿ‡น๐Ÿ‡ฉ Chad46https://iptv-org.github.io/iptv/countries/td.m3u
๐Ÿ‡จ๐Ÿ‡ฑ Chile213https://iptv-org.github.io/iptv/countries/cl.m3u
๐Ÿ‡จ๐Ÿ‡ณ China927https://iptv-org.github.io/iptv/countries/cn.m3u
๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island43https://iptv-org.github.io/iptv/countries/cx.m3u
๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands43https://iptv-org.github.io/iptv/countries/cc.m3u
๐Ÿ‡จ๐Ÿ‡ด Colombia142https://iptv-org.github.io/iptv/countries/co.m3u
๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros74https://iptv-org.github.io/iptv/countries/km.m3u
๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands45https://iptv-org.github.io/iptv/countries/ck.m3u
๐Ÿ‡จ๐Ÿ‡ท Costa Rica120https://iptv-org.github.io/iptv/countries/cr.m3u
๐Ÿ‡ญ๐Ÿ‡ท Croatia72https://iptv-org.github.io/iptv/countries/hr.m3u
๐Ÿ‡จ๐Ÿ‡บ Cuba93https://iptv-org.github.io/iptv/countries/cu.m3u
๐Ÿ‡จ๐Ÿ‡ผ Curacao53https://iptv-org.github.io/iptv/countries/cw.m3u
๐Ÿ‡จ๐Ÿ‡พ Cyprus86https://iptv-org.github.io/iptv/countries/cy.m3u
๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic72https://iptv-org.github.io/iptv/countries/cz.m3u
๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo50https://iptv-org.github.io/iptv/countries/cd.m3u
๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark71https://iptv-org.github.io/iptv/countries/dk.m3u
๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti79https://iptv-org.github.io/iptv/countries/dj.m3u
๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica47https://iptv-org.github.io/iptv/countries/dm.m3u
๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic170https://iptv-org.github.io/iptv/countries/do.m3u
๐Ÿ‡น๐Ÿ‡ฑ East Timor49https://iptv-org.github.io/iptv/countries/tl.m3u
๐Ÿ‡ช๐Ÿ‡จ Ecuador108https://iptv-org.github.io/iptv/countries/ec.m3u
๐Ÿ‡ช๐Ÿ‡ฌ Egypt105https://iptv-org.github.io/iptv/countries/eg.m3u
๐Ÿ‡ธ๐Ÿ‡ป El Salvador107https://iptv-org.github.io/iptv/countries/sv.m3u
๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea46https://iptv-org.github.io/iptv/countries/gq.m3u
๐Ÿ‡ช๐Ÿ‡ท Eritrea46https://iptv-org.github.io/iptv/countries/er.m3u
๐Ÿ‡ช๐Ÿ‡ช Estonia65https://iptv-org.github.io/iptv/countries/ee.m3u
๐Ÿ‡ช๐Ÿ‡น Ethiopia47https://iptv-org.github.io/iptv/countries/et.m3u
๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands44https://iptv-org.github.io/iptv/countries/fk.m3u
๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands44https://iptv-org.github.io/iptv/countries/fo.m3u
๐Ÿ‡ซ๐Ÿ‡ฏ Fiji46https://iptv-org.github.io/iptv/countries/fj.m3u
๐Ÿ‡ซ๐Ÿ‡ฎ Finland71https://iptv-org.github.io/iptv/countries/fi.m3u
๐Ÿ‡ซ๐Ÿ‡ท France217https://iptv-org.github.io/iptv/countries/fr.m3u
๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana45https://iptv-org.github.io/iptv/countries/gf.m3u
๐Ÿ‡ต๐Ÿ‡ซ French Polynesia46https://iptv-org.github.io/iptv/countries/pf.m3u
๐Ÿ‡น๐Ÿ‡ซ French Southern Territories46https://iptv-org.github.io/iptv/countries/tf.m3u
๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon46https://iptv-org.github.io/iptv/countries/ga.m3u
๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia47https://iptv-org.github.io/iptv/countries/gm.m3u
๐Ÿ‡ฌ๐Ÿ‡ช Georgia70https://iptv-org.github.io/iptv/countries/ge.m3u
๐Ÿ‡ฉ๐Ÿ‡ช Germany245https://iptv-org.github.io/iptv/countries/de.m3u
๐Ÿ‡ฌ๐Ÿ‡ญ Ghana46https://iptv-org.github.io/iptv/countries/gh.m3u
๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar43https://iptv-org.github.io/iptv/countries/gi.m3u
๐Ÿ‡ฌ๐Ÿ‡ท Greece141https://iptv-org.github.io/iptv/countries/gr.m3u
๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland46https://iptv-org.github.io/iptv/countries/gl.m3u
๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada47https://iptv-org.github.io/iptv/countries/gd.m3u
๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe49https://iptv-org.github.io/iptv/countries/gp.m3u
๐Ÿ‡ฌ๐Ÿ‡บ Guam45https://iptv-org.github.io/iptv/countries/gu.m3u
๐Ÿ‡ฌ๐Ÿ‡น Guatemala105https://iptv-org.github.io/iptv/countries/gt.m3u
๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey44https://iptv-org.github.io/iptv/countries/gg.m3u
๐Ÿ‡ฌ๐Ÿ‡ณ Guinea46https://iptv-org.github.io/iptv/countries/gn.m3u
๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau46https://iptv-org.github.io/iptv/countries/gw.m3u
๐Ÿ‡ฌ๐Ÿ‡พ Guyana44https://iptv-org.github.io/iptv/countries/gy.m3u
๐Ÿ‡ญ๐Ÿ‡น Haiti58https://iptv-org.github.io/iptv/countries/ht.m3u
๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands43https://iptv-org.github.io/iptv/countries/hm.m3u
๐Ÿ‡ญ๐Ÿ‡ณ Honduras122https://iptv-org.github.io/iptv/countries/hn.m3u
๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong67https://iptv-org.github.io/iptv/countries/hk.m3u
๐Ÿ‡ญ๐Ÿ‡บ Hungary91https://iptv-org.github.io/iptv/countries/hu.m3u
๐Ÿ‡ฎ๐Ÿ‡ธ Iceland63https://iptv-org.github.io/iptv/countries/is.m3u
๐Ÿ‡ฎ๐Ÿ‡ณ India238https://iptv-org.github.io/iptv/countries/in.m3u
๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia229https://iptv-org.github.io/iptv/countries/id.m3u
๐Ÿ‡ฎ๐Ÿ‡ท Iran128https://iptv-org.github.io/iptv/countries/ir.m3u
๐Ÿ‡ฎ๐Ÿ‡ถ Iraq121https://iptv-org.github.io/iptv/countries/iq.m3u
๐Ÿ‡ฎ๐Ÿ‡ช Ireland74https://iptv-org.github.io/iptv/countries/ie.m3u
๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man43https://iptv-org.github.io/iptv/countries/im.m3u
๐Ÿ‡ฎ๐Ÿ‡ฑ Israel66https://iptv-org.github.io/iptv/countries/il.m3u
๐Ÿ‡ฎ๐Ÿ‡น Italy254https://iptv-org.github.io/iptv/countries/it.m3u
๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast47https://iptv-org.github.io/iptv/countries/ci.m3u
๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica49https://iptv-org.github.io/iptv/countries/jm.m3u
๐Ÿ‡ฏ๐Ÿ‡ต Japan69https://iptv-org.github.io/iptv/countries/jp.m3u
๐Ÿ‡ฏ๐Ÿ‡ช Jersey43https://iptv-org.github.io/iptv/countries/je.m3u
๐Ÿ‡ฏ๐Ÿ‡ด Jordan103https://iptv-org.github.io/iptv/countries/jo.m3u
๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan81https://iptv-org.github.io/iptv/countries/kz.m3u
๐Ÿ‡ฐ๐Ÿ‡ช Kenya51https://iptv-org.github.io/iptv/countries/ke.m3u
๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati45https://iptv-org.github.io/iptv/countries/ki.m3u
๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo49https://iptv-org.github.io/iptv/countries/xk.m3u
๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait93https://iptv-org.github.io/iptv/countries/kw.m3u
๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan53https://iptv-org.github.io/iptv/countries/kg.m3u
๐Ÿ‡ฑ๐Ÿ‡ฆ Laos67https://iptv-org.github.io/iptv/countries/la.m3u
๐Ÿ‡ฑ๐Ÿ‡ป Latvia65https://iptv-org.github.io/iptv/countries/lv.m3u
๐Ÿ‡ฑ๐Ÿ‡ง Lebanon99https://iptv-org.github.io/iptv/countries/lb.m3u
๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho46https://iptv-org.github.io/iptv/countries/ls.m3u
๐Ÿ‡ฑ๐Ÿ‡ท Liberia46https://iptv-org.github.io/iptv/countries/lr.m3u
๐Ÿ‡ฑ๐Ÿ‡พ Libya85https://iptv-org.github.io/iptv/countries/ly.m3u
๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein64https://iptv-org.github.io/iptv/countries/li.m3u
๐Ÿ‡ฑ๐Ÿ‡น Lithuania63https://iptv-org.github.io/iptv/countries/lt.m3u
๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg67https://iptv-org.github.io/iptv/countries/lu.m3u
๐Ÿ‡ฒ๐Ÿ‡ด Macao54https://iptv-org.github.io/iptv/countries/mo.m3u
๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar46https://iptv-org.github.io/iptv/countries/mg.m3u
๐Ÿ‡ฒ๐Ÿ‡ผ Malawi47https://iptv-org.github.io/iptv/countries/mw.m3u
๐Ÿ‡ฒ๐Ÿ‡พ Malaysia69https://iptv-org.github.io/iptv/countries/my.m3u
๐Ÿ‡ฒ๐Ÿ‡ป Maldives56https://iptv-org.github.io/iptv/countries/mv.m3u
๐Ÿ‡ฒ๐Ÿ‡ฑ Mali47https://iptv-org.github.io/iptv/countries/ml.m3u
๐Ÿ‡ฒ๐Ÿ‡น Malta63https://iptv-org.github.io/iptv/countries/mt.m3u
๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands45https://iptv-org.github.io/iptv/countries/mh.m3u
๐Ÿ‡ฒ๐Ÿ‡ถ Martinique48https://iptv-org.github.io/iptv/countries/mq.m3u
๐Ÿ‡ฒ๐Ÿ‡ท Mauritania75https://iptv-org.github.io/iptv/countries/mr.m3u
๐Ÿ‡ฒ๐Ÿ‡บ Mauritius47https://iptv-org.github.io/iptv/countries/mu.m3u
๐Ÿ‡พ๐Ÿ‡น Mayotte46https://iptv-org.github.io/iptv/countries/yt.m3u
๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico171https://iptv-org.github.io/iptv/countries/mx.m3u
๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia45https://iptv-org.github.io/iptv/countries/fm.m3u
๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova71https://iptv-org.github.io/iptv/countries/md.m3u
๐Ÿ‡ฒ๐Ÿ‡จ Monaco61https://iptv-org.github.io/iptv/countries/mc.m3u
๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia69https://iptv-org.github.io/iptv/countries/mn.m3u
๐Ÿ‡ฒ๐Ÿ‡ช Montenegro66https://iptv-org.github.io/iptv/countries/me.m3u
๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat47https://iptv-org.github.io/iptv/countries/ms.m3u
๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco91https://iptv-org.github.io/iptv/countries/ma.m3u
๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique48https://iptv-org.github.io/iptv/countries/mz.m3u
๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)49https://iptv-org.github.io/iptv/countries/mm.m3u
๐Ÿ‡ณ๐Ÿ‡ฆ Namibia46https://iptv-org.github.io/iptv/countries/na.m3u
๐Ÿ‡ณ๐Ÿ‡ท Nauru45https://iptv-org.github.io/iptv/countries/nr.m3u
๐Ÿ‡ณ๐Ÿ‡ต Nepal56https://iptv-org.github.io/iptv/countries/np.m3u
๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands179https://iptv-org.github.io/iptv/countries/nl.m3u
๐Ÿ‡ณ๐Ÿ‡จ New Caledonia45https://iptv-org.github.io/iptv/countries/nc.m3u
๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand106https://iptv-org.github.io/iptv/countries/nz.m3u
๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua104https://iptv-org.github.io/iptv/countries/ni.m3u
๐Ÿ‡ณ๐Ÿ‡ช Niger46https://iptv-org.github.io/iptv/countries/ne.m3u
๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria52https://iptv-org.github.io/iptv/countries/ng.m3u
๐Ÿ‡ณ๐Ÿ‡บ Niue45https://iptv-org.github.io/iptv/countries/nu.m3u
๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island45https://iptv-org.github.io/iptv/countries/nf.m3u
๐Ÿ‡ฐ๐Ÿ‡ต North Korea50https://iptv-org.github.io/iptv/countries/kp.m3u
๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia63https://iptv-org.github.io/iptv/countries/mk.m3u
๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands45https://iptv-org.github.io/iptv/countries/mp.m3u
๐Ÿ‡ณ๐Ÿ‡ด Norway71https://iptv-org.github.io/iptv/countries/no.m3u
๐Ÿ‡ด๐Ÿ‡ฒ Oman86https://iptv-org.github.io/iptv/countries/om.m3u
๐Ÿ‡ต๐Ÿ‡ฐ Pakistan75https://iptv-org.github.io/iptv/countries/pk.m3u
๐Ÿ‡ต๐Ÿ‡ผ Palau45https://iptv-org.github.io/iptv/countries/pw.m3u
๐Ÿ‡ต๐Ÿ‡ธ Palestine98https://iptv-org.github.io/iptv/countries/ps.m3u
๐Ÿ‡ต๐Ÿ‡ฆ Panama102https://iptv-org.github.io/iptv/countries/pa.m3u
๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea45https://iptv-org.github.io/iptv/countries/pg.m3u
๐Ÿ‡ต๐Ÿ‡พ Paraguay114https://iptv-org.github.io/iptv/countries/py.m3u
๐Ÿ‡ต๐Ÿ‡ช Peru239https://iptv-org.github.io/iptv/countries/pe.m3u
๐Ÿ‡ต๐Ÿ‡ญ Philippines66https://iptv-org.github.io/iptv/countries/ph.m3u
๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands43https://iptv-org.github.io/iptv/countries/pn.m3u
๐Ÿ‡ต๐Ÿ‡ฑ Poland86https://iptv-org.github.io/iptv/countries/pl.m3u
๐Ÿ‡ต๐Ÿ‡น Portugal82https://iptv-org.github.io/iptv/countries/pt.m3u
๐Ÿ‡ต๐Ÿ‡ท Puerto Rico97https://iptv-org.github.io/iptv/countries/pr.m3u
๐Ÿ‡ถ๐Ÿ‡ฆ Qatar83https://iptv-org.github.io/iptv/countries/qa.m3u
๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo44https://iptv-org.github.io/iptv/countries/cg.m3u
๐Ÿ‡ท๐Ÿ‡ด Romania83https://iptv-org.github.io/iptv/countries/ro.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia402https://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
๐Ÿ‡ผ๐Ÿ‡ธ Samoa43https://iptv-org.github.io/iptv/countries/ws.m3u
๐Ÿ‡ธ๐Ÿ‡ฒ San Marino57https://iptv-org.github.io/iptv/countries/sm.m3u
๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia122https://iptv-org.github.io/iptv/countries/sa.m3u
๐Ÿ‡ธ๐Ÿ‡ณ Senegal50https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ท๐Ÿ‡ธ Serbia95https://iptv-org.github.io/iptv/countries/rs.m3u
๐Ÿ‡ธ๐Ÿ‡จ Seychelles43https://iptv-org.github.io/iptv/countries/sc.m3u
๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone44https://iptv-org.github.io/iptv/countries/sl.m3u
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore59https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten43https://iptv-org.github.io/iptv/countries/sx.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia77https://iptv-org.github.io/iptv/countries/sk.m3u
๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia71https://iptv-org.github.io/iptv/countries/si.m3u
๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands43https://iptv-org.github.io/iptv/countries/sb.m3u
๐Ÿ‡ธ๐Ÿ‡ด Somalia74https://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 Korea178https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ธ๐Ÿ‡ธ South Sudan43https://iptv-org.github.io/iptv/countries/ss.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain225https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka62https://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
๐Ÿ‡จ๐Ÿ‡ญ Switzerland110https://iptv-org.github.io/iptv/countries/ch.m3u
๐Ÿ‡ธ๐Ÿ‡พ Syria90https://iptv-org.github.io/iptv/countries/sy.m3u
๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe43https://iptv-org.github.io/iptv/countries/st.m3u
๐Ÿ‡น๐Ÿ‡ผ Taiwan106https://iptv-org.github.io/iptv/countries/tw.m3u
๐Ÿ‡น๐Ÿ‡ฏ Tajikistan49https://iptv-org.github.io/iptv/countries/tj.m3u
๐Ÿ‡น๐Ÿ‡ฟ Tanzania44https://iptv-org.github.io/iptv/countries/tz.m3u
๐Ÿ‡น๐Ÿ‡ญ Thailand90https://iptv-org.github.io/iptv/countries/th.m3u
๐Ÿ‡น๐Ÿ‡ฌ Togo43https://iptv-org.github.io/iptv/countries/tg.m3u
๐Ÿ‡น๐Ÿ‡ฐ Tokelau43https://iptv-org.github.io/iptv/countries/tk.m3u
๐Ÿ‡น๐Ÿ‡ด Tonga43https://iptv-org.github.io/iptv/countries/to.m3u
๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago44https://iptv-org.github.io/iptv/countries/tt.m3u
๐Ÿ‡น๐Ÿ‡ณ Tunisia83https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey205https://iptv-org.github.io/iptv/countries/tr.m3u
๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan52https://iptv-org.github.io/iptv/countries/tm.m3u
๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands43https://iptv-org.github.io/iptv/countries/tc.m3u
๐Ÿ‡น๐Ÿ‡ป Tuvalu43https://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
๐Ÿ‡บ๐Ÿ‡ฆ Ukraine131https://iptv-org.github.io/iptv/countries/ua.m3u
๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates117https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom306https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1806https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡พ Uruguay91https://iptv-org.github.io/iptv/countries/uy.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan49https://iptv-org.github.io/iptv/countries/uz.m3u
๐Ÿ‡ป๐Ÿ‡บ Vanuatu43https://iptv-org.github.io/iptv/countries/vu.m3u
๐Ÿ‡ป๐Ÿ‡ฆ Vatican City55https://iptv-org.github.io/iptv/countries/va.m3u
๐Ÿ‡ป๐Ÿ‡ช Venezuela106https://iptv-org.github.io/iptv/countries/ve.m3u
๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands45https://iptv-org.github.io/iptv/countries/pn.m3u
๐Ÿ‡ต๐Ÿ‡ฑ Poland91https://iptv-org.github.io/iptv/countries/pl.m3u
๐Ÿ‡ต๐Ÿ‡น Portugal91https://iptv-org.github.io/iptv/countries/pt.m3u
๐Ÿ‡ต๐Ÿ‡ท Puerto Rico99https://iptv-org.github.io/iptv/countries/pr.m3u
๐Ÿ‡ถ๐Ÿ‡ฆ Qatar85https://iptv-org.github.io/iptv/countries/qa.m3u
๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo47https://iptv-org.github.io/iptv/countries/cg.m3u
๐Ÿ‡ท๐Ÿ‡ด Romania87https://iptv-org.github.io/iptv/countries/ro.m3u
๐Ÿ‡ท๐Ÿ‡บ Russia404https://iptv-org.github.io/iptv/countries/ru.m3u
๐Ÿ‡ท๐Ÿ‡ผ Rwanda48https://iptv-org.github.io/iptv/countries/rw.m3u
๐Ÿ‡ท๐Ÿ‡ช Rรฉunion47https://iptv-org.github.io/iptv/countries/re.m3u
๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy48https://iptv-org.github.io/iptv/countries/bl.m3u
๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena46https://iptv-org.github.io/iptv/countries/sh.m3u
๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis47https://iptv-org.github.io/iptv/countries/kn.m3u
๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia47https://iptv-org.github.io/iptv/countries/lc.m3u
๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin48https://iptv-org.github.io/iptv/countries/mf.m3u
๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon45https://iptv-org.github.io/iptv/countries/pm.m3u
๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines47https://iptv-org.github.io/iptv/countries/vc.m3u
๐Ÿ‡ผ๐Ÿ‡ธ Samoa45https://iptv-org.github.io/iptv/countries/ws.m3u
๐Ÿ‡ธ๐Ÿ‡ฒ San Marino62https://iptv-org.github.io/iptv/countries/sm.m3u
๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia126https://iptv-org.github.io/iptv/countries/sa.m3u
๐Ÿ‡ธ๐Ÿ‡ณ Senegal54https://iptv-org.github.io/iptv/countries/sn.m3u
๐Ÿ‡ท๐Ÿ‡ธ Serbia100https://iptv-org.github.io/iptv/countries/rs.m3u
๐Ÿ‡ธ๐Ÿ‡จ Seychelles46https://iptv-org.github.io/iptv/countries/sc.m3u
๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone47https://iptv-org.github.io/iptv/countries/sl.m3u
๐Ÿ‡ธ๐Ÿ‡ฌ Singapore61https://iptv-org.github.io/iptv/countries/sg.m3u
๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten47https://iptv-org.github.io/iptv/countries/sx.m3u
๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia81https://iptv-org.github.io/iptv/countries/sk.m3u
๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia76https://iptv-org.github.io/iptv/countries/si.m3u
๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands45https://iptv-org.github.io/iptv/countries/sb.m3u
๐Ÿ‡ธ๐Ÿ‡ด Somalia77https://iptv-org.github.io/iptv/countries/so.m3u
๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa47https://iptv-org.github.io/iptv/countries/za.m3u
๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands44https://iptv-org.github.io/iptv/countries/gs.m3u
๐Ÿ‡ฐ๐Ÿ‡ท South Korea180https://iptv-org.github.io/iptv/countries/kr.m3u
๐Ÿ‡ธ๐Ÿ‡ธ South Sudan46https://iptv-org.github.io/iptv/countries/ss.m3u
๐Ÿ‡ช๐Ÿ‡ธ Spain245https://iptv-org.github.io/iptv/countries/es.m3u
๐Ÿ‡ฑ๐Ÿ‡ฐ Sri Lanka64https://iptv-org.github.io/iptv/countries/lk.m3u
๐Ÿ‡ธ๐Ÿ‡ฉ Sudan80https://iptv-org.github.io/iptv/countries/sd.m3u
๐Ÿ‡ธ๐Ÿ‡ท Suriname44https://iptv-org.github.io/iptv/countries/sr.m3u
๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen43https://iptv-org.github.io/iptv/countries/sj.m3u
๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland46https://iptv-org.github.io/iptv/countries/sz.m3u
๐Ÿ‡ธ๐Ÿ‡ช Sweden77https://iptv-org.github.io/iptv/countries/se.m3u
๐Ÿ‡จ๐Ÿ‡ญ Switzerland98https://iptv-org.github.io/iptv/countries/ch.m3u
๐Ÿ‡ธ๐Ÿ‡พ Syria93https://iptv-org.github.io/iptv/countries/sy.m3u
๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe46https://iptv-org.github.io/iptv/countries/st.m3u
๐Ÿ‡น๐Ÿ‡ผ Taiwan108https://iptv-org.github.io/iptv/countries/tw.m3u
๐Ÿ‡น๐Ÿ‡ฏ Tajikistan51https://iptv-org.github.io/iptv/countries/tj.m3u
๐Ÿ‡น๐Ÿ‡ฟ Tanzania47https://iptv-org.github.io/iptv/countries/tz.m3u
๐Ÿ‡น๐Ÿ‡ญ Thailand92https://iptv-org.github.io/iptv/countries/th.m3u
๐Ÿ‡น๐Ÿ‡ฌ Togo46https://iptv-org.github.io/iptv/countries/tg.m3u
๐Ÿ‡น๐Ÿ‡ฐ Tokelau45https://iptv-org.github.io/iptv/countries/tk.m3u
๐Ÿ‡น๐Ÿ‡ด Tonga45https://iptv-org.github.io/iptv/countries/to.m3u
๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago48https://iptv-org.github.io/iptv/countries/tt.m3u
๐Ÿ‡น๐Ÿ‡ณ Tunisia87https://iptv-org.github.io/iptv/countries/tn.m3u
๐Ÿ‡น๐Ÿ‡ท Turkey202https://iptv-org.github.io/iptv/countries/tr.m3u
๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan54https://iptv-org.github.io/iptv/countries/tm.m3u
๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands47https://iptv-org.github.io/iptv/countries/tc.m3u
๐Ÿ‡น๐Ÿ‡ป Tuvalu45https://iptv-org.github.io/iptv/countries/tv.m3u
๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands43https://iptv-org.github.io/iptv/countries/um.m3u
๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands47https://iptv-org.github.io/iptv/countries/vi.m3u
๐Ÿ‡บ๐Ÿ‡ฌ Uganda49https://iptv-org.github.io/iptv/countries/ug.m3u
๐Ÿ‡บ๐Ÿ‡ฆ Ukraine118https://iptv-org.github.io/iptv/countries/ua.m3u
๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates119https://iptv-org.github.io/iptv/countries/ae.m3u
๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom324https://iptv-org.github.io/iptv/countries/uk.m3u
๐Ÿ‡บ๐Ÿ‡ธ United States1800https://iptv-org.github.io/iptv/countries/us.m3u
๐Ÿ‡บ๐Ÿ‡พ Uruguay94https://iptv-org.github.io/iptv/countries/uy.m3u
๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan51https://iptv-org.github.io/iptv/countries/uz.m3u
๐Ÿ‡ป๐Ÿ‡บ Vanuatu45https://iptv-org.github.io/iptv/countries/vu.m3u
๐Ÿ‡ป๐Ÿ‡ฆ Vatican City60https://iptv-org.github.io/iptv/countries/va.m3u
๐Ÿ‡ป๐Ÿ‡ช Venezuela109https://iptv-org.github.io/iptv/countries/ve.m3u
๐Ÿ‡ป๐Ÿ‡ณ Vietnam105https://iptv-org.github.io/iptv/countries/vn.m3u
๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna43https://iptv-org.github.io/iptv/countries/wf.m3u
๐Ÿ‡ช๐Ÿ‡ญ Western Sahara48https://iptv-org.github.io/iptv/countries/eh.m3u
๐Ÿ‡พ๐Ÿ‡ช Yemen87https://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
๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna45https://iptv-org.github.io/iptv/countries/wf.m3u
๐Ÿ‡ช๐Ÿ‡ญ Western Sahara51https://iptv-org.github.io/iptv/countries/eh.m3u
๐Ÿ‡พ๐Ÿ‡ช Yemen91https://iptv-org.github.io/iptv/countries/ye.m3u
๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia46https://iptv-org.github.io/iptv/countries/zm.m3u
๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe46https://iptv-org.github.io/iptv/countries/zw.m3u
๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land43https://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 Africa2591https://iptv-org.github.io/iptv/regions/emea.m3u
Africa125https://iptv-org.github.io/iptv/regions/afr.m3u
Americas2805https://iptv-org.github.io/iptv/regions/amer.m3u
Arab world317https://iptv-org.github.io/iptv/regions/arab.m3u
Asia2613https://iptv-org.github.io/iptv/regions/asia.m3u
Asia-Pacific1844https://iptv-org.github.io/iptv/regions/apac.m3u
Association of Southeast Asian Nations355https://iptv-org.github.io/iptv/regions/asean.m3u
Caribbean116https://iptv-org.github.io/iptv/regions/carib.m3u
Central America119https://iptv-org.github.io/iptv/regions/cenamer.m3u
Central Asia29https://iptv-org.github.io/iptv/regions/cas.m3u
Commonwealth of Independent States439https://iptv-org.github.io/iptv/regions/cis.m3u
Europe2197https://iptv-org.github.io/iptv/regions/eur.m3u
Hispanic America853https://iptv-org.github.io/iptv/regions/hispam.m3u
Latin America and the Caribbean960https://iptv-org.github.io/iptv/regions/lac.m3u
Latin America949https://iptv-org.github.io/iptv/regions/latam.m3u
Maghreb59https://iptv-org.github.io/iptv/regions/maghreb.m3u
Middle East and North Africa530https://iptv-org.github.io/iptv/regions/mena.m3u
Middle East484https://iptv-org.github.io/iptv/regions/mideast.m3u
Nordics53https://iptv-org.github.io/iptv/regions/nord.m3u
North America2152https://iptv-org.github.io/iptv/regions/noram.m3u
Northern America1846https://iptv-org.github.io/iptv/regions/nam.m3u
Europe, the Middle East and Africa2652https://iptv-org.github.io/iptv/regions/emea.m3u
Africa123https://iptv-org.github.io/iptv/regions/afr.m3u
Americas2793https://iptv-org.github.io/iptv/regions/amer.m3u
Arab world326https://iptv-org.github.io/iptv/regions/arab.m3u
Asia2585https://iptv-org.github.io/iptv/regions/asia.m3u
Asia-Pacific1814https://iptv-org.github.io/iptv/regions/apac.m3u
Association of Southeast Asian Nations350https://iptv-org.github.io/iptv/regions/asean.m3u
Caribbean114https://iptv-org.github.io/iptv/regions/carib.m3u
Central America111https://iptv-org.github.io/iptv/regions/cenamer.m3u
Central Asia27https://iptv-org.github.io/iptv/regions/cas.m3u
Commonwealth of Independent States430https://iptv-org.github.io/iptv/regions/cis.m3u
Europe2244https://iptv-org.github.io/iptv/regions/eur.m3u
Hispanic America840https://iptv-org.github.io/iptv/regions/hispam.m3u
Latin America and the Caribbean953https://iptv-org.github.io/iptv/regions/lac.m3u
Latin America940https://iptv-org.github.io/iptv/regions/latam.m3u
Maghreb57https://iptv-org.github.io/iptv/regions/maghreb.m3u
Middle East and North Africa539https://iptv-org.github.io/iptv/regions/mena.m3u
Middle East493https://iptv-org.github.io/iptv/regions/mideast.m3u
Nordics54https://iptv-org.github.io/iptv/regions/nord.m3u
North America2142https://iptv-org.github.io/iptv/regions/noram.m3u
Northern America1841https://iptv-org.github.io/iptv/regions/nam.m3u
Oceania107https://iptv-org.github.io/iptv/regions/oce.m3u
South America657https://iptv-org.github.io/iptv/regions/southam.m3u
South Asia251https://iptv-org.github.io/iptv/regions/sas.m3u
Sub-Saharan Africa52https://iptv-org.github.io/iptv/regions/ssa.m3u
West Africa23https://iptv-org.github.io/iptv/regions/wafr.m3u
Worldwide7334https://iptv-org.github.io/iptv/regions/int.m3u
South America654https://iptv-org.github.io/iptv/regions/southam.m3u
South Asia256https://iptv-org.github.io/iptv/regions/sas.m3u
Sub-Saharan Africa56https://iptv-org.github.io/iptv/regions/ssa.m3u
West Africa24https://iptv-org.github.io/iptv/regions/wafr.m3u
Worldwide7355https://iptv-org.github.io/iptv/regions/int.m3u
Undefined0https://iptv-org.github.io/iptv/regions/undefined.m3u
@@ -503,10 +560,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/scripts/commands/database/clear.js b/scripts/commands/database/clear.js index 757c050a3e..c1658ac482 100644 --- a/scripts/commands/database/clear.js +++ b/scripts/commands/database/clear.js @@ -17,22 +17,31 @@ async function main() { const streams = await db.streams.all() - let total = 0 + let buffer = {} + let removed = 0 logger.info('searching...') for (const stream of streams) { if ( stream.status === 'error' && date.utc().diff(stream.updated_at, 'day') >= options.threshold ) { - logger.info(stream.url) + logger.info(`${stream.url} (offline)`) + removed += await db.streams.remove({ url: stream.url }, { multi: true }) + } - total += await db.streams.remove({ url: stream.url }, { multi: true }) + const key = stream.url.toLowerCase() + if (buffer[key]) { + logger.info(`${stream.url} (duplicate)`) + await db.streams.remove({ _id: stream._id }) + removed++ + } else { + buffer[key] = true } } await db.streams.compact() - logger.info(`removed ${total} streams`) + logger.info(`removed ${removed} streams`) } main() diff --git a/scripts/commands/database/update.js b/scripts/commands/database/update.js index da1f616b03..804c6b098e 100644 --- a/scripts/commands/database/update.js +++ b/scripts/commands/database/update.js @@ -19,9 +19,7 @@ main() async function updateStreams(items = [], results = {}, origins = {}) { logger.info('updating streams...') - let buffer = {} let updated = 0 - let removed = 0 const now = dayjs.utc().format() for (const item of items) { const stream = store.create(item) @@ -46,13 +44,9 @@ async function updateStreams(items = [], results = {}, origins = {}) { } } - if (buffer[stream.get('url')]) { - await db.streams.remove({ _id: stream.get('_id') }) - removed++ - } else if (stream.changed) { + if (stream.changed) { stream.set('updated_at', { updated_at: now }) await db.streams.update({ _id: stream.get('_id') }, stream.data()) - buffer[stream.get('url')] = true updated++ } } @@ -60,7 +54,6 @@ async function updateStreams(items = [], results = {}, origins = {}) { db.streams.compact() logger.info(`updated ${updated} streams`) - logger.info(`removed ${removed} duplicates`) logger.info('done') } @@ -156,6 +149,7 @@ function parseStatus(error) { case 'FFMPEG_PROCESS_TIMEOUT': return 'timeout' case 'HTTP_FORBIDDEN': + case 'HTTP_UNAUTHORIZED': case 'HTTP_UNAVAILABLE_FOR_LEGAL_REASONS': return 'blocked' default: diff --git a/scripts/commands/playlist/update.js b/scripts/commands/playlist/update.js index 40418500de..f60411e307 100644 --- a/scripts/commands/playlist/update.js +++ b/scripts/commands/playlist/update.js @@ -9,8 +9,15 @@ async function main() { const levels = { online: 1, blocked: 2, timeout: 3, error: 4, default: 5 } streams = orderBy( streams, - ['channel', s => levels[s.status] || levels['default'], 'height', 'frame_rate', 'url'], - ['asc', 'asc', 'desc', 'desc', 'asc'] + [ + 'channel', + s => (s.channel ? '' : s.title), + s => levels[s.status] || levels['default'], + 'height', + 'frame_rate', + 'url' + ], + ['asc', 'asc', 'asc', 'desc', 'desc', 'asc'] ) const files = _.groupBy(streams, 'filepath') diff --git a/streams/ae.m3u b/streams/ae.m3u index ea74d28528..e1d92b1eb1 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -16,11 +16,15 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/d3e9fc3b874a46159ce3724d802e3f8d/p #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlArabiya/live +#EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://live.alarabiya.net/alarabiapublish/alarabiya.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://mn-nl.mncdn.com/alarabiya_live_channel/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://shls-alarabiya-prod-dub.shahid.net/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 +#EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlHadath/live #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Arabiya Al Hadath (1080p) [Not 24/7] https://av.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) [Not 24/7] @@ -41,7 +45,7 @@ https://shls-cartoon-net-prod-dub.shahid.net/out/v1/dc4aa87372374325a66be458f29e https://citrusstv.akamaized.net/hls/live/687285/CTV/index.m3u8 #EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cnbcarabiaTV/live -#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (720p) +#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="error",CNBC Arabia (720p) https://hiplayer.hibridcdn.net/p/cnbcarabia-live.m3u8 #EXTINF:-1 tvg-id="DubaiOne.ae" status="online",Dubai One (1080p) http://dminnvll.cdn.mangomolo.com/dubaione/smil:dubaione.stream.smil/playlist.m3u8 @@ -133,8 +137,8 @@ https://stream.skynewsarabia.com/hls/sna.m3u8 https://stream.skynewsarabia.com/vertical/vertical.m3u8 #EXTINF:-1 tvg-id="Takhayl.ae" status="online",Takhayl (1080p) https://b832176c1c21d511e9ec3dc1df5d4cad.4gfbw5.channel-assembly.mediatailor.eu-west-1.amazonaws.com/v1/channel/shahid-media-prod-channel-assembly-1/index.m3u8 -#EXTINF:-1 tvg-id="TowheedTV.ae" status="timeout",Towheed TV (720p) [Not 24/7] -http://51.210.199.1/hls/stream.m3u8 +#EXTINF:-1 tvg-id="TowheedTV.ae" status="online",Towheed TV (720p) [Not 24/7] +http://avrstream.com:1935/live/towheedtv/playlist.m3u8 #EXTINF:-1 tvg-id="Wanasah.ae" status="online",Wanasah (1080p) https://shls-wanasah-prod-dub.shahid.net/out/v1/c84ef3128e564b74a6a796e8b6287de6/index.m3u8 #EXTINF:-1 tvg-id="WeyyakAction.ae" status="online",Weyyak Action (1080p) diff --git a/streams/al.m3u b/streams/al.m3u index a6ec80de4f..9e9491a3d3 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -49,10 +49,10 @@ https://tvlive.rtsh.dev/live/rtsh_shqip_ott/playlist.m3u8 https://tvlive.rtsh.dev/live/rtsh_sport_ott11/playlist.m3u8 #EXTINF:-1 tvg-id="SyriTV.al" status="online",Syri TV (720p) [Not 24/7] http://live.syri.tv:6969/live/syriblue/hd/23.ts +#EXTINF:-1 tvg-id="TopNews.al" status="online",Top News (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo #EXTINF:-1 tvg-id="TopNews.al" status="timeout",Top News http://93.157.62.180/TopNews/index.m3u8 -#EXTINF:-1 tvg-id="TopNews.al" status="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] @@ -61,29 +61,27 @@ https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 #EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 -#EXTINF:-1 tvg-id="ZjarrTV.al" status="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 -http://nesertv.live/ntv/livestream/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ALB Music (720p) [Not 24/7] +http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbDreams TV (720p) http://live.albavision.net:1123/live/albdreams.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik -http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TopEstrada TV -http://live.topestrada.com/live/topestrada/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Johaniter (720p) -http://monamour.agency/johaniter007web/index.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbKanale Music TV https://albportal.net/albkanalemusic.m3u8 +#EXTINF:-1 tvg-id="" status="online",ATD (1080p) +http://46.99.146.236/0.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="error",Neser TV +http://nesertv.live/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",News 24 Albania http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",NTV +http://monamour.agency/ntv/livestream/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik +http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Shqiponja (720p) [Not 24/7] 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="online",TopEstrada TV +http://live.topestrada.com/live/topestrada/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV Johaniter (720p) +http://monamour.agency/johaniter007web/index.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index c90879763f..67e1125af7 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -8,7 +8,7 @@ http://ott-cdn.ucom.am/s10/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaHayKino.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี€ีกีต ิฟีซีถีธ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s22/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="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] +#EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี‹ีกีถ TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) @@ -38,7 +38,7 @@ http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ี€ีกีต TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 -#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) +#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฝีกีฒิฑีฌีซึ„ (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 #EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) @@ -47,12 +47,10 @@ http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ินีกีพีก TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s53/index.m3u8 -#EXTINF:-1 tvg-id="H1.am" status="online",ิฑีผีกีปีซีถ ีกีฌีซึ„ (1080p) -https://amtv1.livestreamingcdn.com/am2abr/index.m3u8 #EXTINF:-1 tvg-id="H2.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี€2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s2/index.m3u8 -#EXTINF:-1 tvg-id="KentronTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิฟีฅีถีฟึ€ีธีถ (480p) +#EXTINF:-1 tvg-id="KentronTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิฟีฅีถีฟึ€ีธีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s5/index.m3u8 #EXTINF:-1 tvg-id="NorHayastanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี†ีธึ€ ี€ีกีตีกีฝีฟีกีถ (480p) @@ -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 af285dcb50..dfc813d82b 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -14,7 +14,7 @@ https://panel.dattalive.com/6605140/smil:6605140.smil/playlist.m3u8 https://g1.vxral-hor.transport.edge-access.net/a15/ngrp:a24-100056_all/a24-100056.m3u8 #EXTINF:-1 tvg-id="AcequiaTV.ar" status="online",Acequia TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrYFBjFOP_zlFzsif9XDhgw/live -#EXTINF:-1 tvg-id="AiredeSantaFe.ar" status="online",Aire de Santa Fe +#EXTINF:-1 tvg-id="AiredeSantaFe.ar" status="error",Aire de Santa Fe https://sc1.stweb.tv/airedigital/live/playlist.m3u8 #EXTINF:-1 tvg-id="AmericaSports.ar" status="online",Amรฉrica Sports (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnx743KuO_16sCMIbEg7Y7Q/live @@ -39,11 +39,11 @@ https://59d52c5a5ce5e.streamlock.net:4443/cadena103/cadena103/playlist.m3u8 http://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8 #EXTINF:-1 tvg-id="Canal2Salta.ar" status="online",Canal 2 (Salta) https://vivo.solumedia.com:19360/tv2salta/tv2salta.m3u8 -#EXTINF:-1 tvg-id="Canal2Sanagasta.ar" status="error",Canal 2 (Sanagasta) +#EXTINF:-1 tvg-id="Canal2Sanagasta.ar" status="online",Canal 2 (Sanagasta) https://stmvideo1.livecastv.com/canal2/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="online",CN3 Pinamar (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="online",Canal 3 Pinamar (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="error",Canal 3 Pinamar (360p) [Not 24/7] http://www.intelintec.com.ar:9090/hls/canal3pinamar.m3u8 #EXTINF:-1 tvg-id="Canal3Rosario.ar" status="online",Canal 3 Rosario (704p) [Geo-blocked] https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/playlist.m3u8 @@ -55,9 +55,7 @@ https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/playlist.m3u8 http://streamlov.alsolnet.com/canal4sanjuan/live/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5PicoTruncado.ar" status="online",Canal 5 (Pico Truncado) https://stream.arcast.com.ar/canal5picotruncado/canal5picotruncado/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal5SantaFe.ar" status="online",Canal 5 (Santa Fรฉ) -https://stream.arcast.com.ar/c5sf/c5sf/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="error",Canal 5 (Tucumรกn) [Not 24/7] +#EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="online",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 @@ -65,7 +63,7 @@ https://stmvideo1.livecastv.com/canal6er/canal6er/playlist.m3u8 https://59537faa0729a.streamlock.net/canal6mdp/canal6mdp/playlist.m3u8 #EXTINF:-1 tvg-id="Canal6Moreno.ar" status="online",Canal 6 (Moreno) https://stream.arcast.com.ar/canal6moreno/canal6moreno/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal6Posadas.ar" status="error",Canal 6 (Posadas) +#EXTINF:-1 tvg-id="Canal6Posadas.ar" status="online",Canal 6 (Posadas) https://iptv.ixfo.com.ar:30443/live/c6digital/playlist.m3u8 #EXTINF:-1 tvg-id="Canal7Jujuy.ar" status="online",Canal 7 (Jujuy) https://stream.arcast.live/canal7jujuy/ngrp:canal7jujuy_all/playlist.m3u8 @@ -73,7 +71,7 @@ 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="online",Canal 9 Televida (720p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8 @@ -118,15 +116,15 @@ https://panel.dattalive.com/8138/8138/playlist.m3u8 #EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="online" user-agent="iPhone",Canal de la Ciudad (720p) #EXTVLCOPT:http-user-agent=iPhone https://g5.proy-hor.transport.edge-access.net/a08/ngrp:gcba_video4-100042_all/Playlist.m3u8?sense=true -#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) #EXTVLCOPT:http-user-agent=iPhone https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 +#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalOrbe21.ar" status="online",Canal Orbe 21 https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalRural.ar" status="timeout",Canal Rural +#EXTINF:-1 tvg-id="CanalRural.ar" status="online",Canal Rural https://cda2.alsolnet.com/elrural/live/playlist.m3u8 #EXTINF:-1 tvg-id="CanalTDC.ar" status="online",CANAL TDC (1080p) [Not 24/7] https://5e7cdf2370883.streamlock.net/tdconline/tdconline/playlist.m3u8 @@ -142,19 +140,17 @@ https://vivo.solumedia.com:19360/celta/celta.m3u8 https://5b7ecefab6325.streamlock.net/Streamtv/chacotv/playlist.m3u8 #EXTINF:-1 tvg-id="ChacraTV.ar" status="online",Chacra TV (480p) [Not 24/7] https://s8.stweb.tv/chacra/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ChilecitoTV.ar" status="online",Chilecito TV +#EXTINF:-1 tvg-id="ChilecitoTV.ar" status="error",Chilecito TV https://vivo.solumedia.com:19360/grupoemail/grupoemail.m3u8 #EXTINF:-1 tvg-id="CincoTV.ar" status="online",Cinco TV (480p) [Not 24/7] 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 https://videostream.shockmedia.com.ar:1936/cl3cable/cl3cable/playlist.m3u8 -#EXTINF:-1 tvg-id="CosmosTV.ar" status="online",Cosmos TV +#EXTINF:-1 tvg-id="CosmosTV.ar" status="error",Cosmos TV https://tv.mediacp.eu:19360/cosmos/cosmos.m3u8 #EXTINF:-1 tvg-id="CPEtv.ar" status="online",CPEtv https://stream.arcast.live/cpe/ngrp:cpe_all/playlist.m3u8 @@ -174,8 +170,6 @@ https://stmv1.voxtvhd.com.br/elhistonauta/elhistonauta/playlist.m3u8 http://video.streamtvradio.com:8081/uv038/uv038/playlist.m3u8 #EXTINF:-1 tvg-id="ElTresTV.ar" status="online",El Tres TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Rosario3 -#EXTINF:-1 tvg-id="Encuentro.ar" status="error",Encuentro (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1zLDoKL-eKmd_K7qkUZ-ow/live #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 #EXTINF:-1 tvg-id="GenTV.ar" status="online",GenTV (720p) [Not 24/7] @@ -226,7 +220,7 @@ http://media.neuquen.gov.ar/rtn/television/media.m3u8 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 @@ -260,11 +254,11 @@ https://canadaremar2.todostreaming.es/live/argentina-web.m3u8 https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8 #EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="online",UNAM Transmedia http://192.100.186.53:8090/hls/live.stream.m3u8 -#EXTINF:-1 tvg-id="UnirioTV.ar" status="error",Unirio TV +#EXTINF:-1 tvg-id="UnirioTV.ar" status="online",Unirio TV https://5f700d5b2c46f.streamlock.net/uniriotv/uniriotv/playlist.m3u8 #EXTINF:-1 tvg-id="Uniteve.ar" status="online",Uniteve https://vivo.solumedia.com:19360/uniteve/uniteve.m3u8 -#EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="online",Urbana TeVe +#EXTINF:-1 tvg-id="UrbanaTeVe.ar" status="error",Urbana TeVe https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8 #EXTINF:-1 tvg-id="Vorterix.ar" status="online",Vorterix (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvCTWHCbBC0b9UIeLeNs8ug/live @@ -272,11 +266,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 #EXTINF:-1 tvg-id="ZondaTV.ar" status="online",Zonda TV https://cnnsanjuan.com:9999/zonda/zonda/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Power TV (720p) [Not 24/7] -https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AniPlus (720p) [Not 24/7] https://stmv1.voxhdnet.com/aniplus/aniplus/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Power TV (720p) [Not 24/7] +https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/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 7a4582bb89..8badf40b01 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 @@ -43,9 +43,9 @@ http://89.187.168.245:8080/live/sUPPERchannel2/index.m3u8 http://89.187.168.245:8080/live/sUPPERchannel/index.m3u8 #EXTINF:-1 tvg-id="W24.at" status="online",W24 (720p) [Not 24/7] https://ms01.w24.at/W24/smil:liveevent.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Lรคndle Tv (1080p) +#EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] +https://5857db5306b83.streamlock.net/antennevorarlberg-live/mp4:livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Lรคndle Tv (1080p) https://streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 #EXTINF:-1 tvg-id="" status="online",oe24 TV (1080p) https://varoe24live.sf.apa.at/oe24-live1/oe24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] -https://5857db5306b83.streamlock.net/antennevorarlberg-live/mp4:livestream/playlist.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index 406e1319f4..ff131b86f4 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -3,14 +3,20 @@ https://i.mjh.nz/au/Sydney/tv.101305020525.m3u8 #EXTINF:-1 tvg-id="7mate.au" status="blocked",7mate [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.101305020523.m3u8 +#EXTINF:-1 tvg-id="7two.au" status="blocked",7two [Geo-blocked] +https://i.mjh.nz/au/Sydney/tv.101305020522.m3u8 #EXTINF:-1 tvg-id="10Bold.au" status="timeout",10 Bold (540p) [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.101406020627.m3u8 #EXTINF:-1 tvg-id="10Peach.au" status="timeout",10 Peach (540p) [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.101406020628.m3u8 #EXTINF:-1 tvg-id="10Shake.au" status="blocked",10 Shake [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.101406020623.m3u8 +#EXTINF:-1 tvg-id="10Sydney.au" status="timeout",10 (720p) [Geo-blocked] +https://i.mjh.nz/au/Sydney/tv.101406020625.m3u8 #EXTINF:-1 tvg-id="ABCKids.au" status="online",ABC Kids (720p) [Not 24/7] https://c.mjh.nz/101002210222 +#EXTINF:-1 tvg-id="ABCMe.au" status="online",ABC ME (720p) +https://c.mjh.nz/101002210224 #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] @@ -29,6 +35,8 @@ 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="AusbizTV.au" status="online",ausbiz TV (720p) [Geo-blocked] +https://d9quh89lh7dtw.cloudfront.net/public-output/index.m3u8 #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) @@ -45,6 +53,8 @@ https://i.mjh.nz/au/Sydney/tv.320203000305.m3u8 https://nrpus.bozztv.com/36bay2/gusa-racecentral/index.m3u8 #EXTINF:-1 tvg-id="Racingcom.au" status="blocked",Racing.com [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.101305020528.m3u8 +#EXTINF:-1 tvg-id="RainbowTVAustralia.au" status="timeout",ๆพณๅคงๅˆฉไบšๅคฉๅ’Œ็”ต่ง† (720p) +http://www.rtvcdn.com.au:8082/TV0002.m3u8 #EXTINF:-1 tvg-id="SBSFood.au" status="blocked",SBS Food [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.320203000304.m3u8 #EXTINF:-1 tvg-id="SBSTV.au" status="blocked",SBS TV [Geo-blocked] @@ -59,13 +69,5 @@ https://i.mjh.nz/au/Sydney/tv.320203000307.m3u8 https://i.mjh.nz/au/Sydney/tv.101305020520.m3u8 #EXTINF:-1 tvg-id="TravelFoodTV.au" status="timeout",Travel & Food TV (720p) https://nrpus.bozztv.com/36bay2/gusa-moviemagictv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC ME (720p) -https://c.mjh.nz/101002210224 -#EXTINF:-1 tvg-id="" status="online",ausbiz TV (720p) [Geo-blocked] -https://d9quh89lh7dtw.cloudfront.net/public-output/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",7two [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101305020522.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆพณๅคงๅˆฉไบšๅคฉๅ’Œ็”ต่ง† (720p) -http://www.rtvcdn.com.au:8082/TV0002.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",10 (720p) [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101406020625.m3u8 +#EXTINF:-1 tvg-id="TVSN.au" status="online",TVSN (1080p) +https://tvsnhlslivetest.akamaized.net/hls/live/2034711/TVSN-MSL4/master.m3u8 diff --git a/streams/aw.m3u b/streams/aw.m3u index 5ca351d3a8..b20f632346 100644 --- a/streams/aw.m3u +++ b/streams/aw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArubaTV.aw" status="error",Aruba.TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ArubaTV.aw" status="online",Aruba.TV (1080p) [Not 24/7] https://ed1ov.live.opencaster.com/GzyysAAvEhht/index.m3u8 #EXTINF:-1 tvg-id="NosIslaTV.aw" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",Nos Isla TV (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 diff --git a/streams/az.m3u b/streams/az.m3u index de59371aaf..58aa594455 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,31 +11,17 @@ 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] -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] -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 #EXTINF:-1 tvg-id="IdmanTV.az" status="online",ฤฐdman TV (576p) 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] -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] -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] -http://streams.livetv.az/azerbaijan/nax/playlist.m3u8 -#EXTINF:-1 tvg-id="SpaceTV.az" status="timeout",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] -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] https://qebele.tv/live/stream/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 8cc41adfdf..9e9595a78f 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -7,25 +7,21 @@ 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="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 https://stream.rtvze.ba/live/123/123.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live -#EXTINF:-1 tvg-id="" status="online",Super TV Media -https://mirtv.club/live/mirtv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Glas Drine +http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Malta (720p) [Not 24/7] http://webtvstream.bhtelecom.ba/malta.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] +#EXTINF:-1 tvg-id="" status="online",Super TV Media +https://mirtv.club/live/mirtv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะ ะขะ ะก (576p) [Geo-blocked] https://parh.rtrs.tv/tv/live/playlist.m3u8 diff --git a/streams/bd.m3u b/streams/bd.m3u index f132bd9285..f88e4284a1 100644 --- a/streams/bd.m3u +++ b/streams/bd.m3u @@ -3,5 +3,5 @@ http://irbtv.net/channelt1/1080/index.m3u8 #EXTINF:-1 tvg-id="EkusheyTV.bd" status="online",Ekushey TV (480p) https://ekusheyserver.com/etvlivesn.m3u8 -#EXTINF:-1 tvg-id="RTV.bd" status="online",RTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTV.bd" status="error",RTV (720p) [Not 24/7] https://stream.cstfctg.com/rtvonline/rtv2021.stream/playlist.m3u8 diff --git a/streams/be.m3u b/streams/be.m3u index 3d07d8a577..f1dbb3e095 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -15,39 +15,39 @@ https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.mpd https://live-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="Notele.be" status="online",Notele (576p) [Not 24/7] https://streaming01.divercom.be/notele_live/direct.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="QMusic.be" status="online",Q-Music (1080p) +#EXTINF:-1 tvg-id="QMusic.be" status="timeout",Q-Music (1080p) https://dpp-streamlive-plain.medialaancdn.be/qmusic/plain/hls.m3u8 #EXTINF:-1 tvg-id="RadioPROS.be" status="online",Radio PROS (720p) [Not 24/7] 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] -https://player-api.new.livestream.com/accounts/27755193/events/8452383/live.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",TV Oost (720p) [Not 24/7] https://player-api.new.livestream.com/accounts/27755193/events/8511193/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",VRT Radio MNM Music and More -https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.mpd +#EXTINF:-1 tvg-id="" status="online",TVL (720p) [Not 24/7] +https://player-api.new.livestream.com/accounts/27755193/events/8452383/live.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",VRT Radio 1 https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.mpd -#EXTINF:-1 tvg-id="" status="online",VRT Radio 2 -https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.mpd -#EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru -https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.mpd -#EXTINF:-1 tvg-id="" status="online",VRT Radio Klara -https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.mpd -#EXTINF:-1 tvg-id="" status="online",VRT Radio MNM Music and More -https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 1 https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 2 +https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.mpd +#EXTINF:-1 tvg-id="" status="online",VRT Radio 2 https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 -#EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru -https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="online",VRT Radio Klara +https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.mpd #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara 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",VRT Radio MNM Music and More +https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.mpd +#EXTINF:-1 tvg-id="" status="online",VRT Radio MNM Music and More +https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru +https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.mpd +#EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru +https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 diff --git a/streams/be_samsung.m3u b/streams/be_samsung.m3u index 1f0fa7ab5c..7882c6ed5e 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",AVF Family +https://futuretoday-afv-family-2-be.samsung.wurl.tv/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",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",MavTV Global +https://mavtv-mavtvglobal-1-be.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-16-be.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/bh.m3u b/streams/bh.m3u index 3696e172ff..62bdd938fe 100644 --- a/streams/bh.m3u +++ b/streams/bh.m3u @@ -1,8 +1,14 @@ #EXTM3U #EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] +http://185.105.4.106:1935/live/Bahrain+International/playlist.m3u8 +#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] -https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+Quran_all/playlist.m3u8 +#EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] +https://5c7b683162943.streamlock.net/live/ngrp:bahraininternational_all/playlist.m3u8 +#EXTINF:-1 tvg-id="BahrainQuran.bh" status="online",Bahrain Quran (720p) [Not 24/7] +https://5c7b683162943.streamlock.net/live/ngrp:bahrainquran_all/playlist.m3u8 +#EXTINF:-1 tvg-id="BahrainSports1.bh" status="online",Bahrain Sports 1 (720p) [Not 24/7] +https://5c7b683162943.streamlock.net/live/ngrp:sportsone_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainSports2.bh" status="online",Bahrain Sports 2 (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:bahrainsportstwo_all/playlist.m3u8 #EXTINF:-1 tvg-id="BahrainTV.bh" status="online",Bahrain TV (720p) [Not 24/7] diff --git a/streams/bj.m3u b/streams/bj.m3u index 084277ed41..51343d5bfc 100644 --- a/streams/bj.m3u +++ b/streams/bj.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Etรฉlรฉ (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Etele.bj" status="online",Etรฉlรฉ (360p) [Not 24/7] https://livetvsteam.com:1936/etelebenin/etelebenin/playlist.m3u8 diff --git a/streams/bo.m3u b/streams/bo.m3u index cf41c682d6..7db13fc054 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -25,14 +25,16 @@ 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] -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 #EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (720p) [Not 24/7] http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8 +#EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (614p) [Not 24/7] +http://www.channel.tevemi.com:1935/Atb/Atb/playlist.m3u8 #EXTINF:-1 tvg-id="SEOTV.bo" status="online",SEO TV (720p) [Not 24/7] https://panel.seo.tv.bo:3645/live/franzleonel0live.m3u8 +#EXTINF:-1 tvg-id="SEOTVDeportes.bo" status="online",SEO TV Deportes (540p) [Not 24/7] +https://panel.seo.tv.bo:3314/live/seolive.m3u8 #EXTINF:-1 tvg-id="SEOTVKids.bo" status="online",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] @@ -43,5 +45,19 @@ https://master.tucableip.com/live/tvlatinamontero/playlist.m3u8 http://136.243.3.70:1935/TvUniversitaria/TvUniversitaria/playlist.m3u8 #EXTINF:-1 tvg-id="TVUSucre.bo" status="online",TVU Sucre https://solo.disfrutaenlared.com:1936/tuch/ngrp:tuch_all/playlist.m3u8 +#EXTINF:-1 tvg-id="UnitelLaPaz.bo" status="error",Unitel La Paz +http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7vsfua #EXTINF:-1 tvg-id="XTOTV.bo" status="online",XTOTV (404p) [Not 24/7] http://www.channel.tevemi.com:1935/XtoTv/XtoTv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ATB Cochabamba +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x89sfvo +#EXTINF:-1 tvg-id="" status="online",ATB La Paz +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84eirw +#EXTINF:-1 tvg-id="" status="online",ATB Santa Cruz +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x84t82c +#EXTINF:-1 tvg-id="" status="timeout",Unitel Cochabamba +http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7y922d +#EXTINF:-1 tvg-id="" status="timeout",Unitel Global +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vsezg +#EXTINF:-1 tvg-id="" status="online",UPP TV (480p) [Not 24/7] +https://d2byzrnrdb259r.cloudfront.net/hls/upptv.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 6f4b85ba97..36bc519975 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -22,6 +22,10 @@ https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8 https://stream01.msolutionbrasil.com.br/hls/canal25/live.m3u8 #EXTINF:-1 tvg-id="CanalSaude.br" status="online",Canal Saรบde (360p) [Not 24/7] https://arkyvbre1g.zoeweb.tv/fiocruz/fiocruz/playlist.m3u8 +#EXTINF:-1 tvg-id="CartoonitoBrazil.br" status="online",Cartoonito (Portuguese) +https://playout.cdn.cartoonnetwork.com.br/playout_03/playlist.m3u8 +#EXTINF:-1 tvg-id="CartoonNetworkBrazil.br" status="online",Cartoon Network (Portuguese) +https://playout.cdn.cartoonnetwork.com.br/playout_01/playlist.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkBrazil.br" status="online",Cartoon Network (Spanish) https://playout.cdn.cartoonnetwork.com.br/playout_02/playlist.m3u8 #EXTINF:-1 tvg-id="Catve2.br" status="timeout",Catve2 (720p) @@ -68,8 +72,6 @@ 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="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 #EXTINF:-1 tvg-id="RecordNews.br" status="blocked",Record News (720p) [Geo-blocked] @@ -108,13 +110,13 @@ https://v4-slbps-sambavideos.akamaized.net/live/3282,8114,ec4b5a296d97fa99bf9906 http://tv02.logicahost.com.br:1935/rederc/rederc/live.m3u8 #EXTINF:-1 tvg-id="RedeSeculo21.br" status="online",Rede Sรฉculo 21 (1080p) [Not 24/7] 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 @@ -142,8 +144,6 @@ http://tv02.logicahost.com.br:1935/bonner/bonner/live.m3u8 https://stream3.camara.gov.br/tv2/manifest.m3u8 #EXTINF:-1 tvg-id="TVCamara.br" status="online",TV Cรขmara (1080p) https://stream3.camara.gov.br/tv1/manifest.m3u8 -#EXTINF:-1 tvg-id="TVCarioca.br" status="error",TV Carioca (720p) -https://srv5.zcast.com.br/tvcarioca/tvcarioca/playlist.m3u8 #EXTINF:-1 tvg-id="TVCidadeCanal9.br" status="online",TV Cidade Canal 9 (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/tvcidade/tvcidade/playlist.m3u8 #EXTINF:-1 tvg-id="TVCidadedePetropolis.br" status="online",TV Cidade de Petrรณpolis (1080p) [Not 24/7] @@ -198,7 +198,7 @@ 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="error",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="online",TV Mon (720p) https://srv1.zcast.com.br/tvmon/tvmon/playlist.m3u8 @@ -220,10 +220,8 @@ http://200.189.113.201/hls/tve.m3u8 http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVSantaCruz.br" status="online",TV Santa Cruz (720p) [Not 24/7] https://rtmp.info/tvsantacruz/envivo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSolComunidade.br" status="online",TV Sol Comunidade (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSolComunidade.br" status="timeout",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 -#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 #EXTINF:-1 tvg-id="TVUFG.br" status="online",TV UFG (720p) [Not 24/7] @@ -236,30 +234,24 @@ 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",BM&C [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live -#EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) -https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e7b.sdp/index.m3u8 -#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",TELE CINE ACTION (720p) -http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cartoon Network (Portuguese) -https://playout.cdn.cartoonnetwork.com.br/playout_01/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cartoonito (Spanish) -https://playout.cdn.cartoonnetwork.com.br/playout_03/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",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="online",TV Camara de Sao Paulo (720p) [Not 24/7] -https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live +#EXTINF:-1 tvg-id="" status="online",Cartoonito (Spanish) +https://playout.cdn.cartoonnetwork.com.br/playout_04/playlist.m3u8 +#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="error",Mundo TV +https://59f1cbe63db89.streamlock.net:1443/mundotv/mundotv/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="online",TELE CINE ACTION (720p) +http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.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",TV Camara de Sao Paulo (720p) [Not 24/7] +https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Marajoara (720p) +https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 diff --git a/streams/br_pluto.m3u b/streams/br_pluto.m3u new file mode 100644 index 0000000000..2845a26832 --- /dev/null +++ b/streams/br_pluto.m3u @@ -0,0 +1,27 @@ +#EXTM3U +#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="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="PlutoTVAsPistasdeBlue.us" status="online",Pluto TV As Pistas de Blue (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99aad4e82db50007fac4b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) +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="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1210d14ae1f80007bafb1d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Famรญlia (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171f032cd22e0007f17f3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Investigaรงรฃo (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV (Brazil) (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="" status="online",Pluto TV Natureza (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0ecebc00070e170f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retrรด (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212ad1728050007a523b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Vida Real (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS diff --git a/streams/by.m3u b/streams/by.m3u index de6c3252e4..b4ae81adb6 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -9,7 +9,7 @@ http://95.46.208.8:26258/belarus4 https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Belarus24.by" status="online",Belarus 24 (720p) http://serv30.vintera.tv:8081/belarus24/belarus24/playlist.m3u8 -#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="online",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป 4K (2160p) +#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="timeout",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป 4K (2160p) http://rtmp.one.by:1499 #EXTINF:-1 tvg-id="FirstMusicChannel.by" status="online",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป (576p) http://hz1.teleport.cc/HLS/SD.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index a9e2d629ae..f9381dcaad 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -11,18 +11,18 @@ 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="CanadianArabTV.ca" status="online",Canadian Arab TV (720p) [Not 24/7] +#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="error",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] https://rcavlive-dai.akamaized.net/hls/live/696614/cancbftprem/master.m3u8 +#EXTINF:-1 tvg-id="CFHDDT.ca" status="online",ICI Montreal (720p) +https://amdici.akamaized.net/hls/live/873426/ICI-Live-Stream/master.m3u8 #EXTINF:-1 tvg-id="CFTMDT.ca" status="blocked",TVA [Geo-blocked] https://tvalive-nondai.akamaized.net/Content/HLS/Live/channel(a7315e07-037c-12a8-bdc8-da7bd513da9d)/index.m3u8 #EXTINF:-1 tvg-id="CFTUDT.ca" status="online",Canal Savoir (360p) @@ -31,6 +31,8 @@ https://hls.savoir.media/live/stream.m3u8 https://temp3.isilive.ca/live/CHCOTV/live/chunklist.m3u8 #EXTINF:-1 tvg-id="CIVMDT.ca" status="online",Tรฉlรฉ-Quรฉbec (720p) https://bcovlive-a.akamaihd.net/575d86160eb143458d51f7ab187a4e68/us-east-1/6101674910001/playlist.m3u8 +#EXTINF:-1 tvg-id="CJONDT.ca" status="online",Newfoundland Television (480p) +https://2-fss-1.streamhoster.com/pl_122/201748-1431018-1/playlist.m3u8 #EXTINF:-1 tvg-id="CPACEnglish.ca" status="online",CPAC (720p) https://d7z3qjdsxbwoq.cloudfront.net/groupa/live/f9809cea-1e07-47cd-a94d-2ddd3e1351db/live.isml/.m3u8 #EXTINF:-1 tvg-id="CTVNewsChannel.ca" status="online",CTV (720p) @@ -43,7 +45,7 @@ http://ipm.oncast.me:1934/iplived/ip-doyeltv.stream/playlist.m3u8 https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/doyeltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DukhNivaran.ca" status="online",Dukh Nivaran (720p) [Not 24/7] http://cdn12.henico.net:8080/live/dncal/index.m3u8 -#EXTINF:-1 tvg-id="EawazTV.ca" status="online",Eawaz TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EawazTV.ca" status="error",Eawaz TV (720p) [Not 24/7] https://streamer12.vdn.dstreamone.net/saazoawaz/saazoawaz/playlist.m3u8 #EXTINF:-1 tvg-id="EETTV.ca" status="online",EET TV (1080p) [Not 24/7] https://eu.streamjo.com/eetlive/eettv.m3u8 @@ -53,6 +55,8 @@ https://d12a2vxqkkh1bo.cloudfront.net/hls/main.m3u8 http://cdn12.henico.net:8080/live/gsctv/index.m3u8 #EXTINF:-1 tvg-id="IciRDI.ca" status="online",ICI RDI (720p) https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 +#EXTINF:-1 tvg-id="ICnet2.ca" status="online",ICnet 2 Academic (720p) +https://60ba7ef02e687.streamlock.net/ICNET2/ngrp:icnet_all/playlist.m3u8 #EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] @@ -63,6 +67,8 @@ http://knstream1.azureedge.net/knlive/knlive_high.m3u8 https://tvalive.akamaized.net/hls/live/2014213/tvan01/tvan01.m3u8 #EXTINF:-1 tvg-id="LegislativeAssemblyTVNunavut.ca" status="online",Nunavut Legislative Assembly https://temp6.isilive.ca/live/nunavut/live-flo/index.m3u8 +#EXTINF:-1 tvg-id="MontrealGreekTV.ca" status="online",Montreal Greek TV (480p) +http://live.greektv.ca/hls1/greektv.m3u8 #EXTINF:-1 tvg-id="NACTV.ca" status="online",NACTV (720p) [Not 24/7] http://stream.pivotalelements.com/nactv/stream.m3u8 #EXTINF:-1 tvg-id="NETVToronto.ca" status="online",NETV Toronto (720p) [Not 24/7] @@ -89,41 +95,47 @@ https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 #EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="online",Prime Canada TV (720p) [Not 24/7] http://cdn27.live247stream.com/primecanada/247/primecanada/stream1/playlist.m3u8 +#EXTINF:-1 tvg-id="QuoVadisTV.ca" status="online",Quo Vadis Ministry TV (720p) +https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 +#EXTINF:-1 tvg-id="RamgarhiABC.ca" status="online",Gurdwara Sahib Brookside (720p) +https://443-1.autopo.st/100/weblive/bcgurduwarabrookside/playlist.m3u8 #EXTINF:-1 tvg-id="SaltPlusLightTelevision.ca" status="online",Salt + Light Television (1080p) https://zm6gdaxeyn93-hls-live.5centscdn.com/slworld/d65ce2bdd03471fde0a1dc5e01d793bb.sdp/index.m3u8 #EXTINF:-1 tvg-id="SanjhaPunjab.ca" status="online",Sanjha Punjab (720p) http://toronto3.live247stream.com:8081/sanjhapunjab/tv/playlist.m3u8 #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 #EXTINF:-1 tvg-id="TamilVisionTV.ca" status="online",Tamil Vision TV (720p) 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] +#EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="blocked",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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Toronto360TV.ca" status="online",Toronto 360 TV (720p) [Not 24/7] http://toronto3.live247stream.com/toronto360/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="TSC.ca" status="online",Today's Shopping Choice (TSC) (720p) +https://tscamd.akamaized.net/hls/live/503340/TSCLive/master.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 #EXTINF:-1 tvg-id="VBS.ca" status="online",VBS (480p) [Not 24/7] https://uni6rtmp.tulix.tv/vbstv/vbsabr.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="WCGtv.ca" status="online",WCGtv Public (720p) +https://wowzastream.westmancom.com/wcgtvlive/wcgtvPSA.stream/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Azstar TV (1080p) [Not 24/7] http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WATAN-E-MAA -https://5caf24a595d94.streamlock.net:1937/8132/8132/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) -http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BNN Bloomberg https://pe-ak-lp01a-9c9media.akamaized.net/live/News1BNNDigi/p/dash/00000001/1bba52dc66e4c68e/manifest.mpd -#EXTINF:-1 tvg-id="" status="online",QVTV (720p) -https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) +http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WATAN-E-MAA +https://5caf24a595d94.streamlock.net:1937/8132/8132/playlist.m3u8 diff --git a/streams/ca_samsung.m3u b/streams/ca_samsung.m3u index ea29259c2c..c599c6cee6 100644 --- a/streams/ca_samsung.m3u +++ b/streams/ca_samsung.m3u @@ -3,6 +3,8 @@ http://dhx-degrassi-2-ca.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) https://fueltv-fueltv-1-ca.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="HeartlandWebFeed.us" status="online",Heartland +https://d76toswjmqqzm.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsung-canada.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) @@ -13,5 +15,3 @@ https://outside-tv-samsung-ca.samsung.wurl.com/manifest/playlist.m3u8 https://playerstv-samsungca.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Weatherspy.ca" status="online",Weatherspy (720p) https://jukin-weatherspy-2-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Heartland -https://d76toswjmqqzm.cloudfront.net/playlist.m3u8 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 03690c4c36..92fa575d6b 100644 --- a/streams/cd.m3u +++ b/streams/cd.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="BOneTV.cd" status="error",B-One +#EXTINF:-1 tvg-id="BOneTV.cd" status="blocked",B-One http://178.33.237.146/rtnc1.m3u8 #EXTINF:-1 tvg-id="BossBrothersTV.cd" status="online",Boss Brothers TV (1080p) http://51.254.199.122:8080/bossbrothersTV/index.m3u8 -#EXTINF:-1 tvg-id="CongoPlanetTelevision.cd" status="online",Congo Planet Television (1080p) +#EXTINF:-1 tvg-id="CongoPlanetTelevision.cd" status="timeout",Congo Planet Television (1080p) https://radio.congoplanet.com/Congo_Planet_TV.sdp/Congo_Planet_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Congo Planet Television Pop (1080p) +#EXTINF:-1 tvg-id="" status="timeout",Congo Planet Television Pop (1080p) https://radio.congoplanet.com/Congo_Planet_TV_Pop.sdp/Congo_Planet_TV_Pop/playlist.m3u8 diff --git a/streams/ch.m3u b/streams/ch.m3u index 62f5d8d4ed..0f7b7c715e 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -5,6 +5,8 @@ https://canalalphaju.vedge.infomaniak.com/livecast/ik:canalalphaju/playlist.m3u8 https://edge.vedge.infomaniak.com/livecast/ik:canalalphaju/playlist.m3u8 #EXTINF:-1 tvg-id="CanalAlphaNeuchatel.ch" status="online",Canal Alpha Neuchatel (1080p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:canalalpha/playlist.m3u8 +#EXTINF:-1 tvg-id="DieNeueZeitTV.ch" status="online",Die Neue Zeit (576p) +https://www.onairport.live/die-neue-zeit-tv-live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="DieuTV.ch" status="online",Dieu TV (1080p) https://katapy.hs.llnwd.net/dieutvwza1/DIEUTVLIVE/smil:dieutv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 en Franรงais (1080p) @@ -22,12 +24,16 @@ https://latele.vedge.infomaniak.com/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LaTele.ch" status="online",La Tรฉlรฉ (1080p) https://livevideo.infomaniak.com/streaming/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) +https://edge.vedge.infomaniak.com/livecast/ik:lfmhd/manifest.m3u8 +#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) +https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8 +#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 @@ -69,11 +75,5 @@ https://edge.vedge.infomaniak.com/livecast/tvm3/playlist.m3u8 https://tvm3.vedge.infomaniak.com/livecast/tvm3/playlist.m3u8 #EXTINF:-1 tvg-id="TVO.ch" status="online",TVO (CH) (1080p) [Not 24/7] https://s3.welocal.world/tvo/media/447348/videos/hls.m3u8 -#EXTINF:-1 tvg-id="" status="online",LFM TV (1080p) -https://edge.vedge.infomaniak.com/livecast/ik:lfmhd/manifest.m3u8 -#EXTINF:-1 tvg-id="" status="online",TVO (CH) (720p) +#EXTINF:-1 tvg-id="TVO.ch" status="online",TVO (CH) (720p) https://cdnapisec.kaltura.com/p/1719221/sp/171922100/playManifest/entryId/1_t5h46v64/format/applehttp/protocol/https/a.m3u8 -#EXTINF:-1 tvg-id="" status="online",Die Neue Zeit (576p) -https://www.onairport.live/die-neue-zeit-tv-live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",LFM TV (1080p) -https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8 diff --git a/streams/ci.m3u b/streams/ci.m3u index 067357e5f0..d43b47ef17 100644 --- a/streams/ci.m3u +++ b/streams/ci.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="NTVAfrique.ci" status="online",NTV Afrique (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NTV.ci" status="online",NTV Afrique (1080p) [Not 24/7] https://strhlslb01.streamakaci.tv/str_ntv_ntv/str_ntv_ntv_multi/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index 1ccf88747f..69aceca374 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -13,17 +13,19 @@ https://593b04c4c5670.streamlock.net/8192/8192/playlist.m3u8 https://srv2.zcast.com.br/carlos2469/carlos2469/playlist.m3u8 #EXTINF:-1 tvg-id="AntofagastaTV.cl" status="online",Antofagasta TV (ATV) (1080p) https://unlimited6-cl.dps.live/atv/atv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AricaTV.cl" status="online",Arica TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="AricaTV.cl" status="error",Arica TV (480p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8002/8002/playlist.m3u8 #EXTINF:-1 tvg-id="AtacamaTV.cl" status="online",Atacama TV (Copiapรณ) (720p) [Not 24/7] 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="AXNChile.cl" status="blocked",AXN (1080p) +https://cvi.cdn.rcs.net.ar/mnp/axn_hls/playlist.m3u8 #EXTINF:-1 tvg-id="AysenTV.cl" status="online",Aysรฉn TV (720p) [Not 24/7] 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 -#EXTINF:-1 tvg-id="CampusTVHD.cl" status="online",Campus TV (Talca) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CampusTVHD.cl" status="error",Campus TV (Talca) (720p) [Not 24/7] 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 @@ -51,11 +53,11 @@ https://stmv1.zcastbr.com/canal74hd/canal74hd/playlist.m3u8 https://unlimited1-us.dps.live/isb/isb.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalLatino.cl" status="online",Canal Latino (CL54) (360p) https://hd.chileservidores.cl:1936/latina/latina/playlist.m3u8 +#EXTINF:-1 tvg-id="CanalSCN.cl" status="online",Canal SCร‘ (San Carlos ร‘uble) (720p) [Not 24/7] +https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSurPatagonia.cl" status="online",Canal Sur Patagonia https://v1.tustreaming.cl:19360/canalsurpatagoniatv/canalsurpatagoniatv.m3u8 -#EXTINF:-1 tvg-id="CanalTUTV.cl" status="error",Canal TUTV (Quillota) (720p) -https://paneltv.net:3978/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="CaracolaTV.cl" status="online",Caracola TV (Peรฑalolรฉn) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CaracolaTV.cl" status="timeout",Caracola TV (Peรฑalolรฉn) (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/comunales/caracola-tv/playlist.m3u8 #EXTINF:-1 tvg-id="CarolinaTV.cl" status="online",Carolina TV (1080p) [Not 24/7] https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 @@ -81,8 +83,6 @@ https://videostreaming.cloudserverlatam.com/Kids90/Kids90/playlist.m3u8 https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 #EXTINF:-1 tvg-id="Contivision.cl" status="online",Contivisiรณn (720p) https://unlimited6-cl.dps.live/contivision/contivision.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ControlVG.cl" status="error",Control.VG -https://tls-cl.cdnz.cl/onradio-5/live/playlist.m3u8 #EXTINF:-1 tvg-id="DecimaTV.cl" status="online",Dรฉcima TV (Ancud) (720p) http://unlimited10-cl.dps.live/decimatv/decimatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DetrasdelaRazon.cl" status="online",Detrรกs de la Razรณn @@ -93,15 +93,15 @@ https://stmv.panel.mivideo.pro/ekiztv/ekiztv/playlist.m3u8 https://paneltv.online:1936/8154/8154/playlist.m3u8 #EXTINF:-1 tvg-id="ElPinguinoTV.cl" status="online",El Pingรผino TV (720p) https://github.com/MachineSystems/archived_m3u8/raw/main/elpinguino_cl.m3u8 -#EXTINF:-1 tvg-id="EnerGeek2.cl" status="online",EnerGeek Seรฑal 2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnerGeek2.cl" status="timeout",EnerGeek Seรฑal 2 (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="EnerGeek3.cl" status="timeout",EnerGeek Seรฑal 3 (720p) [Not 24/7] https://stream.wifispeed.cl:3852/live/energeeklive.m3u8 -#EXTINF:-1 tvg-id="EnerGeek.cl" status="online",EnerGeek (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnerGeek.cl" status="timeout",EnerGeek (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionTV.cl" status="timeout",Estaciรณn TV (720p) http://unlimited1-cl.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="EstudioTV.cl" status="blocked",Estudio TV (La Ligua) +#EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) https://mediacpstreamchile.com:1936/hugomendez/hugomendez/playlist.m3u8 #EXTINF:-1 tvg-id="EvaRetro.cl" status="error",EvaRetro (Corporaciรณn Eva) (480p) [Not 24/7] https://stmv2.voxtvhd.com.br/evaretro/evaretro/playlist.m3u8 @@ -109,10 +109,8 @@ https://stmv2.voxtvhd.com.br/evaretro/evaretro/playlist.m3u8 https://mediacpstreamchile.com:1936/evavision/evavision/playlist.m3u8 #EXTINF:-1 tvg-id="EvavisionPachanga.cl" status="online",Evavisiรณn Pachanga (Corporaciรณn Eva) (720p) 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] +#EXTINF:-1 tvg-id="ExprezionTV.cl" status="error",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] @@ -129,13 +127,15 @@ https://marine2.miplay.cl/arcatel/iquiquetv720/video.m3u8 https://unlimited1-us.dps.live/itv/itv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITVPatagonia.cl" status="timeout",ITV Patagonia (720p) https://unlimited1-cl.dps.live/itv/itv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Kanade.cl" status="timeout",Kanade TV (720p) +http://64.20.57.7:8080/hls/enfoque.m3u8 #EXTINF:-1 tvg-id="LaGranjaTV.cl" status="online",La Granja TV (720p) [Not 24/7] https://5eae379fb77bb.streamlock.net/8126/8126/playlist.m3u8 #EXTINF:-1 tvg-id="LaRed.cl" status="timeout",La Red (720p) [Not 24/7] 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] +#EXTINF:-1 tvg-id="LRPTV.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 @@ -161,10 +161,8 @@ https://unlimited1-us.dps.live/pautatv/pautatv.smil/playlist.m3u8 https://unlimited6-cl.dps.live/pautatv/pautatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PintanaTV.cl" status="online",Pintana TV (720p) http://cdn.vms.grupoz.cl/lapintanatv/content/5a7c8e25e19d3e641aca9fb2/hls/playlist.m3u8 -#EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="online",Planetatv Kids (1080p) +#EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="blocked",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] @@ -201,7 +199,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 @@ -285,15 +283,13 @@ 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) https://593b04c4c5670.streamlock.net/8068/8068/playlist.m3u8 #EXTINF:-1 tvg-id="VidaTV.cl" status="timeout",Vida TV (1080p) http://45.161.188.242:88/vidatv/index.m3u8 -#EXTINF:-1 tvg-id="VisionPlusTV.cl" status="online",Visiรณn Plus TV (Melipilla) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VisionPlusTV.cl" status="error",Visiรณn Plus TV (Melipilla) (720p) [Not 24/7] http://v2.tustreaming.cl/visionplustv/index.m3u8 #EXTINF:-1 tvg-id="VivoTV.cl" status="online",Vivo TV https://unlimited1-us.dps.live/vivotv/vivotv.smil/playlist.m3u8 @@ -309,15 +305,11 @@ 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",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] -https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Chavo TV (480p) -https://videostreaming.cloudserverlatam.com/ElChavotv/ElChavotv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Kanade TV (720p) -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="online",Chavo TV (480p) +https://videostreaming.cloudserverlatam.com/ElChavotv/ElChavotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live +#EXTINF:-1 tvg-id="" status="online",Regiรณn Televisiรณn ร‘uble (Chillรกn) (720p) [Not 24/7] +https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 diff --git a/streams/cn.m3u b/streams/cn.m3u index 54bb79b1e8..4e0f6067eb 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -16,8 +16,6 @@ http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv1/HD-2500k-1080P-cctv1 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (576p) http://183.207.248.71/gitv/live1/G_CCTV-1/G_CCTV-1 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) -http://183.207.249.9/PLTV/3/224/3221225530/index.m3u8 -#EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) http://183.207.249.15/PLTV/3/224/3221225530/index.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) [Not 24/7] http://223.110.243.138/PLTV/3/224/3221226316/index.m3u8 @@ -39,12 +37,12 @@ http://223.110.245.170/PLTV/3/224/3221226316/index.m3u8 http://223.110.245.173/PLTV/4/224/3221227375/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://183.207.249.9/PLTV/3/224/3221225530/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="CCTV2.cn" status="online",CCTV-2่ดข็ป (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225643/index.m3u8 -#EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2่ดข็ป (1080p) -http://117.169.120.140:8080/live/cctv-2/.m3u8 #EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2่ดข็ป (1080p) http://39.134.39.39/PLTV/88888888/224/3221226220/index.m3u8 #EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2่ดข็ป (540p) @@ -61,14 +59,14 @@ 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="CCTV2.cn" status="timeout",CCTV-2่ดข็ป (1080p) +http://117.169.120.140:8080/live/cctv-2/.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="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,13 +89,13 @@ 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="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) +http://117.169.120.140:8080/live/cctv-3/.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="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) http://39.134.115.163:8080/PLTV/88888910/224/3221225648/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) http://39.134.39.39/PLTV/88888888/224/3221226224/index.m3u8 @@ -131,26 +129,28 @@ http://223.110.245.170/PLTV/3/224/3221227166/index.m3u8 http://223.110.245.172/PLTV/4/224/3221227298/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227166/index.m3u8 +#EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225649/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225706/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225649/index.m3u8 -#EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) -http://117.169.120.132:8080/live/hdcctv05plus/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="timeout",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (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=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://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="CCTV5Plus.cn" status="error",CCTV-5+ไฝ“่‚ฒ่ต›ไบ‹ (1080p) +http://117.169.120.132:8080/live/hdcctv05plus/playlist.m3u8 #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) @@ -192,8 +192,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225644/index.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225624/index.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) -http://117.169.120.140:8080/live/cctv-7/.m3u8 -#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) http://183.207.248.10/PLTV/3/224/3221225546/index.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (540p) http://112.25.48.68/live/program/live/cctv7/1300000/mnf.m3u8 @@ -215,6 +213,8 @@ http://183.207.249.9/PLTV/3/224/3221225546/index.m3u8 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="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) +http://117.169.120.140:8080/live/cctv-7/.m3u8 #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) @@ -222,8 +222,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225635/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225635/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8็”ต่ง†ๅ‰ง (1080p) -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 @@ -254,6 +252,8 @@ http://223.110.245.172/PLTV/4/224/3221227304/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227204/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8็”ต่ง†ๅ‰ง (1080p) +http://117.169.120.140:8080/live/cctv-8/.m3u8 +#EXTINF:-1 tvg-id="CCTV8.cn" status="error",CCTV-8็”ต่ง†ๅ‰ง (1080p) http://117.169.120.132:8080/live/cctv-8/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="online",CCTV-9็บชๅฝ• (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225646/index.m3u8 @@ -293,8 +293,6 @@ http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227317/index.m3u8 http://223.110.245.170/PLTV/3/224/3221225550/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) @@ -383,9 +383,7 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Espaรฑol (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +#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="ToonmaxTV.cn" status="online",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 @@ -393,904 +391,1408 @@ http://210.210.155.37/qwr9ew/s/s50/index.m3u8 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="online",Xing Kong International (360p) +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป -http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็บฏไบซ4K (2160p) -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="timeout",BesTV่ถ…็บง (576p) +http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226942/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (540p) +http://112.25.48.68/live/program/live/cctv4/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) +http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225781/index.m3u8 +#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="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225621/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NewTV่ถ…็บง็”ตๅฝฑ (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225623/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท็บชๅฎž (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225654/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท็บชๅฎž (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225655/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225657/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅซ่ง† (1080p) -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) -http://39.134.115.163:8080/PLTV/88888910/224/3221225691/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้‡ๅบ†ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225692/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฑฑไธœๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225697/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅคฉๆดฅๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225698/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225699/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225700/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅนฟไธœๅซ่ง† (1080p) -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) -http://39.134.115.163:8080/PLTV/88888910/224/3221225738/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅคฉๆดฅๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225740/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225741/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅนฟไธœๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225742/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅซ่ง† (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225744/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (1080p) -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.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.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅฝฑ่ง† (1080p) -http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅพๅทžๆ–ฐ่ž็ถœๅˆ (1080p) -http://183.207.248.11/PLTV/3/224/3221225945/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅพๅทžๅ…ฌๅ…ฑ้ ป้“ (1080p) -http://183.207.248.11/PLTV/3/224/3221225951/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅขžๅŸŽ็ถœๅˆ (1080p) -http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ้—จ็ปผๅˆ (1080p) -http://218.17.99.211:5080/hls/ttsw6ccn.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) -http://hls.wiseqx.com/live/qxzh.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅซ่ง† (1080p) -http://hw-m-l.cztv.com/channels/lantian/channel01/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ้’ฑๆฑŸ (1080p) -http://hw-m-l.cztv.com/channels/lantian/channel002/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ้’ฑๆฑŸ (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel02/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ็ปๆตŽ็”Ÿๆดป (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel003/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๆ•™็ง‘ๅฝฑ่ง† (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel004/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๆฐ‘็”Ÿไผ‘้—ฒ (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel006/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ6ๅฅ— (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel06/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅ…ฌๅ…ฑ (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel07/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅฐ‘ๅ„ฟ (1080p) -http://hw-m-l.cztv.com/channels/lantian/channel008/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅฐ‘ๅ„ฟ (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel08/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ็•™ๅญฆ (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel09/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅ›ฝ้™… (1080p) -http://hw-m-l.cztv.com/channels/lantian/channel010/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅ›ฝ้™… (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel10/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๆ•ฐ็ ๆ—ถไปฃ (1080p) [Not 24/7] -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] -http://l.cztvcloud.com/channels/lantian/SXshangyu2/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธŠ่™ž3ๆ–ฐๅ•†้ƒฝ (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆ˜Œๆ–ฐ่ž็ถœๅˆ (1080p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆ˜Œไผ‘้—ฒๅฝฑ่ง† (1080p) [Not 24/7] -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-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.zohi.tv/video/s10001-FZTV-1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",็ฆๅทžๅฐ‘ๅ„ฟ (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-sepd-4/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",็ฆๅทž็”Ÿๆดป (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-shpd-3/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",็ฆๅทžๅฝฑ่ง† (1080p) [Not 24/7] -http://live.zohi.tv/video/s10001-yspd-2/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๆ•™่‚ฒ (1080p) -http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–‡ๅฑฑ็ปผๅˆ (1080p) [Not 24/7] -http://m3u8.channel.wsrtv.com.cn/cms/videos/nmip-media/channellive/channel7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ๆ–ฐ้—ป (1080p) [Not 24/7] -http://stream2.xiancity.cn/xatv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไพจไนก (1080p) -http://stream.jinjiang.tv/1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑ็ปผๅˆๅฐ (1080p) [Not 24/7] -http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑ็ปผๅˆๅฐ (1080p) [Not 24/7] -http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) -http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) -http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv -#EXTINF:-1 tvg-id="" status="online",ๆˆ้ƒฝๅคง็†Š็Œซ (1080p) [Not 24/7] -https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ—ๅซ่ง† (1080p) -https://hwapi.yunshicloud.com/8xughf/e0bx15.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŠๅฒ›ๆ–ฐ้—ป (1080p) -https://live-hls-web-aje.getaj.net/AJE/01.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—7 (900p) [Not 24/7] -http://stream1.jlntv.cn/fzpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ไนกๆ‘ (900p) [Not 24/7] -http://stream1.jlntv.cn/xcpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅธ‚ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/jilin1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",้•ฟๆ˜ฅ็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/jlcc/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅปถ่พนๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/jlyb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅซ่ง† (720p) [Not 24/7] -http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e -#EXTINF:-1 tvg-id="" status="online",ๅฅ‡ๅฆ™้›ป่ฆ– (720p) -http://media.fantv.hk/m3u8/archive/channel2_stream1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆผณๅทžๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://31182.hlsplay.aodianyun.com/lms_31182/tv_channel_175.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธ‰ๆ˜Žๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://stream.smntv.cn/smtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธ‰ๆ˜Žๅ…ฌๅ…ฑ (720p) [Not 24/7] -http://stream.smntv.cn/smtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็บข็‰›REDBULL TV (720p) -https://rbmn-live.akamaized.net/hls/live/590964/BoRB-AT/master_3360.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ›ฝๅค–MTV (720p) -https://vcndstv.teleosmedia.com/stream/dstv/sunburn/seglist_720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๆธฏ็คพไผš็”Ÿๆดป (720p) -http://3gvod.zjgonline.com.cn:1935/live/shehuishenghuo2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๆธฏๆ–ฐ้—ป็ปผๅˆ (720p) -http://3gvod.zjgonline.com.cn:1935/live/xinwenzonghe2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (720p) [Not 24/7] -http://58.222.151.43:1935/live/xwzhpc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†ๆพณ้—จ (720p) [Not 24/7] -http://61.244.22.4/ch1/ch1.live/playelist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†่‘กๆ–‡ (720p) [Not 24/7] -http://61.244.22.4/ch2/ch2.live/chunklist_w1632175875.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ2 (720p) [Not 24/7] -http://61.244.22.4/ch2/ch2.live/playelist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ1 (720p) [Not 24/7] -http://61.244.22.4/ch3/ch3.live/playelist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จไฝ“่‚ฒ (720p) -http://61.244.22.4/ch4/sport_ch4.live/playelist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†ๅซๆ˜Ÿ (720p) [Not 24/7] -http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฅฅ่ง†ๅซๆ˜Ÿ (720p) [Not 24/7] -http://61.244.22.5/ch3/ch3.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (720p) -http://117.169.120.140:8080/live/jiangxistv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅจ„ๅบ•็ปผๅˆ (720p) -http://119.39.242.52:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœ่‡ณๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://223.247.33.124:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท่ฟ™ไธ€ๅˆป้ญ”้ƒฝ็œผ (720p) [Not 24/7] -http://bililive.kksmg.com/hls/sdi80/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆตท็›ๆ–ฐ้—ป (720p) -http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŽๆ•ฐ (720p) [Not 24/7] -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] -http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๆ•™่‚ฒ (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel04/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅฝฑ่ง† (720p) -http://hw-m-l.cztv.com/channels/lantian/channel05/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸไผ‘้—ฒ (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel06/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๆ–ฐ้—ป (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel07/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๅฐ‘ๅ„ฟ (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel08/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸ็•™ๅญฆ (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel09/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๅ›ฝ้™… (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel10/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๆ˜“่ดญ (720p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel11/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅตŠๅทž็ปผๅˆ (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXshengzhou1/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",่งๅฑฑๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXxiaoshan1/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",่•ญๅฑฑ็”Ÿๆดป้ ป้“ (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXxiaoshan2/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",่Šœๆน–ๆ–ฐ้—ป็ปผๅˆ (576p) -http://live1.wuhubtv.com/channel1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่Šœๆน–็”Ÿๆดป (576p) -http://live1.wuhubtv.com/channel2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่Šœๆน–ๅ…ฌๅ…ฑ (576p) -http://live1.wuhubtv.com/channel3/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่•ชๆน–ๆ•™่‚ฒ้ ป้“ (576p) -http://live1.wuhubtv.com/channel4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน˜ๆฝญๆ–ฐ้—ป็ปผๅˆ (720p) -http://live.hnxttv.com:9601/live/xwzh/800K/tzwj_video.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๆ•™็ง‘ (720p) [Not 24/7] -http://live.nbs.cn/channels/njtv/jkpd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅๅ…ซ (720p) -http://live.nbs.cn/channels/njtv/sbpd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] -http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] -http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌ็”Ÿๆดป (720p) -http://live.nbs.cn/channels/njtv/shpd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๆ–ฐ้—ป็ปผๅˆ (720p) -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",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",ๅนฟไธœ โ…  ้Ÿถๅ…ณๅ…ฌๅ…ฑๅฐ (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) -http://dstpush1.retalltech.com/app/stream2.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ››ๅท โ…  ้›…ๅฎ‰ๅ…ฌๅ…ฑ (720p) -http://flv.drs.tv.yatv.tv:8080/channellive/gonggong.flv -#EXTINF:-1 tvg-id="" status="online",ๅ››ๅท โ…  ้›…ๅฎ‰็ปผๅˆ (720p) -http://flv.drs.tv.yatv.tv:8080/channellive/xinwen.flv -#EXTINF:-1 tvg-id="" status="online",้€šๅทž็”ต่ง†ๅฐ (720p) -http://pull.dayuntongzhou.com/live/tztv.m3u8 -#EXTINF:-1 tvg-id="" status="online",้ปžๆŽŒ่ฒก็ถ“ (712p) -http://cclive2.aniu.tv/live/anzb.m3u8 -#EXTINF:-1 tvg-id="" status="online",็‚นๆŽŒ่ดข็ป (712p) -http://cclive.aniu.tv/live/anzb.m3u8 -#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ็ปผๅˆ (576p) [Not 24/7] -http://gddb.chinashadt.com:1935/live/video1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ่ง†็ช— (576p) [Not 24/7] -http://gddb.chinashadt.com:1935/live/video2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ—ๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225664/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ†…่’™ๅคๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225667/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225680/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225722/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—ๅซ่ง† (576p) -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) -http://39.134.115.163:8080/PLTV/88888910/224/3221225727/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้™•่ฅฟๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225729/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฑฑ่ฅฟๅซ่ง† (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅนฟ่ฅฟๅซ่ง† (576p) -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) -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/neimenggustv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎๅคๅซ่ง† (576p) -http://117.169.120.140:8080/live/ningxiastv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—ๅซ่ง† (576p) -http://117.169.120.140:8080/live/xizangstv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทž็ปผๅˆ (576p) [Not 24/7] -http://123.146.162.24:8013/tslslive/noEX9SG/hls/live_sd.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทžไธ‰ๅณก็งปๆฐ‘ (576p) [Not 24/7] -http://123.146.162.24:8013/tslslive/PU2vzMI/hls/live_sd.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทž็ง‘ๆ•™ (576p) -http://123.146.162.24:8013/tslslive/URetCnP/hls/live_sd.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทžๅฝฑ่ง† (576p) [Not 24/7] -http://123.146.162.24:8013/tslslive/vWlnEzU/hls/live_sd.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทžไธ‰ๅณฝ็งปๆฐ‘ (576p) -http://123.146.162.24:8017/c2F0hmi/1000/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ง‘ๆ•™้ ป้“ (576p) -http://123.146.162.24:8017/Cz7WPb8/800/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทžๅฝฑ่ฆ–ๆ–‡่— (576p) [Not 24/7] -http://123.146.162.24:8017/d4ceB1a/1000/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ถœๅˆ้ ป้“ (576p) -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) -http://222.179.155.21:1935/ch2.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœ่‡ณๆ–‡ๅŒ–่ต„่ฎฏ (576p) [Not 24/7] -http://223.247.33.124:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้œธๅทžๅ…ฌๅ…ฑ้ ป้“ (576p) [Not 24/7] -http://hbbz.chinashadt.com:2036/live/stream:bzgg.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้œธๅทžๅฐ‘ๅ…’้ ป้“ (576p) [Not 24/7] -http://hbbz.chinashadt.com:2036/live/stream:bzse.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้œธๅทžๆ–‡ๅŒ–้ ป้“ (576p) -http://hbbz.chinashadt.com:2036/live/stream:bzwh.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้œธๅทžๆ–ฐ่ž้ ป้“ (576p) -http://hbbz.chinashadt.com:2036/live/stream:bzxw.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ™ฏๅŽฟ็”ต่ง†ไธ€ๅฅ— (576p) [Not 24/7] -http://hbjx.chinashadt.com:1935/live/jx1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้š†ๅŒ–็ปผๅˆ (576p) -http://hblh.chinashadt.com:2036/live/stream:lh1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้š†ๅŒ–ๅฝฑ่ง† (576p) -http://hblh.chinashadt.com:2036/live/stream:lh2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆปฆๅŽฟ็ปผๅˆ (576p) -http://hblxx.chinashadt.com:2036/live/stream:lx1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆปฆๅŽฟ็ปผ่‰บ (576p) -http://hblxx.chinashadt.com:2036/live/stream:lx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅนณไนก็”ต่ง†ๅฐ (576p) -http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅซ่ง† (576p) -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: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) -http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒงๅŽฟ็”ต่ง†ไบŒๅฅ— (576p) -http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธญๅ›ฝๆฐ”่ฑก (576p) [Not 24/7] -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] -http://l.cztvcloud.com/channels/lantian/SXyuyao2/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไฝ™ๅงšๅงšๆฑŸๆ–‡ๅŒ– (576p) -http://l.cztvcloud.com/channels/lantian/SXyuyao3/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน˜ๆฝญๅ…ฌๅ…ฑ (576p) -http://live.hnxttv.com:9601/live/dspd/800K/tzwj_video.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฒณ้˜ณๅ…ฌๅ…ฑ (576p) -http://live.hnxttv.com:9601/live/dspd/800K/tzwj_video.m3u8?BVUUID=C236454D-5355-2F5F-FA96-1887C72E55CE&auth=654837809071524@615@2E9A5FD0B225B012E3178551CF3754A8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ็ปๅ…ด็ปผๅˆ (576p) -http://live.shaoxing.com.cn/video/s10001-sxtv1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆญฆ่ฟ›ๆ–ฐ้—ป (576p) [Not 24/7] -http://live.wjyanghu.com/live/CH1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆญฆ่ฟ›็”Ÿๆดป (576p) [Not 24/7] -http://live.wjyanghu.com/live/CH2.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๅ›พๆ–‡ (576p) -http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—่—่ชž (576p) -http://media.vtibet.com/masvod/HLSLive/7/zangyuTV_q1.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—ๅซ่ง† (576p) -http://media.vtibet.com/masvod/HLSLive/9/hanyuTV_q1.m3u8 -#EXTINF:-1 tvg-id="" status="online",้’ๅทž็ปผๅˆ (576p) -http://sdqz.chinashadt.com:2036/live/stream:1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้’ๅทž็”Ÿๆดป (576p) -http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้’ๅทžๆ–‡ๅŒ–ๆ—…ๆธธ (576p) -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/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.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] -http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‘จๅฃ็ง‘ๆ•™ๆ–‡ๅŒ–2 (576p) [Not 24/7] -http://tv.zkxww.com:1935/live3/mp4:ch3-500k/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‘จๅฃๅ›พๆ–‡ไฟกๆฏ (576p) [Not 24/7] -http://tv.zkxww.com:1935/live4/mp4:ch4-500k/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทžไธ‰ๅณฝ็งปๆฐ‘ (576p) -http://wanzhoulive.cbg.cn:8017/c2F0hmi/1000/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ง‘ๆ•™้ ป้“ (576p) -http://wanzhoulive.cbg.cn:8017/Cz7WPb8/800/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทžๅฝฑ่ฆ–ๆ–‡่— (576p) -http://wanzhoulive.cbg.cn:8017/d4ceB1a/1000/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ถœๅˆ้ ป้“ (576p) -http://wanzhoulive.cbg.cn:8017/iTXwrGs/800/live.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="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://183.207.248.71/cntv/live1/cctv-4/cctv-4 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://183.207.249.6/PLTV/3/224/3221225534/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",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227378/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225534/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) +http://223.110.245.170/PLTV/3/224/3221225534/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) [Not 24/7] +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=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",CCTV-ๅฅณๆ€งๆ—ถๅฐš (576p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227026/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CCTV-่€ๆ•…ไบ‹ (576p) +http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221227043/index.m3u8 #EXTINF:-1 tvg-id="" status="online",CGTN Espaรฑol (576p) https://livees.cgtn.com/1000e/prog_index.m3u8 #EXTINF:-1 tvg-id="" status="online",CGTN Franรงais (576p) [Not 24/7] 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",ๅŒ—็ขš็ปผๅˆ (576p) [Not 24/7] -http://222.178.181.121:12034/beibei01.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",้พ™ๅฒฉ็ปผๅˆ (540p) -http://stream.lytv.net.cn/2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆžฃๅบ„ๆ•™่‚ฒ (540p) -http://stream.zzgd.tv/2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆžฃๅบ„ๅ…ฌๅ…ฑ (540p) -http://stream.zzgd.tv/3/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๆบๅ…ฌๅ…ฑ (540p) -http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๆบ็ปผๅˆ (540p) -http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] -http://3g.dzsm.com/streamer/gycttv.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบๆ—ง้‡‘ๅฑฑ่‡บ (486p) -http://live.ntdimg.com/sflive990/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบ-็พŽ่ฅฟ (486p) -http://live.ntdimg.com/uwlive520/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบ็พŽ่ฅฟ่‡บ (486p) -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/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/xtys/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆณฐ็ปผๅˆ (480p) [Not 24/7] -http://live.xtgdw.cn:1935/live/xtzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CHCๅŠจไฝœ็”ตๅฝฑ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=119&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",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="timeout",NewTVๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) +http://183.207.249.15/PLTV/3/224/3221225555/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NewTVๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) +http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225555/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",NewTVๅฎŒ็พŽ้Šๆˆฒ (1080p) +http://183.207.249.16/PLTV/3/224/3221225539/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NewTVๆๅ‡ป (720p) +http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221226803/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",NewTV็ฒพๅ“้›ปๅฝฑ (1080p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225567/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",NewTV่ถ…็บง็”ตๅฝฑ (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225623/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SDETV (576p) +http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221227019/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVไธƒๅฝฉๆˆๅ‰ง (540p) [Not 24/7] +http://112.25.48.68/live/program/live/qcxj/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVไธœๆ–น่ดข็ป (540p) [Not 24/7] +http://112.25.48.68/live/program/live/dfcj/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๅ…จ็บชๅฎžๅฐ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/qjshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๅŠจๆผซ็ง€ๅœบ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/dmxchd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๅŠฒ็ˆ†ไฝ“่‚ฒ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/jbtyhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๅŠฒ็ˆ†ไฝ“่‚ฒ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=74&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",SiTVๅนธ็ฆๅฝฉ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=73&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",SiTVๆ–ฐ่ง†่ง‰ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=75&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",SiTVๆ–ฐ่ง†่ง‰ๅฐ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/xsjhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๆž้€Ÿๆฑฝ่ฝฆ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/jsqchd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๆฌข็ฌ‘ๅ‰งๅœบ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/hxjchd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๆณ•ๆฒปๅคฉๅœฐ (540p) [Not 24/7] +http://112.25.48.68/live/program/live/fztd/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTVๆธธๆˆ้ฃŽไบ‘ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/yxfyhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTV็”Ÿๆดปๆ—ถๅฐš (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/shsshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTV้ƒฝๅธ‚ๅ‰งๅœบ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/dsjchd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTV้ญ…ๅŠ›่ถณ็ƒ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/mlyyhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",SiTV้ญ…ๅŠ›่ถณ็ƒ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=76&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (480p) +http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=12&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (576p) +http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=188&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (576p) +http://116.199.5.52:8114/00000000/index.m3u8?Fsv=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id=&_res_tag_=video +#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทžไธ‰ๅณก็งปๆฐ‘ (576p) [Not 24/7] +http://123.146.162.24:8013/tslslive/PU2vzMI/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทžๅฝฑ่ง† (576p) [Not 24/7] +http://123.146.162.24:8013/tslslive/vWlnEzU/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทž็ง‘ๆ•™ (576p) +http://123.146.162.24:8013/tslslive/URetCnP/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธ‡ๅทž็ปผๅˆ (576p) [Not 24/7] +http://123.146.162.24:8013/tslslive/noEX9SG/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธ‰ๆ˜Žๅ…ฌๅ…ฑ (720p) [Not 24/7] +http://stream.smntv.cn/smtv2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธ‰ๆ˜Žๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://stream.smntv.cn/smtv1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตท ICSๅค–่ฏญ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/wypdhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทไธœๆ–นๅฝฑ่ง† (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/dsjpdhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทไบ”ๆ˜Ÿไฝ“่‚ฒ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/ssty/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227208/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† (576p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225856/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† (1080p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227396/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† (1080p) [Not 24/7] +http://183.207.248.71/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅ“ˆๅ“ˆ็‚ซๅŠจ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/hhxdhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๆ•™่‚ฒ (540p) [Not 24/7] +http://112.25.48.68/live/program/live/setv/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/xwzhhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตท็ฌฌไธ€่ดข็ป (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/dycjhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท็บชๅฎž (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225654/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท็บชๅฎž (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225655/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท่ฟ™ไธ€ๅˆป้ญ”้ƒฝ็œผ (720p) [Not 24/7] +http://bililive.kksmg.com/hls/sdi80/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตท้ƒฝๅธ‚ (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/ylpdhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธŠๆตท้‡‘ๅฑฑ็”ต่ง†ๅฐ (270p) +http://live.mudu.tv/watch/4zbn2f.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",ไธŠ่™ž3ๆ–ฐๅ•†้ƒฝ (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธŠ่™ž็ถ“ๆฟŸๆ–‡ๅŒ– (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXshangyu2/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (360p) +http://125.210.152.18:9090/live/DNWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (576p) +http://183.207.249.15/PLTV/4/224/3221225816/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225657/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (1080p) +http://117.169.120.140:8080/live/dongnanstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/dnwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=23&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) +http://223.110.254.205:6610/cntv/live1/n-dongnanstv/n-dongnanstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) [Not 24/7] +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=23&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไธœไนก็”ต่ง†ๅฐ +http://117.156.28.119/270000001111/1110000131/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅซ่ง† (1080p) +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="timeout",ไธœๆ–นๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/hddfws/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=22&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (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=22&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) +http://183.207.249.7/PLTV/4/224/3221227396/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) +http://223.110.254.212:6610/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv/1.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",ไธœๆ–นๅซ่ง† (1080p) [Not 24/7] +http://223.110.243.138/ott.js.chinamobile.com/PLTV/3/224/3221227208/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) [Not 24/7] +http://223.110.243.138/PLTV/3/224/3221227208/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅฝฑ่ง† (1080p) +http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœ่‡ณๅฝฑ่ง† (576p) [Not 24/7] +http://223.247.33.124:1935/live/yingshi/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœ่‡ณๆ–‡ๅŒ–่ต„่ฎฏ (576p) [Not 24/7] +http://223.247.33.124:1935/live/wenhua/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธœ่‡ณๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://223.247.33.124:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ไธœ่Žž็ปผๅˆ (480p) +http://dslive.grtn.cn/dgzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝไบค้€š (576p) +http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝไบค้€š (576p) +http://ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๅคฉๆฐ” (576p) [Not 24/7] +http://112.25.48.68/live/program/live/zgqx/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๆ•™่‚ฒ1 (1080p) [Not 24/7] +http://39.134.39.39/PLTV/88888888/224/3221226282/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไธญๅ›ฝๆฐ”่ฑก (576p) [Not 24/7] +http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ไธญๅคฉๆ–ฐ่ž (1080p) [Not 24/7] +http://seb.sason.top/sc/ztxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="error",ไธญๅฑฑๅ…ฌๅ…ฑ (480p) +http://dslive.grtn.cn/zszh/sd/live.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 +#EXTINF:-1 tvg-id="" status="blocked",ไธญ่ฆ–ๆ–ฐ่ž (1080p) [Geo-blocked] +http://seb.sason.top/sc/zsxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ไนๆธ…ๆ–ฐ้—ป [Geo-blocked] +http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_170.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ไนๆธ…็”Ÿๆดป [Geo-blocked] +http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_171.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) +http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.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://file.hhtv.cc/cms/videos/nmip-media/channellive/channel1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (540p) +http://112.25.48.68/live/program/live/ynws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ—ๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225664/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=110&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) +http://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=110&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_YUNNAN/G_YUNNAN +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) +http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221225591/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225838/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) +http://223.110.245.173/PLTV/4/224/3221225838/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) [Not 24/7] +http://183.207.248.71/cntv/live1/yunnanstv/yunnanstv +#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ—ๅซ่ง† (1080p) +https://hwapi.yunshicloud.com/8xughf/e0bx15.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="error",ไบ‘ๆตฎ็ปผๅˆ (480p) +http://dslive.grtn.cn/yfzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบ”ๆ˜Ÿไฝ“่‚ฒ (720p) +http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221226799/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ไบšๅคชๅฐ (480p) http://174.127.67.246/live330/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ”ฏๅฟƒ้›ป่ฆ– (480p) -http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบไบšๅคช่‡บ (480p) -https://live.ntdimg.com/aplive200/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸๆดฅ็ปๆตŽ็”Ÿๆดป (480p) -http://222.179.155.21:1935/ch0.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸๆดฅๆ–ฐ้—ป็ปผๅˆ (480p) -http://222.179.155.21:1935/ch1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฝฎๅทž็ปผๅˆ (480p) -http://dslive.grtn.cn/czzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœ่Žž็ปผๅˆ (480p) -http://dslive.grtn.cn/dgzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆƒ ๅทžๆ–ฐ้—ป็ปผๅˆ (480p) -http://dslive.grtn.cn/hzzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆƒ ๅทžๆ–ฐ้—ป็ปผๅˆ (480p) -http://dslive.grtn.cn/hzzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆƒ ๅทžๆ–ฐ้—ป็ปผๅˆ (480p) -http://dslive.grtn.cn/hzzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ้—จ็ปผๅˆ (540p) -http://dslive.grtn.cn/jmzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆญ้˜ณ็ปผๅˆ (540p) -http://dslive.grtn.cn/jyzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆข…ๅทž็ปผๅˆ (480p) -http://dslive.grtn.cn/mzzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑ•ๅคด็ปผๅˆ (540p) -http://dslive.grtn.cn/stzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไบ‘ๆตฎ็ปผๅˆ (480p) -http://dslive.grtn.cn/yfzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",้˜ณๆฑŸ็ปผๅˆ (480p) -http://dslive.grtn.cn/yjzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่‚‡ๅบ†็ปผๅˆ (480p) -http://dslive.grtn.cn/zqzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธญๅฑฑๅ…ฌๅ…ฑ (480p) -http://dslive.grtn.cn/zszh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่กกๆฐดๅฝฑ่ง†ๅจฑไน (480p) [Not 24/7] -http://hls.hsrtv.cn/hls/hstv2.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทž็ง‘ๆ•™ (1080p) [Not 24/7] -http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅทž่—่ชž้ ป้“ (480p) -http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฆ‚ไธœๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] -http://live.rdxmt.com/channels/rudong/news/flv:sd/live -#EXTINF:-1 tvg-id="" status="online",้นคๅฃๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] -http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 -#EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (480p) [Not 24/7] -http://visit.jjbctv.com:1935/live/xwzhmb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฟ่€…็ฅž้พŸ (480p) -http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏๅ…ฌๅ…ฑ (480p) [Not 24/7] -http://live.lyg1.com/ggpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏ็ปผๅˆ (480p) [Not 24/7] -http://live.lyg1.com/zhpd/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://stream2.xiancity.cn/xatv5/playlist.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] -http://gddb.chinashadt.com:1935/live/video1.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ่ง†็ช— (360p) [Not 24/7] -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) -http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ตตๅŽฟ็”ต่ง†ไธ€ๅฅ— (360p) -http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ตตๅŽฟ็”ต่ง†ไบŒๅฅ— (360p) -http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰็ปๆตŽ (360p) -http://stream.appwuhan.com/4tzb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",้“ถๅทๅ…ฌๅ…ฑ (360p) [Not 24/7] -http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",้“ถๅท็”Ÿๆดป (360p) [Not 24/7] -http://stream.ycgbtv.com.cn/ycxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไบคๅŸŽ้›ป่ฆ–ๅฐ (576p) +http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบฌ่ง†ๅ‰งๅœบ (576p) +http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227040/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบณๅทžๅ†œๆ‘ (360p) +http://220.180.110.101:8083/videos/live/39/13/o4ncrHkSp7q09/o4ncrHkSp7q09.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไบณๅทžๆ–ฐ่ž้ ป้“ (360p) +http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 +#EXTINF:-1 tvg-id="" status="error",ไป™ๆกƒๆ–ฐ่ž็ถœๅˆ (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="timeout",ไผ˜ๆผซๅก้€š (576p) +http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไผ˜ๆผซๅก้€š (576p) +http://223.110.243.171/PLTV/3/224/3221226982/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ไผ˜่ง† (720p) http://1-fss24-s0.streamhoster.com/lv_uchannel/_definst_/broadcast1/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",ไผ˜่ง† (720p) [Not 24/7] 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://live7.plus.hebtv.com/hbggx/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] -http://stream.zjjrtv.com/zjjtv1/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถ็•Œ2ๅฐ (240p) [Not 24/7] -http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบๅŠ ่ฅฟ่‡บ (216p) -https://live.ntdimg.com/cwlive220/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไฝ™ๅงšๅงšๆฑŸๆ–‡ๅŒ– (576p) +http://l.cztvcloud.com/channels/lantian/SXyuyao3/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ไฝ™ๅงšๆ–ฐ้—ป็ปผๅˆ (576p) +http://l.cztvcloud.com/channels/lantian/SXyuyao1/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ไฝ›ๅฑฑๅ…ฌๅ…ฑ (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=182&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ไฝ›ๅฑฑๅ…ฌๅ…ฑ (576p) +http://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=182&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ไพจไนก (1080p) +http://stream.jinjiang.tv/1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ…ตๅ›ขๅซ่ง† (540p) [Not 24/7] +http://112.25.48.68/live/program/live/btws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ…ตๅ›ขๅซ่ง† (576p) +http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=050&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅ†…ๆฑŸๅ…ฌๅ…ฑ (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅ†…ๆฑŸ็ง‘ๆ•™ (720p) +http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅ†…ๆฑŸ็ปผๅˆ (720p) +http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅค (576p) +http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225836/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (480p) +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=17&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๅ†…่’™ๅคๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225667/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_NEIMENGGU/G_NEIMENGGU +#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) +http://223.110.245.173/PLTV/4/224/3221225836/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) +http://117.169.120.140:8080/live/neimenggustv/.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ†œๅฎ‰ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/naxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (240p) +http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=190&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=190&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (576p) +http://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=190&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (576p) +http://125.210.152.18:9090/live/FHZW_1200.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (720p) +http://223.110.245.139/ott.js.chinamobile.com/PLTV/3/224/3221226922/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (720p) +http://223.110.245.139/PLTV/3/224/3221226922/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (720p) +http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226922/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ่ต„่ฎฏ (576p) +http://125.210.152.18:9090/live/FHZX_1200.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) +http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226923/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="timeout",ๅ‡คๅ‡ฐ้ฆ™ๆธฏ (720p) +http://223.110.245.136/PLTV/3/224/3221226975/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] +http://60.175.115.119:1935/live/wenhua/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] +http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅˆฉๅทๅ…ฌๅ…ฑ (180p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฑฑ่ฅฟ โ…  ๆœ”ๅทžๆ–ฐ้—ปๅฐ (10p) [Not 24/7] -http://stream.sxsztv.com/live4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎ้ƒฝๅธ‚็”Ÿๆดป (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅˆฉๅทๅ…ฌๅ…ฑ (576p) [Geo-blocked] +http://lichuan.live.tempsource.cjyun.org/videotmp/s10093-lcgg.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",ๅ‰้ƒญ็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/qg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŠจไฝœ็”ตๅฝฑ (1080p) +http://39.134.19.68/dbiptv.sn.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) +http://183.207.248.71/cntv/live1/donghuawg/donghuawg +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌไฝ“่‚ฒ (1080p) +http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=158&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅ†ฌๅฅฅ็บชๅฎž (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=158&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅก้…ทๅฐ‘ๅ„ฟ (576p) +http://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=108&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_BEIJING/G_BEIJING +#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="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=30&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (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=30&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/beijingstv/beijingstv +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-beijingstv/HD-2500k-1080P-beijingstv +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://183.207.249.7/PLTV/3/224/3221225574/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",ๅŒ—ไบฌๅซ่ง† (1080p) +http://223.110.243.173/PLTV/3/224/3221227246/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://223.110.245.139/PLTV/4/224/3221227390/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227436/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) +http://223.110.245.173/PLTV/4/224/3221227390/index.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",ๅŒ—ไบฌๅซ่ง† (1080p) [Not 24/7] +http://112.25.48.68/live/program/live/bjwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† [Not 24/7] +http://ivi.bupt.edu.cn/hls/btv1.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="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="timeout",ๅŒ—ไบฌ่ดข็ป [Not 24/7] +http://ivi.bupt.edu.cn/hls/btv5.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌ้’ๅนด [Not 24/7] +http://ivi.bupt.edu.cn/hls/btv8.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",ๅŠๅฒ›ๆ–ฐ้—ป (1080p) +https://live-hls-web-aje.getaj.net/AJE/01.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŽไบญ็”ต่ง†ๅฐ (1080p) +http://117.156.28.119/270000001111/1110000148/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅŽๆ•ฐ (720p) [Not 24/7] +http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌไฟกๆฏ (720p) +http://live.nbs.cn/channels/njtv/xxpd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ—ไบฌๅๅ…ซ (576p) +http://183.207.248.71/gitv/live1/G_NJSB/G_NJSB +#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅๅ…ซ (720p) +http://live.nbs.cn/channels/njtv/sbpd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅจฑไน (720p) +http://live.nbs.cn/channels/njtv/ylpd/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="timeout",ๅ—ไบฌๆ•™็ง‘ (576p) +http://183.207.248.71/gitv/live1/G_NJJK/G_NJJK +#EXTINF:-1 tvg-id="" status="timeout",ๅ—ไบฌๆ•™็ง‘ (576p) +http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227194/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๆ•™็ง‘ (720p) [Not 24/7] +http://live.nbs.cn/channels/njtv/jkpd/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/shpd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๅ…ฌๅ…ฑ (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๅฝฑ่ง†ๅจฑไน (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_VOD_A.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="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_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ—ๅทๆ–ฐ้—ป็ปผๅˆ (360p) +http://221.5.213.4:30000/1111.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ—ๅทๆ—…ๆธธ็ปๆตŽ (360p) +http://221.5.213.4:30000/2222.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ—ๆ–นๅซ่ง† (576p) +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=9&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="" status="blocked",ๅ—้˜ณๆ–ฐ้—ป (1080p) [Not 24/7] http://30539.hlsplay.aodianyun.com/lms_30539/tv_channel_142.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅ—้™ฝๅ…ฌๅ…ฑ้ ป้“ (1080p) [Not 24/7] http://30539.hlsplay.aodianyun.com/lms_30539/tv_channel_295.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅ—้™ฝ็ง‘ๆ•™้ ป้“ (1080p) [Not 24/7] http://30539.hlsplay.aodianyun.com/lms_30539/tv_channel_296.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŽฆ้—จๅซ่ง† (540p) [Not 24/7] +http://112.25.48.68/live/program/live/xmws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŽฆ้—จๅซ่ง† (576p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221226996/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅŒๅณฐ็”ต่ง†ไธ€ๅฅ— (360p) +http://hnsf.chinashadt.com:2036/zhuanma/tv1.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‘็Žฐไน‹ๆ—… (576p) +http://125.210.152.18:9090/live/FXZL_750.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฐ่ฆ–ๆ–ฐ่ž (1080p) [Not 24/7] +http://seb.sason.top/sc/tsxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‰ๅทžๆ–ฐ่ž็ถœๅˆ (1080p) +http://218.204.153.158/10.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—7 (900p) [Not 24/7] +http://stream1.jlntv.cn/fzpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (240p) [Not 24/7] +http://stream4.jlntv.cn/test2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (360p) +http://125.210.152.18:9090/live/JLWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (540p) +http://112.25.48.68/live/program/live/jlws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225680/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (576p) +http://183.207.249.7/PLTV/4/224/3221225883/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (576p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225883/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (576p) +http://117.169.120.140:8080/live/jilinstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (720p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=25&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (720p) +http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=25&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅธ‚ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/jilin1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ไนกๆ‘ (900p) [Not 24/7] +http://stream1.jlntv.cn/xcpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅดๆฑŸๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‘จๅฃๅ›พๆ–‡ไฟกๆฏ (576p) [Not 24/7] +http://tv.zkxww.com:1935/live4/mp4:ch4-500k/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] +http://tv.zkxww.com:1935/live3/mp4:ch3-500k/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ‘จๅฃ็ปๆตŽ็”Ÿๆดป2 (576p) [Not 24/7] +http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ’Œๆ”ฟ็”ต่ง†ๅฐ +http://117.156.28.119/270000001111/1110000149/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ”ฏๅฟƒ้›ป่ฆ– (480p) +http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ˜‰ไฝณๅก้€š (576p) +http://223.110.245.139/PLTV/4/224/3221227009/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ˜‰ไฝณๅก้€š (ๅนฟไธœ) (540p) [Not 24/7] +http://112.25.48.68/live/program/live/jjkt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๅ››ๅทๅฝฑ่ง†ๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๅ››ๅทๆ–ฐ้—ปๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅ››ๅท โ…  ๅทดไธญ็ปผๅˆๅฐ (1080p) [Not 24/7] http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_246.flv -#EXTINF:-1 tvg-id="" status="blocked",ๅทดไธญ็ปผๅˆ (1080p) [Not 24/7] -http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_246.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅทดไธญๅ…ฌๅ…ฑ (1080p) [Not 24/7] -http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_247.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ไนๆธ…ๆ–ฐ้—ป [Geo-blocked] -http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_170.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ไนๆธ…็”Ÿๆดป [Geo-blocked] -http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_171.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้šจๅทž็ถœๅˆ (720p) [Not 24/7] -http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_304.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้šจๅทž่พฒๆ‘ (720p) [Not 24/7] -http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™ๆ–ฐ้—ป [Geo-blocked] -http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_346.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™ๆ”ฟๆณ• [Geo-blocked] -http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_348.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™ๅฅณๆ€ง [Geo-blocked] -http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_349.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™็ป่ดธ [Geo-blocked] -http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_350.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™่ดญ็‰ฉ [Geo-blocked] -http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_354.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้•ฟไน็ปผๅˆ [Geo-blocked] -http://35908.hlsplay.aodianyun.com/guangdianyun_35908/tv_channel_327.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅ››ๅท โ…  ่พพๅทžๅ…ฌๅ…ฑๅฐ (720p) [Not 24/7] +http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel36/playlist.m3u8 +#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="online",ๅ››ๅท โ…  ้›…ๅฎ‰ๅ…ฌๅ…ฑ (720p) +http://flv.drs.tv.yatv.tv:8080/channellive/gonggong.flv +#EXTINF:-1 tvg-id="" status="online",ๅ››ๅท โ…  ้›…ๅฎ‰็ปผๅˆ (720p) +http://flv.drs.tv.yatv.tv:8080/channellive/xinwen.flv +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅ…ฌๅ…ฑ (720p) +http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (360p) +http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (540p) +http://112.25.48.68/live/program/live/scws/1300000/mnf.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="timeout",ๅ››ๅทๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/SCWS/SCWS +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (576p) +http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221225814/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=3&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ››ๅนณๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/sptv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ›ฝๅค–MTV (720p) +https://vcndstv.teleosmedia.com/stream/dstv/sunburn/seglist_720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅขžๅŸŽ็ถœๅˆ (1080p) +http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅคงๅ†ถไธ€ๅฅ— [Geo-blocked] http://dayeyun.live.tempsource.cjyun.org/videotmp/s10102-TC1T.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅคงๅ†ถไบŒๅฅ— [Geo-blocked] http://dayeyun.live.tempsource.cjyun.org/videotmp/s10102-TC2T.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅนฟๆฐดๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://guangshui.live.tempsource.cjyun.org/videotmp/s10146-GSXW.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้นคๅณฐ็ปผๅˆ [Geo-blocked] -http://hefeng.live.tempsource.cjyun.org/videotmp/s10100-hftv.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๆน–ๅŒ— โ…  ่†้—จๅ…ฌๅ…ฑๅฐ (1080p) [Geo-blocked] -http://jingmen.live.cjyun.org/video/s10101-jmggpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅˆฉๅทๅ…ฌๅ…ฑ (576p) [Geo-blocked] -http://lichuan.live.tempsource.cjyun.org/videotmp/s10093-lcgg.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅคงๆ‚Ÿ็ปผๅˆ [Geo-blocked] +http://yunshangdawu.live.tempsource.cjyun.org/videotmp/s10129-dwzhpd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅคง็ˆฑๆตทๅค– (720p) +https://pulltv3.wanfudaluye.com/live/tv3.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://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225808/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅคฉๆดฅๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225698/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅคฉๆดฅๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/tjwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=37&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (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=37&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-tianjinstv/HD-2500k-1080P-tianjinstv +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://223.110.243.170/PLTV/3/224/3221227212/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227382/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221227407/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221227212/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฅ‡ๅฆ™้›ป่ฆ– (720p) +http://media.fantv.hk/m3u8/archive/channel2_stream1.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฅฅ่ง†ๅซๆ˜Ÿ (720p) [Not 24/7] +http://61.244.22.5/ch3/ch3.live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฅณๆ€งๆ—ถๅฐš (576p) +http://223.110.245.169/PLTV/4/224/3221227026/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฆ‚ไธœๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] +http://live.rdxmt.com/channels/rudong/news/flv:sd/live +#EXTINF:-1 tvg-id="" status="online",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/10883-1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (540p) +http://112.25.48.68/live/program/live/nxws/1300000/mnf.m3u8 +#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) +http://183.207.248.11/PLTV/4/224/3221225842/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=120&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) +http://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=120&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) +http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225842/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) +http://117.169.120.140:8080/live/ningxiastv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_NINGXIA/G_NINGXIA #EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝ โ…  ๆทฎๅŒ—ๅ…ฌๅ…ฑ (720p) http://live.0561rtv.cn/ggpd/hd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝ โ…  ๆทฎๅŒ—็ปผๅˆ (720p) http://live.0561rtv.cn/xwzh/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้’ๆตทๅซ่ง† (1080p) -http://live.geermurmt.com/qhws/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้ป”่ฅฟๅ—็ปผๅˆ (288p) [Geo-blocked] -http://live.qxndt.com/channel2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้ป”่ฅฟๅ—ๅ…ฌๅ…ฑ (288p) [Geo-blocked] -http://live.qxndt.com/channel3/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๆ–ฐ้—ป (1080p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/ggpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅฑ…ๅฎถ่ดญ็‰ฉ (360p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/gwpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅ†œ็ง‘ (406p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/nkpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ้ฝ้ฒ (1080p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/qlpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅฐ‘ๅ„ฟ (406p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/sepd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ็”Ÿๆดป (1080p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/shpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœไฝ“่‚ฒ (1080p) [Geo-blocked] -http://livealone302.iqilu.com/iqilu/typd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅฝฑ่ง† (406p) [Geo-blocked] -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/zb04.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] -http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel36/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฐ่ฆ–ๆ–ฐ่ž (1080p) [Not 24/7] -http://seb.sason.top/sc/tsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ไธญ่ฆ–ๆ–ฐ่ž (1080p) [Geo-blocked] -http://seb.sason.top/sc/zsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ไธญๅคฉๆ–ฐ่ž (1080p) [Not 24/7] -http://seb.sason.top/sc/ztxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝ โ…  ้ƒŽๆบช็ปผๅˆๅฐ (1080p) +http://117.70.93.210:1935/live/xinwen/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝ โ…  ้“œ้™ตๅ…ฌๅ…ฑ (720p) +http://dstpush1.retalltech.com/app/stream2.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝ โ…  ้“œ้™ต็ปผๅˆ (720p) +http://dstpush1.retalltech.com/app/stream1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/AHWS/AHWS +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (576p) +http://183.207.249.5/PLTV/4/224/3221225800/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (576p) +http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221225800/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฎ‰ๅพฝๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225691/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="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=2&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) +http://183.207.249.15/PLTV/3/224/3221225634/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) +http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221225634/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) +http://223.110.254.203:6610/cntv/live1/HD-8000k-1080P-anhuistv/HD-8000k-1080P-anhuistv/1.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๅซ่ง† (1080p) [Not 24/7] +http://zbbf2.ahtv.cn/live/749.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) [Not 24/7] +http://183.207.248.71/cntv/live1/anhuistv/anhuistv +#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) [Timeout] +http://112.25.48.68/live/program/live/ahwshd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๅฐ่ฏด่ฏ„ไนฆๅนฟๆ’ญ [Geo-blocked] 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) -http://stream1.huaihai.tv/xwzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๆ—…ๆธธๅนฟๆ’ญ [Geo-blocked] -http://stream2.ahrtv.cn/lygb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๆˆๆ›ฒๅนฟๆ’ญ [Geo-blocked] http://stream2.ahrtv.cn/xnxq/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๆ–ฐ้—ป็ปผๅˆๅนฟๆ’ญ [Geo-blocked] http://stream2.ahrtv.cn/xnxw/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้‡‘ๆ˜Œๅ…ฌๅ…ฑ้ ป้“ (240p) [Geo-blocked] -http://stream4.liveyun.hoge.cn/ch01/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",้‡‘ๆ˜Œ็ถœๅˆ้ ป้“ (720p) [Geo-blocked] -http://stream4.liveyun.hoge.cn/ch02/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅคงๆ‚Ÿ็ปผๅˆ [Geo-blocked] -http://yunshangdawu.live.tempsource.cjyun.org/videotmp/s10129-dwzhpd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๅซ่ง† (1080p) [Not 24/7] -http://zbbf2.ahtv.cn/live/749.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",็”˜่‚ƒๅ…ฌๅ…ฑ (540p) [Not 24/7] -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",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) -http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",็ปง็ปญๆ•™่‚ฒ (576p) -http://111.63.117.13:6060/030000001000/G_CETV-2/G_CETV-2.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๆ™บๆ…งๆ•™่‚ฒ (576p) -http://111.63.117.13:6060/030000001000/G_CETV-4/G_CETV-4.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌ่ก›่ฆ– (1080p) [Geo-blocked] -http://14.152.88.77/liveplay-kk.rtxapp.com/live/program/live/bjwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—้ƒฝๅธ‚ (1080p) -http://39.130.202.81:6610/gitv_live/G_YNTV-2-HD/G_YNTV-2-HD.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŠจไฝœ็”ตๅฝฑ (1080p) -http://39.134.19.68/dbiptv.sn.chinamobile.com/PLTV/88888888/224/3221226465/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ซ˜ๆธ…็”ตๅฝฑ (1080p) -http://39.134.19.76/dbiptv.sn.chinamobile.com/PLTV/88888888/224/3221226463/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฎ‰ๅพฝๆ—…ๆธธๅนฟๆ’ญ [Geo-blocked] +http://stream2.ahrtv.cn/lygb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎŒ็พŽๆธธๆˆ (1080p) [Not 24/7] +http://183.207.248.71/cntv/live1/wmyx/wmyx +#EXTINF:-1 tvg-id="" status="online",ๅฎœ็ซ ๆ–ฐ้—ป็ปผๅˆ (576p) +http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๅฎถๅบญๅฝฑ้™ข (1080p) http://39.134.19.153/dbiptv.sn.chinamobile.com/PLTV/88888888/224/3221226462/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) -http://39.134.39.37/PLTV/88888888/224/3221226209/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (1080p) -http://39.134.39.38/PLTV/88888888/224/3221226240/index.m3u8?from=26&hms_devid=685&icpid=88888888 -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) -http://39.134.39.39/PLTV/88888888/224/3221226199/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (1080p) -http://39.134.39.39/PLTV/88888888/224/3221226240/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๆ•™่‚ฒ1 (1080p) [Not 24/7] -http://39.134.39.39/PLTV/88888888/224/3221226282/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆปจๆตทๆ–ฐ้—ป (1080p) -http://60.30.52.41/live/bhtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆปจๆตท้ƒฝๅธ‚ (1080p) -http://60.30.52.41/live/bhtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่Ž’็ธฃ้›ป่ฆ–ไธ€ๅฅ— (576p) -http://61.162.225.122:8181/live/test1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่Ž’็ธฃ้›ป่ฆ–ไบŒๅฅ— (576p) [Not 24/7] -http://61.162.225.122:8181/live/test2.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่Ž’็ธฃๅœ–ๆ–‡้ ป้“ (720p) -http://61.162.225.122:8181/live/test3.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎถๅบญ็†่ดข (576p) +http://223.110.245.139/PLTV/4/224/3221227011/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฎถๆœ‰่ดญ็‰ฉ (720p) [Not 24/7] +http://183.207.248.71/cntv/live1/SD-1500k-576P-jiayougw/SD-1500k-576P-jiayougw +#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-szzh/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="timeout",ๅฎฟ่ฟๅ…ฌๅ…ฑ (480p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221226939/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœไฝ“่‚ฒ (1080p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/typd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅ†œ็ง‘ (406p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/nkpd.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/SDWS/SDWS +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (576p) +http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225804/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (720p) +http://125.210.152.18:9090/live/SDWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฑฑไธœๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225697/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฑฑไธœๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225738/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (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=39&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-shandongstv/HD-2500k-1080P-shandongstv +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://223.110.243.171/PLTV/3/224/3221227258/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://223.110.245.139/PLTV/4/224/3221227448/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://223.110.254.207:6610/cntv/live1/HD-2500k-1080P-shandongstv/HD-2500k-1080P-shandongstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://ott.js.chinamobile.com/PLTV/3/224/3221227258/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdshandongstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=39&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅฐ‘ๅ„ฟ (406p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/sepd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅฑ…ๅฎถ่ดญ็‰ฉ (360p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/gwpd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๅฝฑ่ง† (406p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/yspd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœๆ–ฐ้—ป (1080p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/ggpd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ็”Ÿๆดป (1080p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/shpd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ็ปผ่‰บ (406p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/zypd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅฑฑไธœ้ฝ้ฒ (1080p) [Geo-blocked] +http://livealone302.iqilu.com/iqilu/qlpd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฑฑ่ฅฟ โ…  ๆœ”ๅทžๆ–ฐ้—ปๅฐ (10p) [Not 24/7] +http://stream.sxsztv.com/live4/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑ่ฅฟไผ˜่ดญ็‰ฉ (576p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=55&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๅฑฑ่ฅฟๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑ่ฅฟๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=144&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑ่ฅฟๅซ่ง† (576p) +http://117.169.120.140:8080/live/shanxistv/.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฒณ้˜ณๅ…ฌๅ…ฑ (576p) +http://live.hnxttv.com:9601/live/dspd/800K/tzwj_video.m3u8?BVUUID=C236454D-5355-2F5F-FA96-1887C72E55CE&auth=654837809071524@615@2E9A5FD0B225B012E3178551CF3754A8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฒทๅŽฟ็”ต่ง†ๅฐ (1080p) +http://117.156.28.119/270000001111/1110000130/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅตŠๅทž็ปผๅˆ (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXshengzhou1/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅทฒไธ‹็บฟ (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=44&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="blocked",ๅทดไธญๅ…ฌๅ…ฑ (1080p) [Not 24/7] +http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_247.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅทดไธญ็ปผๅˆ (1080p) [Not 24/7] +http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_246.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅนณไนก็”ต่ง†ๅฐ (576p) +http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ€– ๆธ…ๆ–ฐ็ปผๅˆๅฐ (1080p) +http://hls.wiseqx.com/live/qxzh.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ โ…  ๆฝฎๅฎ‰็ปผๅˆ (360p) +http://chaoan.chaoantv.com:8278/chaoanzonghe/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="timeout",ๅนฟไธœไฝ“่‚ฒ (576p) +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=20&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœไฝ“่‚ฒ (720p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=8&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅ…ฌๅ…ฑ (576p) +http://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=85&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅ—ๆ–นๅซ่ง†ๅœฐ้ข (576p) +http://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=9&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๅนฟไธœๅซ่ง† (1080p) +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/3221225742/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/gdwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=43&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) +http://223.110.243.136/PLTV/3/224/3221227249/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221227249/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) +http://223.110.245.172/PLTV/4/224/3221227399/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) +http://223.110.254.195:6610/cntv/live1/HD-2500k-1080P-guangdongstv/HD-2500k-1080P-guangdongstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๅนฟไธœๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-guangdongstv/HD-2500k-1080P-guangdongstv +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅ˜‰ไฝณๅก้€š (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=130&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅฐ‘ๅ„ฟ (576p) +http://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=83&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅฝฑ่ง† (576p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=86&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๆ–ฐ้—ป (576p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=84&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ็ ๆฑŸ (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=79&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ็ปๆตŽ็ง‘ๆ•™ (576p) +http://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=20&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ็ปผ่‰บ (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=79&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๅฝฑ่ง† (576p) +http://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=46&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๆ–ฐ้—ป (720p) +http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=00&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๆ–ฐ้—ป (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=11&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๆณ•ๆฒป (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=46&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ซž่ต› (720p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=0&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ซž่ต› (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=52&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ปผๅˆ (576p) +http://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=44&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ปผๅˆ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=81&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="blocked",ๅนฟๆฐดๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://guangshui.live.tempsource.cjyun.org/videotmp/s10146-GSXW.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟ่ง†็ฝ‘ (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=11&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๅนฟ่ฅฟๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅนฟ่ฅฟๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=138&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๅบทๅทดๅซ่ง† (576p) +http://223.110.245.139/PLTV/4/224/3221227008/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",ๅปถ่พนๅซ่ง† (576p) +http://223.110.245.139/PLTV/4/224/3221227002/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅปถ่พนๅซ่ง† (576p) +http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅปถ่พนๅซ่ง† (576p) +http://ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅปถ่พนๅซ่ง† (720p) +http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅปถ่พนๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/jlyb/sd/live.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="timeout",ๅผˆๅ›ๆ˜ฅ็ง‹ (576p) +http://223.110.245.139/PLTV/4/224/3221227031/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๅฃไธ€ๅฅ— (720p) [Not 24/7] +http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๆธฏๆ–ฐ้—ป็ปผๅˆ (720p) +http://3gvod.zjgonline.com.cn:1935/live/xinwenzonghe2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๆธฏ็คพไผš็”Ÿๆดป (720p) +http://3gvod.zjgonline.com.cn:1935/live/shehuishenghuo2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถ็•Œ1 (240p) [Not 24/7] +http://stream.zjjrtv.com/zjjtv1/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถ็•Œ2ๅฐ (240p) [Not 24/7] +http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-1 (1080p) +http://183.207.249.15/PLTV/3/224/3221225945/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-3 (1080p) +http://183.207.249.7/PLTV/3/224/3221225949/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-3 (1080p) +http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225949/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="blocked",ๅพๅทžๅ…ฌๅ…ฑ้ ป้“ (720p) +http://stream1.huaihai.tv/ggpd/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅพๅทžๅ…ฌๅ…ฑ้ ป้“ (1080p) +http://183.207.248.11/PLTV/3/224/3221225951/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅพๅทžๅฝฑ่ง† (720p) +http://stream1.huaihai.tv/wyys/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅพๅทžๆ–ฐ่ž็ถœๅˆ (720p) +http://stream1.huaihai.tv/xwzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅพๅทžๆ–ฐ่ž็ถœๅˆ (1080p) +http://183.207.248.11/PLTV/3/224/3221225945/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทžๆ–ฐ่ž็ถœๅˆ (1080p) +http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225945/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๅพๅทž็”Ÿๆดป (240p) +http://stream1.huaihai.tv/jjsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž็ถ“ๆฟŸ็”Ÿๆดป (1080p) +http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221225947/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž่ดพๆฑชๆ—…ๆธธ (576p) +http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221227389/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅฟ่€…็ฅž้พŸ (480p) +http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 +#EXTINF:-1 tvg-id="" status="error",ๆƒ ๅทžๆ–ฐ้—ป็ปผๅˆ (480p) +http://dslive.grtn.cn/hzzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) +https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆŠšๅทžๅ…ฌๅ…ฑ (270p) http://111.75.179.195:30767/video/live_vide2.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆ’ซๅทž็ถœๅˆ้ ป้“ (270p) [Not 24/7] http://111.75.179.195:30767/video/live_vide.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) [Timeout] -http://112.25.48.68/live/program/live/ahwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/bjwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ…ตๅ›ขๅซ่ง† (540p) [Not 24/7] -http://112.25.48.68/live/program/live/btws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (540p) -http://112.25.48.68/live/program/live/cctv4/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (540p) -http://112.25.48.68/live/program/live/cqws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVไธœๆ–น่ดข็ป (540p) [Not 24/7] -http://112.25.48.68/live/program/live/dfcj/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๅŠจๆผซ็ง€ๅœบ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/dmxchd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/dnwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTV้ƒฝๅธ‚ๅ‰งๅœบ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/dsjchd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทไธœๆ–นๅฝฑ่ง† (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/dsjpdhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตท็ฌฌไธ€่ดข็ป (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/dycjhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๆณ•ๆฒปๅคฉๅœฐ (540p) [Not 24/7] -http://112.25.48.68/live/program/live/fztd/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/gdwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (540p) -http://112.25.48.68/live/program/live/gsws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ•ฆ็…Œ็”ต่ง†ๅฐ (1080p) +http://117.156.28.119/270000001111/1110000028/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–‡ๅฑฑ็ปผๅˆ (1080p) [Not 24/7] +http://m3u8.channel.wsrtv.com.cn/cms/videos/nmip-media/channellive/channel7/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบ-็พŽ่ฅฟ (486p) +http://live.ntdimg.com/uwlive520/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบไบšๅคช่‡บ (480p) +https://live.ntdimg.com/aplive200/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบๅŠ ่ฅฟ่‡บ (216p) +https://live.ntdimg.com/cwlive220/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบๆ—ง้‡‘ๅฑฑ่‡บ (486p) +http://live.ntdimg.com/sflive990/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๅ”ไบบ็พŽ่ฅฟ่‡บ (486p) +https://live.ntdimg.com/uwlive990/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆ˜Œไผ‘้—ฒๅฝฑ่ง† (1080p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxinchang2/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐๆ˜Œๆ–ฐ่ž็ถœๅˆ (1080p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆ–ฐๆณฐไนกๆ‘ๅ…šๅปบ (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/xtys/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] +http://111.17.214.4:1935/live/xtsh/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/xtzh/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://111.17.214.4:1935/live/xtxc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅ…ตๅ›ขๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=50&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (540p) +http://112.25.48.68/live/program/live/xjws/1300000/mnf.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="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=122&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) +http://183.207.248.71/cntv/live1/xinjiangstv/xinjiangstv +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_XINJIANG/G_XINJIANG +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) +http://183.207.249.15/PLTV/3/224/3221225523/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) +http://223.110.243.136/PLTV/3/224/3221225523/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๅฐ‘ๅ„ฟ (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb12.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๆ–ฐ็–†ๆฑ‰่ฏญไฟกๆฏๆœๅŠก (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb11.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๆฑ‰่ฏญ็ปผ่‰บ (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb04.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆ–ฐ้ƒ‘็ปผๅˆ (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/10184-1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ—บ่‹ๆ–ฐ้—ป (528p) [Not 24/7] +http://3g.dzsm.com/streamer/gycttv.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ž็ ๅฐ (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=233&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) +http://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=234&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) +http://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=233&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) +http://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=234&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๆ˜Ÿ็ฉบ่ก›่ฆ– (576p) +http://218.202.220.2:5000/nn_live.ts?id=STARTV +#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบ่ก›่ฆ– (576p) +http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=234&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.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",ๆ™ฏๅŽฟ็”ต่ง†ไธ€ๅฅ— (360p) [Not 24/7] +http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆ™ฏๅŽฟ็”ต่ง†ไธ€ๅฅ— (576p) [Not 24/7] +http://hbjx.chinashadt.com:1935/live/jx1.stream/playlist.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",ๆฑๅ…‰ไธ€ๅฅ— (576p) +http://hbdg.chinashadt.com:1936/live/stream:dgtv1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑๅ…‰ไบŒๅฅ— (576p) +http://hbdg.chinashadt.com:1936/live/stream:dgtv2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑๅ…‰็ถœ่— (576p) +http://hbdg.chinashadt.com:1936/live/stream:dgzy.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพๅŽŸๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/sytv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆžฃๅบ„ๅ…ฌๅ…ฑ (540p) +http://stream.zzgd.tv/3/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆžฃๅบ„ๆ•™่‚ฒ (540p) +http://stream.zzgd.tv/2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰ๅค–่ฏญ (576p) +http://stream.appwuhan.com/6tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆญฆๆฑ‰ๆ–‡ไฝ“ (480p) +http://stream.appwuhan.com/5tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆญฆๆฑ‰็ปๆตŽ (360p) +http://stream.appwuhan.com/4tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆญฆ่ฟ›ๆ–ฐ้—ป (576p) [Not 24/7] +http://live.wjyanghu.com/live/CH1.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆญฆ่ฟ›็”Ÿๆดป (576p) [Not 24/7] +http://live.wjyanghu.com/live/CH2.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/1004.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="error",ๆฑ•ๅคด็ปผๅˆ (540p) +http://dslive.grtn.cn/stzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸๆดฅๆ–‡ๅŒ–ๆ—…ๆธธ (576p) +http://222.179.155.21:1935/ch2.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸๆดฅๆ–ฐ้—ป็ปผๅˆ (480p) +http://222.179.155.21:1935/ch1.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸๆดฅ็ปๆตŽ็”Ÿๆดป (480p) +http://222.179.155.21:1935/ch0.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏๅ…ฌๅ…ฑ (480p) [Not 24/7] +http://live.lyg1.com/ggpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ โ…  ่ฟžไบ‘ๆธฏ็ปผๅˆ (480p) [Not 24/7] +http://live.lyg1.com/zhpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไผ˜ๆผซๅก้€š (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=146&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) +http://183.207.248.71/gitv/live1/G_JSTY/G_JSTY +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) +http://183.207.249.12/PLTV/4/224/3221225935/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) +http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221225935/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅ…ฌๅ…ฑ (576p) +http://183.207.248.71/gitv/live1/G_JSGG/G_JSGG +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225702/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdjiangsustv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/jswshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=5&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/jiangsustv/jiangsustv +#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://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221227439/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221227255/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) [Not 24/7] +http://183.207.248.71/cntv/live1/HD-2500k-1080P-jiangsustv/HD-2500k-1080P-jiangsustv +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅŸŽๅธ‚ (576p) +http://183.207.248.71/gitv/live1/G_JSCS/G_JSCS +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅŸŽๅธ‚ (576p) +http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221225929/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅฝฑ่ง† (576p) +http://223.110.243.134/PLTV/4/224/3221225937/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅฝฑ่ง† (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_JSYS/G_JSYS +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๆ•™่‚ฒ (576p) +http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225923/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๆ•™่‚ฒ (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_JSJY/G_JSJY +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹็ปผ่‰บ (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_JSZY/G_JSZY +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (360p) +http://125.210.152.18:9090/live/JXWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/JXWS/JXWS +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (576p) +http://183.207.249.15/PLTV/4/224/3221225798/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (720p) +http://117.169.120.140:8080/live/jiangxistv/.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",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225746/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/jxwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=40&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/jiangxistv/jiangxistv +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://183.207.249.11/PLTV/3/224/3221225536/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221225536/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) +http://223.110.254.199:6610/cntv/live1/jiangxistv/jiangxistv/1.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆฑŸ้—จ็ปผๅˆ (540p) +http://dslive.grtn.cn/jmzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆฑŸ้—จ็ปผๅˆ (1080p) +http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒงๅŽฟ็”ต่ง†ไบŒๅฅ— (576p) +http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒงๅŽฟ็”ต่ง†็ปผๅˆ (576p) +http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ…ฌๅ…ฑ (540p) +http://live7.plus.hebtv.com/hbggx/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (240p) +http://live3.plus.hebtv.com/nmpdx/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (360p) +http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (576p) +http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (360p) +http://125.210.152.18:9090/live/HBWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (540p) http://112.25.48.68/live/program/live/hbws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/hddfws/4000000/mnf.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",ๆฒณๅŒ—ๅซ่ง† (576p) +http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 +#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://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225840/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=45&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅฐ‘ๅ„ฟ็ง‘ๆ•™ (540p) +http://live6.plus.hebtv.com/sekjx/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅฝฑ่ง†ๅ‰ง (540p) +http://live6.plus.hebtv.com/hbysx/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—็ปๆตŽ็”Ÿๆดป (540p) [Not 24/7] +http://live2.plus.hebtv.com/jjshx/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",ๆฒณๅ—ๅซ่ง† (540p) +http://112.25.48.68/live/program/live/hnws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅ—ๅซ่ง† (576p) +http://183.207.248.71/cntv/live1/henanstv/henanstv +#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅ—ๅซ่ง† (576p) +http://ott.js.chinamobile.com/PLTV/3/224/3221225815/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๆบๅ…ฌๅ…ฑ (540p) +http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฒณๆบ็ปผๅˆ (540p) +http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆดช้›…ๆ–ฐ้—ป็ปผๅˆ (1080p) +http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๅ…ฌๅ…ฑ (450p) +http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๅ›พๆ–‡ (576p) +http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตŽๅฎๆ•™่‚ฒ (1080p) +http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ6ๅฅ— (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel06/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸไผ‘้—ฒ (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel06/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๅ›ฝ้™… (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel10/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๅฐ‘ๅ„ฟ (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel08/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๆ•™่‚ฒ (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel04/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๆ–ฐ้—ป (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel07/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸๆ˜“่ดญ (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel11/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸ็•™ๅญฆ (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel09/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ๆต™ๆฑŸ็ปๆตŽ (720p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ็ปๅ…ดๅฝฑ่ง† (720p) +http://live.shaoxing.com.cn/video/s10001-sxtv3/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ โ…  ็ปๅ…ด็ปผๅˆ (576p) +http://live.shaoxing.com.cn/video/s10001-sxtv1/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅ…ฌๅ…ฑ (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel07/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_ZHEJIANG/G_ZHEJIANG +#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/3221225744/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅซ่ง† (1080p) +http://hw-m-l.cztv.com/channels/lantian/channel01/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/zjwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=13&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (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=13&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-zhejiangstv/HD-2500k-1080P-zhejiangstv +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/zhejiangstv/zhejiangstv +#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://223.110.243.173/PLTV/3/224/3221227215/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227483/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://223.110.254.210:6610/cntv/live1/zhejiangstv/zhejiangstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) +http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅ›ฝ้™… (1080p) +http://hw-m-l.cztv.com/channels/lantian/channel010/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅ›ฝ้™… (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel10/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅฐ‘ๅ„ฟ (1080p) +http://hw-m-l.cztv.com/channels/lantian/channel008/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅฐ‘ๅ„ฟ (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel08/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅฝฑ่ง† (720p) +http://hw-m-l.cztv.com/channels/lantian/channel05/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๆ•™็ง‘ๅฝฑ่ง† (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel004/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๆ•ฐ็ ๆ—ถไปฃ (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel012/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๆฐ‘็”Ÿไผ‘้—ฒ (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel006/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ็•™ๅญฆ (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel09/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ็ปๆตŽ็”Ÿๆดป (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel003/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ้’ฑๆฑŸ (1080p) +http://hw-m-l.cztv.com/channels/lantian/channel002/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸ้’ฑๆฑŸ (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel02/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆตทๅ—ๅซ่ง† (540p) +http://112.25.48.68/live/program/live/lyws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225722/index.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",ๆตทๅ—ๅซ่ง† (720p) [Not 24/7] +http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e +#EXTINF:-1 tvg-id="" status="timeout",ๆตทๅ—ๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=114&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅทž่—่ชž้ ป้“ (480p) +http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตท็›ๆ–ฐ้—ป (720p) +http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆตท่ฅฟๅทž็ปผๅˆ (576p) +http://stream.haixitv.cn/1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆถก้˜ณๆ–ฐ้—ป็ปผๅˆ (360p) +http://220.180.110.101:8083/videos/live/36/57/hwEHU4UVQ1Iv5/hwEHU4UVQ1Iv5.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225700/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225741/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="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://39.134.39.39/PLTV/88888888/224/3221226199/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/szwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=42&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (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=42&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://183.207.249.37/PLTV/4/224/3221227307/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://223.110.243.171/PLTV/3/224/3221227217/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://223.110.245.139/PLTV/4/224/3221227307/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) +http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) [Not 24/7] +http://183.207.248.71/cntv/live1/HD-2500k-1080P-shenzhenstv/HD-2500k-1080P-shenzhenstv +#EXTINF:-1 tvg-id="" status="online",ๆทฑๅทž็ถœๅˆ้ ป้“ (360p) [Not 24/7] +http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/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="blocked",ๆน–ๅŒ— โ…  ่†้—จๅ…ฌๅ…ฑๅฐ (1080p) [Geo-blocked] +http://jingmen.live.cjyun.org/video/s10101-jmggpd.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_HUBEI/G_HUBEI +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (576p) +http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225699/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225740/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=18&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-hubeistv/HD-2500k-1080P-hubeistv +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://223.110.243.171/PLTV/3/224/3221227211/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227211/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221227211/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) +http://223.110.254.136:6610/cntv/live1/HD-2500k-1080P-hubeistv/HD-2500k-1080P-hubeistv/1.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://117.169.120.140:8080/live/hdhubeistv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅ…ˆ้”‹ไน’็พฝ (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=72&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† +http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=006&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (360p) +http://125.210.152.18:9090/live/HNWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (576p) +http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_HUNAN/G_HUNAN +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (576p) +http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225854/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/3221225745/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=6&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (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=6&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-hunanstv/HD-2500k-1080P-hunanstv +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://183.207.248.71/cntv/live1/hunanstv/hunanstv +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://223.110.243.173/PLTV/3/224/3221227220/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://223.110.245.139/PLTV/4/224/3221227404/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227191/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://223.110.245.168/PLTV/4/224/3221227320/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221227191/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) +http://223.110.254.134:6610/cntv/live1/hunanstv/hunanstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅฟซไนๅž‚้’“ (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=69&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅฟซไน่ดญ (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=56&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—่Œถ (1080p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=70&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—้ƒฝๅธ‚ (576p) +http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆน˜ๆฝญๅ…ฌๅ…ฑ (576p) +http://live.hnxttv.com:9601/live/dspd/800K/tzwj_video.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆน˜ๆฝญๆ–ฐ้—ป็ปผๅˆ (720p) +http://live.hnxttv.com:9601/live/xwzh/800K/tzwj_video.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆปๅทžๅ…ฌๅ…ฑ (450p) +http://183.167.193.45:1935/live/cztvgg/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆปๅทžๆ–ฐ้—ป็ปผๅˆ (450p) +http://183.167.193.45:1935/live/cztvzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆปๅทž็ง‘ๆ•™ (450p) +http://183.167.193.45:1935/live/cztvkj/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆปฆๅŽฟ็ปผๅˆ (576p) +http://hblxx.chinashadt.com:2036/live/stream:lx1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆปฆๅŽฟ็ปผ่‰บ (576p) +http://hblxx.chinashadt.com:2036/live/stream:lx2.stream/playlist.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="timeout",ๆปจๆตทๆ–ฐ้—ป (1080p) +http://60.30.52.41/live/bhtv1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆปจๆตท้ƒฝๅธ‚ (1080p) +http://60.30.52.41/live/bhtv2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆผณๅทžๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://31182.hlsplay.aodianyun.com/lms_31182/tv_channel_175.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆฝฎๅฎ‰็ปผๅˆ (540p) +http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 +#EXTINF:-1 tvg-id="" status="error",ๆฝฎๅทž็ปผๅˆ (480p) +http://dslive.grtn.cn/czzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆพณไบšๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=192&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",ๆพณไบšๅซ่ง† (576p) +http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=192&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๆพณไบšๅซ่ง† (576p) +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=192&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†ๅซๆ˜Ÿ (720p) [Not 24/7] +http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†ๆพณ้—จ (720p) [Not 24/7] +http://61.244.22.4/ch1/ch1.live/playelist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†่‘กๆ–‡ (720p) [Not 24/7] +http://61.244.22.4/ch2/ch2.live/chunklist_w1632175875.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ1 (720p) [Not 24/7] +http://61.244.22.4/ch3/ch3.live/playelist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ2 (720p) [Not 24/7] +http://61.244.22.4/ch2/ch2.live/playelist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จไฝ“่‚ฒ (720p) +http://61.244.22.4/ch4/sport_ch4.live/playelist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็ตๅฐๆ–ฐ้—ป็ปผๅˆ (1080p) +http://117.156.28.119/270000001111/1110000145/index.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="timeout",็‚ซๅŠจๅก้€š (576p) +http://223.110.245.139/PLTV/4/224/3221226388/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",็‚นๆŽŒ่ดข็ป (712p) +http://cclive.aniu.tv/live/anzb.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็Šไธบๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็ ๆฑŸ (720p) [Not 24/7] +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=8&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="blocked",็”˜่‚ƒๅ…ฌๅ…ฑ (540p) [Not 24/7] +https://hls.gstv.com.cn/49048r/3t5xyc.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (540p) +http://112.25.48.68/live/program/live/gsws/1300000/mnf.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://117.169.120.140:8080/live/gansustv/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=142&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_GANSU/G_GANSU +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) [Not 24/7] +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=142&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (1080p) +http://39.134.39.38/PLTV/88888888/224/3221226240/index.m3u8?from=26&hms_devid=685&icpid=88888888 +#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (1080p) +http://39.134.39.39/PLTV/88888888/224/3221226240/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",็”˜่‚ƒ็งปๅŠจ (540p) [Not 24/7] +https://hls.gstv.com.cn/49048r/y72q36.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็”Ÿๆดป (576p) +http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227311/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ่ง†็ช— (360p) [Not 24/7] +http://gddb.chinashadt.com:1935/live/video2.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ่ง†็ช— (576p) [Not 24/7] +http://gddb.chinashadt.com:1935/live/video2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ็ปผๅˆ (360p) [Not 24/7] +http://gddb.chinashadt.com:1935/live/video1.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",็”ต็™ฝ็ปผๅˆ (576p) [Not 24/7] +http://gddb.chinashadt.com:1935/live/video1.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="timeout",็™พไบ‹้€šไฝ“่‚ฒ1 (1080p) [Not 24/7] http://112.25.48.68/live/program/live/hdnba1/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็™พไบ‹้€šไฝ“่‚ฒ2 (1080p) [Not 24/7] @@ -1301,895 +1803,349 @@ http://112.25.48.68/live/program/live/hdnba3/4000000/mnf.m3u8 http://112.25.48.68/live/program/live/hdnba5/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็™พไบ‹้€šไฝ“่‚ฒ7 (1080p) [Not 24/7] http://112.25.48.68/live/program/live/hdnba7/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅ“ˆๅ“ˆ็‚ซๅŠจ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/hhxdhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅ—ๅซ่ง† (540p) -http://112.25.48.68/live/program/live/hnws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๆฌข็ฌ‘ๅ‰งๅœบ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/hxjchd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๅŠฒ็ˆ†ไฝ“่‚ฒ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/jbtyhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ˜‰ไฝณๅก้€š (ๅนฟไธœ) (540p) [Not 24/7] -http://112.25.48.68/live/program/live/jjkt/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (540p) -http://112.25.48.68/live/program/live/jlws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๆž้€Ÿๆฑฝ่ฝฆ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/jsqchd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/jswshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/jxwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‡‘้นฐๅก้€š (ๆน–ๅ—) (540p) [Not 24/7] -http://112.25.48.68/live/program/live/jykt/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/lnwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆตทๅ—ๅซ่ง† (540p) -http://112.25.48.68/live/program/live/lyws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTV้ญ…ๅŠ›่ถณ็ƒ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/mlyyhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (540p) -http://112.25.48.68/live/program/live/nxws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVไธƒๅฝฉๆˆๅ‰ง (540p) [Not 24/7] -http://112.25.48.68/live/program/live/qcxj/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้’ๆตทๅซ่ง† (540p) -http://112.25.48.68/live/program/live/qhws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๅ…จ็บชๅฎžๅฐ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/qjshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (540p) -http://112.25.48.68/live/program/live/scws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๆ•™่‚ฒ (540p) [Not 24/7] -http://112.25.48.68/live/program/live/setv/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTV็”Ÿๆดปๆ—ถๅฐš (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/shsshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทไบ”ๆ˜Ÿไฝ“่‚ฒ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/ssty/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้™•่ฅฟๅซ่ง† (540p) -http://112.25.48.68/live/program/live/sxws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/szwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/tjwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตท ICSๅค–่ฏญ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/wypdhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (540p) -http://112.25.48.68/live/program/live/xjws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŽฆ้—จๅซ่ง† (540p) [Not 24/7] -http://112.25.48.68/live/program/live/xmws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๆ–ฐ่ง†่ง‰ๅฐ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/xsjhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/xwzhhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตท้ƒฝๅธ‚ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/ylpdhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (540p) -http://112.25.48.68/live/program/live/ynws/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SiTVๆธธๆˆ้ฃŽไบ‘ (1080p) [Not 24/7] -http://112.25.48.68/live/program/live/yxfyhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝๅคฉๆฐ” (576p) [Not 24/7] -http://112.25.48.68/live/program/live/zgqx/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://112.25.48.68/live/program/live/zjwshd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ซž่ต› (720p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=0&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (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=2&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (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=3&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (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=5&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (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=6&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœไฝ“่‚ฒ (720p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=8&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅ—ๆ–นๅซ่ง†ๅœฐ้ข (576p) -http://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=9&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๆ–ฐ้—ป (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=11&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ž็ ๅฐ (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=13&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (480p) -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=17&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (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=18&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ็ปๆตŽ็ง‘ๆ•™ (576p) -http://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=20&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (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=22&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (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=23&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (720p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=25&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (576p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=27&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (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=30&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (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=37&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (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=38&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=39&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (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=40&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (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=42&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (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=43&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅทฒไธ‹็บฟ (576p) -http://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=44&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (1080p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=45&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๆณ•ๆฒป (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=46&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅ…ตๅ›ขๅซ่ง† (576p) -http://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=50&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑ่ฅฟไผ˜่ดญ็‰ฉ (576p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=55&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅฟซไน่ดญ (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=56&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅฟซไนๅž‚้’“ (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=69&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—่Œถ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=70&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅ…ˆ้”‹ไน’็พฝ (576p) -http://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=72&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",SiTVๅนธ็ฆๅฝฉ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=73&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",SiTVๅŠฒ็ˆ†ไฝ“่‚ฒ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=74&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",SiTVๆ–ฐ่ง†่ง‰ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=75&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",SiTV้ญ…ๅŠ›่ถณ็ƒ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=76&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ็ ๆฑŸ (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=79&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ปผๅˆ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=81&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅฐ‘ๅ„ฟ (576p) -http://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=83&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๆ–ฐ้—ป (576p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=84&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅ…ฌๅ…ฑ (576p) -http://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=85&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅฝฑ่ง† (576p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=86&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅก้…ทๅฐ‘ๅ„ฟ (576p) -http://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=108&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",่“ๅฑ 432 (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=109&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=110&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆตทๅ—ๅซ่ง† (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=114&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",CHCๅŠจไฝœ็”ตๅฝฑ (1080p) [Not 24/7] -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=119&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) -http://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=120&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=122&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅ˜‰ไฝณๅก้€š (576p) -http://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=130&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟ่ฅฟๅซ่ง† (576p) -http://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=138&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) -http://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=142&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑ่ฅฟๅซ่ง† (576p) -http://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=144&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไผ˜ๆผซๅก้€š (576p) -http://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=146&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅ†ฌๅฅฅ็บชๅฎž (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=158&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไฝ›ๅฑฑๅ…ฌๅ…ฑ (576p) -http://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=182&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",็ฟก็ฟ ๅฐ (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (576p) -http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=190&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆพณไบšๅซ่ง† (576p) -http://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=192&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",้’ๆตทๅซ่ง† (576p) -http://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=206&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",่ฅฟ่—ๅซ่ง† (576p) -http://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=208&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) -http://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=233&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) -http://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=234&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† -http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=006&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (480p) -http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=12&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ…ตๅ›ขๅซ่ง† (576p) -http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=050&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆพณไบšๅซ่ง† (576p) -http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=192&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบ่ก›่ฆ– (576p) -http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=234&FvSeid=1&Fsv_ctype=LIVES&Fsv_otype=1&Provider_id=0&Pcontent_id=8114.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (432p) -http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=10&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",้žๅฑฑๅ›พๆ–‡ (480p) -http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌไฝ“่‚ฒ (1080p) -http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=158&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (576p) -http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=188&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (240p) -http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=190&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (576p) -http://116.199.5.52:8114/00000000/index.m3u8?Fsv=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id=&_res_tag_=video -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๆ–ฐ้—ป (720p) -http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=00&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (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=6&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",็ ๆฑŸ (720p) [Not 24/7] -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=8&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ—ๆ–นๅซ่ง† (576p) -http://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=9&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟ่ง†็ฝ‘ (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=11&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (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=13&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœไฝ“่‚ฒ (576p) -http://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=20&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (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=22&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) [Not 24/7] -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=23&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (720p) -http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=25&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) [Not 24/7] -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=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (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=30&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (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=37&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (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=39&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (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=42&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ปผๅˆ (576p) -http://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=44&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทžๅฝฑ่ง† (576p) -http://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=46&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟๅทž็ซž่ต› (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=52&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ็ปผ่‰บ (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=79&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) -http://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=110&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) -http://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=120&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) [Not 24/7] -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=142&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ไฝ›ๅฑฑๅ…ฌๅ…ฑ (576p) -http://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=182&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (576p) -http://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=190&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆพณไบšๅซ่ง† (576p) -http://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=192&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",้’ๆตทๅซ่ง† (576p) -http://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=206&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) -http://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=233&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๆ˜Ÿ็ฉบๅซ่ง† (576p) -http://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=234&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝ โ…  ้ƒŽๆบช็ปผๅˆๅฐ (1080p) -http://117.70.93.210:1935/live/xinwen/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้…’ๆณ‰ๆ–ฐ้—ป็ปผๅˆ (576p) -http://117.156.28.119/270000001111/1110000001/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ•ฆ็…Œ็”ต่ง†ๅฐ (1080p) -http://117.156.28.119/270000001111/1110000028/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่‚ƒๅทž็”ต่ง†ๅฐ (1080p) -http://117.156.28.119/270000001111/1110000123/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฒทๅŽฟ็”ต่ง†ๅฐ (1080p) -http://117.156.28.119/270000001111/1110000130/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœไนก็”ต่ง†ๅฐ -http://117.156.28.119/270000001111/1110000131/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็ตๅฐๆ–ฐ้—ป็ปผๅˆ (1080p) -http://117.156.28.119/270000001111/1110000145/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ซ˜ๅฐ็”ต่ง†ๅฐ (1080p) -http://117.156.28.119/270000001111/1110000146/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้™ๅฎ็ปผๅˆ (1080p) -http://117.156.28.119/270000001111/1110000147/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŽไบญ็”ต่ง†ๅฐ (1080p) -http://117.156.28.119/270000001111/1110000148/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ’Œๆ”ฟ็”ต่ง†ๅฐ -http://117.156.28.119/270000001111/1110000149/index.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",็ฆๅฑฑ็”Ÿๆดป (576p) [Not 24/7] +http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 +#EXTINF:-1 tvg-id="" status="online",็ฆๅทžๅฐ‘ๅ„ฟ (1080p) [Not 24/7] +http://live.zohi.tv/video/s10001-sepd-4/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",็ฆๅทžๅฝฑ่ง† (1080p) [Not 24/7] +http://live.zohi.tv/video/s10001-yspd-2/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",็ฆๅทž็”Ÿๆดป (1080p) [Not 24/7] +http://live.zohi.tv/video/s10001-shpd-3/index.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",่ฌๅทžไธ‰ๅณฝ็งปๆฐ‘ (576p) +http://123.146.162.24:8017/c2F0hmi/1000/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทžไธ‰ๅณฝ็งปๆฐ‘ (576p) +http://wanzhoulive.cbg.cn:8017/c2F0hmi/1000/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทžๅฝฑ่ฆ–ๆ–‡่— (576p) +http://wanzhoulive.cbg.cn:8017/d4ceB1a/1000/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทžๅฝฑ่ฆ–ๆ–‡่— (576p) [Not 24/7] +http://123.146.162.24:8017/d4ceB1a/1000/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ง‘ๆ•™้ ป้“ (576p) +http://123.146.162.24:8017/Cz7WPb8/800/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ง‘ๆ•™้ ป้“ (576p) +http://wanzhoulive.cbg.cn:8017/Cz7WPb8/800/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ถœๅˆ้ ป้“ (576p) +http://123.146.162.24:8017/iTXwrGs/800/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฌๅทž็ถœๅˆ้ ป้“ (576p) +http://wanzhoulive.cbg.cn:8017/iTXwrGs/800/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็งฏ็Ÿณๅฑฑ็”ต่ง†ๅฐ (1080p) http://117.156.28.119/270000001111/1110000152/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (360p) -http://125.210.152.18:9090/live/DNWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (576p) -http://125.210.152.18:9090/live/FHZW_1200.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ่ต„่ฎฏ (576p) -http://125.210.152.18:9090/live/FHZX_1200.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‘็Žฐไน‹ๆ—… (576p) -http://125.210.152.18:9090/live/FXZL_750.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ดตๅทžๅซ่ง† (360p) -http://125.210.152.18:9090/live/GZWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (360p) -http://125.210.152.18:9090/live/HBWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (720p) -http://125.210.152.18:9090/live/HLJWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (360p) -http://125.210.152.18:9090/live/HNWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (360p) -http://125.210.152.18:9090/live/JLWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (360p) -http://125.210.152.18:9090/live/JXWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (720p) -http://125.210.152.18:9090/live/LNWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (360p) -http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (720p) -http://125.210.152.18:9090/live/SDWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆปๅทžๅ…ฌๅ…ฑ (450p) -http://183.167.193.45:1935/live/cztvgg/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆปๅทž็ง‘ๆ•™ (450p) -http://183.167.193.45:1935/live/cztvkj/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆปๅทžๆ–ฐ้—ป็ปผๅˆ (450p) -http://183.167.193.45:1935/live/cztvzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) [Not 24/7] -http://183.207.248.71/cntv/live1/anhuistv/anhuistv -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/beijingstv/beijingstv -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://183.207.248.71/cntv/live1/cctv-4/cctv-4 -#EXTINF:-1 tvg-id="" status="timeout",ๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) -http://183.207.248.71/cntv/live1/donghuawg/donghuawg -#EXTINF:-1 tvg-id="" status="timeout",้ฃŽๅฐš่ดญ็‰ฉ (1080p) -http://183.207.248.71/cntv/live1/fengshanggw/fengshanggw -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-beijingstv/HD-2500k-1080P-beijingstv -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† (1080p) [Not 24/7] -http://183.207.248.71/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-guangdongstv/HD-2500k-1080P-guangdongstv -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-heilongjiangstv/HD-2500k-1080P-heilongjiangstv -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-hubeistv/HD-2500k-1080P-hubeistv -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-hunanstv/HD-2500k-1080P-hunanstv -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) [Not 24/7] -http://183.207.248.71/cntv/live1/HD-2500k-1080P-jiangsustv/HD-2500k-1080P-jiangsustv -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) -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) -http://183.207.248.71/cntv/live1/henanstv/henanstv -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/hunanstv/hunanstv -#EXTINF:-1 tvg-id="" status="timeout",็ฒพๅ“็”ตๅฝฑ (1080p) -http://183.207.248.71/cntv/live1/jdianying/jdianying -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/jiangsustv/jiangsustv -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) -http://183.207.248.71/cntv/live1/jiangxistv/jiangxistv -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (576p) -http://183.207.248.71/cntv/live1/liaoningstv/liaoningstv -#EXTINF:-1 tvg-id="" status="timeout",ๅฎถๆœ‰่ดญ็‰ฉ (720p) [Not 24/7] -http://183.207.248.71/cntv/live1/SD-1500k-576P-jiayougw/SD-1500k-576P-jiayougw -#EXTINF:-1 tvg-id="" status="timeout",ๅฎŒ็พŽๆธธๆˆ (1080p) [Not 24/7] -http://183.207.248.71/cntv/live1/wmyx/wmyx -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) -http://183.207.248.71/cntv/live1/xinjiangstv/xinjiangstv -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) [Not 24/7] -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) -http://183.207.248.71/gitv/live1/G_BEIJING/G_BEIJING -#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_CHONGQING/G_CHONGQING -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒๅซ่ง† (576p) -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) -http://183.207.248.71/gitv/live1/G_HUBEI/G_HUBEI -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/G_HUNAN/G_HUNAN -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅŸŽๅธ‚ (576p) -http://183.207.248.71/gitv/live1/G_JSCS/G_JSCS -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅ…ฌๅ…ฑ (576p) -http://183.207.248.71/gitv/live1/G_JSGG/G_JSGG -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๆ•™่‚ฒ (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_JSJY/G_JSJY -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) -http://183.207.248.71/gitv/live1/G_JSTY/G_JSTY -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅฝฑ่ง† (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_JSYS/G_JSYS -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹็ปผ่‰บ (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_JSZY/G_JSZY -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/G_NEIMENGGU/G_NEIMENGGU -#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_NINGXIA/G_NINGXIA -#EXTINF:-1 tvg-id="" status="timeout",ๅ—ไบฌๆ•™็ง‘ (576p) -http://183.207.248.71/gitv/live1/G_NJJK/G_NJJK -#EXTINF:-1 tvg-id="" status="timeout",ๅ—ไบฌๅๅ…ซ (576p) -http://183.207.248.71/gitv/live1/G_NJSB/G_NJSB -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/G_XINJIANG/G_XINJIANG -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) -http://183.207.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) -http://183.207.248.71/gitv/live1/SCWS/SCWS -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (576p) -http://183.207.248.71/gitv/live1/SDWS/SDWS -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (576p) -http://183.207.249.5/PLTV/4/224/3221225800/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://183.207.249.6/PLTV/3/224/3221225534/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://183.207.249.6/PLTV/3/224/3221225534/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://183.207.249.7/PLTV/3/224/3221225574/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-3 (1080p) -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) -http://183.207.249.15/PLTV/3/224/3221225555/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-1 (1080p) -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) -http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ฅฟ่—ๅซ่ง† (576p) -http://183.207.249.16/PLTV/3/224/3221225523/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NewTVๅฎŒ็พŽ้Šๆˆฒ (1080p) -http://183.207.249.16/PLTV/3/224/3221225539/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (576p) -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",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) -http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) -http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) -http://183.207.249.37/PLTV/4/224/3221227307/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (576p) -http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบณๅทžๆ–ฐ่ž้ ป้“ (360p) -http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆถก้˜ณๆ–ฐ้—ป็ปผๅˆ (360p) -http://220.180.110.101:8083/videos/live/36/57/hwEHU4UVQ1Iv5/hwEHU4UVQ1Iv5.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบณๅทžๅ†œๆ‘ (360p) -http://220.180.110.101:8083/videos/live/39/13/o4ncrHkSp7q09/o4ncrHkSp7q09.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ—ๅทๆ–ฐ้—ป็ปผๅˆ (360p) -http://221.5.213.4:30000/1111.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ—ๅทๆ—…ๆธธ็ปๆตŽ (360p) -http://221.5.213.4:30000/2222.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‡‘้นฐๅก้€š (576p) [Geo-blocked] -http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅฝฑ่ง† (576p) -http://223.110.243.134/PLTV/4/224/3221225937/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆ–ฐ็–†ๅซ่ง† (576p) -http://223.110.243.136/PLTV/3/224/3221225523/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) -http://223.110.243.136/PLTV/3/224/3221227249/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) [Not 24/7] -http://223.110.243.138/ott.js.chinamobile.com/PLTV/3/224/3221227208/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) [Not 24/7] -http://223.110.243.138/PLTV/3/224/3221227208/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (1080p) -http://223.110.243.169/PLTV/3/224/3221227252/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://223.110.243.170/PLTV/3/224/3221227212/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไผ˜ๆผซๅก้€š (576p) -http://223.110.243.171/PLTV/3/224/3221226982/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://223.110.243.171/PLTV/3/224/3221227211/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) -http://223.110.243.171/PLTV/3/224/3221227217/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) -http://223.110.243.171/PLTV/3/224/3221227258/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://223.110.243.173/PLTV/3/224/3221227215/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://223.110.243.173/PLTV/3/224/3221227220/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://223.110.243.173/PLTV/3/224/3221227246/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ้ฆ™ๆธฏ (720p) -http://223.110.245.136/PLTV/3/224/3221226975/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (720p) -http://223.110.245.139/ott.js.chinamobile.com/PLTV/3/224/3221226922/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (720p) -http://223.110.245.139/PLTV/3/224/3221226922/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็‚ซๅŠจๅก้€š (576p) -http://223.110.245.139/PLTV/4/224/3221226388/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅปถ่พนๅซ่ง† (576p) -http://223.110.245.139/PLTV/4/224/3221227002/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅบทๅทดๅซ่ง† (576p) -http://223.110.245.139/PLTV/4/224/3221227008/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ˜‰ไฝณๅก้€š (576p) -http://223.110.245.139/PLTV/4/224/3221227009/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎถๅบญ็†่ดข (576p) -http://223.110.245.139/PLTV/4/224/3221227011/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้™•่ฅฟๅซ่ง† (576p) -http://223.110.245.139/PLTV/4/224/3221227022/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็ฏฎ็ƒ่ต„่ฎฏ (576p) http://223.110.245.139/PLTV/4/224/3221227023/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅผˆๅ›ๆ˜ฅ็ง‹ (576p) -http://223.110.245.139/PLTV/4/224/3221227031/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‚—ๆฑŸ่ต„่ฎฏ (576p) -http://223.110.245.139/PLTV/4/224/3221227154/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆทฑๅœณๅซ่ง† (1080p) -http://223.110.245.139/PLTV/4/224/3221227307/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://223.110.245.139/PLTV/4/224/3221227390/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://223.110.245.139/PLTV/4/224/3221227404/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) -http://223.110.245.139/PLTV/4/224/3221227448/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (1080p) -http://223.110.245.139/PLTV/4/224/3221227492/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (576p) -http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221225800/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅŸŽๅธ‚ (576p) -http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221225929/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบฌ่ง†ๅ‰งๅœบ (576p) -http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227040/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227483/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅทๅซ่ง† (576p) -http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221225814/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‡‘้นฐๅก้€š (576p) -http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221226303/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-่€ๆ•…ไบ‹ (576p) -http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221227043/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) -http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221227410/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) -http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221225634/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบ”ๆ˜Ÿไฝ“่‚ฒ (720p) -http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221226799/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž่ดพๆฑชๆ—…ๆธธ (576p) -http://223.110.245.147/ott.js.chinamobile.com/PLTV/3/224/3221227389/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ดตๅทžๅซ่ง† (576p) -http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225787/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (576p) -http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225804/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅซ่ง† (576p) -http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225840/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",SDETV (576p) -http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221227019/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (576p) -http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225808/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎๅคๅซ่ง† (576p) -http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225842/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๆ•™่‚ฒ (576p) -http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225923/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž-3 (1080p) -http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225949/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NewTVๆๅ‡ป (720p) -http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221226803/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NewTV็ฒพๅ“้›ปๅฝฑ (1080p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225567/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๆž—ๅซ่ง† (576p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225883/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎฟ่ฟๅ…ฌๅ…ฑ (480p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221226939/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-ๅฅณๆ€งๆ—ถๅฐš (576p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227026/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227211/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็”Ÿๆดป (576p) -http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227311/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ—ไบฌๆ•™็ง‘ (576p) -http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227194/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://223.110.245.155/ott.js.chinamobile.com/PLTV/3/224/3221227382/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) -http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221225591/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ไฝ“่‚ฒ (576p) -http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221225935/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) -http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221227439/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225781/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225838/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† (576p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225856/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŽฆ้—จๅซ่ง† (576p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221226996/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227191/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227208/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธŠๆตทๅซ่ง† (1080p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227396/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NewTVๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) -http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225555/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅค (576p) -http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225836/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅปถ่พนๅซ่ง† (576p) -http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝไบค้€š (576p) -http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅจ„ๅบ•็ปผๅˆ (720p) +http://119.39.242.52:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็ฒพๅ“็”ตๅฝฑ (1080p) +http://183.207.248.71/cntv/live1/jdianying/jdianying +#EXTINF:-1 tvg-id="" status="online",็บข็‰›REDBULL TV (720p) +https://rbmn-live.akamaized.net/hls/live/590964/BoRB-AT/master_3360.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",็บฏไบซ4K (2160p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225786/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",็ปง็ปญๆ•™่‚ฒ (576p) +http://111.63.117.13:6060/030000001000/G_CETV-2/G_CETV-2.m3u8 +#EXTINF:-1 tvg-id="" status="online",็ฝ—ๅฑฑ็”ต่ง†ๅฐ (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/11521-1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็ฝฎไธš (576p) http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227037/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸ (1080p) -http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227492/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227378/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227436/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225534/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (576p) -http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225854/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทžๆ–ฐ่ž็ถœๅˆ (1080p) -http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225945/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221227407/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅพๅทž็ถ“ๆฟŸ็”Ÿๆดป (1080p) -http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221225947/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐไธญๆ–‡ (720p) -http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226922/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) -http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226923/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",BesTV่ถ…็บง (576p) -http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226942/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://223.110.245.168/PLTV/4/224/3221227320/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฅณๆ€งๆ—ถๅฐš (576p) -http://223.110.245.169/PLTV/4/224/3221227026/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://223.110.245.170/PLTV/3/224/3221225534/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221225536/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221227191/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221227211/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221227212/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221227249/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221227252/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่‹ๅซ่ง† (1080p) -http://223.110.245.170/PLTV/3/224/3221227255/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) -http://223.110.245.172/PLTV/4/224/3221227399/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ†…่’™ๅคๅซ่ง† (576p) -http://223.110.245.173/PLTV/4/224/3221225836/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไบ‘ๅ—ๅซ่ง† (576p) -http://223.110.245.173/PLTV/4/224/3221225838/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† (1080p) -http://223.110.245.173/PLTV/4/224/3221227390/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—ๅซ่ง† (1080p) -http://223.110.254.134:6610/cntv/live1/hunanstv/hunanstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://223.110.254.136:6610/cntv/live1/HD-2500k-1080P-hubeistv/HD-2500k-1080P-hubeistv/1.m3u8 +#EXTINF:-1 tvg-id="" status="online",็พŽๅ›ฝไธญๆ–‡็”ต่ง† (406p) [Not 24/7] +https://jpts.sinovision.net/livestream.m3u8 +#EXTINF:-1 tvg-id="" status="online",็พŽๅ›ฝ็‹—็‹—ๅฎ ็‰ฉ (1080p) +https://video.blivenyc.com/broadcast/prod/2061/22/desktop-playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",็ฟก็ฟ ๅฐ (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป +http://202.69.67.66/webcast/bshdlive-pc/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="timeout",่‚ƒๅทž็”ต่ง†ๅฐ (1080p) +http://117.156.28.119/270000001111/1110000123/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ˆŸๅฑฑๅ…ฌๅ…ฑ็”Ÿๆดป (720p) +http://live.wifizs.cn/ggsh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ˆŸๅฑฑๆ–ฐ้—ป็ปผๅˆ (240p) +http://live.wifizs.cn/xwzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ˆŸๅฑฑ็พคๅฒ›ๆ—…ๆธธ (720p) +http://live.wifizs.cn/qdly/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่Šœๆน–ๅ…ฌๅ…ฑ (576p) +http://live1.wuhubtv.com/channel3/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่Šœๆน–ๆ–ฐ้—ป็ปผๅˆ (576p) +http://live1.wuhubtv.com/channel1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่Šœๆน–็”Ÿๆดป (576p) +http://live1.wuhubtv.com/channel2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฃๆ˜Œ็ปผๅˆ (404p) [Not 24/7] +http://183.64.181.25:40023/rongchang01.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่Ž’็ธฃๅœ–ๆ–‡้ ป้“ (720p) +http://61.162.225.122:8181/live/test3.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่Ž’็ธฃ้›ป่ฆ–ไธ€ๅฅ— (576p) +http://61.162.225.122:8181/live/test1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่Ž’็ธฃ้›ป่ฆ–ไบŒๅฅ— (576p) [Not 24/7] +http://61.162.225.122:8181/live/test2.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่้„‰ๅ…ฌๅ…ฑ้ ป้“ (1080p) [Not 24/7] +http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv3stream.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่้„‰ๆ•™่‚ฒ้ ป้“ (480p) +http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv2stream.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่้„‰ๆ–ฐ่ž็ถœๅˆ (576p) [Not 24/7] +http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv1stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",่งๅฑฑๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxiaoshan1/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่“ๅฑ 432 (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=109&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://palive.patv123.com:8091/live/xwpd_800K.m3u8 +#EXTINF:-1 tvg-id="" status="online",่•ชๆน–ๆ•™่‚ฒ้ ป้“ (576p) +http://live1.wuhubtv.com/channel4/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",่•ญๅฑฑ็”Ÿๆดป้ ป้“ (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxiaoshan2/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",่กกๆฐดๅฝฑ่ง†ๅจฑไน (480p) [Not 24/7] +http://hls.hsrtv.cn/hls/hstv2.m3u8 +#EXTINF:-1 tvg-id="" status="online",่กกๆฐดๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] +http://hls.hsrtv.cn/hls/hstv1.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="online",่ฅฟๅฎ‰ไธ่ทฏ (404p) [Not 24/7] +http://stream2.xiancity.cn/xatv5/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",่ฅฟๅฎ‰ๅ•†ๅŠก่ต„่ฎฏ (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",่ฅฟๅฎ‰ๆ–ฐ้—ป (1080p) [Not 24/7] +http://stream2.xiancity.cn/xatv1/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",่ฅฟ่—ๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225723/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—ๅซ่ง† (576p) +http://117.169.120.140:8080/live/xizangstv/.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—ๅซ่ง† (576p) +http://media.vtibet.com/masvod/HLSLive/9/hanyuTV_q1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ฅฟ่—ๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=208&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",่ฅฟ่—ๅซ่ง† (576p) +http://183.207.249.16/PLTV/3/224/3221225523/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—่—่ชž (576p) +http://media.vtibet.com/masvod/HLSLive/7/zangyuTV_q1.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="timeout",่ดตๅทžๅซ่ง† (360p) +http://125.210.152.18:9090/live/GZWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ดตๅทžๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ดตๅทžๅซ่ง† (576p) +http://183.207.248.71/gitv/live1/G_GUIZHOU/G_GUIZHOU +#EXTINF:-1 tvg-id="" status="timeout",่ดตๅทžๅซ่ง† (576p) +http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225787/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",่ตตๅŽฟ็”ต่ง†ไธ€ๅฅ— (360p) +http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/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",่ตตๅŽฟ็”ต่ง†ไบŒๅฅ— (360p) +http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/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="timeout",่พ›้›†ๆ–ฐ่ž้ ป้“ (480p) [Not 24/7] +http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พ›้›†็”Ÿๆดป้ ป้“ (480p) [Not 24/7] +http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (576p) +http://183.207.248.71/cntv/live1/liaoningstv/liaoningstv +#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.71/PLTV/3/224/3221225566/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (720p) +http://125.210.152.18:9090/live/LNWSHD_H265.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.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) +http://39.134.39.37/PLTV/88888888/224/3221226209/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) +http://112.25.48.68/live/program/live/lnwshd/4000000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=38&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",่พฝๅฎๅซ่ง† (1080p) +http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221227410/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†็ปผๅˆ (1080p) +http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†่—่ฏญ (576p) +http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้€šๅŒ–ๆ–ฐ้—ป [Geo-blocked] +http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",้€šๅทž็”ต่ง†ๅฐ (720p) +http://pull.dayuntongzhou.com/live/tztv.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‚—ๆฑŸ่ต„่ฎฏ (576p) +http://223.110.245.139/PLTV/4/224/3221227154/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‚ตไธœ็ปผๅˆ (576p) +http://hnsd.chinashadt.com:2036/live/stream:shaodong.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้…’ๆณ‰ๆ–ฐ้—ป็ปผๅˆ (576p) +http://117.156.28.119/270000001111/1110000001/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (432p) +http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=10&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (540p) +http://112.25.48.68/live/program/live/cqws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (576p) +http://183.207.249.5/PLTV/4/224/3221225812/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‡ๅบ†ๅซ่ง† (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_CHONGQING/G_CHONGQING +#EXTINF:-1 tvg-id="" status="online",้‡ๅบ†ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225692/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="timeout",้‡ๅบ†ๅซ่ง† (1080p) http://223.110.254.137:6610/cntv/live1/HD-8000k-1080P-chongqingstv/HD-8000k-1080P-chongqingstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) -http://223.110.254.143:6610/cntv/live1/HD-8000k-1080P-heilongjiangstv/HD-8000k-1080P-heilongjiangstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœๅซ่ง† (1080p) -http://223.110.254.195:6610/cntv/live1/HD-2500k-1080P-guangdongstv/HD-2500k-1080P-guangdongstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑŸ่ฅฟๅซ่ง† (1080p) -http://223.110.254.199:6610/cntv/live1/jiangxistv/jiangxistv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฎ‰ๅพฝๅซ่ง† (1080p) -http://223.110.254.203:6610/cntv/live1/HD-8000k-1080P-anhuistv/HD-8000k-1080P-anhuistv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๅ—ๅซ่ง† (1080p) -http://223.110.254.205:6610/cntv/live1/n-dongnanstv/n-dongnanstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) -http://223.110.254.207:6610/cntv/live1/HD-2500k-1080P-shandongstv/HD-2500k-1080P-shandongstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://223.110.254.210:6610/cntv/live1/zhejiangstv/zhejiangstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) -http://223.110.254.212:6610/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="error",้‡ๅบ†ๅซ่ง† (1080p) +http://117.169.120.132:8080/live/chongqingstv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้‡‘ๆ˜Œๅ…ฌๅ…ฑ้ ป้“ (240p) [Geo-blocked] +http://stream4.liveyun.hoge.cn/ch01/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้‡‘ๆ˜Œ็ถœๅˆ้ ป้“ (720p) [Geo-blocked] +http://stream4.liveyun.hoge.cn/ch02/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‡‘้นฐๅก้€š (576p) +http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221226303/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‡‘้นฐๅก้€š (576p) [Geo-blocked] +http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้‡‘้นฐๅก้€š (ๆน–ๅ—) (540p) [Not 24/7] +http://112.25.48.68/live/program/live/jykt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",้“ถๅทๅ…ฌๅ…ฑ (360p) [Not 24/7] +http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",้“ถๅท็”Ÿๆดป (360p) [Not 24/7] +http://stream.ycgbtv.com.cn/ycxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",้•ท่ฑๆ–ฐ่ž็ถœๅˆ (576p) +http://218.23.114.19:1935/live/xinwen/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้•ฟไน็ปผๅˆ [Geo-blocked] +http://35908.hlsplay.aodianyun.com/guangdianyun_35908/tv_channel_327.m3u8 +#EXTINF:-1 tvg-id="" status="online",้•ฟๆ˜ฅ็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/jlcc/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้•ฟๆฒ™ๅœฐ้“็งปๅŠจ [Geo-blocked] +http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_356.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™ๅฅณๆ€ง [Geo-blocked] +http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_349.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™ๆ”ฟๆณ• [Geo-blocked] +http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_348.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™ๆ–ฐ้—ป [Geo-blocked] +http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_346.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™็ป่ดธ [Geo-blocked] +http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_350.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้•ฟๆฒ™่ดญ็‰ฉ [Geo-blocked] +http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_354.m3u8 +#EXTINF:-1 tvg-id="" status="error",้˜ณๆฑŸ็ปผๅˆ (480p) +http://dslive.grtn.cn/yjzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้™•่ฅฟๅซ่ง† (540p) +http://112.25.48.68/live/program/live/sxws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",้™•่ฅฟๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225729/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้™•่ฅฟๅซ่ง† (576p) +http://223.110.245.139/PLTV/4/224/3221227022/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",้š†ๅŒ–ๅฝฑ่ง† (576p) +http://hblh.chinashadt.com:2036/live/stream:lh2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้š†ๅŒ–็ปผๅˆ (576p) +http://hblh.chinashadt.com:2036/live/stream:lh1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้šจๅทž็ถœๅˆ (720p) [Not 24/7] +http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_304.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้šจๅทž่พฒๆ‘ (720p) [Not 24/7] +http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 +#EXTINF:-1 tvg-id="" status="online",้›†ๅฎ‰็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/ja/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้œๅฑฑ็ปผๅˆ (576p) http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅนฟไธœ โ…  ๆฝฎๅฎ‰็ปผๅˆ (360p) -http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฝฎๅฎ‰็ปผๅˆ (540p) -http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑๅ…‰ไธ€ๅฅ— (576p) -http://hbdg.chinashadt.com:1936/live/stream:dgtv1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑๅ…‰ไบŒๅฅ— (576p) -http://hbdg.chinashadt.com:1936/live/stream:dgtv2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฑๅ…‰็ถœ่— (576p) -http://hbdg.chinashadt.com:1936/live/stream:dgzy.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้œธๅทžๅ…ฌๅ…ฑ้ ป้“ (576p) [Not 24/7] +http://hbbz.chinashadt.com:2036/live/stream:bzgg.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้œธๅทžๅฐ‘ๅ…’้ ป้“ (576p) [Not 24/7] +http://hbbz.chinashadt.com:2036/live/stream:bzse.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้œธๅทžๆ–‡ๅŒ–้ ป้“ (576p) +http://hbbz.chinashadt.com:2036/live/stream:bzwh.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้œธๅทžๆ–ฐ่ž้ ป้“ (576p) +http://hbbz.chinashadt.com:2036/live/stream:bzxw.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้’ๅทžๆ–‡ๅŒ–ๆ—…ๆธธ (576p) +http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้’ๅทž็”Ÿๆดป (576p) +http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้’ๅทž็ปผๅˆ (576p) +http://sdqz.chinashadt.com:2036/live/stream:1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้’ๆตทๅซ่ง† (540p) +http://112.25.48.68/live/program/live/qhws/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",้’ๆตทๅซ่ง† (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225727/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้’ๆตทๅซ่ง† (576p) +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=206&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",้’ๆตทๅซ่ง† (576p) +http://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=206&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="blocked",้’ๆตทๅซ่ง† (1080p) +http://live.geermurmt.com/qhws/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (480p) [Not 24/7] +http://visit.jjbctv.com:1935/live/xwzhmb/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (720p) [Not 24/7] +http://58.222.151.43:1935/live/xwzhpc/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="timeout",้™ๅฎ็ปผๅˆ (1080p) +http://117.156.28.119/270000001111/1110000147/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้žๅฑฑๅ›พๆ–‡ (480p) +http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="" status="error",้ฃŽๅฐš่ดญ็‰ฉ (1080p) +http://183.207.248.71/cntv/live1/fengshanggw/fengshanggw +#EXTINF:-1 tvg-id="" status="online",้ค˜ๅงšๅงšๆฑŸๆ–‡ๅŒ– (576p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXyuyao2/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ซ˜ๅฐ็”ต่ง†ๅฐ (1080p) +http://117.156.28.119/270000001111/1110000146/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ซ˜ๆธ…็”ตๅฝฑ (1080p) +http://39.134.19.76/dbiptv.sn.chinamobile.com/PLTV/88888888/224/3221226463/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",้นคๅฃๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] +http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้นคๅณฐ็ปผๅˆ [Geo-blocked] +http://hefeng.live.tempsource.cjyun.org/videotmp/s10100-hftv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้นฟๆณ‰ไธ€ๅฅ— (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้นฟๆณ‰ไบŒๅฅ— (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅ—้ƒฝๅธ‚ (576p) -http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้‚ตไธœ็ปผๅˆ (576p) -http://hnsd.chinashadt.com:2036/live/stream:shaodong.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒๅณฐ็”ต่ง†ไธ€ๅฅ— (360p) -http://hnsf.chinashadt.com:2036/zhuanma/tv1.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌๅซ่ง† [Not 24/7] -http://ivi.bupt.edu.cn/hls/btv1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌ่ดข็ป [Not 24/7] -http://ivi.bupt.edu.cn/hls/btv5.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅŒ—ไบฌ้’ๅนด [Not 24/7] -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) -http://live.wifizs.cn/ggsh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ˆŸๅฑฑ็พคๅฒ›ๆ—…ๆธธ (720p) -http://live.wifizs.cn/qdly/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ˆŸๅฑฑๆ–ฐ้—ป็ปผๅˆ (240p) -http://live.wifizs.cn/xwzh/sd/live.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) -http://ott.js.chinamobile.com/PLTV/3/224/3221225815/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅปถ่พนๅซ่ง† (576p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227002/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธญๅ›ฝไบค้€š (576p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227027/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (720p) +http://125.210.152.18:9090/live/HLJWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (1080p) +http://223.110.243.169/PLTV/3/224/3221227252/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (1080p) +http://223.110.245.139/PLTV/4/224/3221227492/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๅซ่ง† (1080p) +http://223.110.245.170/PLTV/3/224/3221227252/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸ (576p) +http://183.207.248.71/gitv/live1/G_HEILONGJIANG/G_HEILONGJIANG +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸ (1080p) +http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221227492/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸ (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227252/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸ (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227252/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑไธœๅซ่ง† (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227258/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆต™ๆฑŸๅซ่ง† (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆน–ๅŒ—ๅซ่ง† (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ไธœๆ–นๅซ่ง† (1080p) -http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๅ››ๅทๅฝฑ่ง†ๅฐ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†่—่ฏญ (576p) -http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†็ปผๅˆ (1080p) -http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅฐ +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-heilongjiangstv/HD-2500k-1080P-heilongjiangstv +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (576p) [Not 24/7] +http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=27&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= +#EXTINF:-1 tvg-id="" status="online",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225690/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="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) +http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) +http://223.110.254.143:6610/cntv/live1/HD-8000k-1080P-heilongjiangstv/HD-8000k-1080P-heilongjiangstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅฐ http://stream3.hljtv.com/hljws2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๆ–ฐ้—ปๆณ•ๆฒป +#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๆ–ฐ้—ปๆณ•ๆฒป http://stream3.hljtv.com/hljxw2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็Šไธบๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่้„‰ๆ–ฐ่ž็ถœๅˆ (576p) [Not 24/7] -http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv1stream.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่้„‰ๆ•™่‚ฒ้ ป้“ (480p) -http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv2stream.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่้„‰ๅ…ฌๅ…ฑ้ ป้“ (1080p) [Not 24/7] -http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv3stream.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้ป”่ฅฟๅ—ๅ…ฌๅ…ฑ (288p) [Geo-blocked] +http://live.qxndt.com/channel3/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",้ป”่ฅฟๅ—็ปผๅˆ (288p) [Geo-blocked] +http://live.qxndt.com/channel2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",้ปžๆŽŒ่ฒก็ถ“ (712p) +http://cclive2.aniu.tv/live/anzb.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้พ™ๅฃๅ›พๆ–‡ (576p) +http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้พ™ๅฃๆ–ฐ้—ป็ปผๅˆ (576p) http://yslk.chinashadt.com:1635/live/stream:di1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้พ™ๅฃ็”Ÿๆดป (576p) http://yslk.chinashadt.com:1635/live/stream:di2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้พ™ๅฃๅ›พๆ–‡ (576p) -http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่พ›้›†็”Ÿๆดป้ ป้“ (480p) [Not 24/7] -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) -http://117.169.120.132:8080/live/chongqingstv/playlist.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/dongnanstv/.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๅทžๆ–ฐ่ž็ถœๅˆ (1080p) -http://218.204.153.158/10.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",ๅฎฟๅทžๅ…ฌๅ…ฑ (1080p) [Not 24/7] -http://live.ahsz.tv/video/s10001-ggpd/index.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",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://palive.patv123.com:8091/live/xwpd_800K.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) -https://live.funhillrm.com/2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‡คๅฐ็ปผๅˆ (576p) [Not 24/7] -http://60.175.115.119:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฑฑ่ฅฟๅซ่ง† (576p) -http://117.169.120.140:8080/live/shanxistv/.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ†œๆฐ‘ (576p) -http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",่ฃๆ˜Œ็ปผๅˆ (404p) [Not 24/7] -http://183.64.181.25:40023/rongchang01.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",ๆฒณๅŒ—้ƒฝๅธ‚ (240p) [Not 24/7] -http://live3.plus.hebtv.com/hbdsx/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๆฒณๅŒ—ๅ†œๆฐ‘ (240p) -http://live3.plus.hebtv.com/nmpdx/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้‡ๅบ†ๅซ่ง† (576p) -http://183.207.249.5/PLTV/4/224/3221225812/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅฎ‰ๅพฝๅซ่ง† (1080p) -http://183.207.249.15/PLTV/3/224/3221225634/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",้•ฟๆฒ™ๅœฐ้“็งปๅŠจ [Geo-blocked] -http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_356.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/sctv7/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅ…ฌๅ…ฑ (720p) -http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ไธœ่‡ณๅฝฑ่ง† (576p) [Not 24/7] -http://223.247.33.124:1935/live/yingshi/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",็™ฝๅฑฑๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/baishan1/sd/live.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",ไธญ็‰Ÿ็ปผๅˆ (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 +#EXTINF:-1 tvg-id="" status="online",้พ™ๅฒฉ็ปผๅˆ (540p) +http://stream.lytv.net.cn/2/sd/live.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index 1cc5c2c0dd..3fb3589cca 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -1,11 +1,11 @@ #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 #EXTINF:-1 tvg-id="ATNTelevision.co" status="online",ATN Televisiรณn (Cรบcuta | Norte de Santander) (640p) https://59ef525c24caa.streamlock.net/atntelevision/atntelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.co" status="online",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ATV.co" status="error",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] https://movil.ejeserver.com/live/verteve.m3u8 #EXTINF:-1 tvg-id="AvivamientoTV.co" status="online",Avivamiento TV (1080p) [Not 24/7] https://s1.abntelevision.com/avivamientoabr/stream/avivamientohd/avivamientohd/playlist.m3u8 @@ -15,28 +15,24 @@ https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 #EXTINF:-1 tvg-id="CaliTV.co" status="online",Cali TV (Santiago de Cali | Valle del Cauca) (540p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 -#EXTINF:-1 tvg-id="CampoTelevision.co" status="online",Campo Televisiรณn (Santa Marta) +#EXTINF:-1 tvg-id="CampoTelevision.co" status="error",Campo Televisiรณn (Santa Marta) https://video17.virtualtronics.com/streamer/canalcampotv.m3u8 #EXTINF:-1 tvg-id="Canal1.co" status="blocked",Canal 1 (1080p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 -#EXTINF:-1 tvg-id="Canal2.co" status="online",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="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalCapital.co" status="error",Canal Capital (720p) [Not 24/7] -https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8 #EXTINF:-1 tvg-id="CanalDoce.co" status="online",Canal Doce https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 #EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalNets.co" status="online",Canal Nets [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfZ9c1Beo5LipWUXM7zYMuQ/live #EXTINF:-1 tvg-id="CanalNets.co" status="online",Canal Nets https://video.ejeserver.com/live/nets.m3u8 +#EXTINF:-1 tvg-id="CanalNets.co" status="error",Canal Nets [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfZ9c1Beo5LipWUXM7zYMuQ/live #EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSonTV.co" status="online",Canal Son TV (720p) [Not 24/7] @@ -49,10 +45,12 @@ 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="CTV.co" status="online",CTV (Barranquilla | Atlรกntico) (1080p) +#EXTINF:-1 tvg-id="CTV.co" status="error",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="EDVTV.co" status="online",EDVTV (Bogotร  | Cundinamarca) +https://tustreamingvideo.com:3376/multi_live/play.m3u8 #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 @@ -67,10 +65,10 @@ https://vcp.myplaytv.com/moviefe/ngrp:moviefe_all/playlist.m3u8 https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 #EXTINF:-1 tvg-id="MundoMas.co" status="online",Mundo + http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 +#EXTINF:-1 tvg-id="NoticiasCaracolAhora.co" status="blocked",Canal Caracol Ahora (720p) +https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.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="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] @@ -121,13 +119,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="ZuldemaydaCanal13.co" status="online",Zuldemayda Canal 13 (Armenia | Quindio) https://video.ejeserver.com/live/zuldemayda.m3u8 -#EXTINF:-1 tvg-id="" status="online",EDVTV (Bogotร  | Cundinamarca) -https://tustreamingvideo.com:3376/multi_live/play.m3u8 #EXTINF:-1 tvg-id="" status="online",Ondambiantal TV (Bogotร  | Cundinamarca) https://server12.videostreaming.net:3230/stream/play.m3u8 -#EXTINF:-1 tvg-id="" status="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 ce8d7f7505..8bf249870d 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -15,8 +15,6 @@ https://rtmp.info/canal38/envivo/playlist.m3u8 http://tv.ticosmedia.com:1935/COLOSAL/COLOSAL/playlist.m3u8 #EXTINF:-1 tvg-id="EJTV.cr" status="online",Enlace Juvenil (EJTV) (288p) [Not 24/7] https://api.new.livestream.com/accounts/ejtvla/events/2294538/live.m3u8 -#EXTINF:-1 tvg-id="EnlaceTV.cr" status="online",EnlaceTV (720p) [Not 24/7] -https://v4.tustreaming.cl/enlacebpbtv/index.m3u8 #EXTINF:-1 tvg-id="ExtremaTV.cr" status="online",Extrema TV (720p) https://www.livestreamcdn.net:444/ExtremaTV/ExtremaTV/playlist.m3u8 #EXTINF:-1 tvg-id="FUTV.cr" status="error",FUTV @@ -41,7 +39,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 #EXTINF:-1 tvg-id="TVN14.cr" status="online",Canal 14 San Carlos (720p) http://tvn.obix.tv:1935/TVN/CH14.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="online",TV Sur Canal 9 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="error",TV Sur Canal 9 (480p) [Not 24/7] http://tv.ticosmedia.com:1935/TVSUR/TVSUR/playlist.m3u8 #EXTINF:-1 tvg-id="TVSurCanal14.cr" status="online",TV Sur Canal 14 (720p) https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8 @@ -51,19 +49,19 @@ 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="" status="online",TD+2 -https://m6gdar5eyn93-hls-live.5centscdn.com/TDMas2/2409f772ae1a7179adc3f7da77d8785f.sdp/playlist.m3u8 -#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 -http://190.7.192.164:8002/play/s11 -#EXTINF:-1 tvg-id="" status="online",Canal 4 Repretel -http://190.7.192.164:8002/play/s12 #EXTINF:-1 tvg-id="" status="online",Canal 2 Repretel 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",Canal 4 Repretel +http://190.7.192.164:8002/play/s12 +#EXTINF:-1 tvg-id="" status="online",Canal 6 Repretel +http://190.7.192.164:8002/play/s11 #EXTINF:-1 tvg-id="" status="online",Canal 11 Repretel https://d3bgcstab9qhdz.cloudfront.net/hls/canal11.m3u8 +#EXTINF:-1 tvg-id="" status="online",STV El Camal Familiar (720p) [Not 24/7] +http://tiquiciatv.com:1935/stv/web/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TD+2 +https://m6gdar5eyn93-hls-live.5centscdn.com/TDMas2/2409f772ae1a7179adc3f7da77d8785f.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Telefides +https://s2.cwebtv.net:4433/telefides/telefides/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Teletica Radio +https://m6gdar5eyn93-hls-live.5centscdn.com/TeleticaRadio/5444e8d6d0436ccb78704882f542e5ac.sdp/playlist.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index f94a8cd42c..41eedfbb55 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BonceTV.cw" status="error",Bonce TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 #EXTINF:-1 tvg-id="NosPais.cw" status="online",Nos Paรฏs (720p) [Not 24/7] http://highvolume04.streampartner.nl/nos_pais_24_7/nos_pais_24_7/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 76f5ed78ae..09b4072d87 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -1,6 +1,4 @@ #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="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="online",Alfa Sport (1080p) [Not 24/7] @@ -41,31 +39,29 @@ http://live.mycamtv.com/arab.m3u8 http://live.mycamtv.com/squirt.m3u8 #EXTINF:-1 tvg-id="MyCamTVWhite.cy" status="online",MyCamTV White http://live.mycamtv.com/white.m3u8 +#EXTINF:-1 tvg-id="RIK1.cy" status="blocked",RIK 1 (CYBC 1) [Geo-blocked] +http://l6.cloudskep.com/rikcy/rik1/playlist.m3u8 +#EXTINF:-1 tvg-id="RIK2.cy" status="blocked",RIK 2 (CYBC 2) [Geo-blocked] +http://l6.cloudskep.com/rikcy/rik2/playlist.m3u8 +#EXTINF:-1 tvg-id="RIKHD.cy" status="blocked",RIK HD (CYBC HD) [Geo-blocked] +http://l6.cloudskep.com/rikcy/rikhd/playlist.m3u8 #EXTINF:-1 tvg-id="RIKSat.cy" status="online",Rฮ™ฮš Sat (CYBC S) (720p) [Not 24/7] https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 +#EXTINF:-1 tvg-id="Sat7Arabic.cy" status="online",Sat 7 Arabic (240p) +https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="Sat7Kids.cy" status="online",Sat 7 Kids (1080p) +https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="Sat7Pars.cy" status="online",Sat 7 Pars (720p) +https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="Sat7Turk.cy" status="online",Sat7 Tรผrk (720p) -https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 +https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_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",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) -https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",SAT-7 PARS (720p) -https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",SAT-7 TรœRK (720p) -https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Reload (804p) http://web.onair-radio.eu:1935/video/video/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",RIK 1 (CYBC 1) [Geo-blocked] -http://l6.cloudskep.com/rikcy/rik1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",RIK 2 (CYBC 2) [Geo-blocked] -http://l6.cloudskep.com/rikcy/rik2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",RIK HD (CYBC HD) [Geo-blocked] -http://l6.cloudskep.com/rikcy/rikhd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Vouli TV (1080p) [Not 24/7] -https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu -#EXTINF:-1 tvg-id="" status="error",Vouli TV (1080p) +#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",Vouli TV (1080p) [Not 24/7] +https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu diff --git a/streams/cz.m3u b/streams/cz.m3u index eca052e743..b98f1aa304 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -1,27 +1,21 @@ #EXTM3U -#EXTINF:-1 tvg-id="CT1HD.cz" status="blocked",ฤŒ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) -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 #EXTINF:-1 tvg-id="Ocko.cz" status="online",ร“ฤko (540p) https://ocko-live.ssl.cdn.cra.cz/channels/ocko/playlist.m3u8 -#EXTINF:-1 tvg-id="OckoExpres.cz" status="online",ร“ฤko Expres (540p) +#EXTINF:-1 tvg-id="OckoExpres.cz" status="error",ร“ฤko Expres (540p) https://ocko-live.ssl.cdn.cra.cz/channels/ocko_expres/playlist.m3u8 -#EXTINF:-1 tvg-id="OckoGold.cz" status="online",ร“ฤko Gold (540p) -https://ocko-live.ssl.cdn.cra.cz/channels/ocko_gold/playlist.m3u8 #EXTINF:-1 tvg-id="OckoGold.cz" status="blocked",ร“ฤko Gold (540p) [Geo-blocked] https://ocko-live.ssl.cdn.cra.cz/cra_live2/ocko_gold.stream.1.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="OckoGold.cz" status="error",ร“ฤko Gold (540p) +https://ocko-live.ssl.cdn.cra.cz/channels/ocko_gold/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 e2d3e47c0b..50e3cc2f63 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -46,6 +46,8 @@ http://tv.artcom-venture.de:1322/dmf/tv.m3u8 #EXTINF:-1 tvg-id="DeutschesMusikFernsehen.de" status="timeout",Deutsches Musik Fernsehen (720p) [Not 24/7] https://tv.artcom-venture.de/dmf/tv.m3u8 #EXTINF:-1 tvg-id="DWArabic.de" status="online",DW Arabic (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/dwarabic/live +#EXTINF:-1 tvg-id="DWArabic.de" status="online",DW Arabic (1080p) https://dwamdstream103.akamaized.net/hls/live/2015526/dwstream103/index.m3u8 #EXTINF:-1 tvg-id="DWDeutsch.de" status="blocked",DW Deutsch (1080p) [Geo-blocked] https://dwamdstream106.akamaized.net/hls/live/2017965/dwstream106/index.m3u8 @@ -109,6 +111,14 @@ https://stream.ads.ottera.tv/playlist.m3u8?network_id=535 https://muenchentv.iptv-playoutcenter.de/muenchentv/muenchentv.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="naheTV.de" status="online",naheTV (720p) https://s.ok54.de/nahetv/webstream/playlist.m3u8 +#EXTINF:-1 tvg-id="NiederbayernTV.de" status="online",Niederbayern TV (720p) +https://stream03.welocal.stream/stream/sat-nby/ngrp:sat-nby.stream_all/index.m3u8 +#EXTINF:-1 tvg-id="NiederbayernTVDeggendorfStraubing.de" status="online",Niederbayern TV Deggendorf & Straubing (1080p) +https://stream03.welocal.stream/stream/fhd-nbydeggendorf_99148/ngrp:stream_all/index.m3u8 +#EXTINF:-1 tvg-id="NiederbayernTVLandshut.de" status="online",Niederbayern TV Landshut (1080p) +https://stream03.welocal.stream/stream/fhd-nbylandshut_75262/ngrp:stream_all/index.m3u8 +#EXTINF:-1 tvg-id="NiederbayernTVPassau.de" status="online",Niederbayern TV Passau (1080p) +https://stream03.welocal.stream/stream/fhd-nbypassau_49171/ngrp:stream_all/index.m3u8 #EXTINF:-1 tvg-id="Noa4HamburgHD.de" status="online",Noa 4 Hamburg (1080p) https://hls1.wtnet.de/noa4hh/apple/wifi6500.m3u8 #EXTINF:-1 tvg-id="Noa4NorderstedtHD.de" status="online",Noa 4 Norderstedt (1080p) @@ -255,7 +265,7 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 -#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RocklandTV.de" status="online",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 @@ -307,13 +317,13 @@ http://62.113.221.3/tv38-live/_definst_/mp4:livestream/playlist.m3u8 https://tvaktuellr.iptv-playoutcenter.de/tvaktuellr/tvaktuellr.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="TVBayernLive.de" status="online",TV Bayern Live (1080p) [Not 24/7] https://s3.welocal.world/tvbayernlive/media/134371/videos/hls.m3u8 -#EXTINF:-1 tvg-id="TVHalle.de" status="online",TV Halle (720p) +#EXTINF:-1 tvg-id="TVHalle.de" status="error",TV Halle (720p) http://58bd5b7a98e04.streamlock.net/medienasa-live/tvhalle_high/playlist.m3u8 -#EXTINF:-1 tvg-id="TVHalle.de" status="online",TV Halle (720p) +#EXTINF:-1 tvg-id="TVHalle.de" status="error",TV Halle (720p) http://62.113.210.250/medienasa-live/tvhalle_high/playlist.m3u8 -#EXTINF:-1 tvg-id="TVHalle.de" status="online",TV Halle (720p) +#EXTINF:-1 tvg-id="TVHalle.de" status="error",TV Halle (720p) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:tvhalle_high/playlist.m3u8 -#EXTINF:-1 tvg-id="TVHalle.de" status="online",TV Halle (720p) +#EXTINF:-1 tvg-id="TVHalle.de" status="error",TV Halle (720p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:tvhalle_high/playlist.m3u8 #EXTINF:-1 tvg-id="TVMainfranken.de" status="online",TV Mainfranken (1080p) [Not 24/7] https://tvtouringw.iptv-playoutcenter.de/tvtouringw/tvtouringw.stream_1/playlist.m3u8 @@ -323,66 +333,41 @@ https://live2weltcms-lh.akamaihd.net/i/Live2WeltCMS_1@444563/master.m3u8 https://a.jsrdn.com/broadcast/ab14783a09/+0000/c.m3u8 #EXTINF:-1 tvg-id="ZDF.de" status="blocked",ZDF [Geo-blocked] https://zdf-hls-15.akamaized.net/hls/live/2016498/de/high/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",oeins (Oldenburg) (1080p) [Not 24/7] -https://www.oeins.de/live/studio.m3u8 -#EXTINF:-1 tvg-id="" status="online",WTV Wettin -http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",PunktUM (1080p) -http://58bd5b7a98e04.streamlock.net/medienasa-live/punktum_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ran 1 (1080p) -http://58bd5b7a98e04.streamlock.net/medienasa-live/ran1_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",RFH TV (1080p) -http://58bd5b7a98e04.streamlock.net/medienasa-live/RFH_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Filstalwelle Gรถppingen (576p) -http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ran1 Dessau-RoรŸlau (1080p) -http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ran1_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KulturMD Magdeburg -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:kulturmd_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",MDF.1 Magdeburg -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:mdf1_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",PunktUm Hettstedt (1080p) -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:punktum_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",RBW Bitterfeld-Wolfen (1080p) -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:rbw_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",rheinmaintv (720p) [Not 24/7] -https://586fb512206e4.streamlock.net/rheinmaintv-live/mp4:livestream/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",rheinmaintv (720p) [Not 24/7] -https://586fb512206e4.streamlock.net/rheinmaintv-live/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",rheinmaintv (720p) [Not 24/7] -https://586fb512206e4.streamlock.net/rheinmaintv-live/mp4:livestream/playlist.m3u8?=&ref=www.rheinmaintv.de&seid=598541 -#EXTINF:-1 tvg-id="" status="online",Lausitzwelle Fernsehen (1080p) -https://5856e1a25f71a.streamlock.net/easycast9-live/_definst_/mp4:livestreamhd10/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NRWISION (1080p) -https://fms.nrwision.de/live/livestreamHD.stream_source/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Isar TV (1080p) [Not 24/7] -https://isar-tv.iptv-playoutcenter.de/isar-tv/isar-tv.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",MyTVplus (Dresden) (576p) -https://mytvplus.iptv-playoutcenter.de/mytvplus/mytvplus.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Franken Fernsehen (1080p) -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="timeout",ADRIA Music (1080p) +https://serve-first.folxplay.tv/folx/ch-1/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] -http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ARD-alpha (720p) http://livestreams.br.de/i/bralpha_germany@119899/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] -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",Offener Kanal Fulda -https://s.ok54.de/mok-fu/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ZDFneo [Geo-blocked] -https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ZDFinfo [Geo-blocked] -https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] +http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] +https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",BR Fernsehen Sรผd (720p) +https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 +#EXTINF:-1 tvg-id="" status="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 +#EXTINF:-1 tvg-id="" status="online",Filstalwelle Gรถppingen (576p) +http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",FOLX Slovenija (1080p) +https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Franken Fernsehen (1080p) +https://s3.welocal.world/frankenfernsehen/media/191627/videos/hls.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="online",Isar TV (1080p) [Not 24/7] +https://isar-tv.iptv-playoutcenter.de/isar-tv/isar-tv.stream_1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",KulturMD Magdeburg +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:kulturmd_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Lausitzwelle Fernsehen (1080p) +https://5856e1a25f71a.streamlock.net/easycast9-live/_definst_/mp4:livestreamhd10/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MDF.1 Magdeburg +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:mdf1_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MyTVplus (Dresden) (576p) +https://mytvplus.iptv-playoutcenter.de/mytvplus/mytvplus.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_hh/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Mecklenburg-Vorpommern (720p) @@ -391,20 +376,39 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ADRIA Music (1080p) -https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ZWEI2 Music (1080p) -https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",FOLX Slovenija (1080p) -https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NRWISION (1080p) +https://fms.nrwision.de/live/livestreamHD.stream_source/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",oeins (Oldenburg) (1080p) [Not 24/7] +https://www.oeins.de/live/studio.m3u8 +#EXTINF:-1 tvg-id="" status="online",Offener Kanal Fulda +https://s.ok54.de/mok-fu/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",PunktUM (1080p) +http://58bd5b7a98e04.streamlock.net/medienasa-live/punktum_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",PunktUm Hettstedt (1080p) +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:punktum_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ran 1 (1080p) +http://58bd5b7a98e04.streamlock.net/medienasa-live/ran1_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ran1 Dessau-RoรŸlau (1080p) +http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ran1_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",RBW Bitterfeld-Wolfen (1080p) +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:rbw_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",RFH TV (1080p) +http://58bd5b7a98e04.streamlock.net/medienasa-live/RFH_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",rheinmaintv (720p) [Not 24/7] +https://586fb512206e4.streamlock.net/rheinmaintv-live/mp4:livestream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",rheinmaintv (720p) [Not 24/7] +https://586fb512206e4.streamlock.net/rheinmaintv-live/mp4:livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",rheinmaintv (720p) [Not 24/7] +https://586fb512206e4.streamlock.net/rheinmaintv-live/mp4:livestream/playlist.m3u8?=&ref=www.rheinmaintv.de&seid=598541 +#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="timeout",WDR Koeln (720p) 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="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",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 -#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="online",WTV Wettin +http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ZDFinfo [Geo-blocked] +https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ZDFneo [Geo-blocked] +https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ZWEI2 Music (1080p) +https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index 035780399c..8221069691 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -7,7 +7,7 @@ https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream_de.m3u8 #EXTINF:-1 tvg-id="AdultSwimDreamCorpLLC.us" status="online",Adult Swim Dream Corp LLC (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 -#EXTINF:-1 tvg-id="AdultSwimInfomercials.us" status="online",Adult Swim Infomercials (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="AdultSwimInfomercials.us" status="timeout",Adult Swim Infomercials (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 #EXTINF:-1 tvg-id="AdultSwimMetalocalypse.us" status="online",Adult Swim Metalocalypse (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream_de.m3u8 diff --git a/streams/de_pluto.m3u b/streams/de_pluto.m3u new file mode 100644 index 0000000000..401b77f6bb --- /dev/null +++ b/streams/de_pluto.m3u @@ -0,0 +1,91 @@ +#EXTM3U +#EXTINF:-1 tvg-id="AutoMotorundSport.de" status="online",Pluto TV Auto Motor Sport (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f760c3d41aa2d0007bfde19/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f760c3d41aa2d0007bfde19&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c676a4b5-65d2-474a-b477-c04f8b88e727&terminate=false&userId= +#EXTINF:-1 tvg-id="AutoMotorundSport.de" status="online",Pluto TV Auto Motor Sport (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f760c3d41aa2d0007bfde19/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b60419becf60008c841fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ebc579c0-0712-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007756454/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f4796368174910007756454&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=db62fa8b-15bd-11eb-bde1-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4796368174910007756454/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="iCarlyGermany.de" status="online",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b580a233dc90007f0cb9d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c53d6ac-a6d2-4c2c-9403-6101f770b205&terminate=false&userId= +#EXTINF:-1 tvg-id="iCarlyGermany.de" status="online",Pluto TV iCarly (720p) +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="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="N24Doku.de" status="online",Pluto TV N24 Doku (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4bf36000076a81b1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8c4c3f141f350007936f7d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8ae325bb-0580-11eb-9df2-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b4889bca2ce7b73ef2e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=303&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="PlutoTVMTVGermany.us" status="online",Pluto TV MTV (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5caf325764025859afdd6c4d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms+ (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ab2b456c8cf265ce921&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d00e8adaab96b5635b2a005&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=248&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (720p) [Not 24/7] +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="PlutoTVVictorious.de" status="online",Pluto TV Victorious (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5e43f294f8000793c3d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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="" status="online",Pluto TV Animals (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central (Made in Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4948418101147596fd6c5a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=91083755-0728-11eb-aeab-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central (Made in Germany) (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 Comedy Central (Made in Germany)+ (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b8923fc302800079e4f4f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b8923fc302800079e4f4f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ee59b770-663e-4463-bf9b-3f7c374fbc39&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV (German) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV (German) (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="" 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 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 Nick Rewind+ (720p) +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= diff --git a/streams/de_samsung.m3u b/streams/de_samsung.m3u index d4c71b71c6..17c976924b 100644 --- a/streams/de_samsung.m3u +++ b/streams/de_samsung.m3u @@ -13,7 +13,7 @@ https://inwonder-samsung-de.amagi.tv/playlist.m3u8 https://sofy-ger-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Xite.nl" status="online",Xite (720p) https://xite-samsung-de.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tastemade Deutschland (720p) -https://tastemade-de-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews Deutsch (720p) https://rakuten-euronews-5-de.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tastemade Deutschland (720p) +https://tastemade-de-samsung.amagi.tv/playlist.m3u8 diff --git a/streams/dk.m3u b/streams/dk.m3u index b28ba620c2..3eb9947e1f 100644 --- a/streams/dk.m3u +++ b/streams/dk.m3u @@ -3,6 +3,8 @@ https://drlive01hls.akamaized.net/hls/live/2014185/drlive01/master.m3u8 #EXTINF:-1 tvg-id="DR2.dk" status="blocked",DR2 (1080p) [Geo-blocked] https://drlive02hls.akamaized.net/hls/live/2014187/drlive02/master.m3u8 +#EXTINF:-1 tvg-id="DRRamasjang.dk" status="blocked",DR Ramasjang (720p) [Geo-blocked] +https://drlive03hls.akamaized.net/hls/live/2014190/drlive03/master.m3u8 #EXTINF:-1 tvg-id="KanalHovedstaden.dk" status="online",Kanal Hovedstaden (720p) https://59b954022ec35.streamlock.net/liveTV2/smil:liveTVstream2.transcoder.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KKRtv.dk" status="online",KKRtv (720p) @@ -19,5 +21,5 @@ https://cdnapisec.kaltura.com/p/1966291/sp/1966291/playManifest/entryId/0_vsfrv0 https://cdnapisec.kaltura.com/p/2045321/sp/204532100/playManifest/entryId/1_2kojfk4m/format/applehttp/protocol/https/uiConfId/32599481/a.m3u8 #EXTINF:-1 tvg-id="TV2Ostjylland.dk" status="online",TV2/ร˜stjylland (720p) https://cdnapisec.kaltura.com/p/2102081/sp/2102081/playManifest/entryId/0_x4p3licd/flavorIds/0_pcvatr5k,0_aezqkdsi,0_dkeq429y,0_99pivdxs/deliveryProfileId/10552/protocol/https/format/applehttp/a.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",DR Ramasjang (720p) [Geo-blocked] -https://drlive03hls.akamaized.net/hls/live/2014190/drlive03/master.m3u8 +#EXTINF:-1 tvg-id="TVfromtheDanishParliament.dk" status="online",Folketing (1080p) +https://cdnapi.kaltura.com/p/2158211/sp/327418300/playManifest/entryId/1_24gfa7qq/protocol/https/format/applehttp/a.m3u8 diff --git a/streams/dk_samsung.m3u b/streams/dk_samsung.m3u index eafcc8f41c..053a3d1eb7 100644 --- a/streams/dk_samsung.m3u +++ b/streams/dk_samsung.m3u @@ -3,5 +3,5 @@ https://rakuten-africanews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-dk.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Euronews English (720p) +#EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English (720p) https://rakuten-euronews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index 9f5333b925..d1f851d967 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AkiTV.do" status="online",AkรญTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AkiTV.do" status="error",AkรญTV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Akitv/Akitv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BajoTechoTV.do" status="online",Bajo Techo TV https://cdn4.hostlagarto.com:8081/static/bajotechotv/playlist.m3u8 @@ -9,7 +9,7 @@ https://cdn4.hostlagarto.com:8081/static/Bellavision8hd/playlist.m3u8 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 -#EXTINF:-1 tvg-id="Canal4RD.do" status="error",Canal 4 RD +#EXTINF:-1 tvg-id="Canal4RD.do" status="online",Canal 4 RD https://protvradiostream.com:1936/canal4rd-1/ngrp:canal4rd-1_all/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12HD.do" status="online",Canal 12 (720p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/telecanal12/playlist.m3u8 @@ -29,7 +29,7 @@ http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 http://50.30.37.36:1935/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="ConstanzaTV.do" status="online",ConstanzaTV https://ss9.domint.net:3026/ctv8_str/contanzatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CotubanamaTV.do" status="error",Cotubanama TV +#EXTINF:-1 tvg-id="CotubanamaTV.do" status="online",Cotubanama TV https://cdn4.hostlagarto.com:8081/static/cotubanamatv/playlist.m3u8 #EXTINF:-1 tvg-id="CromTV.do" status="online",CromTV https://cdn4.hostlagarto.com:8081/static/cromtv/playlist.m3u8 @@ -41,7 +41,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts https://inliveserver.com:1936/digital809tv/digital809tv/playlist.m3u8 #EXTINF:-1 tvg-id="Ecovision.do" status="online",Ecovisiรณn (480p) [Not 24/7] https://vdo1.streamgato.us:3014/live/ecovisionlive.m3u8 -#EXTINF:-1 tvg-id="Entelevision.do" status="online",Entelevisiรณn +#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 @@ -51,7 +51,7 @@ https://video.misistemareseller.com/Fuegotv/Fuegotv/playlist.m3u8 https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8 #EXTINF:-1 tvg-id="GDMTV.do" status="online",GDMTV (720p) [Not 24/7] https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="GuacaraTV.do" status="online",Guacara TV +#EXTINF:-1 tvg-id="GuacaraTV.do" status="error",Guacara TV https://cloudflare.streamgato.us:3180/live/guacaratvlive.m3u8 #EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 @@ -69,9 +69,9 @@ https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 #EXTINF:-1 tvg-id="LunaTVCanal53.do" status="online",Luna TV Canal 53 https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8 -#EXTINF:-1 tvg-id="Megavision.do" status="online",Megavisiรณn +#EXTINF:-1 tvg-id="MegaVisionTV.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] +#EXTINF:-1 tvg-id="MegaVisionTV.do" status="online",Megavision Canal 43 (480p) [Not 24/7] http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 @@ -81,7 +81,7 @@ 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="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 @@ -93,9 +93,7 @@ https://live.teledomdr.com:3131/live/nitidatvlive.m3u8 https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PeraviaVision.do" status="online",Peravรญa Visiรณn https://ss5.domint.net:3048/pvv_str/peravia/playlist.m3u8 -#EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] -https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PHTVCanal34.do" status="online",PHTV Canal 34 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PHTV.do" status="online",PHTV Canal 34 (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 #EXTINF:-1 tvg-id="PuntaCanaTV.do" status="online",Punta Cana TV (720p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 @@ -103,9 +101,9 @@ https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 #EXTINF:-1 tvg-id="RNN.do" status="online",RNN (720p) [Not 24/7] https://ss2.domint.net:3202/rnn_str/canal27/playlist.m3u8 -#EXTINF:-1 tvg-id="SanIsidroTV.do" status="online",San Isidro TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SanIsidroTV.do" status="error",San Isidro TV (360p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8 -#EXTINF:-1 tvg-id="SenalesTV.do" status="online",Seรฑales TV +#EXTINF:-1 tvg-id="SenalesTV.do" status="error",Seรฑales TV https://live.teledom.info:4000/live/senalestvlive.m3u8 #EXTINF:-1 tvg-id="SensacionTV.do" status="online",Sensaciรณn TV https://ss5.domint.net:3002/stv_str/sensaciontv/playlist.m3u8 @@ -125,7 +123,7 @@ https://ss8.domint.net:3128/stv_str/tv55/master.m3u8 http://108.175.14.125:1935/tdn/tdn/playlist.m3u8 #EXTINF:-1 tvg-id="TeleBendicion.do" status="timeout",TeleBendicion (720p) [Not 24/7] http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal28.do" status="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] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 @@ -171,7 +169,7 @@ https://vdo1.streamgato.us:3359/live/tvexitoslive.m3u8 https://vdo1.streamgato.us:3046/live/tvhigueycanal12live.m3u8 #EXTINF:-1 tvg-id="TVO.do" status="online",TVO https://rctvhd.net:8081/tvoromanalive/index.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="blocked",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 @@ -183,3 +181,5 @@ 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",PH (720p) [Not 24/7] +https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index da59b10fa5..594c27d965 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] +#EXTINF:-1 tvg-id="EchoroukNews.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk News (480p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7] http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8 -#EXTINF:-1 tvg-id="EchoroukTV.dz" status="blocked",Echorouk TV (720p) [Geo-blocked] +#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="error",El Bilad [Geo-blocked] +#EXTINF:-1 tvg-id="ElBilad.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked] +#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="error",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="online",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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Canal Algรฉrie [Geo-blocked] +#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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV3 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/A3_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="TV4.dz" status="online",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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algรฉrie TV6 [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV_6_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="TV7.dz" status="online",TV7 Elmaarifa [Geo-blocked] +#EXTINF:-1 tvg-id="TV7.dz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",TV7 Elmaarifa [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://cdn02.hta.dz/abr_htatv/TV7_ELMAARIFA/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8.dz" status="error",TV8 Edhakira [Geo-blocked] +#EXTINF:-1 tvg-id="TV8.dz" status="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 cb2250d6e4..f059d647fa 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -17,23 +17,19 @@ http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 https://multicanal.streamseguro.com/hls/streaming.m3u8 #EXTINF:-1 tvg-id="Nortvision.ec" status="online",Nortvisiรณn https://plataformavideo.com:19360/nortvision/nortvision.m3u8 -#EXTINF:-1 tvg-id="PuruwaTV.ec" status="error",Puruwa TV (720p) +#EXTINF:-1 tvg-id="PuruwaTV.ec" status="online",Puruwa TV (720p) https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 #EXTINF:-1 tvg-id="RadioImpacto2.ec" status="online",Radio Impacto 2 (1080p) [Not 24/7] https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SonoOndaTV.ec" status="online",Sono Onda TV https://mediacpstreamchile.com:1936/sonoonda/sonoonda/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="TVLegislativa.ec" status="online",TV Legislativa http://181.198.32.153:8080/hls/stream.m3u8 #EXTINF:-1 tvg-id="UCSGTV.ec" status="online",UCSG TV https://www.ecuastream.net/pls/ucsghd.m3u8 -#EXTINF:-1 tvg-id="WuanPlus.ec" status="error",Wuan+ (720p) -https://streamingwowza.com:1936/wuanplus/wuanplus/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Paraรญso Digital (264p) [Not 24/7] +https://cloudvideo.servers10.com:8081/8106/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Visiรณn Radio Televisiรณn (808p) https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Paraรญso Digital (264p) [Not 24/7] -https://cloudvideo.servers10.com:8081/8106/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Pasiรณn TV (360p) [Not 24/7] -https://tv.portalexpress.es:3753/hybrid/play.m3u8 diff --git a/streams/eg.m3u b/streams/eg.m3u index 2b3d83c046..e1e9e58c9f 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -6,12 +6,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/algha #EXTINF:-1 tvg-id="AlHayatTV.us" status="online",Al Hayat TV (720p) http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Alrafidain (1024p) [Not 24/7] -http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/chunks.m3u8 +http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/playlist.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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cbcstream/live -#EXTINF:-1 tvg-id="CBCSofra.eg" status="online",CBC Sofra +#EXTINF:-1 tvg-id="CBCSofra.eg" status="error",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 @@ -27,18 +27,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel 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] -#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] -#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] -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 #EXTINF:-1 tvg-id="TeN.eg" status="online",Ten TV (720p) [Not 24/7] @@ -47,19 +39,19 @@ https://weyyak-live.akamaized.net/weyyak_ten_tv/index.m3u8 https://svs.itworkscdn.net/kingdomsatlive/kingdomsat.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="WatanTV.eg" status="online",Watan TV (1080p) https://cdg8.edge.technocdn.com/watantv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Apple Hekayat (576p) -http://213.162.202.5:4000/play/a0a1/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Apple Comedy (576p) -http://213.162.202.5:4000/play/a09a/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Apple Cinema (576p) -http://213.162.202.5:4000/play/a09b/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Apple Alwan (576p) -http://213.162.202.5:4000/play/a09d/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Apple Today (576p) -http://213.162.202.5:4000/play/a09k/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Apple Moslsalat (576p) -http://213.162.202.5:4000/play/a09l/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Apple Aflam (576p) http://213.162.202.5:4000/play/a09p/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Apple Alwan (576p) +http://213.162.202.5:4000/play/a09d/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Apple Cinema (576p) +http://213.162.202.5:4000/play/a09b/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Apple Comedy (576p) +http://213.162.202.5:4000/play/a09a/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Apple Hekayat (576p) +http://213.162.202.5:4000/play/a0a1/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Apple Moslsalat (576p) +http://213.162.202.5:4000/play/a09l/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Apple Today (576p) +http://213.162.202.5:4000/play/a09k/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Quran TV (576p) http://213.162.202.5:4000/play/a09u/index.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index ac1e6cda51..51aed9140a 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="7LaRioja.es" status="online",7 La Rioja (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="7LaRioja.es" status="error",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 @@ -39,8 +39,10 @@ https://cdnapisec.kaltura.com/p/2346171/sp/234617100/playManifest/entryId/1_n644 https://cdnapisec.kaltura.com/p/2346171/sp/234617100/playManifest/entryId/1_n6442jz0/format/applehttp/protocol/https/uiConfId/42816492/a.m3u8?referrer=aHR0cHM6Ly9iZXRldmUuY2F0 #EXTINF:-1 tvg-id="CadenaElite.es" status="online",Cadena Elite (720p) [Not 24/7] https://cloudvideo.servers10.com:8081/8004/index.m3u8 -#EXTINF:-1 tvg-id="Canal4ManchaCentro.es" status="error",Canal 4 Mancha Centro (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal4ManchaCentro.es" status="online",Canal 4 Mancha Centro (720p) [Not 24/7] https://5924d3ad0efcf.streamlock.net/canal4/canal4live/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal4Tenerife.es" status="online",Canal 4 Tenerife (576p) +https://5940924978228.streamlock.net/Directo4/Directo4/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Emporda.es" status="online",Canal 10 Empordร  (360p) [Not 24/7] http://ventdelnord.tv:8080/escala/directe.m3u8 #EXTINF:-1 tvg-id="Canal25TV.es" status="online",Canal 25 TV (Barbastro) (720p) [Not 24/7] @@ -51,7 +53,7 @@ https://5ab29cc78f681.streamlock.net/canal33tvmadridgmailcom/livestream/master.m https://videos.canal56.com/directe/stream/index.m3u8 #EXTINF:-1 tvg-id="Canal2000.es" status="online",Canal 2000 La Solana (720p) http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 -#EXTINF:-1 tvg-id="CanalCosta.es" status="online",Canalcosta TV +#EXTINF:-1 tvg-id="CanalCosta.es" status="error",Canalcosta TV https://5d8d85cf2c308.streamlock.net:1936/CanalcostaTV/WXP6YT/playlist.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 @@ -78,9 +80,9 @@ https://cdnlive.shooowit.net/rtvalive/smil:channel1.smil/playlist.m3u8 #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] -https://rtvelivestreamv3.akamaized.net/rtvesec/clan_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5466990.m3u8 +#EXTINF:-1 tvg-id="ClanTVE.es" status="error",Clan TVE (1080p) [Geo-blocked] +https://rtvelivestreamv3.akamaized.net/rtvesec/clan_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="CMMTV.es" status="online",CMM TV (360p) [Not 24/7] http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/format/applehttp/.m3u8 #EXTINF:-1 tvg-id="Condavision.es" status="timeout",Condavisiรณn (720p) [Not 24/7] @@ -97,36 +99,34 @@ https://cdn01.yowi.tv/KQRSDA7GDB/master.m3u8 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="ETB1.es" status="online",ETB 1 (720p) +https://multimedia.eitb.eus/live-content/etb1hd-hls/master.m3u8 +#EXTINF:-1 tvg-id="ETB2.es" status="online",ETB 2 (720p) +https://multimedia.eitb.eus/live-content/etb2hd-hls/master.m3u8 +#EXTINF:-1 tvg-id="ETBBasque.es" status="online",ETB Basque (480p) +https://multimedia.eitb.eus/live-content/eitbbasque-hls/master.m3u8 #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="GaliciaTVAmerica.es" status="online",Galicia TV Amรฉrica (720p) +http://america-crtvg.flumotion.com/playlist.m3u8 +#EXTINF:-1 tvg-id="GaliciaTVEuropa.es" status="online",Galicia TV Europa (720p) +http://europa-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="GCMTV.es" status="online",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] 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) @@ -135,11 +135,11 @@ 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="online",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 -#EXTINF:-1 tvg-id="ImasTV.es" status="error",Imรกs TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="online",Imรกs TV (1080p) [Not 24/7] https://secure3.todostreaming.es/live/imastv-livestream.m3u8 #EXTINF:-1 tvg-id="InteralmeriaTV.es" status="online",Interalmeria TV (1080p) https://interalmeria.tv/directo/live.m3u8 @@ -149,7 +149,7 @@ http://78.41.83.88:8880/hls/tvixa.m3u8 https://str.intercomarcal.com/hls/tvisd.m3u8 #EXTINF:-1 tvg-id="IntercomarcalTV.es" status="timeout",Intercomarcal TV (288p) [Not 24/7] https://str.intercomarcal.com/hls/tvixa.m3u8 -#EXTINF:-1 tvg-id="Islatel.es" status="online",Islatel (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Islatel.es" status="error",Islatel (404p) [Not 24/7] https://zone.controlstreams.com:5443/LiveApp/streams/islatel.m3u8 #EXTINF:-1 tvg-id="La1.es" status="blocked",La 1 (720p) [Geo-blocked] https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 @@ -157,8 +157,6 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 https://ztnr.rtve.es/ztnr/1688877.m3u8 #EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 -#EXTINF:-1 tvg-id="La7.es" status="online",La 7 Castilla-Leรณn -https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Bierzo.es" status="online",La 8 Bierzo (720p) @@ -185,11 +183,9 @@ https://cdnlive.shooowit.net/la8zamoralive/smil:streamswitchingchannel.smil/play https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid/laotra_1/index.m3u8 #EXTINF:-1 tvg-id="LaUrbanTV.es" status="online",La Urban TV (1080p) [Not 24/7] https://urbanrevolution.es:8443/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="LebrijaTV.es" status="error",Lebrija TV (360p) [Not 24/7] -http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 -#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7] http://streamer1.streamhost.org/salive/logosH/playlist.m3u8 @@ -199,15 +195,13 @@ https://streamer1.streamhost.org/salive/logosH/master.m3u8 https://limited2.todostreaming.es/live/m95-livestream.m3u8 #EXTINF:-1 tvg-id="MaestratTV.es" status="online",Maestrat TV (1080p) [Not 24/7] https://stream.maestrat.tv/hls/stream.m3u8 -#EXTINF:-1 tvg-id="MirameTV.es" status="online",Mรญrame TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MirameTV.es" status="error",Mรญrame TV (360p) [Not 24/7] https://bit.controlstreams.com:5443/LiveApp/streams/mirametv.m3u8 -#EXTINF:-1 tvg-id="NavarraTV.es" status="online",Navarra TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="NavarraTV.es" status="error",Navarra TV (576p) [Not 24/7] 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="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) +#EXTINF:-1 tvg-id="OndaCadizHD.es" status="error",Onda Cรกdiz (1080p) https://adc-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="Pequeradio.es" status="online",Pequeradio (720p) [Not 24/7] https://canadaremar2.todostreaming.es/live/peque-pequetv.m3u8 @@ -215,14 +209,12 @@ https://canadaremar2.todostreaming.es/live/peque-pequetv.m3u8 https://mdstrm.com/live-stream-playlist/629a63ae8df27c082901f78b.m3u8 #EXTINF:-1 tvg-id="PopularTVCantabria.es" status="online",Popular TV Cantabria (576p) [Not 24/7] https://limited12.todostreaming.es/live/ptvcantabria-livestream.m3u8 -#EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PopularTVMelilla.es" status="error",Popular TV Melilla (720p) [Not 24/7] http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8 -#EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PopularTVMelilla.es" status="error",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] -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 #EXTINF:-1 tvg-id="RadioTelevisionMelilla.es" status="online",Radio Televisiรณn Melilla (720p) [Not 24/7] @@ -243,6 +235,8 @@ https://canadaremar2.todostreaming.es/live/solidariatv-webhd.m3u8 https://www.onairport.live/sophiatv-es-live/livestream/master.m3u8 #EXTINF:-1 tvg-id="SophiaTV.es" status="online",Sophia TV (720p) https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8 +#EXTINF:-1 tvg-id="Teleganes.es" status="online",TVL Teleganรฉs (720p) +https://live.yowi.tv/f79437b2aa253f8e59f1/master.m3u8 #EXTINF:-1 tvg-id="TeleGilena.es" status="online",TeleGilena (360p) [Not 24/7] https://5940924978228.streamlock.net/Directo1/Directo1/master.m3u8 #EXTINF:-1 tvg-id="Telemadrid.es" status="online",Telemadrid (720p) @@ -259,8 +253,6 @@ https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 #EXTINF:-1 tvg-id="Tevecat.es" status="online",teve.cat (1080p) https://limited35.todostreaming.es/live/mitjans-livestream.m3u8 -#EXTINF:-1 tvg-id="TrebujenaTV.es" status="error",Trebujena TV (360p) [Not 24/7] -http://212.104.160.156:1935/live/trebujenatv2/master.m3u8 #EXTINF:-1 tvg-id="TreceTV.es" status="online",Trece TV (576p) https://live-edge-bhs-1.cdn.enetres.net/091DB7AFBD77442B9BA2F141DCC182F5021/playlist.m3u8 #EXTINF:-1 tvg-id="TuyaLaJandaTelevision.es" status="online",Tuya La Janda Televisiรณn (1080p) @@ -271,10 +263,8 @@ 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) +#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="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] @@ -309,24 +299,6 @@ 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",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",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",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",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] -http://hlsliveamdgl8-lh.akamaihd.net/i/hlsdvrlive_1@583030/index_1500_av-b.m3u8 #EXTINF:-1 tvg-id="" status="blocked",+tdp [Geo-blocked] https://hlsliveamdgl1-lh.akamaihd.net/i/hlsdvrlive_1@39732/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",+tdp [Geo-blocked] @@ -339,19 +311,35 @@ https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125702/master.m3u8 https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@125703/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",+tdp [Geo-blocked] https://hlsliveamdgl1-lh.akamaihd.net/i/hlslive_1@143656/master.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",La 1 Canarias (576p) [Geo-blocked] -https://hlsliveamdgl7-lh.akamaihd.net/i/hlslive_1@134665/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",TEN TV (720p) -http://91.126.141.201:1935/live/smil:ten.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Tarotvision (576p) [Not 24/7] -http://149.12.64.81:8080/hls/tarotvision.m3u8 +#EXTINF:-1 tvg-id="" status="online",A3Cine (1080p) +https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.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",Aragรณn Radio (Zaragoza) [Not 24/7] +https://cartv.streaming.aranova.es/hls/live/aragonradio_aragonradio1.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="timeout",Canal Coรญn http://stream.fion.es:1936/Canal_Coin/canalcoin.stream/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Urban Revolution -https://www.urbanrevolution.es:444/live/5e6d8470a3832/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",La 1 Catalunya (576p) [Geo-blocked] -https://ztnr.rtve.es/ztnr/3293681.m3u8 +#EXTINF:-1 tvg-id="" status="online",CostadelSol TV +https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",La 1 Canarias (576p) [Geo-blocked] +https://hlsliveamdgl7-lh.akamaihd.net/i/hlslive_1@134665/master.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="error",Zafra TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",La 1 Catalunya (576p) [Geo-blocked] +https://ztnr.rtve.es/ztnr/3293681.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",Mola TV (720p) +http://ventdelnord.tv:8080/mola/directe.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",RTVE (576p) [Geo-blocked] +http://hlsliveamdgl8-lh.akamaihd.net/i/hlsdvrlive_1@583030/index_1500_av-b.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Tarotvision (576p) [Not 24/7] +http://149.12.64.81:8080/hls/tarotvision.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TEN TV (720p) +http://91.126.141.201:1935/live/smil:ten.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Urban Revolution +https://www.urbanrevolution.es:444/live/5e6d8470a3832/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zafra TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/radiotvzafra/radiotvzafra.m3u8 diff --git a/streams/es_pluto.m3u b/streams/es_pluto.m3u new file mode 100644 index 0000000000..c0c63f7afb --- /dev/null +++ b/streams/es_pluto.m3u @@ -0,0 +1,93 @@ +#EXTM3U +#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="BBCDramaSpain.es" status="online",BBC Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dafb9a0df1ba000758d37b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId= +#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="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aabee6f4a2c00076a322c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aabee6f4a2c00076a322c&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=905&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aabee6f4a2c00076a322c/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="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids Plus (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5a0b44cc331900075e7769/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="PlutoTVAnimalesSpain.es" status="online",Pluto TV Animales (288p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009303b8d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.es" status="online",Pluto TV Cine Clรกsico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="online",Pluto TV Cine Estelar (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="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=51c75f7bb6f26ba1cd00002f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=989&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMTVMusicMadeinSpain.us" status="online",Pluto TV MTV Music Made in Spain (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60a26a056d55b30007918d5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMTVOriginalsSpain.us" status="online",Pluto TV MTV Originals (Spain) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aadf373bed3000794d1d7&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=300&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.es" status="online",Pluto TV Mundo Real (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.es" status="online",Pluto TV Mundo Real (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTeenStarsSpain.es" status="online",Pluto TV Teen Stars (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTelenovelasSpain.es" status="online",Pluto TV Telenovelas (720p) +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="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="PlutoTVToonsClasicoSpain.es" status="online",Pluto TV Toons Clรกsico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TopGearSpain.es" status="online",Top Gear (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Comedia Made in Spain (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= diff --git a/streams/es_rakuten.m3u b/streams/es_rakuten.m3u index e97b8e8013..70a1dab78d 100644 --- a/streams/es_rakuten.m3u +++ b/streams/es_rakuten.m3u @@ -41,10 +41,10 @@ https://jukin-weatherspy-2-eu.rakuten.wurl.tv/playlist.m3u8 https://lds-wonder-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YoungHollywood.us" status="online",Young Hollywood (720p) https://younghollywood-rakuten.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ESTV (1080p) -https://estv-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) [Not 24/7] https://edgesports-row-rakuten.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ESTV (1080p) +https://estv-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free Spain (720p) https://rakuten-topfree-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows Spain (720p) diff --git a/streams/es_samsung.m3u b/streams/es_samsung.m3u index 705b3b60e4..9a07609cc8 100644 --- a/streams/es_samsung.m3u +++ b/streams/es_samsung.m3u @@ -13,5 +13,29 @@ https://fueltv-fueltv-7-es.samsung.wurl.com/manifest/playlist.m3u8 https://sofytv-samsunges.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TraceSportStars.fr" status="online",Trace Sport Stars (1080p) [Geo-blocked] http://tracesportstars-samsunges.amagi.tv/hls/amagi_hls_data_samsunguk-tracesport-samsungspain/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Caillou +https://dhx-caillou-1-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",iHola Play +https://rakuten-hola-2-es.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Love Nature Espaรฑol (1080p) [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00090-blueantmedia-lnrcastilian-samsungspain/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",People are Awesome +https://jukin-peopleareawesome-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Planeta Junior TV +https://deaplaneta-planetakidz-1-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies +https://rakuten-actionmovies-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies +https://rakuten-comedymovies-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Drama +https://rakuten-tvshows-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight +https://rakuten-spotlight-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Supertoons TV +https://kedoo-supertoonstv-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tastemade +https://tastemade-es16tm-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Pet Collective +https://the-pet-collective-international-es.samsung.wurl.tv/playlist.m3u8 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 f0df48778d..ec156e3422 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,32 +17,47 @@ 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="C8.fr" status="online",C8 +#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="blocked",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="blocked",Canal+ France +http://hls-m007.live-lv3.canalplus-cdn.net/live/disk/canalplusclair-hd/hls-ios-fhd-clair/canalplusclair-hd.m3u8 #EXTINF:-1 tvg-id="CanalPlusFrance.fr" status="timeout",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) +#EXTINF:-1 tvg-id="Cherie25.fr" status="blocked",Chรฉrie 25 (360p) https://s13.tntendirect.com/cherie25/live/playlist.m3u8 #EXTINF:-1 tvg-id="CNews.fr" status="online",CNews (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/CNEWS -#EXTINF:-1 tvg-id="CStar.fr" status="online",CStar (360p) +#EXTINF:-1 tvg-id="CNews.fr" status="online",Cnews (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn +#EXTINF:-1 tvg-id="CStar.fr" status="blocked",CStar (360p) https://s13.tntendirect.com/d17/live/playlist.m3u8 #EXTINF:-1 tvg-id="DBM.fr" status="online",DBM (1080p) https://edge.vedge.infomaniak.com/livecast/ik:dbmtv/manifest.m3u8 #EXTINF:-1 tvg-id="DBMTV.fr" status="online",DBM TV (1080p) 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) -https://emci-fr-hls.akamaized.net/hls/live/2007265/emcifrhls/index.m3u8 -#EXTINF:-1 tvg-id="EMCITV.fr" status="online",EMCI TV Montreal (1080p) -https://emci-td-hls.akamaized.net/hls/live/2007264/emcitdhls/index.m3u8 +#EXTINF:-1 tvg-id="EuronewsAlbania.al" status="online",Euronews Albania (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live +#EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English (720p) +https://d1mpprlbe8tn2j.cloudfront.net/v1/master/7b67fbda7ab859400a821e9aa0deda20ab7ca3d2/euronewsLive/87O7AhxRUdeeIVqf/ewnsabren_eng.m3u8 +#EXTINF:-1 tvg-id="EuronewsHungarian.fr" 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="EuronewsRussian.fr" status="online",Euronews ะฟะพ-ั€ัƒััะบะธ (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live +#EXTINF:-1 tvg-id="EuronewsRussian.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",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="EuronewsSpanish.fr" 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="FashionTVCzechSlovak.fr" status="online",FashionTV Czech&Slovak (450p) [Not 24/7] http://lb.streaming.sk/fashiontv/stream/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVMidnightSecrets.fr" status="online",Fashion TV Midnight Secrets (1080p) @@ -68,11 +83,11 @@ https://fash1043.cloudycdn.services/slive/ftv_ftv_pg13_zw9_27065_ftv_pg13_sam_19 https://fash1043.cloudycdn.services/slive/ftv_ftv_pg13_zw9_27065_ftv_pg13_196_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVUHD.fr" status="online",Fashion TV UHD (2160p) https://fash2043.cloudycdn.services/slive/ftv_ftv_4k_hevc_73d_42080_default_466_hls.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="France2.fr" status="online",France 2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="France2.fr" status="blocked",France 2 (720p) [Not 24/7] https://s13.tntendirect.com/france2/live/playlist.m3u8 -#EXTINF:-1 tvg-id="France3ParisIledeFrance.fr" status="online",France 3 Paris Ile-de-France (720p) [Not 24/7] +#EXTINF:-1 tvg-id="France3ParisIledeFrance.fr" status="blocked",France 3 Paris Ile-de-France (720p) [Not 24/7] https://s13.tntendirect.com/france3/live/playlist.m3u8 -#EXTINF:-1 tvg-id="France5.fr" status="online",France 5 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="France5.fr" status="blocked",France 5 (720p) [Not 24/7] https://s13.tntendirect.com/france5/live/playlist.m3u8 #EXTINF:-1 tvg-id="France24Arabic.fr" status="online",France 24 Arabic (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Arabic/live @@ -88,7 +103,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/franc http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/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) +#EXTINF:-1 tvg-id="Francophonie24.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 @@ -98,7 +113,7 @@ https://shls-gulli-bil-arabi-prod-dub.shahid.net/out/v1/5454d215afba410c90b233f4 http://188.40.68.167/russia/gulli_girl/playlist.m3u8 #EXTINF:-1 tvg-id="KTO.fr" status="online",KTO (404p) [Not 24/7] https://live-kto.akamaized.net/hls/live/2033284/KTO/master.m3u8 -#EXTINF:-1 tvg-id="LEquipe.fr" status="online",L'EQUIPE (360p) +#EXTINF:-1 tvg-id="LEquipe.fr" status="blocked",L'EQUIPE (360p) https://s13.tntendirect.com/lequipe21/live/playlist.m3u8 #EXTINF:-1 tvg-id="M6.fr" status="online",M6 (1080p) https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8 @@ -110,11 +125,13 @@ http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Mezzo.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s35/index.m3u8 +#EXTINF:-1 tvg-id="MoselleTV.fr" status="online",viร MoselleTV (720p) [Not 24/7] +https://live.creacast.com/mirabelletv/smil:mirabelletv.smil/playlist.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) +#EXTINF:-1 tvg-id="NRJ12.fr" status="blocked",NRJ12 (720p) https://s13.tntendirect.com/nrj12/live/playlist.m3u8 #EXTINF:-1 tvg-id="PersianaCinema.fr" status="online",Persiana Cinema (720p) http://51.210.199.15/hls/stream.m3u8 @@ -144,26 +161,26 @@ 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="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) +#EXTINF:-1 tvg-id="RMCDecouverte.fr" status="blocked",RMC Dรฉcouverte (720p) https://s13.tntendirect.com/rmcdecouverte/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleGrenoble.fr" status="online",Tele Grenoble +#EXTINF:-1 tvg-id="TeleGrenoble.fr" status="error",Tele Grenoble http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x128fjo -#EXTINF:-1 tvg-id="Telesud.fr" status="online",Tele Sude +#EXTINF:-1 tvg-id="Telesud.fr" status="online",TeleSud 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 +http://gratuittv.free.fr/Files/tf1/live/playlist.m3u8 #EXTINF:-1 tvg-id="TF1SeriesFilms.fr" status="online",TF1 Sรฉries Films (360p) -https://s13.tntendirect.com/hd1/live/playlist.m3u8 +http://gratuittv.free.fr/Files/tfsf/live/playlist.m3u8 #EXTINF:-1 tvg-id="TFX.fr" status="online",TFX (720p) -https://s13.tntendirect.com/nt1/live/playlist.m3u8 +http://gratuittv.free.fr/Files/tfx/live/playlist.m3u8 #EXTINF:-1 tvg-id="Tiji.fr" status="blocked",Tiji (1080p) https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8 #EXTINF:-1 tvg-id="TijiRussia.ru" status="blocked",Tiji Russia (576p) [Not 24/7] http://188.40.68.167/russia/tiji/playlist.m3u8 #EXTINF:-1 tvg-id="TMC.fr" status="online",TMC (720p) -https://s13.tntendirect.com/tmc/live/playlist.m3u8 +http://gratuittv.free.fr/Files/tmc/live/playlist.m3u8 +#EXTINF:-1 tvg-id="TraceLatina.uk" status="blocked",Trace Latina +http://185.234.217.27:8002/play/a02f/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="timeout",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="error",TV5 Monde Style HD (576p) [Geo-blocked] @@ -176,48 +193,27 @@ https://tv7.hdr-tv.com/live/tv7/livestream/playlist.m3u8 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 +#EXTINF:-1 tvg-id="TVPitchoun.fr" status="online",TV Pitchoun (1080p) +https://live.tvradio-pitchoun.fr/hls/live.m3u8 #EXTINF:-1 tvg-id="TVR.fr" status="online",TVR (Bretagne) (720p) https://streamtv.cdn.dvmr.fr/TVR/ngrp:tvr.stream_all/master.m3u8 #EXTINF:-1 tvg-id="TZiK.fr" status="timeout",TZiK [Not 24/7] https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8 -#EXTINF:-1 tvg-id="W9.fr" status="online",W9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ViaOccitanie.fr" status="online",viร Occitanie (540p) [Not 24/7] +https://streamer01.myvideoplace.tv/streamer02/hls/MDS_VIA_PAD_301117.m3u8 +#EXTINF:-1 tvg-id="VosgesTV.fr" status="online",Vosges Tรฉlรฉvision (576p) [Not 24/7] +https://vosgestv.live-kd.com/live/vosgestv/vosgestv/playlist.m3u8 +#EXTINF:-1 tvg-id="W9.fr" status="blocked",W9 (1080p) [Not 24/7] https://s13.tntendirect.com/w9/live/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 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",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",Fashion TV (576p) [Not 24/7] +http://entertainment.ashttp9.visionip.tv/live/visiontvuk-entertainment-edgytv-hsslive-25f-16x9-SD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fun Radio (720p) https://livevideo.infomaniak.com/streaming/livecast/funradiovisionhd/playlist.m3u8 -#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] -https://live.creacast.com/mirabelletv/smil:mirabelletv.smil/playlist.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",Sqool TV +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaEqMbRYYOmI3WrALMhxuIg/live #EXTINF:-1 tvg-id="" status="online",Wรฉo (Hauts-de-France) (480p) [Not 24/7] https://live.digiteka.com/1/WGQ1NnhEN0lzM0NU/dk1EOHhw/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Wรฉo (Picardie) (480p) [Not 24/7] https://live.digiteka.com/1/Zks2L0VsM2V0T242/QTBqcFly/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fashion TV (576p) [Not 24/7] -http://entertainment.ashttp9.visionip.tv/live/visiontvuk-entertainment-edgytv-hsslive-25f-16x9-SD/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vosges Tรฉlรฉvision (576p) [Not 24/7] -https://vosgestv.live-kd.com/live/vosgestv/vosgestv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",viร Occitanie (540p) [Not 24/7] -https://streamer01.myvideoplace.tv/streamer02/hls/MDS_VIA_PAD_301117.m3u8 -#EXTINF:-1 tvg-id="" status="online",Persiana Varzesh (720p) [Not 24/7] -http://51.210.199.16/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Trace Latina -http://185.234.217.27:8002/play/a02f/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Euronews ะฟะพ-ั€ัƒััะบะธ (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s89/index.m3u8 diff --git a/streams/fr_euronews.m3u b/streams/fr_euronews.m3u index 1e532e8ab8..92c064c577 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -5,7 +5,7 @@ https://euronews.alteox.app/hls/en_stream.m3u8 https://euronews.alteox.app/hls/fr_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsGerman.fr" status="online",Euronews German https://euronews.alteox.app/hls/de_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsItalian.fr" status="error",Euronews Italian +#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 https://euronews.alteox.app/hls/pt_stream.m3u8 diff --git a/streams/fr_pluto.m3u b/streams/fr_pluto.m3u new file mode 100644 index 0000000000..76e9d3a26a --- /dev/null +++ b/streams/fr_pluto.m3u @@ -0,0 +1,139 @@ +#EXTM3U +#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Bob l'รฉponge+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a +#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 +#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984784ccb4de0007dfad74/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ad1a372e57c0007dbee5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#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="iCarlyFrance.fr" status="online",Pluto TV iCarly+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 +#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a +#EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.fr" status="online",Pluto TV Animaux (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60925a44f0350600075a1fdc/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c1-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5cc06a56-861b-4448-84df-34ad224ceaa7 +#EXTINF:-1 tvg-id="PlutoTVAnimeAllDayFrance.fr" status="online",Pluto TV Animรฉ All Day (480p) [Not 24/7] +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="PlutoTVCineRetroFrance.fr" status="online",Pluto TV Cinรฉ Rรฉtro (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.fr" status="online",Pluto TV Cinรฉ Rรฉtro (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="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="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDatingFrance.fr" status="online",Pluto TV Dating (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d4835e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5a2b1311-2550-464b-8060-15765b30c4f8 +#EXTINF:-1 tvg-id="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrรชme (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b0000761141e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrรชme (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f9e9b0000761141e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVJuniorFrance.fr" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsAnimationFrance.fr" status="online",Pluto TV Kids Animation (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVKidsSeriesFrance.fr" status="online",Pluto TV Kids Sรฉries (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSeriesFrance.fr" status="online",Pluto TV Kids Sรฉries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="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="PlutoTVYogaFrance.fr" status="online",Pluto TV Yoga (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e91641/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb570-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ca55bef6-f2a6-488a-be5d-c7ba24d93cdd +#EXTINF:-1 tvg-id="" status="online",Cribs Maisons De Star (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/602cf8963b4bc90007454541/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b08c0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5043513f-eb20-46fd-8286-9e9ba240e6f9 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Catfish (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Catfish (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 +#EXTINF:-1 tvg-id="" 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="" status="online",Pluto TV Cinรฉ (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" 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="" status="online",Pluto TV Classic TV FR +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46ae801f347500099d461a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=7c53ccf0-2c61-11ed-97e8-9197ab2286d6&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=c1f0b225-6ea9-4a37-b41c-8a14c7f5094f +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation 360 (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Dossiers FBI (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Dossiers FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Hรฉlรจne et les garรงons (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/604f8de01b479400078fb1e7/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b2fd0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=65d7f2cc-e6f8-4e43-9cb5-1de8d1f71f71 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Kids Sรฉries+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Le miel et les abeilles (720p) +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="" 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="" 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="" 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="" 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="" 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="" status="online",Pluto TV Les Nouveaux Detectives (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Louis La Brocante (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" 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="" 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="" 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="" 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="" 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="" status="online",Pluto TV TROLL TV (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="" status="online",Pluto TV TROLL TV (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS diff --git a/streams/fr_rakuten.m3u b/streams/fr_rakuten.m3u index 82231a9a71..719a60cb78 100644 --- a/streams/fr_rakuten.m3u +++ b/streams/fr_rakuten.m3u @@ -19,25 +19,25 @@ https://rakuten-spotlight-7-eu.rakuten.wurl.tv/playlist.m3u8 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) https://bbceu-doctorwho-3-fr.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Gusto.tv -https://gustotv-gustotv-2-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Franรงais (720p) -https://rakuten-films-francais-1-eu.rakuten.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 Documentaires (720p) +https://rakuten-documentaries-7-fr.plex.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaires (720p) https://rakuten-documentaries-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Romance (720p) -https://rakuten-romance-7-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Franรงais (720p) +https://rakuten-films-francais-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Thriller (720p) https://rakuten-thriller-7-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Gusto.tv +https://gustotv-gustotv-2-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV L'Atelier des Chefs (720p) +https://alchimie-ateliersdeschefs-rakuten.amagi.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 Romance (720p) +https://rakuten-romance-7-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index a7df9feafe..dff9ff0784 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -1,13 +1,43 @@ #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) https://fueltv-fueltv-8-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="SofyTV.ch" status="online",Sofy TV (720p) https://sofytv-samsungfr.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="TNTV.pf" status="online",TNTV (1080p) +https://tntv-samsung-fr.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",Amuse Animation +https://amuse-amuseanimation-2-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",BBC Drama +https://bbceu-bbcdrama-1-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",Euronews Franรงais (720p) https://rakuten-euronews-2-fr.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mytime Movies (1080p) +https://mytimefrance-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="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",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 +#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",Supertoons TV +https://kedoo-supertoonstv-3-fr.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/ga.m3u b/streams/ga.m3u index de4fefe9b0..d03ff92cce 100644 --- a/streams/ga.m3u +++ b/streams/ga.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Gabon Premiรฉre TV +#EXTINF:-1 tvg-id="Gabon1ere.ga" status="error",Gabon Premiรฉre TV https://vps73918.serveur-vps.net/hls/ggtv.m3u8 diff --git a/streams/ge.m3u b/streams/ge.m3u index 78af57a6d8..8535f0df72 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -3,6 +3,8 @@ https://tv.cdn.xsg.ge/gpb-1tv/index.m3u8 #EXTINF:-1 tvg-id="2TV.ge" status="online",2TV (720p) [Not 24/7] https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8 +#EXTINF:-1 tvg-id="AbazaTV.ru" status="online",Abaza TV +http://clients.apsny.camera/tv_abaza_tv/index.m3u8 #EXTINF:-1 tvg-id="Formula.ge" status="online",Formula (1080p) https://c4635.cdn.xsg.ge/c4635/TVFormula/index.m3u8 #EXTINF:-1 tvg-id="Formula.ge" status="online",Formula (1080p) @@ -15,5 +17,3 @@ https://live.palitranews.ge/hls/palitratv/index.m3u8 https://livestream.palitra.ge/hls/palitratv/index.m3u8 #EXTINF:-1 tvg-id="RioniTV.ge" status="online",Rioni TV (720p) [Not 24/7] http://video.rionitv.com:9090/hls/live/rioni.m3u8 -#EXTINF:-1 tvg-id="" status="online",Abaza TV -http://clients.apsny.camera/tv_abaza_tv/index.m3u8 diff --git a/streams/gq.m3u b/streams/gq.m3u index 91ed0af9b4..01a0eb7872 100644 --- a/streams/gq.m3u +++ b/streams/gq.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TVGE.gq" status="online",TVGE (480p) +#EXTINF:-1 tvg-id="TVGE.gq" status="error",TVGE (480p) http://rtmp.ott.mx1.com/tvge1/tvge1multi.smil/playlist.m3u8 diff --git a/streams/gr.m3u b/streams/gr.m3u index 517ae37272..616ae4b8a9 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -5,6 +5,8 @@ http://eu2.tv4e.gr:554/live/smil:myStream.sdp.smil/playlist.m3u8 https://s1.cystream.net/live/34100/playlist.m3u8 #EXTINF:-1 tvg-id="AcheloosTV.gr" status="online",Acheloos TV (576p) [Not 24/7] http://srv.viiideo.gr:1935/axeloos/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AlertTV.gr" status="online",Alert (576p) [Not 24/7] +https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8 #EXTINF:-1 tvg-id="AlfaDramas.gr" status="online",Alfa Dramas (226p) [Not 24/7] https://www.hellasnet.tv/rest.live.hn/ws.alf/playlist.m3u8 #EXTINF:-1 tvg-id="AlphaTV.gr" status="blocked",Alpha TV @@ -39,12 +41,12 @@ https://itv.streams.ovh/corfuchannel/corfuchannel/playlist.m3u8 http://live.cretetv.gr:1935/cretetv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="DiavataTV.gr" status="online",Diavata TV (720p) https://video.streams.ovh:1936/DiavataTV/DiavataTV/playlist.m3u8 -#EXTINF:-1 tvg-id="DipsoTV.gr" status="online",Dipso TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DipsoTV.gr" status="error",Dipso TV (720p) [Not 24/7] https://live.cast-control.eu/ekpdipso/ekpdipso/playlist.m3u8 +#EXTINF:-1 tvg-id="EcclesiaTV.gr" status="online",ฮ•ฮบฮบฮปฮทฯƒฮฏฮฑ (1080p) +https://liveopen.siliconweb.com/openTvLive/openEcclessia/playlist.m3u8 #EXTINF:-1 tvg-id="EgnatiaTileorasi.gr" status="online",ฮ•ฮณฮฝฮฑฯ„ฮฏฮฑ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (576p) https://video.streams.ovh:1936/egnatiatv/egnatiatv/index.m3u8 -#EXTINF:-1 tvg-id="Ekklisia.gr" status="online",ฮ•ฮบฮบฮปฮทฯƒฮฏฮฑ (1080p) -https://liveopen.siliconweb.com/openTvLive/openEcclessia/playlist.m3u8 #EXTINF:-1 tvg-id="EllasTV.gr" status="online",Ellas TV (1080p) http://ellastv.gotdns.com:88/freetv/promo/index.m3u8 #EXTINF:-1 tvg-id="ENAChannel.gr" status="online",Ena Channel (576p) [Not 24/7] @@ -79,6 +81,10 @@ https://vdo3.alphaserver.gr:3466/stream/play.m3u8 https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 #EXTINF:-1 tvg-id="GroovyTV.gr" status="online",Groovy TV (360p) http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 +#EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (540p) +https://streamer-cache.grnet.gr/parliament/hls/webtv.m3u8 +#EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (360p) +https://streamer-cache.grnet.gr/parliament/parltv.sdp/master.m3u8 #EXTINF:-1 tvg-id="HellenicTV.gr" status="online",Hellenic TV (720p) [Not 24/7] https://l5.cloudskep.com/hellenictv/htv/playlist.m3u8 #EXTINF:-1 tvg-id="HighTV.gr" status="online",High TV (200p) [Not 24/7] @@ -89,7 +95,7 @@ http://stream.ioniantv.gr:8081/ionian/live/playlist.m3u8 https://stream.ioniantv.gr/ionian/live_abr/playlist.m3u8 #EXTINF:-1 tvg-id="IridaTV.gr" status="online",Irida TV (226p) [Not 24/7] https://www.hellasnet.tv/rest.live.hn/ws.iri/playlist.m3u8 -#EXTINF:-1 tvg-id="KidsTV.gr" status="online",Kids TV (480p) +#EXTINF:-1 tvg-id="KidsTV.gr" status="error",Kids TV (480p) http://wpso.com:1936/hls/kidshd.m3u8 #EXTINF:-1 tvg-id="KontraChannel.gr" status="online",Kontra Channel (1080p) http://flashcloud.mediacdn.com/live/kontratv/.m3u8 @@ -115,10 +121,10 @@ https://live.neatv.gr:8888/hls/neatv.m3u8 https://live.neatv.gr:8888/hls/neatv_high/index.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) -https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) +https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] http://tv.nrg91.gr:1935/onweb/live/master.m3u8 #EXTINF:-1 tvg-id="NRGTV.gr" status="online",NRG TV (720p) @@ -135,10 +141,16 @@ https://video.streams.ovh:1936/pellatv/pellatv/master.m3u8 http://web.onair-radio.eu:1935/Alpha-Host/Alpha-Host/playlist.m3u8 #EXTINF:-1 tvg-id="PLP.gr" status="online",PLP (226p) [Not 24/7] https://www.hellasnet.tv/rest.live.hn/ws.plp/playlist.m3u8 +#EXTINF:-1 tvg-id="RIKSat.cy" status="online",ฮกฮ™ฮš Sat (720p) [Not 24/7] +http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 #EXTINF:-1 tvg-id="SamiakiTV.gr" status="online",Samiaki TV (540p) [Not 24/7] http://live.cast-control.eu:1935/samiaki/samiaki/playlist.m3u8 #EXTINF:-1 tvg-id="SkaiBUP.gr" status="timeout",Skai BUP http://78.83.87.222:9999/play/a016/index.m3u8 +#EXTINF:-1 tvg-id="SkaiTV.gr" status="online",Skai (720p) +https://skai-live-back.siliconweb.com/media/cambria4/index.m3u8 +#EXTINF:-1 tvg-id="SkaiTV.gr" status="online",Skai (720p) +https://skai-live.siliconweb.com/media/cambria4/index.m3u8 #EXTINF:-1 tvg-id="SmileTV.gr" status="blocked",Smile TV (360p) [Geo-blocked] https://s1.cystream.net/live/smile/playlist.m3u8 #EXTINF:-1 tvg-id="StarChannel.gr" status="online",Star (720p) @@ -157,39 +169,27 @@ https://live.streams.ovh/tvcreta/tvcreta/chunklist.m3u8 http://live.streams.ovh:1935/tvfilopoli/tvfilopoli/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] -http://167.86.89.20:5080/LiveApp/streams/064918158666216168224216.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zerouno TV (720p) +#EXTINF:-1 tvg-id="ZerounoTVMusic.it" status="online",Zerouno TV (720p) http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ฮกฮ™ฮš Sat (720p) [Not 24/7] -http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Alpha BUP +http://78.83.87.222:9999/play/a011/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Camera Smile (480p) +https://nrpus.bozztv.com/36bay2/gusa-camerasmile/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ERT News 2 (720p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 -#EXTINF:-1 tvg-id="" status="online",Skai (720p) -https://skai-live-back.siliconweb.com/media/cambria4/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Skai (720p) -https://skai-live.siliconweb.com/media/cambria4/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ERT Sports (1080p) [Geo-blocked] +https://ertsports-live.ert.insyscd.net/out/v1/db0b54e8d25a47dcb336cf114c4d1860/ertsports-live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",M.TV +http://78.83.87.222:9999/play/a015/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Alert (576p) [Not 24/7] -https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (540p) -https://streamer-cache.grnet.gr/parliament/hls/webtv.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Star BUP +http://78.83.87.222:9999/play/a017/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Start TV https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท 2 (540p) [Not 24/7] https://streamer-cache.grnet.gr/parliament/hls/webtv2.m3u8 -#EXTINF:-1 tvg-id="" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (360p) -https://streamer-cache.grnet.gr/parliament/parltv.sdp/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท 3 (540p) https://streamer-cache.grnet.gr/parliament/hls/webtv3.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ERT Sports (1080p) [Geo-blocked] -https://ertsports-live.ert.insyscd.net/out/v1/db0b54e8d25a47dcb336cf114c4d1860/ertsports-live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Alpha BUP -http://78.83.87.222:9999/play/a011/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",M.TV -http://78.83.87.222:9999/play/a015/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Star BUP -http://78.83.87.222:9999/play/a017/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Camera Smile (480p) -https://nrpus.bozztv.com/36bay2/gusa-camerasmile/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ฮ—ฮปฮญฮบฯ„ฯฮฑ TV (1080p) [Not 24/7] +http://167.86.89.20:5080/LiveApp/streams/064918158666216168224216.m3u8 diff --git a/streams/gt.m3u b/streams/gt.m3u index 63a7dfd591..d2d2fe5a0e 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="Canal69BarvisionTV.gt" status="online",Canal 69 BarvisionTV (Biblia Central) https://stream.oursnetworktv.com/latin/BibliaCentral/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalAntigua.gt" status="online",Canal Antigua (1080p) +#EXTINF:-1 tvg-id="CanalAntigua.gt" status="error",Canal Antigua (1080p) https://streaming.canal32hn.com/CanalAntigua/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="CanaldeGobierno.gt" status="online",Canal de Gobierno http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/GobiernodeGuatemala/live @@ -9,27 +9,25 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/Go https://stream.oursnetworktv.com/latin/radioTGBAgtm/playlist.m3u8 #EXTINF:-1 tvg-id="ElOlamTV.gt" status="error",El Olam TV https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 +#EXTINF:-1 tvg-id="FeViviente.gt" status="online",Fe Viviente +https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 +#EXTINF:-1 tvg-id="FranchsTV.gt" status="online",Franchs TV +https://stream.oursnetworktv.com/latin/franchstv/playlist.m3u8 #EXTINF:-1 tvg-id="Guatevision.gt" status="online",Guatevisiรณn https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d1826/live.isml/playlist.m3u8 #EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="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 +#EXTINF:-1 tvg-id="NimTV.gt" 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 +#EXTINF:-1 tvg-id="PenielMusical.gt" status="online",Peniel Musical Un Encuentro Con Dios https://stream.oursnetworktv.com/latin/eC3pEmUsYKmcaLeJ/playlist.m3u8 +#EXTINF:-1 tvg-id="TeveGlobo.gt" status="online",Teve Globo +https://videoserver.tmcreativos.com:19360/8046/8046.m3u8 +#EXTINF:-1 tvg-id="Totovision.gt" status="online",Totovisiรณn TV +https://cdn.streamhispanatv.net:3209/live/totovisiongtlive.m3u8 +#EXTINF:-1 tvg-id="VisionTV.gt" status="online",Visiรณn TV +https://cdn.streamhispanatv.net:3076/live/visiontvlive.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",Presencia TV +https://sm.redconnections.net:19360/presenciatv/presenciatv.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 96eb1d6265..4aefe53e1e 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,57 +1,57 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) +http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 #EXTINF:-1 tvg-id="HKSTV.hk" status="blocked",HKSTV (้ฆ™ๆธฏ่ก›่ฆ–) (720p) [Not 24/7] https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 -#EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="iModeTV.hk" status="timeout",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="MiaoMi.hk" status="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="online",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="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="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (576p) +http://210.210.155.37/qwr9ew/s/s21/index.m3u8 +#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 -#EXTINF:-1 tvg-id="" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (360p) [Not 24/7] -https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",้ฆ™ๆธฏๅผ€็”ต่ง† / HKSTV-HKS (720p) -http://media.fantv.hk/m3u8/archive/channel2.m3u8 #EXTINF:-1 tvg-id="" status="online",HKIBC http://uc6.i-cable.com/live_freedirect/opentvhd002_h.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TVB J2 -https://j3.lhlh.app/mv.m3u8 -#EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ฒก็ถ“ๅฐ (576p) -http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RTHK (ๆธฏๅฐ้›ป่ฆ–31) (360p) [Geo-blocked] https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",RTHK (ๆธฏๅฐ้›ป่ฆ–32) (360p) [Not 24/7] +https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",TVB J2 +https://j3.lhlh.app/mv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (JADE) (576p) -http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=188&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=12?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_rate_id=2&FvSeid=1&Pcontent_id=8114.m3u8&Provider_id=0 #EXTINF:-1 tvg-id="" status="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) 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=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (JADE) (576p) +http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=188&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= +#EXTINF:-1 tvg-id="" status="timeout",TVB็ฟก็ฟ ๅฐ (JADE) (576p) 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=188&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠๅฐHD (720p) [Not 24/7] -http://117.169.120.138:8080/live/fhzixun/.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡ๅฐ -http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8 +#EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ฒก็ถ“ๅฐ (576p) +http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",้ฆ™ๆธฏๅผ€็”ต่ง† / HKSTV-HKS (720p) +http://media.fantv.hk/m3u8/archive/channel2.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡ๅฐ +http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠๅฐHD (720p) [Not 24/7] +http://117.169.120.138:8080/live/fhzixun/.m3u8 diff --git a/streams/hn.m3u b/streams/hn.m3u index dc1ba3b661..d7f974462a 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -11,7 +11,7 @@ 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="error",CCI Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl #EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 @@ -23,7 +23,7 @@ https://emisoras.hn:8081/diostevetv/playlist.m3u8 https://emisoras.hn:8081/diostevekids/playlist.m3u8 #EXTINF:-1 tvg-id="EDNTV.hn" status="online",EDN TV (1080p) [Not 24/7] https://60417ddeaf0d9.streamlock.net/edntv/videoedntv/playlist.m3u8 -#EXTINF:-1 tvg-id="GloboTV.hn" status="online",Globo TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GloboTV.hn" status="error",Globo TV (720p) [Not 24/7] 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 @@ -43,7 +43,7 @@ https://5e85d90130e77.streamlock.net/6024/6024/playlist.m3u8 http://lencatelevision.com:8080/hls/ltv3.m3u8 #EXTINF:-1 tvg-id="RHCTV.hn" status="online",Roatรกn Hable Claro (RHC) (720p) https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8 -#EXTINF:-1 tvg-id="SercanoTV.hn" status="online",Sercano TV (720p) +#EXTINF:-1 tvg-id="SercanoTV.hn" status="error",Sercano TV (720p) http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SuyapaTV.hn" status="online",Suyapa TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x833e2b @@ -53,9 +53,9 @@ http://190.11.224.14:8134/liveevent.m3u8 https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisionComayaguaCanal40.hn" status="online",Television Comayagua Canal 40 (320p) [Not 24/7] http://st2.worldkast.com/8058/8058/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (720p) +#EXTINF:-1 tvg-id="TENCanal10.hn" status="error",TEN Canal 10 (720p) http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TENCanal10.hn" status="error",TEN Canal 10 (540p) [Not 24/7] http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8 #EXTINF:-1 tvg-id="TVAztecaHonduras.hn" status="online",Azteca Honduras http://190.122.96.187:8888/http/002 @@ -65,11 +65,11 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="VTV.hn" status="online",VTV https://dw6a9whylepvl.cloudfront.net/hls/vtv.m3u8 +#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 #EXTINF:-1 tvg-id="" status="online",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ -#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] http://184.173.181.2:1935/8070/8070/playlist.m3u8 diff --git a/streams/hr.m3u b/streams/hr.m3u index 55da4348a4..34b23c57ca 100644 --- a/streams/hr.m3u +++ b/streams/hr.m3u @@ -33,7 +33,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid 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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x670ug8 -#EXTINF:-1 tvg-id="" status="online",History 2 HD +#EXTINF:-1 tvg-id="" status="timeout",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 diff --git a/streams/ht.m3u b/streams/ht.m3u index 6bea56bf02..a9f06d5b14 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -9,7 +9,7 @@ https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Tรฉlรฉ Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live @@ -17,11 +17,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://66.175.238.147:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p) https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVPanou.ht" status="error",TV Panou (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPanou.ht" status="online",TV Panou (720p) [Not 24/7] http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Tรฉlรฉ 4VEH (720p) 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รฉ 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 c00eac4404..d1635d31b9 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -5,7 +5,7 @@ https://live.apostoltv.hu/online/smil:gazdagret.smil/playlist.m3u8 https://stream.atv.hu/atvlive/atvstream_2_aac/playlist.m3u8 #EXTINF:-1 tvg-id="ATV.hu" status="online",ATV (160p) http://streamservers.atv.hu/atvlive/atvstream_1_aac/playlist.m3u8 -#EXTINF:-1 tvg-id="BalatonTV.hu" status="online",Balaton TV (432p) +#EXTINF:-1 tvg-id="BalatonTV.hu" status="error",Balaton TV (432p) https://stream.iptvservice.eu/hls/balatontv.m3u8 #EXTINF:-1 tvg-id="Budakalasz.hu" status="blocked",Budakalasz (1080p) [Not 24/7] https://stream.streaming4u.hu/TVBudakalasz/tracks-v1a1/mono.m3u8 @@ -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 @@ -37,7 +37,7 @@ http://87.229.103.60:1935/liverelay/loverseny2.sdp/playlist.m3u8 https://stream9.nava.hu/m3_live_bdrm/_definst_/smil:m3_1080p_loop_nodrm.smil/chunklist_w72397576_b881072_slhun.m3u8?lb=b4bp7xeKAKovH1uDWU5XusWC/SZexs+JNLmxYvSb34kGup6SGRTTm5UkNNjfC62mmvYbuEqrt04E++Exer5ZNS/WN6JyMpY6GiuOU2osRulnM+gNsTWVD8z+LJt4imqAka++&platform=web_embed&sessid=Z4gLTQezzXGgWvNkiypb5PkmR64U1aoH3lFII14l3Mp2dZ5OtLoKQQY7XOn943ns&type=m3u8 #EXTINF:-1 tvg-id="MUSICPlus.hu" status="online",MUSIC + (720p) [Not 24/7] http://s02.diazol.hu:10192/stream.m3u8 -#EXTINF:-1 tvg-id="OzdiVarosiTV.hu" status="error",ร“zdi Vรกrosi TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OzdiVarosiTV.hu" status="online",ร“zdi Vรกrosi TV (720p) [Not 24/7] https://stream.unrealhosting.hu:7982/live.m3u8 #EXTINF:-1 tvg-id="PannonRTV.hu" status="online",Pannon RTV (648p) https://stream.unrealhosting.hu:4102/live.m3u8 @@ -61,15 +61,15 @@ https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 #EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Fรผzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 -#EXTINF:-1 tvg-id="" status="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) +#EXTINF:-1 tvg-id="" status="timeout",1Music Channel Hungary (576p) http://1music.hu/1music.m3u8 -#EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) +#EXTINF:-1 tvg-id="" status="timeout",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="timeout",H!T Music Channel (480p) +http://hitmusic.hu/hitmusic.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] +http://tv.hegyvidek.hu/stream_mpeg.flv diff --git a/streams/id.m3u b/streams/id.m3u index 04cc1d438c..f6db3cf7f9 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -1,14 +1,12 @@ #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] -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] +#EXTINF:-1 tvg-id="AhsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch4.m3u8 #EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i) 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] @@ -20,8 +18,6 @@ http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 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] @@ -73,7 +69,7 @@ https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/master.m3u8 https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DangdutTivi.id" status="online",Dangdut Tivi (576p) https://bravo.kugo.id/dangduttivi/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="online",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -86,22 +82,23 @@ https://h1.intechmedia.net/intech/ch51.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8 #EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s10/index.m3u8 +#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 #EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="GPRTV.id" status="error",GPR TV (720p) +#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="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="HijrahTV.id" status="online" 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] @@ -110,11 +107,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeCha https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="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="error",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="online" user-agent="AppleWebKit/537.36 (KHTML, like Gecko)",iNews (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 +#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 @@ -124,25 +122,23 @@ 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="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="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] 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="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 #EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] @@ -177,7 +173,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-46 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(9430f215-8ccb-4322-affd-6dbc97e259bd)/index.m3u8 #EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online",Media Sunnah Aceh [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MediaSunnahAceh/live -#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] +#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch23.m3u8 #EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7] @@ -193,31 +189,30 @@ https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 #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="blocked",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="error" 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="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h194/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="MyKidz.id" status="error",My Kidz (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 #EXTINF:-1 tvg-id="NabawiTV.id" status="online",Nabawi TV (576p) https://alfa.kugo.id/nabawitv/nabawitv/playlist.m3u8 @@ -225,24 +220,24 @@ 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="error",NET. (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="NET.id" status="online",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) 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="error",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="timeout",Pal TV (720p) [Not 24/7] +#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="error",Pijar TV [Not 24/7] +#EXTINF:-1 tvg-id="PijarTV.id" status="online",Pijar TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv #EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 @@ -261,19 +256,20 @@ https://h1.intechmedia.net/intech/ch16.m3u8 http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 -#EXTINF:-1 tvg-id="RCTI.id" status="online",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 -#EXTINF:-1 tvg-id="RCTV.id" status="error",RCTV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RCTV.id" status="online",RCTV (576p) [Not 24/7] https://v10.siar.us/rctv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauRayaTV.id" status="online",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauRayaTV.id" status="timeout",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 @@ -281,20 +277,18 @@ http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 https://bravo.kugo.id/riautv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="blocked",Rodja TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(6f7158e4-f151-45dd-874f-e02c15c7cd4b)/index.m3u8 -#EXTINF:-1 tvg-id="RodjaTV.id" status="timeout",Rodja TV [Geo-blocked] +#EXTINF:-1 tvg-id="RodjaTV.id" status="error",Rodja TV [Geo-blocked] https://tv.rodja.live/live/ngrp:rodja_all/playlist.m3u8 #EXTINF:-1 tvg-id="RRINet.id" status="online",RRI Net (720p) [Not 24/7] http://36.89.47.217:11935/rrinet/live/index.m3u8 #EXTINF:-1 tvg-id="RuangTrampil.id" status="blocked",Ruang Trampil (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4be9-9a45-aa023c890e13)/index.m3u8 -#EXTINF:-1 tvg-id="SaktiTV.id" status="error",Sakti TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SaktiTV.id" status="online",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SalamTV.id" status="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="SalamTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch12.m3u8 -#EXTINF:-1 tvg-id="SalingSapaTV.id" status="error",Saling Sapa TV (576p) +#EXTINF:-1 tvg-id="SalingSapaTV.id" status="online",Saling Sapa TV (576p) https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 @@ -308,6 +302,8 @@ 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) @@ -316,13 +312,13 @@ https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline #EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch17.m3u8 #EXTINF:-1 tvg-id="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="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -350,10 +346,8 @@ 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="error",tvOne (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s105/01.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/c/tvOneNews/live +#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8 @@ -449,10 +443,10 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMB http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINasional)/index.m3u8 -#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) -http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 +#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) +http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) @@ -533,47 +527,69 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIYogyakarta)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBadanAnggaran.id" status="error",TVR Parlemen Badan Anggaran [Not 24/7] -http://103.18.181.69:1935/golive/livestreambanggar/playlist.m3u8 +https://ssv1.dpr.go.id/golive/livestreambanggar/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBadanLegislatif.id" status="error",TVR Parlemen Badan Legislatif [Not 24/7] -http://103.18.181.69:1935/golive/livestreambaleg/playlist.m3u8 +https://ssv1.dpr.go.id/golive/livestreambaleg/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBadanMusyawarah.id" status="error",TVR Parlemen Badan Musyawarah [Not 24/7] -http://103.18.181.69:1935/golive/livestreambamus/playlist.m3u8 +https://ssv1.dpr.go.id/golive/livestreambamus/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBAKN.id" status="error",TVR Parlemen Badan Musyawarah [Not 24/7] -http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8 +https://ssv1.dpr.go.id/golive/livestreambakn/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBKSAP.id" status="error",TVR Parlemen Badan Musyawarah [Not 24/7] -http://103.18.181.69:1935/golive/livestreambksap/playlist.m3u8 +https://ssv1.dpr.go.id/golive/livestreambksap/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream3/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream4/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream9/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream5/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",TVR Parlemen Komisi VI [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",TVR Parlemen Komisi VI [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream6/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream7/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream8/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream10/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="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="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="UFA24.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 #EXTINF:-1 tvg-id="UGTV.id" status="online",UGTV (720p) @@ -582,62 +598,64 @@ https://cdn.gunadarma.ac.id/streams/ugtv/ingestugtv.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d66-858a-e457d55ddbb2)/index.m3u8 #EXTINF:-1 tvg-id="UseePrime.id" status="blocked",Usee Prime (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d62-9fab-dcb417fcb93f)/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",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="error",Alwafa Tarim TV (Am Media) (720p) +https://v2.siar.us/ammedia/720/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Alwafa Tarim TV (Am Media) (720p) +https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",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 -https://cdn3.wowza.com/1/NEtzTTZ4c1FTTUN2/SkJBbVJs/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) -https://v2.siar.us/ammedia/720/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NCB TV Indonesia (720p) -https://ncbtv.siar.us/ncbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ficom Channel (720p) -https://v3.siar.us/ficomchannel/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",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.37/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +#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="online",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",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.37/x6bnqe/s/s35/index.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",Ficom Channel (720p) +https://v3.siar.us/ficomchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) https://bintangtv.siar.us/bintangtv/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",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="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="online",Kugo 1 (720p) +https://bravo.kugo.id/kugoone/udp.stream_720p/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",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",NCB TV Indonesia (720p) +https://ncbtv.siar.us/ncbtv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] +http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Persija TV (720p) +https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch59.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",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",Unas TV (720p) +#EXTINF:-1 tvg-id="" status="error",Sampit TV +https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Indonesia Channel +https://cdn3.wowza.com/1/NEtzTTZ4c1FTTUN2/SkJBbVJs/hls/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="online",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 diff --git a/streams/ie.m3u b/streams/ie.m3u index df30ff3234..2698bfcce3 100644 --- a/streams/ie.m3u +++ b/streams/ie.m3u @@ -1,17 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="OireachtasTV.ie" status="online",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) -https://d33zah5htxvoxb.cloudfront.net/el/live/cr1/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom2.ie" status="online",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) -https://d33zah5htxvoxb.cloudfront.net/el/live/cr3/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVCommitteeRoom4.ie" status="online",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) -https://d33zah5htxvoxb.cloudfront.net/el/live/dail/hls.m3u8 -#EXTINF:-1 tvg-id="OireachtasTVSeanadEireann.ie" status="online",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/ie_samsung.m3u b/streams/ie_samsung.m3u index 44a3f9be9b..224da6bbb0 100644 --- a/streams/ie_samsung.m3u +++ b/streams/ie_samsung.m3u @@ -5,5 +5,25 @@ https://rakuten-africanews-1-ie.samsung.wurl.com/manifest/playlist.m3u8 https://bloomberg-quicktake-1-ie.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AFV Family +https://futuretoday-afv-family-2-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Duck TV +https://mmm-ducktv-4-ie.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://rakuten-euronews-1-ie.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mav TV Motorsports Network +https://mavtv-mavtvglobal-1-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies +https://rakuten-action-13-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies +https://rakuten-comedy-13-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Documentaries +https://rakuten-documentaries-13-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Drama +https://rakuten-drama-13-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-13-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight +https://rakuten-spotlight-13-ie.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Guardian +https://rakuten-guardian-1-ie.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/il.m3u b/streams/il.m3u index 74382f6c90..a35f81fd54 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -7,29 +7,37 @@ https://live1.panet.co.il/edge_abr/halaTV/playlist.m3u8 https://live2.panet.co.il/edge_abr/halaTV/playlist.m3u8 #EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (576p) [Not 24/7] https://gstream4.panet.co.il/edge/halaTV/playlist.m3u8 +#EXTINF:-1 tvg-id="Hidabroot.il" status="online",Hidabroot (576p) +https://stream5.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Hidabroot.il" status="online",Hidabroot (576p) +https://stream72.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="I24NewsArabic.il" status="online",I24 News Arabic (720p) https://bcovlive-a.akamaihd.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/5377161796001/playlist-all_dvr.m3u8 #EXTINF:-1 tvg-id="IsraelParsTV.il" status="online",Israel Pars TV (540p) https://live.pars-israel.com/iptv/stream.m3u8 #EXTINF:-1 tvg-id="KabbalahforthePeopleIsrael.il" status="online",Kabbalah for the People (Israel) (504p) [Not 24/7] https://edge3.uk.kab.tv/live/tv66-heb-high/playlist.m3u8 +#EXTINF:-1 tvg-id="Kan11.il" status="online",KAN 11 Israel (360p) [Geo-blocked] +https://kan11.media.kan.org.il/hls/live/2024514/2024514/master.m3u8 +#EXTINF:-1 tvg-id="Kan11.il" status="timeout",Kan 11 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wjmog +#EXTINF:-1 tvg-id="KanEducational.il" status="online",Kan Kids (720p) +https://kan23.media.kan.org.il/hls/live/2024691/2024691/master.m3u8 +#EXTINF:-1 tvg-id="KanEducational.il" status="timeout",Kan Kids (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7ymw7f #EXTINF:-1 tvg-id="KnessetChannel.il" status="online",Knesset Channel (480p) [Not 24/7] https://contact.gostreaming.tv/Knesset/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Makan33.il" status="error",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 -#EXTINF:-1 tvg-id="" status="online",Hidabroot (576p) -https://stream5.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hidabroot (576p) -https://stream72.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Musayof (Israel) (240p) [Not 24/7] -http://wowza.media-line.co.il/Musayof-Live/livestream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",As a Child (720p) -https://kanlivep2event-i.akamaihd.net/hls/live/747600/747600/playlist.m3u8 +#EXTINF:-1 tvg-id="Now14.il" status="online",Now 14 +https://dvr.ch20-cdnwiz.com/hls/live.m3u8 +#EXTINF:-1 tvg-id="TheShoppingChannel.il" status="online",ch 21 ืขืจื•ืฅ ื”ืงื ื™ื•ืช (360p) +https://shoppingil-rewriter.vidnt.com/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hidabroot (576p) [Not 24/7] +https://stream71.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",KAN 11 Israel (360p) [Geo-blocked] https://kanlivep2event-i.akamaihd.net/hls/live/747610/747610/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ch 21 ืขืจื•ืฅ ื”ืงื ื™ื•ืช (360p) -http://82.80.192.30/shoppingil_ShoppingIL21TVRepeat/smil:ShoppingIL21TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Hidabroot (576p) [Not 24/7] -https://stream71.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Musayof (Israel) (240p) [Not 24/7] +http://wowza.media-line.co.il/Musayof-Live/livestream.sdp/playlist.m3u8 +#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 d7cfe77a6e..717bafab1f 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -3,10 +3,6 @@ https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 #EXTINF:-1 tvg-id="7SMusic.in" status="online",7S Music (576p) [Not 24/7] http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 -#EXTINF:-1 tvg-id="9XJalwa.in" status="error",9X Jalwa (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nc/index.m3u8 -#EXTINF:-1 tvg-id="9XJhakaas.in" status="error",9X Jhakaas (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 #EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] @@ -27,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="timeout",Asianet Middle East (576p) [Not 24/7] http://14.199.164.20:4001/play/a0k6/index.m3u8 #EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (720p) [Not 24/7] https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8 @@ -45,14 +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="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] @@ -62,8 +54,6 @@ https://livecdn.fptplay.net/foxlive/channelvhd_hls.smil/playlist.m3u8 http://cdn19.live247stream.com/channely/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNBCBajar.in" status="blocked",CNBC Bajar (504p) [Geo-blocked] https://cnbcbazar-lh.akamaihd.net/i/cnbcbajar_1@178933/index_5_av-p.m3u8 -#EXTINF:-1 tvg-id="Dabangg.in" status="error",Dabangg (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0nb/index.m3u8 #EXTINF:-1 tvg-id="DarshanaTV.in" status="online",Darshana TV (360p) [Not 24/7] https://live.neestream.net/neestream_01/darshanatv/index.m3u8 #EXTINF:-1 tvg-id="DDMalayalam.in" status="online",DD Malayalam (576p) @@ -79,9 +69,7 @@ https://playhls.media.nic.in/hls/live/ddnews/ddnews.m3u8 http://103.199.161.254/Content/ddsports/Live/Channel(DDSPORTS)/index.m3u8 #EXTINF:-1 tvg-id="Dhamaal.in" status="online",Dhamaal (1080p) [Not 24/7] https://live.hungama.com/linear/dhamaal/playlist.m3u8 -#EXTINF:-1 tvg-id="Dhinchaak2.in" status="error",Dhinchaak 2 (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0tm/index.m3u8 -#EXTINF:-1 tvg-id="Dhinchaak.in" status="error",Dhinchaak (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Dhinchaak.in" status="timeout",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] https://vidcdn.vidgyor.com/dighvijay-origin/liveabr/playlist.m3u8 @@ -91,21 +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="timeout",Enter10 Bangla (576p) [Not 24/7] http://14.199.164.20:4001/play/a0j5/index.m3u8 #EXTINF:-1 tvg-id="ETNow.in" status="timeout",ET Now https://pubads.g.doubleclick.net/ssai/event/pJrzNyDoT_K_GwYQsijTsQ/master.m3u8 #EXTINF:-1 tvg-id="ETVTelangana.in" status="online",ETV Telangana (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6ickpgDIsltU_-8CbZaksQ/live -#EXTINF:-1 tvg-id="FaktMarathi.in" status="online",Fakt Marathi (576p) [Not 24/7] +#EXTINF:-1 tvg-id="FaktMarathi.in" status="timeout",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) +#EXTINF:-1 tvg-id="FlowersTV.in" status="online",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="timeout",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 @@ -115,8 +101,6 @@ https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 https://1-213-10546-44.b.cdn13.com/388656798579293628302251.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] @@ -129,10 +113,10 @@ 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="timeout",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] @@ -145,8 +129,6 @@ 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="KairaliTV.in" status="online",Kairali TV (480p) @@ -165,7 +147,7 @@ http://103.199.161.254/Content/kalaignartv/Live/Channel(KalaignarTV)/index.m3u8 https://live.mycast.in/kalingatv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KanakNews.in" status="online",Kanak News (720p) [Not 24/7] https://live.kanaknews.com:4443/live/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurVision.in" status="timeout",Kannur Vision (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurVision.in" status="error",Kannur Vision (360p) [Not 24/7] https://stream.ufworldind.in/live/kvision/playlist.m3u8 #EXTINF:-1 tvg-id="KappaTV.in" status="online",Kappa TV (360p) http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 @@ -175,16 +157,12 @@ http://103.199.161.254/Content/kasthuritv/Live/Channel(KasthuriTV)/index.m3u8 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] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KenTV.in" status="timeout",Ken TV (360p) +#EXTINF:-1 tvg-id="KenTV.in" status="error",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="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="timeout",Maha Movie (576p) [Not 24/7] http://14.199.164.20:4001/play/a0q7/index.m3u8 -#EXTINF:-1 tvg-id="MakkalTV.in" status="error",Makkal TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0l1/index.m3u8 #EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7] http://cloud.logicwebs.in:1935/live/malabarnews/playlist.m3u8 #EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p) @@ -195,7 +173,7 @@ http://103.78.18.137:1935/live/mlpchannel/chunklist.m3u8 http://103.199.160.85/Content/mangalam/Live/Channel(Mangalam)/index.m3u8 #EXTINF:-1 tvg-id="ManoramaNews.in" status="online",Manorama News (576p) http://103.199.161.254/Content/manoramanews/Live/Channel(ManoramaNews)/index.m3u8 -#EXTINF:-1 tvg-id="Mastiii.in" status="online",Mastiii (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Mastiii.in" status="error",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 @@ -203,12 +181,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="timeout",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0kd/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="error",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pa/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="error",Mazhavil Manorama HD (1080p) [Not 24/7] -http://14.199.164.20:4001/play/a0p9/index.m3u8 #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) @@ -223,16 +197,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] @@ -251,17 +219,17 @@ https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit. 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="error",News 7 Tamil (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="News7Tamil.in" status="online",News 7 Tamil (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2f4w_ppqHplvjiNaoTAK9w/live #EXTINF:-1 tvg-id="News18TamilNadu.in" status="online",News 18 Tamil (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCat88i6_rELqI_prwvjspRA/live -#EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="News24.in" status="error",News 24 (480p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="News24.in" status="online",News 24 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="News24.in" status="error",News 24 (360p) [Not 24/7] 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 @@ -269,18 +237,14 @@ http://137.59.86.218:1935/live/onetv/playlist.m3u8 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="error",Polimer News (576p) [Not 24/7] +#EXTINF:-1 tvg-id="PolimerNews.in" status="timeout",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] @@ -289,6 +253,8 @@ http://stream.pztv.online/pztv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCmyKnNRH0wH-r8I-ceP-dsg/live #EXTINF:-1 tvg-id="PuthuyugamTV.in" status="online",Puthuyugam TV (576p) [Not 24/7] http://103.199.160.85/Content/puthuyugam/Live/Channel(Puthuyugam)/index.m3u8 +#EXTINF:-1 tvg-id="RajNewsMalayalam.in" status="online",Raj News Malayalam +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="online",Real TV (720p) [Not 24/7] @@ -301,7 +267,7 @@ 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="online",Sana TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 @@ -309,10 +275,6 @@ http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 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) @@ -329,11 +291,9 @@ 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 (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 (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0sr/index.m3u8 -#EXTINF:-1 tvg-id="Swantham.in" status="error",Swantham (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SVBC.in" status="online",SVBC Sri Venkateswara Bhakti Channel (1080p) +https://player.mslivestream.net/telugu/5d076e5c3d34cb8bb08e54a4bb7e223e.sdp/playlist.m3u8 +#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 @@ -347,7 +307,7 @@ https://pubads.g.doubleclick.net/ssai/event/1mR1QUQ3Tg-VuKfiyjwNuA/master.m3u8 http://cloud.logicwebs.in:1935/timevision/timevision/playlist.m3u8 #EXTINF:-1 tvg-id="TV9Kannada.in" status="online",TV9 Kannada (720p) [Not 24/7] https://vidcdn.vidgyor.com/tv9kannada-origin/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV9News.in" status="online",TV9 News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TV9News.in" status="error",TV9 News (720p) [Not 24/7] https://vidcdn.vidgyor.com/tv9telugu-origin/live/tv9telugu-origin/live1/playlist.m3u8 #EXTINF:-1 tvg-id="TwentyFourNews.in" status="online",Twenty Four News (576p) [Not 24/7] http://103.199.160.85/Content/24news/Live/Channel(24news)/index.m3u8 @@ -355,101 +315,93 @@ 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) +#EXTINF:-1 tvg-id="WION.in" status="timeout",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",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) -http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Xplore Channel (720p) -http://cdn18.live247stream.com/ndachannel/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zee News Malayalam -https://d1vd9xhq6jlm48.cloudfront.net/out/v1/71fcc57c8fe74c5b938451bc2435a93e/index_4.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zainabia Channel -https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sada TV (1080p) [Not 24/7] -http://cdn12.henico.net:8080/live/sadatv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Indywood TV -https://43wrzjnpqoxe-hls-live.wmncdn.net/indywood/indywoodtv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7] -https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Nav Media -https://gvjyg2n9doem-hls-live.5centscdn.com/navmediastream/d0dbe915091d400bd8ee7f27f0791303.sdp/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="online",Desi Channel (720p) -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) -http://c0.cdn.trinity-tv.net/stream/zfmjgma9zn46fa797ez9fgkw7msh9mj4tppspg23gey6mmx5fqiy7ky3jqx4uhgsfsrd8r76si8ykb2anw9442g4qkq5fzpdvwdqf5te24ixu9zrx3aesm9fzt59q5y2s8qwgbqhvf6d3z5bjy3qb2t4.m3u8 -#EXTINF:-1 tvg-id="" status="online",Metro 7 -http://weone.livebox.co.in/Metro7hls/Metro7.m3u8 -#EXTINF:-1 tvg-id="" status="online",Wion (domestic feed) (576p) -https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Anand TV https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="" status="online",Life TV (480p) [Not 24/7] -http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zee TV (480p) -https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/ZEETV/ZEETV.isml/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Desi Beats HD (720p) +http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Desi Channel (720p) +https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Desi Plus (720p) +http://cdn2.live247stream.com/desiplus/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] +https://m-c29-j2apps.s.llnwi.net/hls/5332.Dishum.in.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="timeout",Filmeraa (720p) +https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Indywood TV +https://43wrzjnpqoxe-hls-live.wmncdn.net/indywood/indywoodtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="" status="online",NDTV 24X7 (480p) [Not 24/7] -https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Keralabhumi +http://103.153.92.157:11037/hls/kbh.m3u8 +#EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7] +https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Life TV (480p) [Not 24/7] +http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mandra TV http://192.99.2.28/mandra_hls/mandra.m3u8 +#EXTINF:-1 tvg-id="" status="online",Metro 7 +http://weone.livebox.co.in/Metro7hls/Metro7.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] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) -#EXTVLCOPT:http-referrer=https://webcast.gov.in/ -https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] -https://m-c29-j2apps.s.llnwi.net/hls/5332.Dishum.in.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nav Media +https://gvjyg2n9doem-hls-live.5centscdn.com/navmediastream/d0dbe915091d400bd8ee7f27f0791303.sdp/chunks.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDTV 24X7 (480p) [Not 24/7] +https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NVision +http://live.singamcloud.in:1935/nvision/nvision/playlist.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="error",Relax TV (576p) [Not 24/7] +http://198.144.149.82:8080/NOTV/RELAXTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="" status="blocked",Republic Bharat (360p) [Geo-blocked] https://republic.pc.cdn.bitgravity.com/live/bharat_hls/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Vathanam TV -http://95.216.167.183:5080/LiveApp/streams/443106610169904881506470.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sada TV (1080p) [Not 24/7] +http://cdn12.henico.net:8080/live/sadatv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sardari TV (1080p) [Not 24/7] +http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Sony SAB TV India 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="online",Star Cinema (576p) +http://c0.cdn.trinity-tv.net/stream/nh9u54a7sfnc2hwzxr2zwykwkqm43bgyyzsm68ybbbnjei8kytwcgs3zm5gnw5c6efa5gr3fadzqe686w8gj2eaehrj89wvujvqza3kez78dtknwbbmnqf79yygmqqg7e9pnc3i3bpywjkiqrwke94yf.m3u8 +#EXTINF:-1 tvg-id="" status="online",Star Family (576p) +http://c0.cdn.trinity-tv.net/stream/zfmjgma9zn46fa797ez9fgkw7msh9mj4tppspg23gey6mmx5fqiy7ky3jqx4uhgsfsrd8r76si8ykb2anw9442g4qkq5fzpdvwdqf5te24ixu9zrx3aesm9fzt59q5y2s8qwgbqhvf6d3z5bjy3qb2t4.m3u8 +#EXTINF:-1 tvg-id="" status="online",Suriyan TV +http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.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="error",Toonz Kids (Indonesian dub) (360p) +http://210.210.155.37/x6bnqe/s/s81/02.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",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s81/01.m3u8 -#EXTINF:-1 tvg-id="" status="error",Desi Plus (720p) -http://cdn2.live247stream.com/desiplus/tv/playlist.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="timeout",Vathanam TV +http://95.216.167.183:5080/LiveApp/streams/443106610169904881506470.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) +#EXTVLCOPT:http-referrer=https://webcast.gov.in/ +https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 +#EXTINF:-1 tvg-id="" status="online",Wion (domestic feed) (576p) +https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Xplore Channel (720p) +http://cdn18.live247stream.com/ndachannel/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zainabia Channel +https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zee News Malayalam +https://d1vd9xhq6jlm48.cloudfront.net/out/v1/71fcc57c8fe74c5b938451bc2435a93e/index_4.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zee TV (480p) +https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/ZEETV/ZEETV.isml/index.m3u8 diff --git a/streams/in_samsung.m3u b/streams/in_samsung.m3u index 1d0c1f8b4e..bfcc95d1be 100644 --- a/streams/in_samsung.m3u +++ b/streams/in_samsung.m3u @@ -9,5 +9,19 @@ https://introuble-samsungindia.amagi.tv/playlist.m3u8 https://inwild-samsungindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Failarmy International +http://failarmy-international-in.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Filmstream +https://spi-filmstream-1-in.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Go USA +https://brandusa-gousa-1-in.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Inshort (India) (720p) https://inshort-samsungindia.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mav TV +http://mavtv-mavtvglobal-1-in.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",People are Awesome +https://jukin-peopleareawesome-2-in.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Pet Collective +https://the-pet-collective-international-in.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Weatherspy +https://jukin-weatherspy-2-in.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/iq.m3u b/streams/iq.m3u index 81a79cd584..f71f3b85b8 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -7,9 +7,11 @@ https://5ab29cc78f681.streamlock.net/afarinTV/livestream/playlist.m3u8 http://streaming.aletejahtv.iq:1935/etejah-newLive/smil:etejahNew.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlghadeerTV.iq" status="online",AlGhadeer (720p) [Not 24/7] https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 -#EXTINF:-1 tvg-id="AlIraqiyaAl3ama.iq" status="error",Al Iraqiya Al 3ama (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlghadeerTV.iq" status="online",AlGhadeer (720p) [Not 24/7] +https://sd343444.vodu.store:3356/live/Alghadeer/index.m3u8 +#EXTINF:-1 tvg-id="AlIraqia.iq" status="blocked",Al Iraqia https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 -#EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlIraqiaNews.iq" status="blocked",Al Iraqia News https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 #EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 @@ -41,6 +43,8 @@ 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="BayyinatTV.iq" status="online",Bayyinat TV +https://nl2.livekadeh.com/hls2/Bayyinat.m3u8 #EXTINF:-1 tvg-id="DijlahTarab.iq" status="online",Dijlah Tarab (576p) [Not 24/7] https://ghaasiflu.online/tarab/index.m3u8 #EXTINF:-1 tvg-id="DijlahTarab.iq" status="online",Dijlah Tarab @@ -51,24 +55,20 @@ http://91.134.145.75:10001/Dijlah/index.m3u8 https://ghaasiflu.online/Dijlah/index.m3u8 #EXTINF:-1 tvg-id="DuaTV.iq" status="online",Dua TV (720p) [Not 24/7] https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (1080p) +https://corp.cdn.easybroadcast.fr/abr_corp/ihtv1/playlist.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) -https://live.imamhossaintv.com/live/ih1.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="online",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) -https://live.imamhossaintv.com/live/ih3.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="online",Imam Hussein TV 2 Arabic (1080p) +https://corp.cdn.easybroadcast.fr/abr_corp/ihtv2/playlist.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="online",Imam Hussein TV 3 English (1080p) +https://corp.cdn.easybroadcast.fr/abr_corp/ihtv3/playlist.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (1080p) +https://corp.cdn.easybroadcast.fr/abr_corp/ihtv4/playlist.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) -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] @@ -89,10 +89,11 @@ 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] -#EXTVLCOPT:http-referrer=https://ku.karwan.tv/ -https://live.karwan.tv/karwan.tv/waar-tv/playlist.m3u8 +#EXTINF:-1 tvg-id="UTV.iq" status="error",UTV (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://vimeo.com/748384819 #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="online",Cihan +#EXTINF:-1 tvg-id="" status="error",Cihan http://cdn.dwasat.com:1935/live/cihann/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Iraqia Sport (1080p) [Geo-blocked] +https://au7live.tooliserver.com/live/149075_0.m3u8?session= diff --git a/streams/ir.m3u b/streams/ir.m3u index 41004ba4c7..cd91b04dad 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -7,6 +7,8 @@ https://live2.alalam.ir/alalam.m3u8 http://178.252.143.156:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="AlWilayah.ir" status="online",Al Wilayah (720p) [Not 24/7] https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8 +#EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (1080p) [Not 24/7] +https://corp.cdn.easybroadcast.fr/abr_corp/alzahra/playlist.m3u8 #EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist2/index.m3u8 #EXTINF:-1 tvg-id="AVAFamily.ir" status="online",AVA Family (720p) [Not 24/7] @@ -39,7 +41,7 @@ http://51.210.199.7/hls/stream.m3u8 https://live1.presstv.ir/live/ifilm2.m3u8 #EXTINF:-1 tvg-id="iFilmArabic.ir" status="online",iFILM Arabic (720p) https://live.presstv.ir/ifilmlive/smil:ifilmar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="iFilmEnglish.ir" status="timeout",iFILM English (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="iFilmEnglish.ir" status="online",iFILM English (480p) [Geo-blocked] https://live1.presstv.ir/live/ifilmen.m3u8 #EXTINF:-1 tvg-id="iFilmPersian.ir" status="online",iFILM (720p) [Not 24/7] https://live.presstv.ir/ifilmlive/smil:ifilmtv.smil/playlist.m3u8 @@ -57,9 +59,9 @@ http://204.11.235.251:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 https://5acf9f9415a10.streamlock.net/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="Navahang.ir" status="online",NAVAHANG (720p) http://51.210.227.130/hls/stream.m3u8 -#EXTINF:-1 tvg-id="OmideIranTV.ir" status="error",Omide Iran (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmideIranTV.ir" status="online",Omide Iran (720p) [Not 24/7] http://51.210.199.38/hls/stream.m3u8 -#EXTINF:-1 tvg-id="ParnianTV.ca" status="online",Parnian TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ParnianTV.ca" status="error",Parnian TV (1080p) [Not 24/7] https://live2.parnian.tv/hls/live/play.m3u8 #EXTINF:-1 tvg-id="ParsTV.ir" status="online",Pars TV (720p) [Not 24/7] https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/index.m3u8 @@ -83,7 +85,7 @@ https://live.presstv.ir/liveprs/smil:liveprs/playlist.m3u8 http://cdn1.live.irib.ir:1935/epg-live/smil:qazvin/playlist.m3u8 #EXTINF:-1 tvg-id="SahandTV.ir" status="online",SAHAND (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:sahand/playlist.m3u8 -#EXTINF:-1 tvg-id="SalamTV.ir" status="error",Salam TV (720p) +#EXTINF:-1 tvg-id="SalamTV.ir" status="online",Salam TV (720p) https://iptv.salaamtv.org/salaam/playlist.m3u8 #EXTINF:-1 tvg-id="SepanjTV.ir" status="online",Sepanj TV (720p) [Not 24/7] http://51.210.199.30/hls/stream.m3u8 @@ -109,25 +111,25 @@ http://51.210.199.8/hls/stream.m3u8 http://51.210.199.9/hls/stream.m3u8 #EXTINF:-1 tvg-id="YourTimeTV.ir" status="online",YourTime TV (720p) [Not 24/7] https://hls.yourtime.live/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Channel 1 (480p) [Not 24/7] +https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040317/0070c5b7ef083bdc8de09065c61a34d8.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Diyar TV (720p) [Not 24/7] +http://51.210.199.28/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ecran TV (720p) [Not 24/7] +http://51.210.199.40/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",HodHod TV (720p) +http://51.210.199.12/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",ITN (720p) [Not 24/7] +http://51.210.199.31/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Parsiland (540p) [Not 24/7] +http://vps.parsiland.net/hls/ParsiLand.m3u8 #EXTINF:-1 tvg-id="" status="online",Persian Bazar http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Persian Bazar (720p) [Not 24/7] https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",HodHod TV (720p) -http://51.210.199.12/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Diyar TV (720p) [Not 24/7] -http://51.210.199.28/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",ITN (720p) [Not 24/7] -http://51.210.199.31/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ecran TV (720p) [Not 24/7] -http://51.210.199.40/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sahar (480p) +http://cdnlive.irib.ir/live-channels/smil:sahar3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TehranTV 24 (720p) http://51.210.227.132/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonix (720p) [Not 24/7] http://51.210.227.134/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Parsiland (540p) [Not 24/7] -http://vps.parsiland.net/hls/ParsiLand.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sahar (480p) -http://cdnlive.irib.ir/live-channels/smil:sahar3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Channel 1 (480p) [Not 24/7] -https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040317/0070c5b7ef083bdc8de09065c61a34d8.sdp/playlist.m3u8 diff --git a/streams/it.m3u b/streams/it.m3u index 41b59b421b..9d4e238286 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -7,7 +7,7 @@ https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(lb)/ http://wms.shared.streamshow.it/canale51/canale51/playlist.m3u8 #EXTINF:-1 tvg-id="51RadioTV.it" status="online",51 Radio TV (480p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/canale51/canale51/playlist.m3u8 -#EXTINF:-1 tvg-id="ABChannel.it" status="online",AB Channel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ABChannel.it" status="error",AB Channel (720p) [Not 24/7] https://tsw.streamingwebtv24.it:1936/abchanneltv/abchanneltv/playlist.m3u8 #EXTINF:-1 tvg-id="AlmaTV.it" status="timeout",Alma TV (576p) http://151.0.207.99:1935/AlmaTv/AlmaTv/playlist.m3u8 @@ -107,24 +107,16 @@ http://streaming.bitonlive.net:8080/hls/ottofm2/index.m3u8 https://5db313b643fd8.streamlock.net/Paroledivita/Paroledivita/playlist.m3u8 #EXTINF:-1 tvg-id="Primocanale.it" status="online",Primocanale (1080p) [Not 24/7] https://msh0203.stream.seeweb.it/live/flv:stream2.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="R101.it" status="blocked",R101 (576p) -https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(er)/index.m3u8 #EXTINF:-1 tvg-id="Radio51TV.it" status="online",Radio 51 TV (480p) [Geo-blocked] http://178.32.140.155/canale51/canale51/playlist.m3u8 -#EXTINF:-1 tvg-id="Radio101.it" status="blocked",Radio 101 (576p) -https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ER)/index.m3u8 -#EXTINF:-1 tvg-id="Radio105Network.it" status="blocked",Radio 105 (576p) -https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(EC)/index.m3u8 #EXTINF:-1 tvg-id="RadioBirikinaTV.it" status="online",Radio Birikina TV (720p) [Not 24/7] https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIbizaTV.it" status="online",Radio Ibiza TV (720p) [Not 24/7] https://5929b138b139d.streamlock.net/RadioIbizaTV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesias.it" status="blocked",Radio Iglesias (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioIglesias.it" status="online",Radio Iglesias (576p) [Geo-blocked] http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="online",Radio Iglesias Sardegna (576p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/visualradio/visualradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioMonteCarlo.it" status="blocked",Radio Montecarlo (576p) -https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(bb)/index.m3u8 #EXTINF:-1 tvg-id="RadionorbaTV.it" status="timeout",Radionorba TV (404p) http://flash5.streaming.xdevel.com/radionorbatv/smil:radionorbatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioNumberOne.it" status="online",Radio Number One (720p) [Not 24/7] @@ -170,7 +162,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 @@ -188,7 +180,7 @@ https://stream.rdstv.radio/out/v1/ec85f72b87f04555aa41d616d5be41dc/index.m3u8 https://59d7d6f47d7fc.streamlock.net/reggiotv/reggiotv/playlist.m3u8 #EXTINF:-1 tvg-id="Rete4.it" status="blocked",Rete 4 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(r4)/index.m3u8 -#EXTINF:-1 tvg-id="Rete55.it" status="error",Rete 55 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Rete55.it" status="online",Rete 55 (720p) [Not 24/7] https://stream.internet.one/Rete55_Live/index.m3u8 #EXTINF:-1 tvg-id="ReteBiellaTV.it" status="online",Rete Biella TV (720p) [Not 24/7] https://sb.top-ix.org/retebiella/streaming/playlist.m3u8 @@ -250,7 +242,7 @@ https://5db313b643fd8.streamlock.net/Telegenova/Telegenova/playlist.m3u8 http://live.sloode.com:1935/telegranda_live/C2AD-0664-DC75-4744/playlist.m3u8 #EXTINF:-1 tvg-id="TelelibertaHD.it" status="online",Teleliberta (486p) [Not 24/7] http://api.new.livestream.com/accounts/17114188/events/4902226/live.m3u8 -#EXTINF:-1 tvg-id="TeleLiguriaSud.it" status="online",Tele Liguria Sud (224p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleLiguriaSud.it" status="error",Tele Liguria Sud (224p) [Not 24/7] https://live.teleliguriasud.it/hls/tls/index.m3u8 #EXTINF:-1 tvg-id="TeleMia.it" status="online",TeleMia (576p) https://playerssl.telemia.tv/fileadmin/hls/TelemiaHD/telemia85_mediachunks.m3u8 @@ -322,51 +314,47 @@ https://live2-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channe http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 #EXTINF:-1 tvg-id="Vuemme.it" status="online",Vuemme (480p) https://5db313b643fd8.streamlock.net/Vuemme/Vuemme/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Gold 78 (1080p) -https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) -https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) -http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tele Pavia (720p) -http://wms.shared.streamshow.it/telepavia/telepavia/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) -http://wms.shared.streamshow.it:1935/telepavia/telepavia/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rai 1 (Geo) (576p) -http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=2606803 -#EXTINF:-1 tvg-id="" status="online",Rai YoYo (576p) [Geo-blocked] -https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746899 +#EXTINF:-1 tvg-id="" status="online",Camera dei Deputati (via RR) (240p) +https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CANALE 7 (480p) http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CANALE 8 (480p) http://wms.shared.streamshow.it/canale8/mp4:canale8/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TSN Tele Sondrio News (480p) [Not 24/7] -http://wms.shared.streamshow.it/tsn/tsn_mobile/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Gold 78 (1080p) +https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Juwelo Italia (480p) 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) -https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Radicale TV (240p) [Not 24/7] -https://video-ar.radioradicale.it/diretta/padtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) -https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) -https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",R 101 Italia IT (576p) https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(er)/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) +https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Radio Montecarlo (576p) +https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(bb)/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Radicale TV (240p) [Not 24/7] +https://video-ar.radioradicale.it/diretta/padtv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",radionorba TV (404p) http://46.165.210.112/radionorbatv/norbatv_source.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Super TV Oristano (720p) [Not 24/7] -http://193.70.81.40:1935/supertvoristano/supertvoristano/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rai 1 (Geo) (576p) +http://mediapolisevent.rai.it/relinker/relinkerServlet.htm?cont=2606803 +#EXTINF:-1 tvg-id="" status="online",Rai YoYo (576p) [Geo-blocked] +https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746899 +#EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) +https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Super J TV (720p) https://54627d4fc5996.streamlock.net/SuperJtv/SuperJtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Super TV Oristano (720p) [Not 24/7] +http://193.70.81.40:1935/supertvoristano/supertvoristano/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tele Pavia (720p) +http://wms.shared.streamshow.it/telepavia/telepavia/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="online",telePAVIA (720p) +http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) +http://wms.shared.streamshow.it:1935/telepavia/telepavia/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",TSN Tele Sondrio News (480p) [Not 24/7] +http://wms.shared.streamshow.it/tsn/tsn_mobile/playlist.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",TV UNO (240p) +http://ftp.tiscali.it/francescovernata/TVUNO/monoscopioTvUNOint-1.wmv diff --git a/streams/it_samsung.m3u b/streams/it_samsung.m3u index ab18261edd..eab5f2808a 100644 --- a/streams/it_samsung.m3u +++ b/streams/it_samsung.m3u @@ -5,11 +5,75 @@ https://bloomberg-bloombergtv-1-it.samsung.wurl.com/manifest/playlist.m3u8 https://canaleeuropa-canaleeuropa-1-it.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="DuckTV.sk" status="online",Duck TV (720p) https://mmm-ducktv-2-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="EuronewsItalian.fr" status="online",Euronews Italiano (720p) +https://rakuten-euronews-3-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV (Italy) (1080p) https://fashiontv-fashiontv-3-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-6-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="SofyTV.ch" status="online",Sofy TV (720p) https://sofytv-samsungit.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Euronews Italiano (720p) -https://rakuten-euronews-3-it.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Alma TV Food +https://promosrl-almatvfood-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Alma TV Travel +https://promosrl-almatvtravel-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Amuse Animation +https://amuse-amuseanimation-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bizzarro Movies +https://minerva-bizzarromovies-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CGTV +https://cgentertainment-cgtv-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cinema Segreto +https://minerva-cinemasegreto-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Donna TV +https://promosrl-donnatv-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Failarmy +https://failarmy-international-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Italian Fishing TV +https://itftv-italianfishingtv-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mondo TV Kids +https://mondotv-mondotvkids-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motor1 TV +https://motorsportnetwork-motor1tv-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Museum TV [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01492-secomsasmediart-museumtv-eng-samsungit/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Myzen TV [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-samsungen-samsungit/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",People are Awesome +https://jukin-peopleareawesome-2-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Planeta Junior +https://deaplaneta-planetakidz-2-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Italia Trend +https://radioitalia-samsungitaly.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies +https://rakuten-actionmovies-6-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies +https://rakuten-comedymovies-6-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Documentaries +https://rakuten-documentaries-6-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Drama +https://rakuten-tvshows-6-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-6-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight +https://rakuten-spotlight-6-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Shorts [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00784-shortsinternati-shortstv-fast-italy-samsungit/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sportoutdoor.tv +https://gto2000-sportoutdoortv-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sports Italia +https://sportsitalia-samsungitaly.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Teletubbies +https://dhx-teletubbies-2-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Televisa Telenovelas +https://televisa-televisa-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Pet Collective +https://the-pet-collective-international-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Trace Latina [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01131-tracetv-tracelatinait-samsungit/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Trace Urban [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01131-tracetv-traceurbanit-samsungit/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WP Minerva Pictures +https://minerva-wp-1-it.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Yamato Animation +https://yamatovideo-yamatoanimation-1-it.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/jo.m3u b/streams/jo.m3u index 54b0fddfeb..8eb334de46 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="error",Radio Yaqeen Jordan: Studio (180p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioYaqeenJordanStudio.jo" status="online",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="online",Thakafah TV (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ThakafahTV/live diff --git a/streams/jp.m3u b/streams/jp.m3u index 34afca70ff..4c34318f42 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="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,8 +29,8 @@ https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/fr/playlist.m3u https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/id/playlist.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (Chinese Traditional AI Translated Closed-Captioning) (720p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/zh/playlist.m3u8 -#EXTINF:-1 tvg-id="NipponTV.jp" status="error",Nippon TV (540p) [Not 24/7] -https://ntv2.mov3.co/hls/ntv.m3u8 +#EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (540p) [Not 24/7] +https://ntv3.mov3.co/hls/ntv.m3u8 #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuTAXTexrhetbOe3zgskJBQ/live #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (480p) @@ -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="timeout",CGNTV +http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.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 diff --git a/streams/ke.m3u b/streams/ke.m3u index 4ddad5e6a9..ad093ff9e1 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -1,13 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="CitizenTV.ke" status="online",Citizen TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/kenyacitizentv/live -#EXTINF:-1 tvg-id="K24.ke" status="error",K24 (480p) [Not 24/7] -https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] +#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 #EXTINF:-1 tvg-id="KTNNews.ke" status="online",KTN News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/standardgroupkenya/live -#EXTINF:-1 tvg-id="NTVKenya.ke" status="timeout",NTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NTVKenya.ke" status="online",NTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6shkab -#EXTINF:-1 tvg-id="TV47Kenya.ke" status="error",TV47 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TV47Kenya.ke" status="online",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..387d3c0a6c 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,7 +19,9 @@ 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",SEATV-Radio (720p) -https://fmseatv.netlinkbroadcaster.com/hls/test.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fresh News TV (720p) +http://167.99.65.12:1935/live/ngrp:myStream_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Netlink TV (720p) https://netlink.netlinkbroadcaster.com/hls/test.m3u8 +#EXTINF:-1 tvg-id="" status="online",SEATV-Radio (720p) +https://fmseatv.netlinkbroadcaster.com/hls/test.m3u8 diff --git a/streams/kp.m3u b/streams/kp.m3u index ab5cb6dfc4..61380705af 100644 --- a/streams/kp.m3u +++ b/streams/kp.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Korean Central Television (KCTV) (576p) +#EXTINF:-1 tvg-id="KCTV.kp" status="online",Korean Central Television (KCTV) (576p) https://tv.nknews.org/tvdash/stream.mpd diff --git a/streams/kr.m3u b/streams/kr.m3u index fa02c90b85..65902210d1 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -7,10 +7,10 @@ https://allanf181.github.io/adaptive-streams/streams/kr/AnimaxKorea.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/Anione.m3u8 #EXTINF:-1 tvg-id="Aniplus.kr" status="online",Aniplus (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/Aniplus.m3u8 +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.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] -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="ChuncheonMBCTV.kr" status="online",MBC Chuncheon (์ถ˜์ฒœ MBC) (480p) +https://stream.chmbc.co.kr/TV/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="ChungbukMBCTV.kr" status="error",MBC Chungbuk (MBC ์ถฉ๋ถ) (720p) http://211.33.246.4:32954/cj_live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="ChunghwaTV.kr" status="online",Chunghwa TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ChunghwaTV.m3u8 #EXTINF:-1 tvg-id="CinemaHeaven.kr" status="online",Cinema Heaven (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/CinemaHeaven.m3u8 -#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB์ฒญ์ฃผ๋ฐฉ์†ก (SBS Cheongju) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="online",SBS CJB (CJB์ฒญ์ฃผ๋ฐฉ์†ก) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CJOnStyle.kr" status="online",CJ OnStyle (540p) https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 @@ -69,9 +69,9 @@ https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 https://live-ch2.cjonstyle.net/cjosplus/live2/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS๊ธฐ๋…๊ตTV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 -#EXTINF:-1 tvg-id="DaeguMBCTV.kr" status="online",๋Œ€๊ตฌ MBC (MBC Daegu) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DaeguMBCTV.kr" status="online",MBC Daegu (๋Œ€๊ตฌ MBC) (480p) [Not 24/7] https://5ee1ec6f32118.streamlock.net/live/livetv/playlist.m3u8 -#EXTINF:-1 tvg-id="DaejeonMBCTV.kr" status="online",๋Œ€์ „MBC (MBC Daejeon) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DaejeonMBCTV.kr" status="online",MBC Daejeon (๋Œ€์ „ MBC) (720p) [Not 24/7] https://ns1.tjmbc.co.kr/live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="DaekyoKidsTV.kr" status="online",Daekyo Kids TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/DaekyoKidsTV.m3u8 @@ -105,8 +105,6 @@ https://allanf181.github.io/adaptive-streams/streams/kr/FTV.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqGxkgVnPc7arUR7MdCi99g/live #EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (480p) [Not 24/7] http://liveko24-manminglobal3.ktcdn.co.kr/liveko24/gcnko_high/playlist.m3u8 -#EXTINF:-1 tvg-id="GCN.kr" status="error",GCN (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFb1QuujJWU3nuUMCNPhNiA/live #EXTINF:-1 tvg-id="GolfPBA.kr" status="online",Golf & PBA (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/GolfPBA.m3u8 #EXTINF:-1 tvg-id="GSMyShop.kr" status="online",GS My Shop (1080p) @@ -117,7 +115,7 @@ https://gstv-gsshop.gsshop.com/gsshop_hd/gsshop_hd.stream/playlist.m3u8 http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GugbangTV.kr" status="online",Gugbang TV (1080p) [Not 24/7] http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="GwangjuMBCTV.kr" status="timeout",๊ด‘์ฃผMBC (MBC Gwangju) (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="GwangjuMBCTV.kr" status="timeout",MBC Gwangju (๊ด‘์ฃผ MBC) (1080p) [Geo-blocked] https://media.kjmbc.co.kr/hls/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="HoneyTV.kr" status="online",Honey TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/HoneyTV.m3u8 @@ -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="error",์ œ์ฃผ MBC (MBC Jeju) (352p) [Not 24/7] +#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",MBC Jeju (์ œ์ฃผ MBC) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 -#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",SBS JIBS (JIBS SBS) (720p) [Not 24/7] http://123.140.197.22/stream/1/play.m3u8 #EXTINF:-1 tvg-id="JTBC2.kr" status="online",JTBC2 (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/JTBC2.m3u8 @@ -139,12 +137,16 @@ https://allanf181.github.io/adaptive-streams/streams/kr/JTBC.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/JTBCGolf.m3u8 #EXTINF:-1 tvg-id="JTBCGolfSports.kr" status="online",JTBC Golf & Sports (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/JTBCGolfSports.m3u8 -#EXTINF:-1 tvg-id="JTV.kr" status="online",JTV SBS (406p) [Not 24/7] +#EXTINF:-1 tvg-id="JTV.kr" status="online",SBS JTV (JTV์ „์ฃผ๋ฐฉ์†ก) (406p) [Not 24/7] https://61ff3340258d2.streamlock.net/jtv_live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KBaduk.kr" status="online",K-Baduk (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/KBaduk.m3u8 -#EXTINF:-1 tvg-id="KBCTV.kr" status="online",KBC ๊ด‘์ฃผ๋ฐฉ์†ก (SBS Gwangju) (1080p) +#EXTINF:-1 tvg-id="KBCTV.kr" status="online",SBS KBC (KBC ๊ด‘์ฃผ๋ฐฉ์†ก) (1080p) http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="KBS1TV.kr" status="online",KBS1 (720p) +http://ye23.vip/z7z8/2021/kbs2020.php?id=1 +#EXTINF:-1 tvg-id="KBS2TV.kr" status="online",KBS2 (720p) +http://ye23.vip/z7z8/2021/kbs2020.php?id=2 #EXTINF:-1 tvg-id="KBSDrama.kr" status="online",KBS Drama http://ye23.vip/z7z8/2021/kbs2020.php?id=5 #EXTINF:-1 tvg-id="KBSJoy.kr" status="online",KBS Joy @@ -157,10 +159,10 @@ http://ye23.vip/z7z8/2021/kbs2020.php?id=7 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,17 +171,17 @@ https://allanf181.github.io/adaptive-streams/streams/kr/KLeague1.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/KLeague2.m3u8 #EXTINF:-1 tvg-id="KLeague3.kr" status="online",K League 3 (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/KLeague3.m3u8 -#EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (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="online",MBC (1080p) http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 @@ -189,8 +191,6 @@ https://allanf181.github.io/adaptive-streams/streams/kr/MBN.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/Midnight.m3u8 #EXTINF:-1 tvg-id="Mnet.kr" status="online",Mnet (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/Mnet.m3u8 -#EXTINF:-1 tvg-id="MokpoMBCTV.kr" status="online",๋ชฉํฌ MBC Mokpo (720p) -http://vod.mpmbc.co.kr:1935/live/encoder-tv/playlist.m3u8 #EXTINF:-1 tvg-id="MTN.kr" status="online",MTN (720p) [Not 24/7] http://183.110.27.87/mtnlive/720/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="online",National Geographic Wild Korea (1080p) [Not 24/7] @@ -231,17 +231,29 @@ https://allanf181.github.io/adaptive-streams/streams/kr/ProfessionalBaseball5.m3 https://allanf181.github.io/adaptive-streams/streams/kr/SBSFL.m3u8 #EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/SBSGolf.m3u8 -#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (1080p) +#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (#1) (1080p) http://183.99.22.189:9981/stream/channelid/1124346476 -#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (1080p) +#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (#2) (1080p) http://222.109.117.27:9981/stream/channelid/2096368258 -#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SBSTV.kr" status="online",SBS (#3) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/SBSTV.m3u8 #EXTINF:-1 tvg-id="ScreenGolfzon.kr" status="online",Screen Golfzon (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ScreenGolfzon.m3u8 #EXTINF:-1 tvg-id="SkySports.kr" status="online",skySports (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/SkySports.m3u8 -#EXTINF:-1 tvg-id="TBCTV.kr" status="online",TBC SBS (540p) +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (1080p) +https://apichvod19.seezntv.com/OTM/11990_H.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (720p) +https://apichvod19.seezntv.com/OTM/11990_M.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (404p) +https://apichvod19.seezntv.com/OTM/11990_L.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV1 (1080p) +https://apichvod19.seezntv.com/OTM/10070_H.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV1 (720p) +https://apichvod19.seezntv.com/OTM/10070_M.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV1 (404p) +https://apichvod19.seezntv.com/OTM/10070_L.m3u8?AdaptiveType=HLS&SessionID=3438d7e9-3e70-43b1-9fe6-b8290cd25403 +#EXTINF:-1 tvg-id="TBCTV.kr" status="online",SBS TBC (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,21 +277,19 @@ 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) +#EXTINF:-1 tvg-id="UlsanMBCTV.kr" status="online",MBC Ulsan (์šธ์‚ฐ MBC) (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] +#EXTINF:-1 tvg-id="YeosuMBCTV.kr" status="online",MBC Yeosu (์—ฌ์ˆ˜ MBC) (1080p) 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 @@ -293,20 +303,8 @@ 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/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="" status="online",Korea TV -https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KBS News -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live -#EXTINF:-1 tvg-id="" status="online",arteTV -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TheArteTV/live -#EXTINF:-1 tvg-id="" status="online",JCN TV -https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",GoodTV (1080p) -http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",SPOTV (1080p) -https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Korean Election TV -http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",All The K-POP +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ALLTHEKPOP/live #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) @@ -316,12 +314,20 @@ http://amdlive-ch03.ctnd.com.edgesuite.net/arirang_3ch/smil:arirang_3ch.smil/pla #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) http://amdlive.ctnd.com.edgesuite.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) -https://amdlive-ch01-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) 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",arteTV +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TheArteTV/live +#EXTINF:-1 tvg-id="" status="online",GoodTV (1080p) +http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",JCN TV +https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",KBS News +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live +#EXTINF:-1 tvg-id="" status="online",Korea TV +https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Korean Election TV +http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index.m3u8 #EXTINF:-1 tvg-id="" status="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="online",SPOTV (1080p) +https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 diff --git a/streams/kw.m3u b/streams/kw.m3u index fcfa3d6739..9c4c7ccf28 100644 --- a/streams/kw.m3u +++ b/streams/kw.m3u @@ -2,7 +2,7 @@ #EXTINF:-1 tvg-id="AlBawadi.kw" status="blocked",Al-Bawadi (360p) https://gulfsat.cdn.easybroadcast.fr/live/Al-Bawadi_abr/playlist.m3u8 #EXTINF:-1 tvg-id="AlMaaliTV.kw" status="online",Al Maali TV (1080p) -https://video1.getstreamhosting.com:1936/8484_1/8484_1/playlist.m3u8 +https://kali.vdopanel.com:3986/live/mbashalive.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="AlSabah.kw" status="blocked",Al Sabah (360p) [Not 24/7] @@ -15,11 +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="KTVEthraa.kw" status="error",KTV Ethraa (1080p) +#EXTINF:-1 tvg-id="KTVEthraa.kw" status="online",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="online",KTV Sport (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSports #EXTINF:-1 tvg-id="MarinaTV.kw" status="online",Marina TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/marinai/live diff --git a/streams/kz.m3u b/streams/kz.m3u index aab701b352..898d6f9358 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -7,9 +7,9 @@ http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 https://sc.id-tv.kz/Atameken.m3u8 #EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7] https://sc.id-tv.kz/CaspianNews.m3u8 -#EXTINF:-1 tvg-id="ElArna.kz" status="online",ะ•ะป ะั€ะฝะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ElArna.kz" status="timeout",ะ•ะป ะั€ะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/ElArna.m3u8 -#EXTINF:-1 tvg-id="GakkuTV.kz" status="blocked",Gakku (576p) [Not 24/7] +#EXTINF:-1 tvg-id="GakkuTV.kz" status="timeout",Gakku (576p) [Not 24/7] https://sc.id-tv.kz/Gakku.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live @@ -17,27 +17,27 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KTK.kz" status="online",ะšะขะš (576p) [Not 24/7] -https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="KTK.kz" status="online",ะšะขะš (360p) [Not 24/7] http://89.218.30.37/ktklive/live.hq/playlist.m3u8 +#EXTINF:-1 tvg-id="KTK.kz" status="timeout",ะšะขะš (576p) [Not 24/7] +https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="MTRK.kz" status="online",ะœะขะ ะš (576p) [Not 24/7] https://tvcdn01.oktv.kz/tv/mtrk/playlist.m3u8 #EXTINF:-1 tvg-id="Novoetelevidenie.kz" status="online",ะะพะฒะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (576p) [Not 24/7] http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV International -https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",7 ะบะฐะฝะฐะป (576p) [Not 24/7] +https://sc.id-tv.kz/7_kanal.m3u8 +#EXTINF:-1 tvg-id="" status="error",31 ะบะฐะฝะฐะป (576p) [Not 24/7] +https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/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="timeout",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV International +https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] +#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="error",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 diff --git a/streams/la.m3u b/streams/la.m3u index 72a6cd4873..f284258b53 100644 --- a/streams/la.m3u +++ b/streams/la.m3u @@ -25,5 +25,5 @@ https://livefta.malimarcdn.com/ftaedge00/laostv.sdp/playlist.m3u8 https://livefta.malimarcdn.com/ftaedge00/nat.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="OhMuangLaoTV.la" status="online",Oh Muang Lao TV (720p) https://livefta.malimarcdn.com/ftaedge00/ohmuanglao.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vati Lao TV (720p) +#EXTINF:-1 tvg-id="VatiLao.la" status="online",Vati Lao TV (720p) https://livefta.malimarcdn.com/ftaedge00/vatilaotv.stream/playlist.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index 9848035a20..fe529eaf58 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -3,19 +3,23 @@ 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="timeout",Al Ittihad (552p) [Not 24/7] -https://live.alittihad.tv/ittihad/index.m3u8 +#EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] +http://185.105.4.151:8080/_defapp_/ittihad/index.m3u8 +#EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] +https://live.alittihad.tv:444/ittihad/index.m3u8 #EXTINF:-1 tvg-id="AlJadeed.lb" status="online",Al Jadeed (480p) 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 #EXTINF:-1 tvg-id="AlManar.lb" status="online",Al Manar (576p) [Not 24/7] https://manar.live/x.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCO-kV7ZFOiKwcP2U0h4aEbA/live #EXTINF:-1 tvg-id="AlMayadeenTV.lb" status="online",Al Mayadeen (576p) https://mdnlv.cdn.octivid.com/almdn/smil:mpegts.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArabicaTV.lb" status="online",Arabica TV (720p) http://istream.binarywaves.com:8081/hls/arabica/playlist.m3u8 -#EXTINF:-1 tvg-id="CharityTV.lb" status="error",CharityTV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CharityTV.lb" status="online",CharityTV (1080p) [Not 24/7] http://185.105.4.236:1935/live/ngrp:livestream_all/live.m3u8 #EXTINF:-1 tvg-id="NabaaTV.lb" status="online",Nabaa TV (720p) [Not 24/7] http://31.14.40.237:1935/live/Nabaa/playlist.m3u8 @@ -35,7 +39,7 @@ 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] +#EXTINF:-1 tvg-id="TeleLiban.lb" status="blocked",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) diff --git a/streams/lt.m3u b/streams/lt.m3u index db4c84e3c2..e3299753b6 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="" status="online",Power Hit Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PowerHitRadio.lt" status="online",Power Hit Radio (720p) [Not 24/7] https://baltlive.tv3.lt/studija/smil:studija.smil/playlist.m3u8 diff --git a/streams/lv.m3u b/streams/lv.m3u index 6b1a93163d..168dfac91c 100644 --- a/streams/lv.m3u +++ b/streams/lv.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChauTV.lv" status="error",Chau TV -https://video.chaula.tv/hls/live/high/playlist_high.m3u8 #EXTINF:-1 tvg-id="LatvijasRadio1.lv" status="online",Latvijas Radio 1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 #EXTINF:-1 tvg-id="LatvijasRadio1.lv" status="online",Latvijas Radio 1 (360p) [Not 24/7] diff --git a/streams/ly.m3u b/streams/ly.m3u index e67d60b345..f7983b7990 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -13,5 +13,5 @@ https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 http://82.212.74.100:8000/live/8103.m3u8 #EXTINF:-1 tvg-id="Tanasuh.ly" status="online",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="error",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..ebbec73959 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] @@ -25,7 +27,7 @@ http://streaming1.medi1tv.com/live/smil:medi1tv.smil/playlist.m3u8 https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/tamazight_tv8_snrt/hls_snrt/tamazight_tv8_snrt.m3u8 #EXTINF:-1 tvg-id="TeleMaroc.ma" status="online",Tรฉlรฉ Maroc (1080p) https://api.new.livestream.com/accounts/27130247/events/8196478/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Maghreb Arabe Press (720p) [Not 24/7] -https://www.maptvnews.ma/live/smil:OutStream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Al Aoula International (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/al_aoula_inter/hls_snrt/al_aoula_inter.m3u8 +#EXTINF:-1 tvg-id="" status="online",Maghreb Arabe Press (720p) [Not 24/7] +https://www.maptvnews.ma/live/smil:OutStream1.smil/playlist.m3u8 diff --git a/streams/md.m3u b/streams/md.m3u index dd6fcd01ea..ba0f0e976c 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",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 +#EXTINF:-1 tvg-id="" status="online",Moldova1 (1080p) +http://live.trm.md:1935/live/MoldovaUnu1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Moldova2 (1080p) +http://live.trm.md:1935/live/MoldovaDoi2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขะะข Exclusiv TV (576p) +http://89.28.25.122/hls/tnt_md.m3u8 diff --git a/streams/ml.m3u b/streams/ml.m3u index 3443d60c28..1ba969e43f 100644 --- a/streams/ml.m3u +++ b/streams/ml.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="ORTM1.ml" status="error",ORTM1 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ORTM1.ml" status="online",ORTM1 (576p) [Not 24/7] http://51.210.1.13:18000/ortm/hls/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index 7c0f59c037..f62995c93a 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -9,15 +9,15 @@ http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="online",TDM Sports Macau (720p) http://live4.tdm.com.mo/ch4/_definst_/sport_ch4.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ็ปผ่‰บ (720p) [Not 24/7] -http://live2.tdm.com.mo:1935/ch6/hd_ch6.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆพณ่ง†ๆพณ้—จ (720p) http://live3.tdm.com.mo:1935/ch1/ch1.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จๅซๆ˜Ÿ (720p) -http://live3.tdm.com.mo:1935/ch3/ch3.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จไฝ“่‚ฒ (720p) -http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ่ต„่ฎฏ (720p) -http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆพณ้–€็ถœ่— (720p) http://live4.tdm.com.mo/ch6/_definst_/hd_ch6.live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จไฝ“่‚ฒ (720p) +http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จๅซๆ˜Ÿ (720p) +http://live3.tdm.com.mo:1935/ch3/ch3.live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ็ปผ่‰บ (720p) [Not 24/7] +http://live2.tdm.com.mo:1935/ch6/hd_ch6.live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพณ้—จ่ต„่ฎฏ (720p) +http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 diff --git a/streams/mq.m3u b/streams/mq.m3u index 415cb3d28f..30d432df4d 100644 --- a/streams/mq.m3u +++ b/streams/mq.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="EsperanceTV.mq" status="error",Espรฉrance TV (720p) [Not 24/7] https://hcinteram.mmdlive.lldns.net/hcinteram/5fb30e8b271544039e79f93d4d496b25/manifest.m3u8 -#EXTINF:-1 tvg-id="" status="error",Martinique la 1รจre (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Martinique1ere.mq" status="error",Martinique la 1รจre (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgA9V57lQlZFXkDfhVGTWSg/live diff --git a/streams/mr.m3u b/streams/mr.m3u index 86c1090dbe..9ce64e4f07 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="error",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/mv.m3u b/streams/mv.m3u index 8af07fa1d8..03dc552302 100644 --- a/streams/mv.m3u +++ b/streams/mv.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="VTV.mv" status="online",VTV (1080p) http://vtvstreaming.myvnc.com:1935/vtvlive/vmedia/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="error",VTV (1080p) +#EXTINF:-1 tvg-id="VTV.mv" status="online",VTV (1080p) https://vtvstream.vnews.mv/vtvlive/vmedia/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index d44d093ac1..97b86b9e5d 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -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="error",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="online",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 @@ -41,8 +41,6 @@ https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 #EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="online",Mรฉxico Travel Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf -#EXTINF:-1 tvg-id="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="online",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) @@ -65,8 +63,6 @@ http://wowzacontrol.com:1936/stream23/stream23/playlist.m3u8 https://5caf24a595d94.streamlock.net:1937/stream23/stream23/playlist.m3u8 #EXTINF:-1 tvg-id="RCGTV3.mx" status="online",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] -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] @@ -99,7 +95,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live #EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="online",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live -#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="error",Televisa Piedras Negras (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisiรณn Canal 26.1 (720p) [Not 24/7] http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 @@ -121,8 +117,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] @@ -131,39 +125,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="timeout",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="" 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",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",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="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",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="blocked",Once Niรฑas Y Niรฑos -http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 +#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",Canal del Congreso 45.3 +https://edge.canaldelcongreso.gob.mx/live_hd1/smil:canal-hd1.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Imagen TV (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if +#EXTINF:-1 tvg-id="" status="online",Lo Mejor De La Liga MX +https://linear-193.frequency.stream/193/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Multimedios Saltillo [Geo-blocked] http://mdstrm.com/live-stream-playlist/5d5d51a4e9a40e25f4a0332c.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Multipremier (480p) http://201.168.205.12:8000/play/a0cp/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Imagen TV (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if -#EXTINF:-1 tvg-id="" status="error",Televisa San Luis Potosรญ (720p) [Not 24/7] +#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="online",POP TV (542p) [Not 24/7] +https://5ca3e84a76d30.streamlock.net/gpacifico3/smil:obregon.smil/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",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] +http://k4.usastreams.com/ARBtv/ARBtv/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",Tlaxcala Televisiรณn (360p) [Not 24/7] +https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null +#EXTINF:-1 tvg-id="" status="online",TV Unam (720p) +https://5ca3e84a76d30.streamlock.net/tvunam/videotvunam/playlist.m3u8?DVR= +#EXTINF:-1 tvg-id="" status="online",TVP Culiacรกn (720p) [Not 24/7] +https://5ca3e84a76d30.streamlock.net/gpacifico1/smil:gpculiacan.smil/playlist.m3u8 diff --git a/streams/mx_pluto.m3u b/streams/mx_pluto.m3u new file mode 100644 index 0000000000..22121758d7 --- /dev/null +++ b/streams/mx_pluto.m3u @@ -0,0 +1,181 @@ +#EXTM3U +#EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= +#EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c01df1759ee03633e7b272c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=971&terminate=false&userId= +#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="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] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= +#EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) +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="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="PlutoTVAndromeda.us" status="online",Pluto TV Andrรณmeda (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc3e061597000768d4ea/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAnimeAccion.us" status="online",Pluto TV Animรฉ Acciรณn (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6a4d875d7ccf0007cc2cf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVAnimeClasico.us" status="online",Pluto TV Anime Clรกsico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054acc871ec430007f54c7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc266f80e3550009136843/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVAvidamodernadeRocko.us" status="online",Pluto TV A vida moderna de Rocko (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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="PlutoTVCiencia.us" status="online",Pluto TV Ciencia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCompetencias.us" status="online",Pluto TV Competencias (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009bc1132/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jimรฉnez (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVElConquistadordelFin.us" status="online",Pluto TV El Conquistador del Fin (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f280149cec6be00072ab1fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVElEncantadordePerros.us" status="online",Pluto TV El Encantador de Perros (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60e45687313c5f0007bc8e94/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVElReinoInfantil.us" status="online",Pluto TV El Reino Infantil (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3d06fb60d8000781fce8/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVEmpenosalobestia.us" status="online",Pluto TV Empeรฑos a lo bestia (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f23102d5e239d00074b092a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="online",Pluto TV Estrellas de Acciรณn (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d00074195ba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fรบtbol Para Fans (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVHistoria.us" status="online",Pluto TV Historia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de5758e1a30dc00094fcd6c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVHistoriasdeUltratumba.us" status="online",Pluto TV Historias de Ultratumba (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3696d938c900072679fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVHogar.us" status="online",Pluto TV Hogar (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ab8056beb000091fc6b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9996533c9de3000759ccb5/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLasreglasdeljuego.us" status="online",Pluto TV Las reglas del juego (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acb4eebe0f0000767b40f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMTVEnVivo.us" status="online",Pluto TV MTV En Vivo (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6130d6f3f3f7bb0007dbd092/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="PlutoTVMTVLatino.us" status="online",Pluto TV MTV Latino (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96d351652631e36d4331f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96d351652631e36d4331f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=965&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMTVLatino.us" status="online",Pluto TV MTV Latino (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96d351652631e36d4331f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMTVTattooADos.us" status="online",Pluto TV MTV Tattoo A Dos (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/611b87946b7f420007c22361/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=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="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d103f031154a4172d262b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=959&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMutanteX.us" status="online",Pluto TV Mutante X (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNovelasDramas.us" status="online",Pluto TV Novelas Dramas (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY +#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY +#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84db2db3851800077c871e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=941&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="online",Pluto TV Peleas (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98b0447665f200078caded/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVPistasdeBlue.us" status="online",Pluto TV Pistas de Blue (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c150b2500077733d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVPlanetaJuniorTV.us" status="online",Pluto TV Planeta Junior TV (720p) +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="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea7215005d66d0007e8128a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSeriesComedia.us" status="online",Pluto TV Series Comedia (360p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9853138d19af0007104a8d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSeriesLatinas.us" status="online",Pluto TV Series Latinas (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd837642c6e9300098ad484/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSeriesRetro.us" status="online",Pluto TV Series Retro (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009e7deba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d11baeb31c5a43b77bf59&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=950&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clรกsico (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009910465/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96cc422df39f1a338d165&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=940&terminate=false&userId= +#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="PlutoTVTurmadaMonica.us" status="online",Pluto TV Turma da Mรดnica (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f997e44949bc70007a6941e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVVayasemanita.us" status="online",Pluto TV Vaya semanita (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f28009b150b2500077766b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVVelocidad.us" status="online",Pluto TV Velocidadโ€‹ (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dc7480e3550009133d4a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVViajes.us" status="online",Pluto TV Viajes (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009ae09ea/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="SpikeAdventura.us" status="online",Spike Adventura (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV (Mexico) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= diff --git a/streams/my.m3u b/streams/my.m3u index 3825515fa6..0a0d0e0dda 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,13 +7,13 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live +#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) +http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 -#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) +#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 @@ -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="timeout",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/ni.m3u b/streams/ni.m3u index 8d1db8a4ab..f465fa0721 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -13,21 +13,19 @@ http://138.117.4.70:8075/channel10/playlist.m3u8 http://138.117.4.70:8075/channel11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.ni" status="blocked",Nicavisiรณn Canal 12 (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal12/videocanal12/playlist.m3u8 -#EXTINF:-1 tvg-id="JBNTV.hn" status="error",JBN (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (720p) [Not 24/7] https://inliveserver.com:1936/17510/17510/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7] https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) http://138.117.4.70:8075/channel8/playlist.m3u8 -#EXTINF:-1 tvg-id="VivaNicaraguaCanal13.ni" status="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) https://cloudvideo.servers10.com:8081/8130/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",CDNN23 -http://138.117.4.70:8075/channel23/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 15 http://138.117.4.70:8075/channel15/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CDNN23 +http://138.117.4.70:8075/channel23/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Rock 22 http://138.117.4.70:8075/channel22/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index 86f8a11df4..d6a2bea683 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="online",HK13 TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HK13TV.nl" status="error",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] @@ -79,8 +77,6 @@ https://stream.radio350.nl/hls/radio350.m3u8 https://radio538.prd1.talpatvcdn.nl/22e9bbf9616547d7bc162c993009c533/index.m3u8 #EXTINF:-1 tvg-id="RadioAalsmeerTV.nl" status="online",Radio Aalsmeer TV (720p) [Not 24/7] https://radioaalsmeer.nl:4443/live/tv.m3u8 -#EXTINF:-1 tvg-id="RadioAalsmeerTV.nl" status="online",Radio Aalsmeer TV (720p) [Not 24/7] -https://radioaalsmeer.nl:4443/live/tv.m3u8 #EXTINF:-1 tvg-id="RadioVeronica.nl" status="online",Radio Veronica (270p) https://radioveronica.prd1.talpatvcdn.nl/a1115cc610fd42418e2f6d7e29a01c3c/index.m3u8 #EXTINF:-1 tvg-id="Regio8TV.nl" status="online",Regio8 TV (1080p) @@ -111,10 +107,6 @@ https://media.rtvnoord.nl/live/rtvnoord/extra/index.m3u8 https://5ebd833552d56.streamlock.net/rtvnof3/rtvnof3/playlist.m3u8 #EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (720p) [Not 24/7] https://593aed234297b.streamlock.net/rtvnof2/live/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="error",RTV Noordoost Friesland (Noardeast-Fryslรขn / Dantumadiel) (720p) [Not 24/7] -https://5e6ab219de8f5.streamlock.net/rtvnof/rtvnof/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="error",RTV Noordoost Friesland (720p) -https://593aed234297b.streamlock.net/rtvnof/rtvnof/playlist.m3u8 #EXTINF:-1 tvg-id="RTVOost.nl" status="online",RTV Oost (720p) https://d34cg2bnc08ruf.cloudfront.net/live/rtvoost/tv/index.m3u8 #EXTINF:-1 tvg-id="RTVPurmerend.nl" status="online",RTV Purmerend (720p) @@ -137,7 +129,7 @@ https://live.salto.nl/hls/at5.m3u8 https://salto-streams.nl/hls/sotv1.m3u8 #EXTINF:-1 tvg-id="Samen1TV.nl" status="online",Samen1 TV (720p) https://server-67.stream-server.nl:1936/Samen1TV/Samen1TV/playlist.m3u8 -#EXTINF:-1 tvg-id="SirisTV.nl" status="online",Siris TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SirisTV.nl" status="error",Siris TV (720p) [Not 24/7] https://cdn.streammy.events/siris/tv/playlist.m3u8 #EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7] http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 @@ -163,25 +155,23 @@ https://ms7.mx-cd.net/tv/99-660295/WOS.smil/playlist.m3u8 https://ms2.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Xite.nl" status="online",XITE (720p) [Not 24/7] https://ms7.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="XON.nl" status="online",XON (480p) [Not 24/7] +https://ms7.mx-cd.net/tv/113-474263/EdeTV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZO34.nl" status="online",ZO!34 (720p) https://video.uitzending.tv:19360/zo34/zo34.m3u8 #EXTINF:-1 tvg-id="ZuidWestTV.nl" status="online",ZuidWest TV (480p) https://live.zuidwesttv.nl/live/zwtv.m3u8 #EXTINF:-1 tvg-id="" status="online",DeepHouse District https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio A1 (1080p) [Not 24/7] -https://www.a1mediagroep.nl/hls/a1tv.m3u8 #EXTINF:-1 tvg-id="" status="online",L1mburg (720p) [Not 24/7] https://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omroep Gelderland (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Omroep Gelderland (720p) [Not 24/7] https://web.omroepgelderland.nl/live/livetv.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTV Arnhem (480p) -https://ms2.mx-cd.net/tv/163-669433/RTV_Arnhem.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",EDE TV (480p) [Not 24/7] -https://ms7.mx-cd.net/tv/113-474263/EdeTV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio A1 (1080p) [Not 24/7] +https://www.a1mediagroep.nl/hls/a1tv.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Radio NL (1080p) [Not 24/7] https://61ae39677a1ab.streamlock.net/radionl/radionl_1080p/playlist.m3u8?ref=Hoofdwebsite&token_endtime=1661322499&token_hash=yPCofcNBmbfuVCU4UqsLrQ6GgnKJGC5gQ0tn5_F9FSE=&token_starttime=0 +#EXTINF:-1 tvg-id="" status="online",RTV Arnhem (480p) +https://ms2.mx-cd.net/tv/163-669433/RTV_Arnhem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Zed TV http://190.2.148.141:8080/bar7657/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio VOS FM (720p) [Not 24/7] -http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 diff --git a/streams/nl_samsung.m3u b/streams/nl_samsung.m3u index ca6ca3bc96..684f191a65 100644 --- a/streams/nl_samsung.m3u +++ b/streams/nl_samsung.m3u @@ -1,79 +1,73 @@ #EXTM3U #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) [Not 24/7] http://fueltv-fueltv-14-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bloomberg TV+ -https://bloomberg-bloombergtv-3-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Are we there Yet? [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00353-lionsgatestudio-arewethereyetnl-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reuters Now -https://reuters-reutersnow-1-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake http://bloomberg-quicktake-1-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Wicked Tuna -https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00353-lionsgatestudio-wickedtunanl-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",MYZen Fit [Geo-blocked] -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-samsungen-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WildEarth [Geo-blocked] -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01290-wildearthmediap-wildearth-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Waterbear -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01415-waterbearnetwor-waterbear-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tennis Channel -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01444-tennischannelth-tennischannelnl-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Museum TV [Geo-blocked] -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01492-secomsasmediart-museumtv-eng-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hell's Kitchen -https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00654-itvstudios-hellskitchennl-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Oneworld TV -https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg01847-dutchessmediabv-oneworldtv-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fashion TV -https://fashiontv-fashiontv-5-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sofy TV -https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00535-largofilmsltdli-sofytvnl-samsungnl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Go USA TV -https://brandusa-gousa-1-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Xplore -https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00111-hearstmediaprod-xploreintlnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg TV+ +https://bloomberg-bloombergtv-3-nl.samsung.wurl.tv/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",Euronews English (720p) +https://rakuten-euronews-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",Fashion TV +https://fashiontv-fashiontv-5-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",Go USA TV +https://brandusa-gousa-1-nl.samsung.wurl.tv/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",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",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",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",Oneworld TV +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg01847-dutchessmediabv-oneworldtv-samsungnl/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radical Docs https://quintus-radicaldocs-1-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Strongman Champions League -https://rightsboosterltd-scl-1-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Filmstream -https://spi-filmstream-1-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Pet Collective -https://the-pet-collective-international-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Travelxp -https://travelxp-travelxp-3-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",World Poker Tour -https://wpt-theworldpokertour-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action +https://rakuten-action-8-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten 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="online",Euronews English (720p) -https://rakuten-euronews-1-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family https://rakuten-family-8-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Guardian -https://rakuten-guardian-1-nl.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Stories https://rakuten-spotlight-8-nl.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Action -https://rakuten-action-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 +#EXTINF:-1 tvg-id="" status="online",Reuters Now +https://reuters-reutersnow-1-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",Strongman Champions League +https://rightsboosterltd-scl-1-nl.samsung.wurl.tv/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",The Guardian +https://rakuten-guardian-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",Waterbear +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01415-waterbearnetwor-waterbear-samsungnl/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",WildEarth [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01290-wildearthmediap-wildearth-samsungnl/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",Xplore +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00111-hearstmediaprod-xploreintlnl-samsungnl/playlist.m3u8 diff --git a/streams/no.m3u b/streams/no.m3u index 8c53fd1664..366c687e28 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -7,21 +7,17 @@ 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] https://98d91ca32ff6fbca255f6ec9f29fc4d0-httpcache0-19333-cachelive0.dna.ip-only.net/19333-cachelive0/smil:push-sal3_1/playlist.m3u8?dvr= -#EXTINF:-1 tvg-id="StortingetStortingssalen.no" status="error",Stortinget Stortingssalen (576p) [Not 24/7] -https://bf75c7afaa4f8698042ab38336a843a0-httpcache0-19333-cachelive0.dna.ip-only.net/19333-cachelive0/smil:push-stortinget_1/playlist.m3u8?dvr= #EXTINF:-1 tvg-id="TV2Sporten.no" status="online",TV 2 Sporten (720p) https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrรธmmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) -https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) +https://sc.id-tv.kz/TV1000.m3u8 diff --git a/streams/nz_samsung.m3u b/streams/nz_samsung.m3u index aa25c1e788..4e06742512 100644 --- a/streams/nz_samsung.m3u +++ b/streams/nz_samsung.m3u @@ -1,95 +1,95 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Tastemade International -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00047-tastemade-tmintlaus-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dust -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00219-gunpowdersky-dustintlnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ryan and Friends -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00286-pocketwatch-ryanandfriends-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Nosey -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00514-noseybaxterllc-noseyintlnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake -https://bloomberg-quicktake-4-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Outdoor Channel -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00718-outdoorchannela-outdoortvnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Gusto TV -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01077-gustoworldwidem-gustotvnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bite -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01478-parademediagrou-bitenz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bloomberg TV -https://bloomberg-bloomberg-2-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Real Crime -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realcrimebetanz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Real Wild -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realwildnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Introuble -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-introublenz-samsungnz/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Action Hollywood Movies https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-actionhollywood-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",GB News -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-gbnewsnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Kartoon Channel -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-kartoonchannel-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pet Club TV -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-petclub-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pulse TV -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-pulse-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CineView -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-rialto-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Trace Urban -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-traceurban-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Smithsonian Channel -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-smithsoniannz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zoo Moo -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-zoomoonz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Trace Sports Stars -https://trace-sportstars-samsungnz.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",True Crime Now -https://alliantcontent-truecrimenow-3-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bounty -https://bountyfilms-bounty-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Made in Hollywood -https://connection3-ent-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Drybar Comedy -https://drybar-drybarcomedy-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mtrspt 1 -https://kravemedia-mtrspt1-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Love Stories TV -https://lovestoriestv-lovestoriestv-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Magellen TV -https://magellantv-3-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mav TV Motorsports Network -https://mavtv-mavtvglobal-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Revry -https://revry-revry-3-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Design Network -https://thedesignnetwork-tdn-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Travel XP -https://travelxp-travelxp-1-nz.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ausbiz TV https://ausbiztv-ausbiz-1-nz.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Real Life -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-reallifenz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Real Stories -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realstoriesnz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Timeline -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-timelinenz-samsungnz/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Wonder -https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-wondernz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bite +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01478-parademediagrou-bitenz-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",Bloomberg TV +https://bloomberg-bloomberg-2-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",CineView +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-rialto-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Clubbing TV +https://clubbingtv-samsungnz.amagi.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",Dust +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00219-gunpowdersky-dustintlnz-samsungnz/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",GB News +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-gbnewsnz-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",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",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",Kartoon Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-kartoonchannel-samsungnz/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",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",Mav TV Motorsports Network +https://mavtv-mavtvglobal-1-nz.samsung.wurl.tv/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",Mtrspt 1 +https://kravemedia-mtrspt1-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",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",Outdoor Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00718-outdoorchannela-outdoortvnz-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",Real Crime +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realcrimebetanz-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",Real Stories +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realstoriesnz-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",Revry +https://revry-revry-3-nz.samsung.wurl.tv/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",Smithsonian Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-smithsoniannz-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",The Design Network +https://thedesignnetwork-tdn-1-nz.samsung.wurl.tv/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",Trace Sports Stars +https://trace-sportstars-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",Travel XP +https://travelxp-travelxp-1-nz.samsung.wurl.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",Wonder +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-wondernz-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 diff --git a/streams/pe.m3u b/streams/pe.m3u index 4d14bad16a..0543a60e91 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -21,7 +21,7 @@ https://live.obslivestream.com/autenticatvmux/index.m3u8 https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 #EXTINF:-1 tvg-id="BestCableMusic.pe" status="online",Best Cable Music (720p) [Not 24/7] https://tv.inka.net.pe/bestcablemusic/bestcablemusic/index.m3u8 -#EXTINF:-1 tvg-id="BestCablePeru.pe" status="online",Best Cable Perรบ (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BestCablePeru.pe" status="error",Best Cable Perรบ (720p) [Not 24/7] https://tv.inka.net.pe/bestcable/bestcable/index.m3u8 #EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="online",Best Cable Sports Perรบ (720p) [Not 24/7] https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 @@ -29,7 +29,7 @@ https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 https://ott.streann.com/loadbalancer/services/public/channels/5e0689c82cdcb4fdbcd79151/playlist.m3u8 #EXTINF:-1 tvg-id="BHTV.pe" status="online",BHTV (720p) [Not 24/7] http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8 -#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="error",Cajamarca TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="online",Cajamarca TV (480p) [Not 24/7] https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 #EXTINF:-1 tvg-id="Canal8Catacaos.pe" status="online",Canal 8 (Catacaos) (360p) [Not 24/7] https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 @@ -45,9 +45,9 @@ 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] +#EXTINF:-1 tvg-id="CineClubTV.pe" status="error",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 @@ -63,7 +63,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Congr https://live.obslivestream.com/cdeportivo/index.m3u8 #EXTINF:-1 tvg-id="ControversiaTV.pe" status="online",Controversia TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/controversiatv/index.m3u8 -#EXTINF:-1 tvg-id="CreoTV.pe" status="error",CreoTV (Cajamarca) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CreoTV.pe" status="online",CreoTV (Cajamarca) (720p) [Not 24/7] https://srv1.mediastreamperu.com/creotv/creotv/playlist.m3u8 #EXTINF:-1 tvg-id="CRTelevision.pe" status="online",CR Television (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/crtvmux/index.m3u8 @@ -79,8 +79,6 @@ https://s1.tvdatta.com:3804/live/diasporatvlive.m3u8 https://v4.tustreaming.cl/s1tv/playlist.m3u8 #EXTINF:-1 tvg-id="ExitosaTV.pe" status="online",Exitosa TV (720p) https://cu.onliv3.com/livevd1/user2.m3u8 -#EXTINF:-1 tvg-id="Expresion.pe" status="error",Expresiรณn (Tacna) (720p) [Not 24/7] -https://1667517699.rsc.cdn77.org/hls/radioilo.m3u8 #EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7] http://190.108.83.142:8000/play/a003/index.m3u8 #EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7] @@ -97,11 +95,9 @@ 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] +#EXTINF:-1 tvg-id="HRTV.pe" status="timeout",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] +#EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perรบ TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huรกnuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 @@ -117,11 +113,11 @@ 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="online",JusticiaTV [Not 24/7] +#EXTINF:-1 tvg-id="JusticiaTV.pe" status="error",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="online",Karibeรฑa (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Karibena.pe" status="timeout",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="error",La 5ta [Not 24/7] https://srv.panelcast.net/la5ta/la5ta/playlist.m3u8 @@ -147,7 +143,7 @@ http://v4.tustreaming.cl/matices/index.m3u8 https://hls.servidor.stream/storage/megatv.m3u8 #EXTINF:-1 tvg-id="MegaTVJaen.pe" status="online",Mega TV (Jaen) (720p) [Not 24/7] https://tv.portalexpress.es:3399/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Millenium109FM.pe" status="error",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 #EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 @@ -158,11 +154,11 @@ http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 #EXTINF:-1 tvg-id="MitosTV.pe" status="online",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] @@ -187,8 +183,6 @@ 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] @@ -211,13 +205,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvg http://v4.tustreaming.cl/quillavision/index.m3u8 #EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv -#EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioChalaca.pe" status="timeout",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 #EXTINF:-1 tvg-id="RadioDigital941TV.pe" status="timeout",Radio Digital 94.1 TV (Juanjui) (240p) [Not 24/7] https://media2.cdnlayer.biz:8081/8018/index.m3u8 -#EXTINF:-1 tvg-id="RadioElPueblo.pe" status="online",Radio El Pueblo (Huamanga) [Not 24/7] +#EXTINF:-1 tvg-id="RadioElPueblo.pe" status="error",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 @@ -245,15 +239,15 @@ 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="error",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 +#EXTINF:-1 tvg-id="SolTV.pe" status="error",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] 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] +#EXTINF:-1 tvg-id="SoriTV.pe" status="error",SoriTV [Not 24/7] https://cadenasurrtv.com/hls/stream/index.m3u8 #EXTINF:-1 tvg-id="StereoTVPeru.pe" status="online",Stereo TV (Peru) (720p) [Not 24/7] https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8 @@ -269,13 +263,13 @@ https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 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="error",Telesur (Camana) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCamana.pe" status="online",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] https://1667517699.rsc.cdn77.org/hls/mollendo.m3u8 -#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="online",Telesur (Moquegua) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="error",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 #EXTINF:-1 tvg-id="TelesurTacna.pe" status="online",Telesur (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/tacna.m3u8 @@ -297,7 +291,7 @@ https://live.obslivestream.com/tv5/index.m3u8 https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8 -#EXTINF:-1 tvg-id="TVenLinea.pe" status="error",TVenLinea (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVenLinea.pe" status="online",TVenLinea (Cuzco) (720p) [Not 24/7] https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 #EXTINF:-1 tvg-id="TVFacesPeru.pe" status="online",Tvfaces Online (360p) [Not 24/7] https://tvdatta.com:3211/stream/play.m3u8 @@ -313,7 +307,7 @@ https://srv.panelcast.net/palmerastv/palmerastv/playlist.m3u8 http://190.108.83.142:8000/play/a00i/index.m3u8 #EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ (450p) [Not 24/7] https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 -#EXTINF:-1 tvg-id="TVPeruanisima.pe" status="error",TV Peruanรญsima (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPeruanisima.pe" status="online",TV Peruanรญsima (720p) [Not 24/7] http://k4.usastreams.com/TVperuanisima/TVperuanisima/playlist.m3u8 #EXTINF:-1 tvg-id="TVPeruInternacional.pe" status="online",TV Perรบ Internacional (460p) [Not 24/7] http://cdnh4.iblups.com/hls/irtp.m3u8 @@ -337,15 +331,15 @@ https://live.obslivestream.com/viaaltomayomux/index.m3u8 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] https://multimedia.tmcreativos.com:1936/visionmusica/visionmusica/playlist.m3u8 -#EXTINF:-1 tvg-id="VNP.pe" status="online",Visiรณn Noticias Perรบ (VNP) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VNP.pe" status="error",Visiรณn Noticias Perรบ (VNP) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionnoticias/visionnoticias/playlist.m3u8 -#EXTINF:-1 tvg-id="VZTV.pe" status="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] 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] +#EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="error",X TV (Chachapoyas) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/xtv/xtv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",MX Old -http://177.53.152.186:8000/play/a00g/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",MX Old +http://177.53.152.186:8000/play/a00g/index.m3u8 diff --git a/streams/ph.m3u b/streams/ph.m3u index 950b5a8ae3..863d176878 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -31,7 +31,7 @@ https://api.new.livestream.com/accounts/19079954/events/7831871/live.m3u8 https://abscbn-ono.akamaized.net/midroll/amagi_hls_data_abscbnAAA-abscbn-teleradyo-oando/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TVMaria.ph" status="online",TV Maria http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/TVMariaLIVE/live +#EXTINF:-1 tvg-id="" status="timeout",CLTV 36 +http://210.213.69.20:5080/LiveApp/streams/cltvmcr.m3u8 #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 diff --git a/streams/pk.m3u b/streams/pk.m3u index a8434e5607..876c42a00a 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -1,10 +1,15 @@ #EXTM3U -#EXTINF:-1 tvg-id="92NewsUK.pk" status="error",92 News UK (576p) +#EXTINF:-1 tvg-id="92NewsUK.pk" status="online",92 News UK (576p) https://securecontributions.sechls01.visionip.tv/live/securecontributions-securecontributions-92_news-hsslive-25f-16x9-SD/chunklist.m3u8 +#EXTINF:-1 tvg-id="ARYDigitalUSA.us" status="online",ARY Digital Usa (720p) [Not 24/7] +#EXTVLCOPT:http-referrer=https://live.arydigital.tv/ +https://6zklx4wryw9b-hls-live.5centscdn.com/arydigitalusa/498f1704b692c3ad4dbfdf5ba5d04536.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="ATV.pk" status="online",ATV https://streamone.simpaisa.com:8443/pitvlive1/atv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AVTKhyber.pk" status="online",AVT Khyber https://streamone.simpaisa.com:8443/pitvlive1/khyber.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AwazTVNetwork.pk" status="online",Awaz TV +https://streamone.simpaisa.com:8443/pitvlive1/awaztv.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 (480p) [Not 24/7] @@ -45,8 +50,3 @@ https://streamone.simpaisa.com:8443/pitvlive1/sindhnews.smil/playlist.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/sachtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZindagiTV.pk" status="online",Zindagi TV (576p) [Not 24/7] https://5ad386ff92705.streamlock.net/live_transcoder/ngrp:zindagitv.stream_all/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ARY Digital Usa (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://live.arydigital.tv/ -https://6zklx4wryw9b-hls-live.5centscdn.com/arydigitalusa/498f1704b692c3ad4dbfdf5ba5d04536.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Awaz TV -https://streamone.simpaisa.com:8443/pitvlive1/awaztv.smil/playlist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index 20990cc8d9..678c5dee22 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -23,7 +23,7 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpbydgoszcz http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpgdansk #EXTINF:-1 tvg-id="TVP3GorzowWielkopolski.pl" status="online",TVP 3 Gorzรณw Wielkopolski (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpgorzow -#EXTINF:-1 tvg-id="TVP3Katowice.pl" status="online",TVP 3 Katowice (404p) +#EXTINF:-1 tvg-id="TVP3Katowice.pl" status="timeout",TVP 3 Katowice (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpkatowice #EXTINF:-1 tvg-id="TVP3Kielce.pl" status="online",TVP 3 Kielce (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpkielce @@ -37,9 +37,9 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvplublin http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpolsztyn #EXTINF:-1 tvg-id="TVP3Opole.pl" status="online",TVP 3 Opole (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpopole -#EXTINF:-1 tvg-id="TVP3Poznan.pl" status="online",TVP 3 Poznaล„ (404p) +#EXTINF:-1 tvg-id="TVP3Poznan.pl" status="timeout",TVP 3 Poznaล„ (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvppoznan -#EXTINF:-1 tvg-id="TVP3Rzeszow.pl" status="online",TVP 3 Rzeszรณw (404p) +#EXTINF:-1 tvg-id="TVP3Rzeszow.pl" status="timeout",TVP 3 Rzeszรณw (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvprzeszow #EXTINF:-1 tvg-id="TVP3Szczecin.pl" status="online",TVP 3 Szczecin (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpszczecin @@ -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="online",TV Republika (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRepublika.pl" status="error",TV Republika (540p) [Not 24/7] http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8 #EXTINF:-1 tvg-id="TVTorun.pl" status="online",TV Toruล„ (1080p) http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 @@ -61,9 +61,9 @@ http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 https://rd.insyscd.net/trwamtv.live/cl01/out/u/trwam.mpd #EXTINF:-1 tvg-id="TVTZgorzelec.pl" status="online",TVT Zgorzelec (576p) [Not 24/7] http://gargoyle.tomkow.pl/hls/tvt.m3u8 +#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="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 diff --git a/streams/pr.m3u b/streams/pr.m3u index bf9f10329e..8c27ecf8ff 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -3,15 +3,15 @@ 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 -#EXTINF:-1 tvg-id="" status="online",CDM TV (480p) [Not 24/7] -http://205.164.56.130:1935/marcos536/marcos536/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CDM International (480p) [Not 24/7] 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",Mas TV (1080p) -https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CDM TV (480p) [Not 24/7] +http://205.164.56.130:1935/marcos536/marcos536/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="error",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="online",Wipr +https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index ca4593dc85..5a5df4cdb8 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -9,7 +9,7 @@ http://htvmada.mada.ps:8888/ajyal/index.m3u8 https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 #EXTINF:-1 tvg-id="Audeh.ps" status="online",Audeh (480p) http://htvpalsat.mada.ps:8888/audeh/index.m3u8 -#EXTINF:-1 tvg-id="Baladna.ps" status="error",Baladna [Not 24/7] +#EXTINF:-1 tvg-id="Baladna.ps" status="online",Baladna [Not 24/7] http://htvmada.mada.ps:8888/baladna/index.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/playlist.m3u8 @@ -23,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="online",Nablus TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NablusTV.ps" status="error",Nablus TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/nabluslive/index.m3u8 #EXTINF:-1 tvg-id="PalestineMubasher.ps" status="online",Palestine Mubasher (404p) http://htvpalsat.mada.ps:8888/PBCLive/index.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 028dc81bbf..09513b0cb8 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -16,18 +16,18 @@ https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 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="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 +https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="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 -#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="RTP3.pt" status="error" 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="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] #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:rtpacoresHD.smil/playlist.m3u8 @@ -37,19 +37,14 @@ 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) +#EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) http://210.210.155.37/qwr9ew/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memรณria (360p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SICInternacional.pt" status="blocked",SIC Internacional (720p) http://live.impresa.pt/live/sicint/sicint.m3u8 #EXTINF:-1 tvg-id="SICNoticias.pt" status="blocked",SIC Noticias [Geo-blocked] @@ -76,13 +71,13 @@ https://video-auth2.iol.pt/live_tvi_direct/live_tvi_direct/edge_servers/tvireali http://csvl03.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV MANA (ENG) (484p) http://c2.manasat.com:1935/church-online/ingles3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",TV MANA (FR) (484p) -http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV MANA (ESP) (488p) http://c2.manasat.com:1935/iglesia-online/espanhol3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TV MANA (FR) (484p) +http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV MANA (RU) (486p) http://c2.manasat.com:1935/tserkov-online/russo3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",TV MANA MAPUTO (576p) [Not 24/7] -http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV MANA MAPUTO (526p) [Not 24/7] http://streamspub.manasat.com:1935/tvmz/tvmz2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TV MANA MAPUTO (576p) [Not 24/7] +http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 diff --git a/streams/pt_samsung.m3u b/streams/pt_samsung.m3u index 7b9aa04d18..2953c22c48 100644 --- a/streams/pt_samsung.m3u +++ b/streams/pt_samsung.m3u @@ -3,5 +3,13 @@ https://bloomberg-quicktake-1-pt.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-pt.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Africanews +https://rakuten-africanews-1-pt.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews Portuguรชs (576p) https://rakuten-euronews-8-pt.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Documentaries +https://rakuten-documentaries-14-pt.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-14-pt.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reuters +https://reuters-reutersnow-1-pt.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/py.m3u b/streams/py.m3u index bf3a43a564..706b89ff1c 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -9,8 +9,6 @@ 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] @@ -21,19 +19,19 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mastvonli https://rds3.desdeparaguay.net/mitv/mitv/playlist.m3u8 #EXTINF:-1 tvg-id="MotorSurMedia.py" status="online",Motor Sur Media https://59ce1298bfb98.streamlock.net/motorsur/motorsur/playlist.m3u8 +#EXTINF:-1 tvg-id="Nanduti.py" status="online",ร‘anduti TV (720p) +https://tvdatta.com:3839/live/nandutitvlive.m3u8 #EXTINF:-1 tvg-id="ObediraTV.py" status="online",Obedira TV https://59ce1298bfb98.streamlock.net/obediratv/obediratv/playlist.m3u8 #EXTINF:-1 tvg-id="OviedoTV.py" status="online",Oviedo TV https://59ce1298bfb98.streamlock.net/oviedotv/oviedotv/playlist.m3u8 -#EXTINF:-1 tvg-id="RCCTV.py" status="error",RCC TV +#EXTINF:-1 tvg-id="RCCTV.py" status="online",RCC TV https://59ce1298bfb98.streamlock.net/rcctv02/rcctv02/playlist.m3u8 #EXTINF:-1 tvg-id="RTV12.py" status="online",RTV 12 https://59ce1298bfb98.streamlock.net/mediosenpy/mediosenpy/playlist.m3u8 -#EXTINF:-1 tvg-id="SenadoTV.py" status="error",Senado TV -https://59ce1298bfb98.streamlock.net/tvsenadopy/tvsenadopy/playlist.m3u8 #EXTINF:-1 tvg-id="SNT.py" status="online",SNT (480p) https://d4xunn272arip.cloudfront.net/hls/snt.m3u8 -#EXTINF:-1 tvg-id="SomosdelEste.py" status="error",Somos Del Este +#EXTINF:-1 tvg-id="SomosdelEste.py" status="online",Somos Del Este https://59ce1298bfb98.streamlock.net/somosdeleste/somosdeleste/playlist.m3u8 #EXTINF:-1 tvg-id="SucesoTV.py" status="online",Suceso TV https://59ce1298bfb98.streamlock.net/sucesotv/sucesotv/playlist.m3u8 @@ -47,5 +45,3 @@ http://45.55.127.106/live/unicanal_mid.m3u8 https://59ce1298bfb98.streamlock.net/uniradiotv/uniradiotv/playlist.m3u8 #EXTINF:-1 tvg-id="VenusMedia.py" status="online",Venus Media (480p) https://rds3gen.desdeparaguay.net/venusmedia/venusmedia/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ร‘anduti TV (720p) -https://tvdatta.com:3839/live/nandutitvlive.m3u8 diff --git a/streams/qa.m3u b/streams/qa.m3u index 81ea22c34a..dd2b3f9dad 100644 --- a/streams/qa.m3u +++ b/streams/qa.m3u @@ -1,7 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="AlJazeeraBalkans.qa" status="online",Al Jazeera Balkans (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ajbalkans/live +#EXTINF:-1 tvg-id="AlJazeeraBalkans.qa" status="online",Al Jazeera Balkans (1080p) https://live-hls-web-ajb.getaj.net/AJB/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online",Al Jazeera Arabic (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljazeera/live +#EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online",Al Jazeera Arabic (1080p) https://live-hls-v3-aja.getaj.net/AJA-V3/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraChannel.qa" status="online",Al Jazeera Arabic (1080p) https://live-hls-web-aja.getaj.net/AJA/index.m3u8 @@ -11,6 +15,8 @@ http://ott-cdn.ucom.am/s69/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraDocumentary.qa" status="online",Al Jazeera Documentary (270p) [Geo-blocked] https://live-hls-web-ajd.getaj.net/AJD/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/aljazeeraenglish/live +#EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p) https://live-hls-v3-aje.getaj.net/AJE-V3/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraEnglish.qa" status="online",Al Jazeera English (1080p) https://live-hls-web-aje.getaj.net/AJE/index.m3u8 @@ -18,6 +24,8 @@ https://live-hls-web-aje.getaj.net/AJE/index.m3u8 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s23/index.m3u8 #EXTINF:-1 tvg-id="AlJazeeraMubasher.qa" status="online",Al Jazeera Mubasher (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ajmubasher/live +#EXTINF:-1 tvg-id="AlJazeeraMubasher.qa" status="online",Al Jazeera Mubasher (1080p) https://live-hls-web-ajm.getaj.net/AJM/index.m3u8 #EXTINF:-1 tvg-id="AlRayyanOldTV.qa" status="online",Al Rayyan Al Qadeem (1080p) https://svs.itworkscdn.net/alrayyanqadeemlive/alrayyanqadeem.smil/playlist.m3u8 diff --git a/streams/ro.m3u b/streams/ro.m3u index 08afca7f47..bef6127967 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -42,7 +42,7 @@ https://5ab29cc78f681.streamlock.net/NasulTV/livestream/playlist.m3u8 http://novapress.ro:1935/live/nova/playlist.m3u8 #EXTINF:-1 tvg-id="PrimaTV.ro" status="online",Prima TV (404p) [Not 24/7] https://stream1.1616.ro:1945/prima/livestream/playlist.m3u8?wowzatokenhash=hOdIznDoakApEuQ8FaFI3yrJuBMZHqCB7B3cWTmRWsc= -#EXTINF:-1 tvg-id="ProTV.ro" status="online",Pro TV (1080p) +#EXTINF:-1 tvg-id="ProTV.ro" status="error",Pro TV (1080p) https://cmero-ott-live.ssl.cdn.cra.cz/channels/cme-ro-voyo-news/playlist.m3u8?offsetSeconds=0&url=0 #EXTINF:-1 tvg-id="RealitateaTV.ro" status="online",Realitatea Plus (720p) https://edge.realitatea.net/realitatea/plus_fq/playlist.m3u8 @@ -58,11 +58,11 @@ http://85.186.146.34:8080 http://89.38.8.130:39443 #EXTINF:-1 tvg-id="TVSE.ro" status="online",TV SE (576p) [Not 24/7] http://89.38.8.130:39419 +#EXTINF:-1 tvg-id="" status="timeout",HD 365 +https://netstreaming.eu:8080/hls/hd365.m3u8 #EXTINF:-1 tvg-id="" status="online",MEDIA REGIONAL (576p) http://83.103.150.198:8080 #EXTINF:-1 tvg-id="" status="online",Profit.ro (404p) https://stream1.1616.ro:1945/profit/livestream/playlist.m3u8?wowzatokenhash=hOdIznDoakApEuQ8FaFI3yrJuBMZHqCB7B3cWTmRWsc= #EXTINF:-1 tvg-id="" status="online",Profit.ro (404p) [Not 24/7] https://stream1.profit.ro:1945/profit/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",HD 365 -https://netstreaming.eu:8080/hls/hd365.m3u8 diff --git a/streams/rs.m3u b/streams/rs.m3u index 153a9ae4ad..38bd7fe744 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -7,7 +7,7 @@ http://93.157.62.180/KlanKosova/index.m3u8 http://51.15.154.138/providus/live2805_hq/index.m3u8 #EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (360p) https://kurir-tv.haste-cdn.net/providus/live2805.m3u8 -#EXTINF:-1 tvg-id="MISTelevizija.rs" status="timeout",MIS Televizija (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MISTelevizija.rs" status="online",MIS Televizija (720p) [Not 24/7] https://5afd52b55ff79.streamlock.net/MISTV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="MuzzikAMVA2020.rs" status="blocked",Muzzik AMVA 2020 (720p) [Geo-blocked] https://muzzik-live.morescreens.com/mts-8/playlist.m3u8 @@ -31,6 +31,8 @@ https://muzzik-live.morescreens.com/mts-a2/playlist.m3u8 https://muzzik-live.morescreens.com/mts-6/playlist.m3u8 #EXTINF:-1 tvg-id="MuzzikWorldwideSerbia.rs" status="blocked",Muzzik Worldwide Serbia (720p) [Geo-blocked] https://muzzik-live.morescreens.com/mts-5/playlist.m3u8 +#EXTINF:-1 tvg-id="NisvilleTV.rs" status="timeout",Nisville TV RS (720p) +http://92.60.237.32:1935/live/nisville/playlist.m3u8 #EXTINF:-1 tvg-id="PiKanal.rs" status="online",TV Pi Canal Pirot (576p) [Not 24/7] http://stream.pikanal.rs/pikanal/pgm.m3u8 #EXTINF:-1 tvg-id="PinkExtra.rs" status="blocked",Pink Extra (576p) @@ -77,6 +79,8 @@ http://167.172.39.13/hls/tvcityub.m3u8 https://rtvnp.rs/hls/rtvnp.m3u8 #EXTINF:-1 tvg-id="SandzakTV.rs" status="online",Sandzak TV (576p) https://vod1.laki.eu/sandzak/video.m3u8 +#EXTINF:-1 tvg-id="TVAS.rs" status="online",RTV AS (576p) +https://srv1.adriatelekom.com/TVAS/index.m3u8 #EXTINF:-1 tvg-id="TVBelleAmie.rs" status="timeout",TV Belle Amie (540p) [Not 24/7] http://92.60.238.10:1935/live/belleamie/playlist.m3u8 #EXTINF:-1 tvg-id="TVDugaPlus.rs" status="error",TV Duga Plus (480p) [Not 24/7] @@ -85,7 +89,3 @@ http://109.92.29.10:1935/tvduga/tvduga/playlist.m3u8 https://vod1.laki.eu/live/hram/index.m3u8 #EXTINF:-1 tvg-id="TVPirot.rs" status="online",TV Pirot (240p) [Not 24/7] https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTV AS (576p) -https://srv1.adriatelekom.com/TVAS/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Nisville TV RS (720p) -http://92.60.237.32:1935/live/nisville/playlist.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index bad3132d89..280433f02c 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] https://sc.id-tv.kz/1hd.m3u8 -#EXTINF:-1 tvg-id="2x2.ru" status="timeout",2x2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2x2.ru" status="online",2x2 (720p) [Not 24/7] https://bl.uma.media/live/317805/HLS/4614144_3,2883584_2,1153024_1/1613019214/3754dbee773afc02014172ca26d3bb79/playlist.m3u8 #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 @@ -18,13 +18,13 @@ https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m https://strm.yandex.ru/kal/360tv/360tv0.m3u8 #EXTINF:-1 tvg-id="360deg.ru" status="blocked",360ยฐ (720p) https://video1.in-news.ru/360/index.m3u8 -#EXTINF:-1 tvg-id="A1.ru" status="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) +#EXTINF:-1 tvg-id="A1.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="error",A2 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="online",ะั„ะพะฝั‚ะพะฒะพ (ะšั€ะฐัะฝะพัั€ัะบ) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 @@ -37,7 +37,7 @@ https://live.mediacdn.ru/sr1/arhis24/playlist.m3u8 https://strm.yandex.ru/kal/arhyz24/arhyz240.m3u8 #EXTINF:-1 tvg-id="Aris24.ru" status="online",ะั€ะธั 24 (720p) [Not 24/7] http://serv25.vintera.tv:8081/test/aris/playlist.m3u8 -#EXTINF:-1 tvg-id="Arsenal.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะั€ัะตะฝะฐะป (480p) +#EXTINF:-1 tvg-id="Arsenal.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/s68/index.m3u8 #EXTINF:-1 tvg-id="Astrahan24.ru" status="online",ะัั‚ั€ะฐั…ะฐะฝัŒ 24 (720p) @@ -83,7 +83,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะงะต! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",ะ”ะฐะณะตัั‚ะฐะฝ (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -99,7 +99,7 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 #EXTINF:-1 tvg-id="Domashniy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ”ะพะผะฐัˆะฝะธะน (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s88/index.m3u8 -#EXTINF:-1 tvg-id="DomKino.ru" status="blocked",ะ”ะพะผ ะบะธะฝะพ (576p) +#EXTINF:-1 tvg-id="DomKino.ru" status="timeout",ะ”ะพะผ ะบะธะฝะพ (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 #EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 @@ -159,9 +159,9 @@ https://edge2.uk.kab.tv/live/tvrus-rus-medium/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_KARUSEL/variant.m3u8 #EXTINF:-1 tvg-id="Kavkaz24.ru" status="blocked",ะšะฐะฒะบะฐะท 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 -#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinohit.ru" status="online",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="error",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 #EXTINF:-1 tvg-id="Kinomiks.ru" status="online",ะšะธะฝะพะผะธะบั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 @@ -169,7 +169,7 @@ https://sc.id-tv.kz/Kinomix_hd.m3u8 https://sc.id-tv.kz/Kinopremiera_hd.m3u8 #EXTINF:-1 tvg-id="Kinosemja.ru" status="online",ะšะธะฝะพัะตะผัŒั (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="KlassikaKino.ru" status="blocked",ะšะปะฐััะธะบะฐ ะšะธะฝะพ (720p) [Geo-blocked] https://strm.yandex.ru/kal/kinoclassic/kinoclassic0.m3u8 @@ -179,11 +179,11 @@ http://188.40.68.167/russia/komediya/playlist.m3u8 http://185.97.150.19:8082/2402 #EXTINF:-1 tvg-id="KonniyMir.ru" status="online",ะšะพะฝะฝั‹ะน ะœะธั€ (576p) [Geo-blocked] http://cdn-01.bonus-tv.ru/konnyimir/playlist.m3u8 -#EXTINF:-1 tvg-id="KrasnayaLiniya.ru" status="timeout",ะšั€ะฐัะฝะฐั ะปะธะฝะธั (480p) +#EXTINF:-1 tvg-id="KrasnayaLiniya.ru" status="error",ะšั€ะฐัะฝะฐั ะปะธะฝะธั (480p) 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 @@ -315,7 +315,7 @@ http://ott-cdn.ucom.am/s77/index.m3u8 http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",ะž2ะขะ’ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="timeout",ะž! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="online",ะž! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะžั…ะพั‚ะฝะธะบ ะธ ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -332,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 @@ -405,7 +405,7 @@ https://sc.id-tv.kz/Rodnoe_kino.m3u8 https://n1.slavmir.tv/live/slavmir/playlist.m3u8 #EXTINF:-1 tvg-id="RTAmerica.us" status="online",RT America (1080p) [Geo-blocked] https://rt-usa.rttv.com/live/rtusa/playlist.m3u8 -#EXTINF:-1 tvg-id="RTAmerica.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",RT America (480p) +#EXTINF:-1 tvg-id="RTAmerica.us" 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",RT America (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/s96/index.m3u8 #EXTINF:-1 tvg-id="RTArabic.ru" status="online",RT Arabic (1080p) [Geo-blocked] @@ -462,10 +462,10 @@ https://gtrkchita.ru:8081/hls/r24-chita_576p.m3u8 #EXTINF:-1 tvg-id="RussiaK.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/s16/index.m3u8 +#EXTINF:-1 tvg-id="RusskiyDetektiv.ru" status="online",ะ ัƒััะบะธะน ะ”ะตั‚ะตะบั‚ะธะฒ (576p) +http://193.33.88.172/rus-detective/playlist.m3u8 #EXTINF:-1 tvg-id="RusskiyDetektiv.ru" status="timeout",ะ ัƒััะบะธะน ะ”ะตั‚ะตะบั‚ะธะฒ (576p) http://78.58.133.179:28000/play/a01t/index.m3u8 -#EXTINF:-1 tvg-id="RusskiyDetektiv.ru" status="timeout",ะ ัƒััะบะธะน ะ”ะตั‚ะตะบั‚ะธะฒ (576p) -http://193.33.88.172/rus-detective/playlist.m3u8 #EXTINF:-1 tvg-id="RusskiySever.ru" status="online",ะ ัƒััะบะธะน ะกะตะฒะตั€ (ะ’ะพะปะพะณะดะฐ) (1080p) http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] @@ -533,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",ะกะขะก (576p) [Not 24/7] +https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="STS.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะกะขะก (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s52/04.m3u8 -#EXTINF:-1 tvg-id="STS.ru" status="timeout",ะกะขะก (576p) [Not 24/7] -https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="STSLove.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะกะขะก (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_STSLOVE/variant.m3u8 @@ -601,15 +601,15 @@ https://brics.bonus-tv.ru/cdn/brics/russian/playlist.m3u8 http://ott-cdn.ucom.am/s54/index.m3u8 #EXTINF:-1 tvg-id="TVEkstra.ru" status="online",ะขะ’ ะญะบัั‚ั€ะฐ (720p) http://live-1.otcnet.ru/tvextra720b/index.m3u8 -#EXTINF:-1 tvg-id="TVGuberniya.ru" status="timeout",TV ะ“ัƒะฑะตั€ะฝะธั (ะ’ะพั€ะพะฝะตะถ) (720p) +#EXTINF:-1 tvg-id="TVGuberniya.ru" status="error",TV ะ“ัƒะฑะตั€ะฝะธั (ะ’ะพั€ะพะฝะตะถ) (720p) https://tvgubernia-htlive.cdn.ngenix.net/live/mp4:tv-gubernia-live/playlist.m3u8 -#EXTINF:-1 tvg-id="TVKvarc.ru" status="online",ะขะ’ ะšะฒะฐั€ั† (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TVKvarc.ru" status="timeout",ะขะ’ ะšะฒะฐั€ั† (576p) [Not 24/7] https://video.quartztelecom.ru:18080/hls/2386168/71fe656b993c510f39a5/playlist.m3u8 #EXTINF:-1 tvg-id="TVMChannel.ru" status="online",TVMChannel (576p) [Geo-blocked] http://cdn-01.bonus-tv.ru:8080/tvm_edge/playlist.m3u8 #EXTINF:-1 tvg-id="TVMChannel.ru" status="blocked",TVMChannel (720p) [Geo-blocked] https://strm.yandex.ru/kal/tvm_supres/tvm_supres0.m3u8 -#EXTINF:-1 tvg-id="TVPRO.ru" status="online",TV PRO (600p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPRO.ru" status="timeout",TV PRO (600p) [Not 24/7] http://rtmp.tvpro-online.ru/hls/ch1.m3u8 #EXTINF:-1 tvg-id="TVTUR.ru" status="blocked",ะขะ’ะขะฃะ  (720p) [Geo-blocked] https://strm.yandex.ru/kal/tvtour/tvtour0.m3u8 @@ -660,74 +660,72 @@ https://tvchannelstream1.tvzvezda.ru/cdn/tvzvezda/playlist.m3u8 #EXTINF:-1 tvg-id="Zvezda.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/s85/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",HD life (1080p) [Not 24/7] +http://37.193.6.155:34040/udp/239.1.9.2:1234 +#EXTINF:-1 tvg-id="" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) +http://193.107.128.8:8552/play/a007 +#EXTINF:-1 tvg-id="" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) +http://iptv.rubintele.com:8552/play/a007 +#EXTINF:-1 tvg-id="" status="online",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] +https://sc.id-tv.kz/Indiiskoe_kino.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะšัƒะปัŒั‚ัƒั€ะฐ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะžะฟะปะพั‚ 2 (1080p) -http://ott.inmart.tv:8081/17/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ ะพัั‚ะพะฒ-ะฟะฐะฟะฐ (1080p) -http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะšะ  (ะ ัะทะฐะฝัŒ) (1080p) [Not 24/7] -http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะšะคะฃ ะขะ’ (1080p) [Not 24/7] https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะะฐัˆะต ะšั€ัƒั‚ะพะต HD (1080p) [Not 24/7] 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",ะžะฟะปะพั‚ 2 (1080p) +http://ott.inmart.tv:8081/17/index.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s14/04.m3u8 -#EXTINF:-1 tvg-id="" status="online" 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/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",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (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 -https://bl.rutube.ru/livestream/eff3ed0c2cdde88e8c5fdc515aee2c9f/index.m3u8?e=1653312522&s=rAfTRV43vtwOtE12zJ8UQQ&scheme=https #EXTINF:-1 tvg-id="" status="blocked",ะŸั€ะพะดะฒะธะถะตะฝะธะต (1080p) [Geo-blocked] https://strm.yandex.ru/kal/prodvizheniye/prodvizheniye0.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",HD life (1080p) [Not 24/7] -http://37.193.6.155:34040/udp/239.1.9.2:1234 -#EXTINF:-1 tvg-id="" status="timeout",ะจะพะบะธั€ัƒัŽั‰ะตะต (540p) -http://185.97.150.19:8082/2401 -#EXTINF:-1 tvg-id="" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) -http://193.107.128.8:8552/play/a007 -#EXTINF:-1 tvg-id="" status="timeout",ะขะ’ะฆ (ะœะตะถะดัƒะฝะฐั€ะพะดะฝั‹ะน) (576p) -http://ad-hls-tvc.cdnvideo.ru/tvc-p222/smil:tvc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะ’ะขะ’ ะŸะปัŽั (ะฅะตั€ัะพะฝ) (576p) -http://iptv.rubintele.com:8552/play/a007 -#EXTINF:-1 tvg-id="" status="timeout",ะ ัƒััะบะธะน ะญะบัั‚ั€ะธะผ -http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะ ะพััะธั ะ ะขะ  -https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ะ ะฐะดะธะพ 10 (1024p) [Not 24/7] +http://langate.tv/acc/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",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ะ ะพััะธั ะ ะขะ  +https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะ ะพัั‚ะพะฒ-ะฟะฐะฟะฐ (1080p) +http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะ ัƒััะบะธะน ะญะบัั‚ั€ะธะผ +http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 +#EXTINF:-1 tvg-id="" status="error",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (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] +#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",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] +http://109.194.62.29:8080 +#EXTINF:-1 tvg-id="" status="online",ะขะ’ะš 24 (576p) +http://air.tvk6.ru/tvk24/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะขะ’ะฆ (ะœะตะถะดัƒะฝะฐั€ะพะดะฝั‹ะน) (576p) +http://ad-hls-tvc.cdnvideo.ru/tvc-p222/smil:tvc.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (360p) [Not 24/7] +http://streaming.astrakhan.ru/telplushd/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขะš ะะปะผะฐะทะฝั‹ะน ะบั€ะฐะน (576p) +https://stream.almaz-media.tv:8080/hls/576.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขะšะ  (ะ ัะทะฐะฝัŒ) (1080p) [Not 24/7] +http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] https://sc.id-tv.kz/ToiDuman.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ะขั€ะธ ะะฝะณะตะปะฐ (720p) +https://hls.tv.3angels.ru/stream/HQ.m3u8 +#EXTINF:-1 tvg-id="" status="error",ะขัƒั€ะฐะฝ ะขะ’ (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="timeout",ะฅะฐะฑะฐั€ 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/Khabar.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="timeout",ะจะพะบะธั€ัƒัŽั‰ะตะต (540p) +http://185.97.150.19:8082/2401 +#EXTINF:-1 tvg-id="" status="blocked",ะฏะœะะ› 1 +https://bl.rutube.ru/livestream/eff3ed0c2cdde88e8c5fdc515aee2c9f/index.m3u8?e=1653312522&s=rAfTRV43vtwOtE12zJ8UQQ&scheme=https diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index 2ee57019db..cc315b552d 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -11,7 +11,7 @@ https://v2.catcast.tv/content/38821/index.m3u8 https://eurodance90.catcast.tv/content/36987/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Metal TV (720p) [Not 24/7] https://v2.catcast.tv/content/33816/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะฃะถะฐัั‚ะธะบ (304p) [Not 24/7] -https://v2.catcast.tv/content/38896/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="online",ะฃะถะฐัั‚ะธะบ (304p) [Not 24/7] +https://v2.catcast.tv/content/38896/index.m3u8 diff --git a/streams/ru_okkotv.m3u b/streams/ru_okkotv.m3u index b38e2a43b7..9066fac36a 100644 --- a/streams/ru_okkotv.m3u +++ b/streams/ru_okkotv.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="5Kanal.ru" status="blocked",5 ะบะฐะฝะฐะป (480p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/5_OTT.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="blocked",A1 (720p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/A1_HD.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="blocked",A2 (1080p) [Geo-blocked] @@ -9,6 +11,8 @@ https://okkotv-live.cdnvideo.ru/channel/Amedia_Hit_HD.m3u8 http://okkotv-live.cdnvideo.ru/channel/BabyTV.m3u8 #EXTINF:-1 tvg-id="black.ru" status="blocked",.black Russia (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Sony_Turbo.m3u8 +#EXTINF:-1 tvg-id="ChannelOne.ru" status="blocked",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (1080p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Pervii_Kanal_OTT_HD.m3u8 #EXTINF:-1 tvg-id="Che.ru" status="blocked",ะงะต (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Che_OTT_2.m3u8 #EXTINF:-1 tvg-id="CTCKids.ru" status="blocked",ะกะขะก Kids (1080p) [Geo-blocked] @@ -17,16 +21,26 @@ https://okkotv-live.cdnvideo.ru/channel/CTC_Kids_HD.m3u8 https://okkotv-live.cdnvideo.ru/channel/Dikaya_Ohota_HD.m3u8 #EXTINF:-1 tvg-id="Dikayarybalka.ru" status="blocked",ะ”ะธะบะฐั ั€ั‹ะฑะฐะปะบะฐ (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Dikaya_Rybalka_HD.m3u8 +#EXTINF:-1 tvg-id="DikijTelekanal.ru" status="blocked",ะ”ะธะบะธะน (480p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Dikiy.m3u8 +#EXTINF:-1 tvg-id="DisneyChannelRussia.ru" status="blocked",ะšะฐะฝะฐะป Disney (480p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Disney.m3u8 #EXTINF:-1 tvg-id="Domashniy.ru" status="blocked",ะ”ะพะผะฐัˆะฝะธะน (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Dom_HD_OTT.m3u8 +#EXTINF:-1 tvg-id="FeniksplusKino.ru" status="blocked",ะคะตะฝะธะบั ะšะธะฝะพ (480p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Phoenix.m3u8 #EXTINF:-1 tvg-id="FoxLifeRussia.ru" status="blocked",Fox Life Russia (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Fox_Life_HD.m3u8 #EXTINF:-1 tvg-id="FoxRussia.ru" status="blocked",Fox Russia (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Fox_HD.m3u8 +#EXTINF:-1 tvg-id="Izvestia.ru" status="blocked",ะ˜ะทะฒะตัั‚ะธั (1080p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Izvestiya_HD_2.m3u8 #EXTINF:-1 tvg-id="Kaleydskop.ru" status="blocked",ะšะฐะปะตะนะดัะบะพะฟ (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Kaleidoskop.m3u8 #EXTINF:-1 tvg-id="Mir.ru" status="blocked",ะœะธั€ (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Mir_OTT.m3u8 +#EXTINF:-1 tvg-id="Multilandia.ru" status="blocked",ะœัƒะปัŒั‚ะธะปะฐะฝะดะธั (1080p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Multilandia_HD.m3u8 #EXTINF:-1 tvg-id="MuzTV.ru" status="blocked",ะœัƒะท-ะขะ’ (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/MuzTV.m3u8 #EXTINF:-1 tvg-id="NationalGeographicRussia.ru" status="blocked",National Geographic (1080p) [Geo-blocked] @@ -57,6 +71,8 @@ https://okkotv-live.cdnvideo.ru/channel/TV1000_Action_HD.m3u8 https://okkotv-live.cdnvideo.ru/channel/TV1000_HD.m3u8 #EXTINF:-1 tvg-id="TV1000RusskoeKino.ru" status="blocked",TV1000 ะ ัƒััะบะพะต ะบะธะฝะพ (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/TV1000_Rus_Kino_HD.m3u8 +#EXTINF:-1 tvg-id="U.ru" status="blocked",ะฎ (480p) [Geo-blocked] +https://okkotv-live.cdnvideo.ru/channel/Yu_OTT.m3u8 #EXTINF:-1 tvg-id="ViasatExplore.se" status="blocked",Viasat Explore Russia (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Viasat_Explore_HD.m3u8 #EXTINF:-1 tvg-id="ViasatHistory.se" status="blocked",Viasat History Russia (1080p) [Geo-blocked] @@ -73,19 +89,3 @@ https://okkotv-live.cdnvideo.ru/channel/VIP_Premiere_HD.m3u8 https://okkotv-live.cdnvideo.ru/channel/VIP_Serial_HD.m3u8 #EXTINF:-1 tvg-id="Zvezda.ru" status="blocked",ะ—ะฒะตะทะดะฐ (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Zvezda_SD.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",5 ะบะฐะฝะฐะป (480p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/5_OTT.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะ”ะธะบะธะน (480p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Dikiy.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะšะฐะฝะฐะป Disney (480p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Disney.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะ˜ะทะฒะตัั‚ะธั (1080p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Izvestiya_HD_2.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะœัƒะปัŒั‚ะธะปะฐะฝะดะธั (1080p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Multilandia_HD.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (1080p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Pervii_Kanal_OTT_HD.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะคะตะฝะธะบั ะšะธะฝะพ (480p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Phoenix.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ะฎ (480p) [Geo-blocked] -https://okkotv-live.cdnvideo.ru/channel/Yu_OTT.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 6700469be4..32273b04d6 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -38,6 +38,8 @@ http://m.live.net.sa:1935/live/sunnah/playlist.m3u8 #EXTINF:-1 tvg-id="AlSunnahAlNabawiyahTV.sa" status="timeout",Al Sunnah Al Nabawiyah TV (Medina) (720p) http://5b18be6964c2f.streamlock.net:1935/live/_definst_/sunnah/playlist.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AsharqNews/live +#EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) https://bcovlive-a.akamaihd.net/0b75ef0a49e24704a4ca023d3a82c2df/ap-south-1/6203311941001/playlist.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (1080p) https://shls-asharq-prod-dub.shahid.net/out/v1/3b6b4902cf8747a28619411239584002/index.m3u8 @@ -51,6 +53,8 @@ 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="timeout",Beity http://82.212.74.2:8000/live/7312.m3u8 #EXTINF:-1 tvg-id="ENTV.sa" status="timeout",EN TV @@ -91,7 +95,7 @@ https://edge.taghtia.com/sa/13.m3u8 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 @@ -125,22 +129,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/sbc- https://edge.taghtia.com/sa/1.m3u8 #EXTINF:-1 tvg-id="SSC1HD.sa" status="online",SSC1 HD (1080p) https://shls-mbc1ksa-prod-dub.shahid.net/out/v1/6ae0a2ebab224c72ab9c298afeec8d91/index.m3u8 -#EXTINF:-1 tvg-id="SSC2HD.sa" status="online",SSC2 HD (1080p) +#EXTINF:-1 tvg-id="SSC2.sa" status="online",SSC2 HD (1080p) https://ssc-6-ak.akamaized.net/out/v1/efbe58d3435d4de1beb1d7e3b27d309f/index.m3u8 -#EXTINF:-1 tvg-id="SSC2HD.sa" status="online",SSC2 HD (1080p) -https://ssc-6-ak.akamaized.net/out/v1/efbe58d3435d4de1beb1d7e3b27d309f/index.m3u8 -#EXTINF:-1 tvg-id="SSC5HD.sa" status="online",SSC5 HD (1080p) +#EXTINF:-1 tvg-id="SSC5.sa" status="online",SSC5 HD (1080p) https://shls-mbc1ksa-prod-dub.shahid.net/out/v1/38c9aca1b6bb4239bb7ca409548a2762/index.m3u8 -#EXTINF:-1 tvg-id="SSC5HD.sa" status="online",SSC5 HD (1080p) -https://shls-mbc1ksa-prod-dub.shahid.net/out/v1/38c9aca1b6bb4239bb7ca409548a2762/index.m3u8 -#EXTINF:-1 tvg-id="SSC7HD.sa" status="online",SSC7 HD (1080p) -https://shls-mbcaction-prod-dub.shahid.net/out/v1/b3ece6f93df54fa39d0065fee8e5d40d/index.m3u8 #EXTINF:-1 tvg-id="SSCActionWaleed.sa" status="online",SSC Action Waleed (1080p) [Not 24/7] https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8 -#EXTINF:-1 tvg-id="SSCActionWaleed.sa" status="online",SSC Action Waleed (1080p) [Not 24/7] -https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8 -#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="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] @@ -151,3 +145,5 @@ https://edge.taghtia.com/sa/3.m3u8 http://live.noorlive.com:1935/wesal/wesal1/playlist.m3u8 #EXTINF:-1 tvg-id="ZadTV.sa" status="online",ZAD TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCOll3M-P7oKs5cSrQ9ytt6g/live +#EXTINF:-1 tvg-id="" status="blocked",SSC7 HD (1080p) +https://shls-mbcaction-prod-dub.shahid.net/out/v1/b3ece6f93df54fa39d0065fee8e5d40d/index.m3u8 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/se.m3u b/streams/se.m3u index 50ce7828fb..30b8a96ff2 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -37,9 +37,9 @@ https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791716.m3u8 https://edg01-prd-se-dcs.solidtango.com/edge/lo9yf4l5/playlist.m3u8 #EXTINF:-1 tvg-id="VIPComedy.ru" status="blocked",ViP Comedy Russia (720p) [Not 24/7] http://188.40.68.167/russia/vip_comedy/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",SVT Kunskapskanalen [Geo-blocked] +https://svtk-c.akamaized.net/se/svtk/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TV4Nyheterna (720p) https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791350.m3u8 #EXTINF:-1 tvg-id="" status="online",TV4 Svensk Politik (720p) https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",SVT Kunskapskanalen [Geo-blocked] -https://svtk-c.akamaized.net/se/svtk/master.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index 2d21a04214..b1a0c63deb 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -11,20 +11,16 @@ https://d2ko4czujk9652.cloudfront.net/hls/clr4ctv_cnas/master.m3u8 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="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] +#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..84a0f71801 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -7,27 +7,27 @@ 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) +#EXTINF:-1 tvg-id="TVSlovenija3.si" status="timeout",TV SLOVENIJA 3 (720p) https://16-rtvslo-tv-slo3-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="VeseljakTV.si" status="online",Veseljak TV (1080p) https://stream.veseljak.tv/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",HBO 3 HD -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBO3HD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true -#EXTINF:-1 tvg-id="" status="online",HBO 2 HD -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOCOMEDYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true -#EXTINF:-1 tvg-id="" status="online",HBO HD -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true -#EXTINF:-1 tvg-id="" status="online",History Channel (1080p) -https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HISTORYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="" status="online",Boomerang HD https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_BOOMERANG_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="" status="online",Cartoon Network https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_CARTOON_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",HBO 2 HD +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOCOMEDYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",HBO 3 HD +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBO3HD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",HBO HD +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HBOHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true +#EXTINF:-1 tvg-id="" status="online",History Channel (1080p) +https://streamer12.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_HISTORYHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true diff --git a/streams/sk.m3u b/streams/sk.m3u index 0092d2092c..a6fee98c48 100644 --- a/streams/sk.m3u +++ b/streams/sk.m3u @@ -21,16 +21,12 @@ 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] -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 #EXTINF:-1 tvg-id="TVNoveZamky.sk" status="online",TV Novรฉ Zรกmky (486p) 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="error",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) @@ -39,11 +35,11 @@ http://88.212.7.11/live/test_severka_web_player/playlist.m3u8 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="" status="online",JOJ Family (360p) [Not 24/7] +https://nn.geo.joj.sk/hls/family-360.m3u8 #EXTINF:-1 tvg-id="" status="online",JOJ Family (540p) [Not 24/7] https://nn.geo.joj.sk/hls/family-540.m3u8 #EXTINF:-1 tvg-id="" status="online",JOJ Family (540p) [Not 24/7] https://nn.geo.joj.sk/live/hls/family-540.m3u8 -#EXTINF:-1 tvg-id="" status="online",JOJ Family (360p) [Not 24/7] -https://nn.geo.joj.sk/hls/family-360.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV Poprad (1080p) [Not 24/7] http://213.81.153.221:8080/poprad diff --git a/streams/sn.m3u b/streams/sn.m3u index 46b97d6665..f062fe3c6d 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -3,7 +3,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 -#EXTINF:-1 tvg-id="A2iNaja.sn" status="error",A2i Naja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A2iNaja.sn" status="online",A2i Naja (720p) [Not 24/7] https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="A2iReligion.sn" status="online",A2i Religion (720p) [Not 24/7] https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 diff --git a/streams/sv.m3u b/streams/sv.m3u index 6b04dc8933..9fafac3d76 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -3,8 +3,6 @@ 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] -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 #EXTINF:-1 tvg-id="Canal33.sv" status="blocked",Canal 33 (1080p) [Not 24/7] @@ -21,7 +19,7 @@ https://5dcabf026b188.streamlock.net/orbitatv/livestream/playlist.m3u8 https://secure-video.tcsgo.com/tcshd/index.m3u8 #EXTINF:-1 tvg-id="TribunaTV.sv" status="online",TribunaTV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMElSalvador.sv" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",TVM El Salvador (720p) +#EXTINF:-1 tvg-id="TVMElSalvador.sv" status="timeout" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",TVM El Salvador (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVOCanal23.sv" status="blocked",TVO Canal 23 (720p) [Not 24/7] diff --git a/streams/sy.m3u b/streams/sy.m3u index 546edaaa26..daa7d198a0 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -1,7 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="online",Almahaliya (576p) [Not 24/7] http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="error",Halab Today TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnh5Faqn_r9HxeNd_dsvGHQ/live +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8320/8320/playlist.m3u8 #EXTINF:-1 tvg-id="LanaTV.lb" status="online",Lana TV (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 4ac1d7020c..000d8f4da9 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -11,9 +11,9 @@ https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/ http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 #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="timeout",DLTV 3 (1080p) [Not 24/7] +#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="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 @@ -23,21 +23,21 @@ https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 #EXTINF:-1 tvg-id="DLTV7.th" status="online",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 -#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="timeout",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="timeout",DLTV 11 (720p) [Not 24/7] +#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] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 -#EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="online",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 @@ -83,7 +83,7 @@ https://smart-tv.livedoomovie.com:4431/02_2sporthd4_720p/chunklist.m3u8 https://smart-tv.livedoomovie.com:4431/02_TennisHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="TVMuslimThailand.th" status="online",TV Muslim (1080p) [Not 24/7] http://vip2.liveanywhere.asia:1935/tvmuslim/tvmuslim/playlist.m3u8 -#EXTINF:-1 tvg-id="WhiteChannel.th" status="error",White Channel (1080p) +#EXTINF:-1 tvg-id="WhiteChannel.th" status="online",White Channel (1080p) http://symc-cdn.violin.co.th:1935/tndedge/whitechannel/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",NBT Bangkok (1080p) [Not 24/7] http://live.prd.go.th:1935/live/ch1_L.sdp/chunklist.m3u8 diff --git a/streams/tm.m3u b/streams/tm.m3u index 4ab0acc7be..95289c6a2a 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -24,6 +24,6 @@ https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Tรผrkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch005.m3u8 #EXTINF:-1 tvg-id="Yaslyk.tm" status="online",รaลŸlyk (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch002.m3u8 -#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",รaลŸlyk (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch002.m3u8 +#EXTINF:-1 tvg-id="Yaslyk.tm" status="online",รaลŸlyk (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch002.m3u8 diff --git a/streams/tn.m3u b/streams/tn.m3u index 3978311d90..c91f39ee56 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -12,7 +12,7 @@ https://webcam.mosaiquefm.net:1936/mosatv/studio/playlist.m3u8 http://142.44.214.231:1935/saheltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="online",Tunisie Immobilier TV (720p) [Not 24/7] https://5ac31d8a4c9af.streamlock.net/tunimmob/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="TunisnaTV.tn" status="error",Tunisna TV +#EXTINF:-1 tvg-id="TunisnaTV.tn" status="timeout",Tunisna TV 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 diff --git a/streams/tr.m3u b/streams/tr.m3u index 09406a0de1..9522f866b3 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -1,6 +1,4 @@ #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 @@ -12,11 +10,19 @@ https://turkmedya-live.ercdn.net/tv360/tv360.m3u8 https://5be5d840359c6.streamlock.net/afyonturktv/afyonturktv/playlist.m3u8 #EXTINF:-1 tvg-id="AkitTV.tr" status="online",Akit TV (720p) https://akittv-live.ercdn.net/akittv/akittv.m3u8 +#EXTINF:-1 tvg-id="AksuTV.tr" status="online",AKSU TV (720p) [Geo-blocked] +https://waw2.artiyerelmedya.net/aksutv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="AlanyaPostaTV.tr" status="online",Alanya Posta TV (1080p) http://win4.yayin.com.tr/postatv/postatv/playlist.m3u8 +#EXTINF:-1 tvg-id="AltasTV.tr" status="online",ALTAS TV (720p) [Not 24/7] +http://stream.taksimbilisim.com:1935/altastv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="AltasTV.tr" status="online",ALTAลž TV (720p) [Not 24/7] +https://broadcasttr.com:446/altastv/bant1/index.m3u8 #EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="online",Al-Zahra TV Turkic (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ArasTV.tr" status="blocked",ARAS TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AnadoluAgency.tr" status="online",AA Live (720p) [Not 24/7] +http://mtulqxgomrllive.mediatriple.net/mtulqxgomrllive/broadcast_59f9c0c785b88.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="ArasTV.tr" status="online",ARAS TV (576p) [Not 24/7] http://1.rtmp.org/tv217/yayin.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ASTV.tr" status="online",Bursa AS TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/astv/bant1/playlist.m3u8 @@ -42,7 +48,7 @@ https://cdn-bursatv.yayin.com.tr/bursatv/bursatv/playlist.m3u8 https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 #EXTINF:-1 tvg-id="CanTV.tr" status="online",Can TV (720p) http://canbroadcast.com:7000/canlican/tv.m3u8 -#EXTINF:-1 tvg-id="CayTV.tr" status="blocked",Cay TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CayTV.tr" status="online",Cay TV (720p) [Not 24/7] http://stream2.taksimbilisim.com:1935/caytv/bant1/CAYTV.m3u8 #EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmekรถy TV https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv_1080p/playlist.m3u8 @@ -80,17 +86,17 @@ https://5be5d840359c6.streamlock.net/elmas67tv/elmas67tv/chunklist.m3u8 https://cdn.yayin.com.tr/TVEM/TVEM/playlist.m3u8 #EXTINF:-1 tvg-id="ErtSahTV.tr" status="online",Ert Sah TV (720p) [Not 24/7] http://win20.yayin.com.tr/ertsahtv/ertsahtv/playlist.m3u8 +#EXTINF:-1 tvg-id="ERTV.tr" status="online",Er TV (720p) [Geo-blocked] +https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 #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] 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] 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] +#EXTINF:-1 tvg-id="GaziantepOlayTV.tr" status="error",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 @@ -100,12 +106,18 @@ https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Guney TV Tarsus (270p) http://stream2.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Tarsus Gรผney TV (270p) +http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="online",Guney TV Tarsus (270p) https://waw1.artiyerelmedya.net/guneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Haber61TV.tr" status="online",Haber61 TV (720p) [Not 24/7] https://cdn-haber61tv.yayin.com.tr/haber61tv/smil:haber61tv.smil/index.m3u8 +#EXTINF:-1 tvg-id="Haber61TV.tr" status="online",Haber61 TV (720p) [Not 24/7] +https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="HaberGlobal.tr" status="online",Haber Global (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/haberglobal/index.m3u8 +#EXTINF:-1 tvg-id="Haberturk.tr" status="online",Habertรผrk TV (720p) [Not 24/7] +https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 #EXTINF:-1 tvg-id="HalkTV.tr" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",Halk TV (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 https://halktv-live.ercdn.net/halktv/halktv.m3u8 @@ -186,6 +198,8 @@ https://waw2.artiyerelmedya.net/mavikaradeniz/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="MedMuzik.tr" status="online",Med Muzรฎk TV (1080p) [Not 24/7] http://137.74.205.201/medmuzik/MedStream/playlist.m3u8 #EXTINF:-1 tvg-id="MercanTV.tr" status="online",Mercan TV (720p) [Not 24/7] +http://yerelmedya.tv:1935/mercantv/bant1/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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live @@ -214,6 +228,10 @@ https://waw2.artiyerelmedya.net/powerturktv/bant1/playlist.m3u8 https://livetv.powerapp.com.tr/powerTV/powerhd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SariyerTV.tr" status="online",Sarฤฑyer TV (360p) http://s01.vpis.io/sariyer/sariyer.m3u8 +#EXTINF:-1 tvg-id="Sat7Pars.cy" status="online",Sat7 Pars (720p) +https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Sat7Turk.cy" status="online",Sat7 Tรผrk (720p) +https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SemerkandTV.tr" status="online",Semerkand TV (720p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtisvwurbfcyslive/broadcast_58d915bd40efc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShowTV.tr" status="online",Show TV (720p) [Not 24/7] @@ -246,6 +264,8 @@ https://tv-trt1.medya.trt.com.tr/master.m3u8 https://tv-trt2.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTArabi.tr" status="online",TRT Arabi (720p) [Not 24/7] https://tv-trtarabi.live.trt.com.tr/master.m3u8 +#EXTINF:-1 tvg-id="TRTArabi.tr" status="online",TRT Arabi (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/trtalarabiya/live #EXTINF:-1 tvg-id="TRTAvaz.tr" status="online",TRT Avaz (720p) https://tv-trtavaz.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTBelgesel.tr" status="online",TRT Belgesel (720p) @@ -286,6 +306,8 @@ 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="online",TV 52 (720p) [Not 24/7] https://broadcasttr.com:446/tv52/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="TV100.tr" 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="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) @@ -312,43 +334,17 @@ http://yayin3.canlitv.com:1935/live/vuslattv/playlist.m3u8 https://59cba4d34b678.streamlock.net/live/vuslattv/playlist.m3u8 #EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/vuslattv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",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] -https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Daawah TV -http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AA Live (720p) [Not 24/7] -http://mtulqxgomrllive.mediatriple.net/mtulqxgomrllive/broadcast_59f9c0c785b88.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ALTAS TV (720p) [Not 24/7] -http://stream.taksimbilisim.com:1935/altastv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mercan TV (720p) [Not 24/7] -http://yerelmedya.tv:1935/mercantv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ALTAลž TV (720p) [Not 24/7] -https://broadcasttr.com:446/altastv/bant1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Milyon TV (720p) -https://sosyoapp-live.cdnnew.com/sosyo/buraya-bir-isim-verin.m3u8 -#EXTINF:-1 tvg-id="" status="online",Milyon TV (720p) -https://sosyoapp-live.cdnnew.com/sosyo/buraya-bir-isim-verin.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sat7 Pars (720p) -https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sat7 Tรผrk (720p) -https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Habertรผrk TV (720p) [Not 24/7] -https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",AKSU TV (720p) [Geo-blocked] -https://waw2.artiyerelmedya.net/aksutv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Daawah TV +http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",KANAL 58 (720p) [Not 24/7] +https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Milyon TV (720p) +https://sosyoapp-live.cdnnew.com/sosyo/buraya-bir-isim-verin.m3u8 #EXTINF:-1 tvg-id="" status="online",Ogรผn TV (360p) https://s01.vpis.io/ogun/ogun.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",KANAL 58 (720p) [Not 24/7] -https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ลžaban TV (720p) [Geo-blocked] http://145.239.37.125:20458/sabantv3/sabantv3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tarsus Gรผney TV (270p) -http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index 5b66b33bbb..4177eee276 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -7,48 +7,16 @@ https://pulltv2.wanfudaluye.com/live/tv2.m3u8 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] -http://seb.sason.top/ptv/ftv.php?id=tw -#EXTINF:-1 tvg-id="" status="online",ๅคง็ซ‹้›ป่ฆ– (720p) -http://www.dalitv.com.tw:4568/live/dali/index.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH1 ็ถœๅˆๅฐ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech1.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŽŸไฝๆฐ‘้›ป่ฆ– (720p) -http://streamipcf.akamaized.net/live/_definst_/live_720/key_b1500.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH6 ่ฆช่ฟ‘็ฅž ่ฉฉๆญŒ้Ÿณๆจ‚ (720p) [Not 24/7] -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) +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH2 ็œŸ็†ๅฐ (720p) +https://live.streamingfast.net/osmflivech2.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",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 CH6 ่ฆช่ฟ‘็ฅž ่ฉฉๆญŒ้Ÿณๆจ‚ (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech6.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH7 ็ฆฑๅ‘Šๅคง่ป ไฟกๆฏ (720p) https://live.streamingfast.net/osmflivech7.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH9 ๆ„›+ๅฅฝ้†ซ็”Ÿ ็Ÿญ็‰ˆ (720p) @@ -65,55 +33,83 @@ https://live.streamingfast.net/osmflivech16.m3u8 https://live.streamingfast.net/osmflivech17.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH18 ๅœ‹้š›่ฌ›ๅ“ก (720p) [Not 24/7] https://live.streamingfast.net/osmflivech18.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV 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 CH24 ๅŠ‰ไธ‰่ฌ›ๅค (720p) [Not 24/7] https://live.streamingfast.net/osmflivech24.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 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 CH30 ๅคฉๅ ‚ๆ•ฌๆ‹œ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech30.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH31 ็ฆ้Ÿณไฝˆ้“้Ÿณๆจ‚ๆœƒ (720p) https://live.streamingfast.net/osmflivech31.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH32 ็‰นๆœƒ็ณปๅˆ—๏ผš็ฆฑๅ‘Š่ˆ‡่ฝ‰ๅŒ– (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH32 ็‰นๆœƒ็ณปๅˆ—๏ผš็ฆฑๅ‘Š่ˆ‡่ฝ‰ๅŒ– (720p) [Not 24/7] https://live.streamingfast.net/osmflivech32.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH33 ็‰นๆœƒ็ณปๅˆ—๏ผš็ ”็ถ“ๅŸน้ˆ (720p) https://live.streamingfast.net/osmflivech33.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH38 ็‰นๆœƒ็ณปๅˆ—๏ผš้’ๅนด็‰นๆœƒ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech38.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 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",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="blocked",TVBSๆ–ฐ่ž [Geo-blocked] +http://seb.sason.top/sc/tvbsxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ไธ‰็ซ‹ๆ–ฐ่ž (1080p) [Geo-blocked] +http://seb.sason.top/sc/sllive_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅŽŸไฝๆฐ‘้›ป่ฆ– (720p) +http://streamipcf.akamaized.net/live/_definst_/live_720/key_b1500.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) -https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live1/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-Live2/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-Live3/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-Live4/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-Live5/hls-cl-tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฃน้›ป่ฆ–ๆ–ฐ่žๅฐ (1080p) +http://stream.nexttv.com.tw/n001/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅคงๆ„›1 (720p) +https://pulltv1.wanfudaluye.com/live/tv1.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅคง็ซ‹้›ป่ฆ– (720p) +http://www.dalitv.com.tw:4568/live/dali/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๆฑๆฃฎๆ–ฐ่ž (1080p) [Not 24/7] +http://seb.sason.top/sc/dsxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ๆฑๆฃฎ่ฒก็ถ“ๆ–ฐ่ž (1080p) [Not 24/7] +http://seb.sason.top/sc/dscjxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ– (720p) [Not 24/7] +http://seb.sason.top/ptv/ftv.php?id=ms +#EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ–ๅฐ็ฃ (720p) [Not 24/7] +http://seb.sason.top/ptv/ftv.php?id=tw +#EXTINF:-1 tvg-id="" status="online",ๆฐ‘่ฆ–็ฌฌไธ€ (720p) [Not 24/7] +http://seb.sason.top/ptv/ftv.php?id=dy #EXTINF:-1 tvg-id="" status="online",็ซ‹ๆณ•้™ขIVOD็›ดๆ’ญไบค้€šๅง”ๅ“กๆœƒ (450p) https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live6/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-Live7/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-Live8/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-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-Live8/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-Live4/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="blocked",ๆฑๆฃฎ่ฒก็ถ“ๆ–ฐ่ž (1080p) [Not 24/7] -http://seb.sason.top/sc/dscjxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ๆฑๆฃฎๆ–ฐ่ž (1080p) [Not 24/7] -http://seb.sason.top/sc/dsxw_fhd.m3u8 +#EXTINF:-1 tvg-id="" status="online",็ซ‹ๆณ•้™ขIVOD็›ดๆ’ญ็คพๆœƒ็ฆๅˆฉๅŠ่ก›็”Ÿ็’ฐๅขƒๅง”ๅ“กๆœƒ (450p) +https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live3/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-Live5/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-Live2/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-Live1/hls-cl-tv/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",่ฏ่ฆ–ๆ–ฐ่ž่ณ‡่จŠ [Geo-blocked] http://seb.sason.top/sc/hsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ไธ‰็ซ‹ๆ–ฐ่ž (1080p) [Geo-blocked] -http://seb.sason.top/sc/sllive_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",TVBSๆ–ฐ่ž [Geo-blocked] -http://seb.sason.top/sc/tvbsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH36 ็‰นๆœƒ็ณปๅˆ—๏ผš่ถ…่‡ช็„ถๅคง่ƒฝ๏ผŽ้†ซๆฒป้‡‹ๆ”พ (720p) -https://live.streamingfast.net/osmflivech36.m3u8 +#EXTINF:-1 tvg-id="" status="online",้ก้›ป่ฆ–ๆ–ฐ่žๅฐ +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC4LjkybVKXCDlneVXlKAbmw/live diff --git a/streams/ua.m3u b/streams/ua.m3u index 4ce3f3d07d..f3043d782a 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -15,6 +15,16 @@ http://85.238.112.40:8810/hls_sec/239.33.16.32-.m3u8 http://stream.atr.ua/atr/live/index.m3u8 #EXTINF:-1 tvg-id="BamBarBiaTV.ua" status="online",BamBarBia TV (1080p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/bbb/bbbtv-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="ChPinfo.ua" status="timeout",ะงะŸ ะ˜ะฝั„ะพ (576p) +http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 +#EXTINF:-1 tvg-id="CNLEurope.kz" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) +http://hls-live-media.cdn01.net/default/stream_10429_1.m3u8 +#EXTINF:-1 tvg-id="CNLEurope.kz" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) +http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_1.m3u8 +#EXTINF:-1 tvg-id="CNLEurope.kz" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) +http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 +#EXTINF:-1 tvg-id="CNLEurope.kz" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) +http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="DonbassOnline.ua" status="timeout",ะ”ะพะฝะฑะฐั Online (1080p) [Not 24/7] http://176.110.1.30:1935/live/donbasonline/playlist.m3u8 #EXTINF:-1 tvg-id="DumskayaTVHD.ua" status="online",ะ”ัƒะผัะบะฐั ะขะ’ (1080p) [Not 24/7] @@ -32,14 +42,10 @@ 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] -https://idfashion.cdn-02.cosmonova.net.ua/hls/idfashion_ua.m3u8 +#EXTINF:-1 tvg-id="Inter.ua" status="timeout",IHTEP (576p) +https://edge1.iptv.macc.com.ua/img/inter_3/index.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] @@ -56,6 +62,8 @@ https://edge2.iptv.macc.com.ua/life/k1_2/index.m3u8 http://kiev1-cdn.lanet.tv/live/1008.m3u8 #EXTINF:-1 tvg-id="M2.ua" status="online",M2 (540p) http://live.m2.tv/hls3/stream.m3u8 +#EXTINF:-1 tvg-id="MistoPlus.ua" status="online",Micto (360p) +http://93.78.206.172:8080/stream3/stream.m3u8 #EXTINF:-1 tvg-id="MostVideoTV.ua" status="online",MostVideo.TV (720p) [Not 24/7] http://w4.mostvideo.tv/tv/ch1.m3u8 #EXTINF:-1 tvg-id="Nadiya.ua" status="online",ะะฐะดะธั/ะะพะฒั‹ะน ะบะฐะฝะฐะป (576p) [Not 24/7] @@ -70,13 +78,35 @@ https://edge3.iptv.macc.com.ua/img/ntn_3/index.m3u8 http://85.238.112.40:8810/hls_sec/239.33.75.33-.m3u8 #EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="online",ะŸะตั€ะฒั‹ะน ะณะพั€ะพะดัะบะพะน (ะšั€ะธะฒะพะน ะ ะพะณ) (720p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะšั€ะธะฒะพะน ะ ะพะณ) (720p) [Not 24/7] +https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr/playlist.m3u8 #EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",ะŸะตั€ะฒั‹ะน ะณะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (1080p) [Not 24/7] http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 +#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (576p) +http://91.194.79.46:8081/stream2/channel2/playlist.m3u8 +#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (504p) +https://cdn1.live-tv.od.ua:8083/1tvod/1tvod-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (504p) +https://cdn1.live-tv.od.ua:8083/1tvod/1tvod/playlist.m3u8 +#EXTINF:-1 tvg-id="PravdaTUT.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 +http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua.m3u8 +#EXTINF:-1 tvg-id="PravdaTUT.ua" status="online",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) +http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_hi/index.m3u8 +#EXTINF:-1 tvg-id="PravdaTUT.ua" status="online",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) +http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_mid/index.m3u8 +#EXTINF:-1 tvg-id="Pryamyy.ua" 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="Pryamyy.ua" status="online",ะŸั€ัะผะธะน (576p) +http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8 +#EXTINF:-1 tvg-id="Pryamyy.ua" status="online",ะŸั€ัะผะธะน (576p) +http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_mid/index.m3u8 +#EXTINF:-1 tvg-id="Pryamyy.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ัะผะธะน (576p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 +http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 #EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p) http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8 -#EXTINF:-1 tvg-id="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="error",ะกะš 1 (720p) [Not 24/7] +#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] https://open-cdn.lanet.tv/play/skrypin.m3u8 @@ -121,67 +151,23 @@ https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_low/index.m3u8 http://video.vtvplus.com.ua:81/hls/online/index.m3u8 #EXTINF:-1 tvg-id="Z.ua" status="online",Z (ะ—ะฐะฟะพั€ะพะถัŒะต) (1080p) https://stream.ztv.zp.ua/hls/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) -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) -http://95.67.106.10/hls/nta_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะะขะš (1080p) [Not 24/7] -https://stream.ntktv.ua/s/ntk/ntk.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ‘ะฐะปั‚ะฐ ะขะ’ (768p) -http://194.50.51.34/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) -http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 -#EXTINF:-1 tvg-id="" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) -http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 -#EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (720p) -http://95.67.106.10/hls/nta_ua_mid/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะ‘ะฐะปั‚ะฐ ะขะ’ (768p) +http://194.50.51.34/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะะขะš (1080p) [Not 24/7] +https://stream.ntktv.ua/s/ntk/ntk.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะžั€ะฑั–ั‚ะฐ ะขะ’ (360p) [Not 24/7] +http://ftp.orbita.dn.ua/hls/orbita.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะžะขะ’ (ะ”ะฝะตะฟั€) (576p) +http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 -http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) -http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸั€ัะผะธะน (576p) -http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะšั€ะธะฒะพะน ะ ะพะณ) (720p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (576p) -http://91.194.79.46:8081/stream2/channel2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (720p) -http://95.67.106.10/hls/nta_ua_low/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) -http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸั€ัะผะธะน (576p) -http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (504p) -https://cdn1.live-tv.od.ua:8083/1tvod/1tvod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะ“ะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (504p) -https://cdn1.live-tv.od.ua:8083/1tvod/1tvod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะ ะš ะ ะตะฟะพั€ั‚ะตั€ (480p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸั€ัะผะธะน (576p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 -http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Micto (360p) -http://93.78.206.172:8080/stream3/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะžั€ะฑั–ั‚ะฐ ะขะ’ (360p) [Not 24/7] -http://ftp.orbita.dn.ua/hls/orbita.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะฏะขะ‘ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะžะขะ’ (ะ”ะฝะตะฟั€) (576p) -http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะงะŸ ะ˜ะฝั„ะพ (576p) -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 diff --git a/streams/ug.m3u b/streams/ug.m3u index 64edfcf31f..4ad120707d 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArkTV.ug" status="error",Ark TV (576p) +#EXTINF:-1 tvg-id="ArkTV.ug" status="timeout",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 f8b4759b0b..ee6c090aff 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -12,9 +12,15 @@ http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Alaraby2TV.uk" status="online",Alaraby 2 TV (1080p) https://alaraby.cdn.octivid.com/alaraby2n/smil:alaraby2n.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlarabyTv_News/live +#EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHiwarTV.uk" status="online",Alhiwar TV (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alhiwarchannels/live +#EXTINF:-1 tvg-id="AlHiwarTV.uk" status="online",Alhiwar TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/alhiwar_live/smil:alhiwar.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlMagharibia.uk" status="online",Al Magharibia (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/AlmagharibiaTv/live #EXTINF:-1 tvg-id="AnandTV.uk" status="blocked",Anand TV (720p) [Not 24/7] https://live-anandtv.anandmedia.net/anandtvapp/anandtv/index.m3u8 #EXTINF:-1 tvg-id="AriseNews.uk" status="online",Arise News (576p) @@ -26,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.mpd +#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-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] @@ -100,11 +122,13 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parlia #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) -https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd -#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #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 (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (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) @@ -233,7 +257,7 @@ http://ott-cdn.ucom.am/s37/index.m3u8 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 -#EXTINF:-1 tvg-id="GarshomTV.uk" status="error",Garshom TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="GarshomTV.uk" status="online",Garshom TV (360p) [Not 24/7] http://og2qd3aal7an-hls-live.5centscdn.com/garshomtv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="GBNews.uk" status="online",GB News (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/GBNewsOnline/live @@ -245,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="error",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 @@ -341,8 +365,6 @@ 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) -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 #EXTINF:-1 tvg-id="STVPlus1.uk" status="timeout",STV+1 (1080p) [Geo-blocked] @@ -353,6 +375,8 @@ https://ap02.iqplay.tv:8082/iqb8002/t5kb86/playlist.m3u8 https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00738-newsuk-talkradiotv-ono/playlist.m3u8 #EXTINF:-1 tvg-id="TalkTV.uk" status="online",TalkTV (1080p) https://newsuk-talkradiotv-brightcove.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="TBNUK.uk" status="online",TBN UK (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://api.new.livestream.com/accounts/28567990/events/8919546 #EXTINF:-1 tvg-id="TheBoxUK.uk" status="online",The Box UK (576p) [Not 24/7] https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,thebox-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/thebox/ #EXTINF:-1 tvg-id="TheBoxUK.uk" status="timeout",The Box UK (576p) [Geo-blocked] @@ -361,7 +385,7 @@ https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,thebox-alldev.m3u8? https://cdn-shop-lc-01.akamaized.net/Content/HLS_HLS/Live/channel(TJCOTT)/index.m3u8 #EXTINF:-1 tvg-id="V2BEAT.uk" status="online",V2BEAT (720p) [Not 24/7] https://abr.de1se01.v2beat.live/playlist.m3u8 -#EXTINF:-1 tvg-id="V2BEAT.uk" status="online",V2BEAT (720p) [Not 24/7] +#EXTINF:-1 tvg-id="V2BEAT.uk" status="error",V2BEAT (720p) [Not 24/7] https://de1se01.v2beat.live/playlist.m3u8 #EXTINF:-1 tvg-id="XpandedTV.uk" 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 #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 @@ -372,38 +396,36 @@ http://95.87.227.29:8080/XYMAX_FOR_PLATFORM/index.m3u8 http://95.87.227.29:8080/XYMIX_FOR_PLATFORM/index.m3u8 #EXTINF:-1 tvg-id="XYPlus.uk" status="blocked",XY Plus http://95.87.227.29:8080/XYPLUS_FOR_PLATFORM/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Shelanu TV (720p) -https://1247634592.rsc.cdn77.org/1247634592/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel S (US Eastern) (720p) https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0500/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel S (US Pacific) (720p) [Not 24/7] https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Channel S (US Pacific) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",n TV (US Eastern) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22680_3BR3zocwi9/-0500/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Azeri and Russian (720p) https://live.ishiacloud.com/haditv.co.uk/haditv3.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv1.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Farsi (720p) https://live.ishiacloud.com/haditv.co.uk/haditv4.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Hausa (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv5.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Pashto and Persian (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv6.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV French (720p) https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV Hausa (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv5.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 Pashto and Persian (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv6.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV Turkish and Kurdish (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv7.m3u8 +#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] +https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",n TV (US Eastern) (720p) [Not 24/7] +https://a.jsrdn.com/broadcast/22680_3BR3zocwi9/-0500/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Shelanu TV (720p) +https://1247634592.rsc.cdn77.org/1247634592/tracks-v1a1/mono.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="online",Latest TV [Not 24/7] -https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Turkish and Kurdish (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv7.m3u8 diff --git a/streams/uk_channelbox.m3u b/streams/uk_channelbox.m3u index 64821ddcb0..a69e8c506f 100644 --- a/streams/uk_channelbox.m3u +++ b/streams/uk_channelbox.m3u @@ -9,133 +9,133 @@ http://81.94.196.204/tsstreamer/France24_HD.ts http://81.94.196.204/tsstreamer/France24_SD.ts #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (360p) http://88.150.241.11/tsstreamer/RotCinemaLDAI_SD.ts -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (360p) +#EXTINF:-1 tvg-id="RotanaClassic.sa" status="timeout",Rotana Classic (360p) http://78.129.218.6/tsstreamer/RotClassicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Africanews +http://95.154.197.48/tsstreamer/AfricanewsLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Africanews +http://109.169.55.98/tsstreamer/AfricanewsLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",AutoAllstars +http://78.129.253.189/tsstreamer/AutoAllstarsLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",AutoAllstars +http://109.200.6.10/tsstreamer/AutoAllstarsLDAI_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 #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",BalleBalle +http://176.227.202.68/tsstreamer/BalleBalleLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="timeout",BalleBalle +http://78.129.218.6/tsstreamer/BalleBalleLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BilliardTV +http://31.3.227.66/tsstreamer/BilliardTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BilliardTV +http://88.150.241.11/tsstreamer/BilliardTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Bloomberg +http://176.227.202.68/tsstreamer/BloombergLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="timeout",Bloomberg +http://78.129.218.6/tsstreamer/BloombergLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BloombergQt +http://176.227.202.68/tsstreamer/BloombergQtLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="timeout",BloombergQt +http://78.129.218.6/tsstreamer/BloombergQtLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BollywoodClassic +http://31.3.227.66/tsstreamer/BollywoodClassicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BollywoodClassic +http://88.150.241.11/tsstreamer/BollywoodClassicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BollywoodHD +http://95.154.197.48/tsstreamer/BollywoodHDLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",BollywoodHD +http://109.169.55.98/tsstreamer/BollywoodHDLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",CMusic +http://78.129.193.17/tsstreamer/CMusicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",CMusic +http://95.154.194.78/tsstreamer/CMusicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",CurrentTime +http://81.94.196.204/tsstreamer/CurrentTime_SD.ts +#EXTINF:-1 tvg-id="" status="online",DuckTV +http://78.129.150.52/tsstreamer/DuckTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",DuckTV +http://212.38.189.94/tsstreamer/DuckTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",EuronewsEng +http://95.154.197.48/tsstreamer/EuronewsEngLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",EuronewsEng +http://109.169.55.98/tsstreamer/EuronewsEngLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",EuronewsRus +http://95.154.197.48/tsstreamer/EuronewsRusLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",EuronewsRus +http://109.169.55.98/tsstreamer/EuronewsRusLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",ExtremePlus +http://109.169.55.98/tsstreamer/ExtremePlusLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",ExtremePlus +http://176.227.215.109/tsstreamer/ExtremePlusLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Fashion +http://95.154.230.50/tsstreamer/FashionLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Fashion +http://212.84.160.41/tsstreamer/FashionLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",FidoTV +http://31.3.227.66/tsstreamer/FidoTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",FidoTV +http://88.150.241.11/tsstreamer/FidoTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Fight +http://176.227.215.109/tsstreamer/FightLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Fuel +http://78.129.193.17/tsstreamer/FuelLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Hellenic +http://188.227.164.31/tsstreamer/Hellenic_SD.ts +#EXTINF:-1 tvg-id="" status="online",Heritage +http://95.154.230.50/tsstreamer/HeritageLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Heritage +http://212.84.160.41/tsstreamer/HeritageLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Karaoke +http://82.145.63.157/tsstreamer/KaraokeLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",LawCrime +http://109.169.55.30/tsstreamer/LawCrimeLDAI_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",Naturescape +http://109.169.55.30/tsstreamer/NaturescapeLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Naturescape +http://176.227.215.109/tsstreamer/NaturescapeLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",NollyAfrica +http://82.145.63.157/tsstreamer/NollyAfricaLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",NTD http://5.152.223.78/tsstreamer/NTD_SD.ts #EXTINF:-1 tvg-id="" status="online",NTD http://78.129.193.20/tsstreamer/NTD_SD.ts -#EXTINF:-1 tvg-id="" status="online",BilliardTV -http://31.3.227.66/tsstreamer/BilliardTVLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BollywoodClassic -http://31.3.227.66/tsstreamer/BollywoodClassicLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",FidoTV -http://31.3.227.66/tsstreamer/FidoTVLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",DuckTV -http://78.129.150.52/tsstreamer/DuckTVLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",OAN +http://212.84.160.41/tsstreamer/OANLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Qello +http://109.200.6.10/tsstreamer/QelloLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",SacredSites +http://95.154.230.50/tsstreamer/SacredSitesLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",SacredSites +http://212.84.160.41/tsstreamer/SacredSitesLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",TimesNavbharat http://78.129.150.52/tsstreamer/TimesNavbharatLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",CMusic -http://78.129.193.17/tsstreamer/CMusicLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Fuel -http://78.129.193.17/tsstreamer/FuelLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",TwistedMirror -http://78.129.193.17/tsstreamer/TwistedMirrorLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Zoom -http://78.129.193.17/tsstreamer/ZoomLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",TVP -http://78.129.193.20/tsstreamer/TVP_SD.ts -#EXTINF:-1 tvg-id="" status="online",BalleBalle -http://78.129.218.6/tsstreamer/BalleBalleLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Bloomberg -http://78.129.218.6/tsstreamer/BloombergLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BloombergQt -http://78.129.218.6/tsstreamer/BloombergQtLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",TimesNavbharat +http://212.38.189.94/tsstreamer/TimesNavbharatLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",TraceBrazuka http://78.129.237.68/tsstreamer/TraceBrazukaLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",TraceLatina http://78.129.237.68/tsstreamer/TraceLatinaLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",TraceUrbanasia http://78.129.237.68/tsstreamer/TraceUrbanasiaLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",AutoAllstars -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",Karaoke -http://82.145.63.157/tsstreamer/KaraokeLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",NollyAfrica -http://82.145.63.157/tsstreamer/NollyAfricaLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BilliardTV -http://88.150.241.11/tsstreamer/BilliardTVLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BollywoodClassic -http://88.150.241.11/tsstreamer/BollywoodClassicLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",FidoTV -http://88.150.241.11/tsstreamer/FidoTVLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",CMusic -http://95.154.194.78/tsstreamer/CMusicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",TVP +http://78.129.193.20/tsstreamer/TVP_SD.ts +#EXTINF:-1 tvg-id="" status="online",TwistedMirror +http://78.129.193.17/tsstreamer/TwistedMirrorLDAI_SD.ts #EXTINF:-1 tvg-id="" status="online",TwistedMirror http://95.154.194.78/tsstreamer/TwistedMirrorLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Zoom -http://95.154.194.78/tsstreamer/ZoomLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Africanews -http://95.154.197.48/tsstreamer/AfricanewsLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BollywoodHD -http://95.154.197.48/tsstreamer/BollywoodHDLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",EuronewsEng -http://95.154.197.48/tsstreamer/EuronewsEngLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",EuronewsRus -http://95.154.197.48/tsstreamer/EuronewsRusLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Fashion -http://95.154.230.50/tsstreamer/FashionLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Heritage -http://95.154.230.50/tsstreamer/HeritageLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",SacredSites -http://95.154.230.50/tsstreamer/SacredSitesLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",LawCrime -http://109.169.55.30/tsstreamer/LawCrimeLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Naturescape -http://109.169.55.30/tsstreamer/NaturescapeLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Africanews -http://109.169.55.98/tsstreamer/AfricanewsLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BollywoodHD -http://109.169.55.98/tsstreamer/BollywoodHDLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",EuronewsEng -http://109.169.55.98/tsstreamer/EuronewsEngLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",EuronewsRus -http://109.169.55.98/tsstreamer/EuronewsRusLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",ExtremePlus -http://109.169.55.98/tsstreamer/ExtremePlusLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",AutoAllstars -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 -http://176.227.202.68/tsstreamer/BloombergLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",BloombergQt -http://176.227.202.68/tsstreamer/BloombergQtLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",ExtremePlus -http://176.227.215.109/tsstreamer/ExtremePlusLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Fight -http://176.227.215.109/tsstreamer/FightLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Naturescape -http://176.227.215.109/tsstreamer/NaturescapeLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",Hellenic -http://188.227.164.31/tsstreamer/Hellenic_SD.ts +#EXTINF:-1 tvg-id="" status="online",Unreel +http://78.129.253.189/tsstreamer/UnreelLDAI_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 -http://212.84.160.41/tsstreamer/HeritageLDAI_SD.ts -#EXTINF:-1 tvg-id="" status="online",SacredSites -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="online",WBC +http://78.129.253.189/tsstreamer/WBCLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",WBC +http://109.200.6.10/tsstreamer/WBCLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Zoom +http://78.129.193.17/tsstreamer/ZoomLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",Zoom +http://95.154.194.78/tsstreamer/ZoomLDAI_SD.ts diff --git a/streams/uk_pluto.m3u b/streams/uk_pluto.m3u new file mode 100644 index 0000000000..8ab29286d6 --- /dev/null +++ b/streams/uk_pluto.m3u @@ -0,0 +1,75 @@ +#EXTM3U +#EXTINF:-1 tvg-id="PlutoTVAnimalsUK.uk" status="online",Pluto TV Animals (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf8ea0d000120009bcad83&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=550&terminate=false&userId= +#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="PlutoTVClassicTVUK.uk" status="online",Pluto TV Classic TV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46ae801f347500099d461a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35f76fb0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=2fac39a7-56bc-492e-ae1e-3f6fb6cef1bc +#EXTINF:-1 tvg-id="PlutoTVClassicTVUK.uk" status="online",Pluto TV Classic TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDramaUK.uk" status="online",Pluto TV Drama (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf91149880d60009d35d27&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=402&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) +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="PlutoTVSherlockUK.uk" status="online",Pluto TV Sherlock (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c00abfed110009d97243/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (England) (720p) +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/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5637d31f319573e26b64040b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=468&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d135e29a52c94dfe543c5d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Antiques Roadshow UK (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 BBC Food (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5844bf5514d0007945bda/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 BBC Home (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5836fe745b600070fc743/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 British TV (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b68a18823ecb93393cba2f1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 British TV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b68a18823ecb93393cba2f1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b68a18823ecb93393cba2f1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=154&terminate=false&userId= +#EXTINF:-1 tvg-id="" 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="" 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 Food (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies (England) (684p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= +#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 Retro Drama (England) (720p) +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= diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index 98470b2ac4..02cd61bb57 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 Family UK (720p) -https://rakuten-family-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) -https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) 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 Top Free UK (720p) -https://rakuten-topfree-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 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 Spotlight UK (720p) +https://rakuten-spotlight-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/us.m3u b/streams/us.m3u index e9362b3bb9..72480db450 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -1,4 +1,12 @@ #EXTM3U +#EXTINF:-1 tvg-id="3ABNFrench.us" status="online",3ABN French (720p) +https://3abn-live.akamaized.net/hls/live/2010546-b/French/master.m3u8 +#EXTINF:-1 tvg-id="3ABNFrench.us" status="online",3ABN French (720p) +https://3abn-live.akamaized.net/hls/live/2010546/French/master.m3u8 +#EXTINF:-1 tvg-id="3ABNKids.us" status="online",3ABN Kids Network (720p) +https://3abn-live.akamaized.net/hls/live/2010550-b/Kids/master.m3u8 +#EXTINF:-1 tvg-id="3ABNKids.us" status="online",3ABN Kids Network (720p) +https://3abn-live.akamaized.net/hls/live/2010550/Kids/master.m3u8 #EXTINF:-1 tvg-id="30ADarcizzleOffshore.us" status="online",30A Darcizzle Offshore (720p) https://30a-tv.com/darcizzle.m3u8 #EXTINF:-1 tvg-id="30AInvestmentPitch.us" status="online",30A Investment Pitch (720p) @@ -9,7 +17,7 @@ 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] +#EXTINF:-1 tvg-id="247Retro.us" status="blocked",247 Retro TV (432p) [Not 24/7] http://hlsdpi-cdn-chqtx02.totalstream.net/dpilive/247retro/ret/dai/playlist.m3u8 #EXTINF:-1 tvg-id="A3Bikini.us" status="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 @@ -72,7 +80,7 @@ https://broadcast.blivenyc.com/speed/broadcast/29/desktop-playlist.m3u8 http://media.smc-host.com:1935/alhorreya.tv/alhorreya.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHorreyaTV.us" status="online",Al Horreya TV (1080p) http://media.smc-host.com:1935/alhorreya.tv/mp4:alhorreya3/playlist.m3u8 -#EXTINF:-1 tvg-id="AlHurra.us" status="online",Al Hurra (720p) +#EXTINF:-1 tvg-id="Alhurra.us" status="online",Al Hurra (720p) https://mbnv-video-ingest.akamaized.net/hls/live/2038904/MBNV_ALHURRA_MAIN_HLS/merge.m3u8 #EXTINF:-1 tvg-id="AlientoVision.us" status="online",Aliento Vision (720p) [Not 24/7] http://209.133.209.195:1935/AlientoSD/smil:AlientoSD.smil/playlist.m3u8 @@ -86,7 +94,7 @@ https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmaau.smil/playlist.m3u8 https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmaNA2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlkarmaTVMiddleEast.us" status="online",Alkarma TV Middle East (1080p) [Not 24/7] https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmame1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlkarmaTVNorthAmericaCanada.us" status="error",Alkarma TV North America & Canada (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlkarmaTVNorthAmericaCanada.us" status="online",Alkarma TV North America & Canada (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/alkarmatv.com/alkarmana1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlkarmaTVPraise.us" status="online",Alkarma TV Praise (720p) [Not 24/7] https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmapa.smil/playlist.m3u8 @@ -94,6 +102,8 @@ https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmapa.smil/playlist.m3u8 https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmame2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlkarmaTVYouthEnglish.us" status="online",Alkarma TV Youth & English (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/alkarmatv.com/alkarmaus.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlkerazaTV.us" status="online",Alkerazatv (720p) +https://597f64b67707a.streamlock.net/alkerazatv.org/alkerazatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlmagdTVMiddleEast.us" status="online",Almagd TV Middle East (1080p) [Not 24/7] https://597f64b67707a.streamlock.net/almagd.tv/almagd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlmagdTVNorthAmerica.us" status="online",Almagd TV North America (1080p) @@ -102,6 +112,8 @@ https://5aafcc5de91f1.streamlock.net/almagd.tv/almagd.smil/playlist.m3u8 https://bcovlive-a.akamaihd.net/ebf15ff84e98490e8b00209ed77c77f5/us-east-1/6240731308001/playlist.m3u8 #EXTINF:-1 tvg-id="AMCPanregional.us" status="timeout",AMC Latin America http://209.91.213.10:8088/play/a013 +#EXTINF:-1 tvg-id="AMCPlus.us" status="online",AMC+ (720p) +https://bcovlive-a.akamaihd.net/bdbdca51c15243fbaca92fd54c42d45a/us-east-1/6245817279001/playlist.m3u8 #EXTINF:-1 tvg-id="AmericanHorrors.us" status="online",American Horrors (480p) http://170.178.189.66:1935/live/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasVoice.us" status="online",America's Voice (720p) @@ -110,8 +122,16 @@ https://content.uplynk.com/channel/26bd482ffe364a1282bc3df28bd3c21f.m3u8 https://streamer1.connectto.com/AMGA_WEB_1202/playlist.m3u8 #EXTINF:-1 tvg-id="AMGTV.us" status="online",AMG TV (1080p) https://2-fss-2.streamhoster.com/pl_138/201660-1270634-1/playlist.m3u8 +#EXTINF:-1 tvg-id="AMP1.us" status="online",Access Media Productions Community (AMP) 1 (Monterey CA) (720p) +https://ampmedia.secure.footprint.net/egress/bhandler/ampmedia/streama/manifest.m3u8 +#EXTINF:-1 tvg-id="AMP2.us" status="online",Access Media Productions Community (AMP) 2 (Monterey CA) (720p) +https://ampmedia.secure.footprint.net/egress/bhandler/ampmedia/streamb/manifest.m3u8 +#EXTINF:-1 tvg-id="ArroyoGrandeChannel20.us" status="online",Arroyo Grande Gov't Access TV Channel 20 (432p) +https://agp-nimble.streamguys1.com/AGCC/AGCC/playlist.m3u8 #EXTINF:-1 tvg-id="ARTNTV.am" status="online",ARTN TV (1080p) [Not 24/7] https://streamer1.connectto.com/ARTN_mobile/index.m3u8 +#EXTINF:-1 tvg-id="AssembleenationaleduQuebec.ca" status="online",Assemblee Nationale du Quebec +https://cdn3.wowza.com/5/UHh3aHM1bTBsY1Uw/diffusion/canal17/playlist.m3u8 #EXTINF:-1 tvg-id="AtlantaChannel.us" status="online",Atlanta Channel (720p) http://media4.tripsmarter.com:1935/LiveTV/ACVBHD/playlist.m3u8 #EXTINF:-1 tvg-id="AtlantaChannel.us" status="online",Atlanta Channel (720p) @@ -124,6 +144,10 @@ https://cdn.herringnetwork.com/80A4DFF/awee_nva/AWE_Encore.m3u8 https://dikcfc9915kp8.cloudfront.net/hls/1080p/playlist.m3u8 #EXTINF:-1 tvg-id="AXSTVNow.us" status="online",AXS TV Now (1080p) https://dikcfc9915kp8.cloudfront.net/hls/main.m3u8 +#EXTINF:-1 tvg-id="BabyTV.uk" status="online",BabyTV (1080p) +http://194.163.179.246/slovenci/djeciji/babytv.m3u8 +#EXTINF:-1 tvg-id="BanningCityTV.us" status="online",Banning CityTV (Banning CA) (p) +https://vblive-c.viebit.com/072e341f-100d-4da1-9c18-65370ebf35c6/playlist.m3u8 #EXTINF:-1 tvg-id="BBCAmericaEast.us" status="online",BBC America (720p) https://bcovlive-a.akamaihd.net/8e64fad5ddbe4d3e95b23b0f9c062f03/us-east-1/6240731308001/playlist.m3u8 #EXTINF:-1 tvg-id="BeachTVCSULB.us" status="online",Beach TV CSULB (160p) [Not 24/7] @@ -154,6 +178,10 @@ https://uni10rtmp.tulix.tv/betternature/betternature.stream/playlist.m3u8 https://uni5rtmp.tulix.tv/betterlife/betterlife/playlist.m3u8 #EXTINF:-1 tvg-id="BetterLifeTV.us" status="online",Better Life TV (720p) https://uni10rtmp.tulix.tv/betterlife/betterlife.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="BHTV10.us" status="online",Beverly Hills Television 10 (720p) +https://cdn3.wowza.com/5/V2Y2VmhqMEFDTUkx/beverlyhills/G0072_006/playlist.m3u8 +#EXTINF:-1 tvg-id="BHTV35.us" status="online",Beverly Hills Television 35 (720p) +https://cdn3.wowza.com/5/V2Y2VmhqMEFDTUkx/beverlyhills/G0072_007/playlist.m3u8 #EXTINF:-1 tvg-id="BibleExplorations.us" status="online",Bible Explorations (480p) [Not 24/7] http://stream.iphonewebtown.com:1935/bibleexplorations/bexplorationsmobile.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BizTV.us" status="online",Biz TV (1080p) @@ -190,14 +218,22 @@ https://bloomberg.com/media-manifest/streams/phoenix-us.m3u8 https://bloomberg.com/media-manifest/streams/politics.m3u8 #EXTINF:-1 tvg-id="BoomerangEMEA.us" status="online",Boomerang Slovenia http://194.163.179.246/slovenci/djeciji/boomerang.m3u8 +#EXTINF:-1 tvg-id="BoomerangLatinAmerica.us" status="timeout",Boomerang Latinoamรฉrica [Geo-blocked] +http://45.5.8.78:8000/play/a00i +#EXTINF:-1 tvg-id="BPTV.us" status="online",Buena Park Television (360p) +https://edge-f.swagit.com/live/buenaparkca/smil:std-4x3-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="bspoketv.us" status="online",bspoketv (1080p) [Not 24/7] https://bspoketv.s.llnwi.net/streams/322/master.m3u8 #EXTINF:-1 tvg-id="BusinessRockstars.us" status="online",Business Rockstars (720p) https://content.uplynk.com/channel/7ad2b600b40b4a89933ab6981757f8b3.m3u8 +#EXTINF:-1 tvg-id="BUTV10.us" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] +http://butv10-livestream.bu.edu/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Buzzr (1080p) https://buzzrota-web.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CableHits.us" status="online",Cable Hits (720p) [Not 24/7] https://bk7l2w4nlx53-hls-live.5centscdn.com/AETV/514c04b31b5f01cf00dd4965e197fdda.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="CaliforniaMusicChannel.us" status="online",CMC (California Music Channel) +https://cmc-ono.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CaliforniaMusicChannel.us" status="online",California Music Channel (720p) [Not 24/7] https://cmctv.ios.internapcdn.net/cmctv_vitalstream_com/live_1/CMCU-92/playlist.m3u8 #EXTINF:-1 tvg-id="CameraSmileTV.us" status="blocked",Camera Smile TV (480p) @@ -216,6 +252,9 @@ http://198.16.106.62:8278/streams/d/Cn/playlist.m3u8 https://tve-live-lln.warnermediacdn.com/hls/live/2023167/tooneast/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="online",Cartoon Network East TVE Feed (480p) [Geo-Blocked] [Not 24/7] https://tve-live-lln.warnermediacdn.com/hls/live/2023167/tooneast/slate/VIDEO_2_1964000.m3u8 +#EXTINF:-1 tvg-id="CartoonNetworkEast.us" status="online",Cartoon Network East (720p) +#EXTVLCOPT:http-referrer=http://tv247.us/ +http://live.tv247.club/tv247/cn.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkWest.us" status="online",Cartoon Network West TVE Feed (720p) [Geo-Blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023180/toonwest/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkWest.us" status="online",Cartoon Network West TVE Feed (480p) [Geo-Blocked] @@ -226,6 +265,10 @@ https://bcovlive-a.akamaihd.net/re8d9f611ee4a490a9bb59e52db91414d/us-east-1/7345 https://cbsn-us.cbsnstream.cbsnews.com/out/v1/55a8648e8f134e82a470f83d562deeca/master.m3u8 #EXTINF:-1 tvg-id="CBSNewsBaltimore.us" status="online",CBS News Baltimore (720p) https://cbsnews.akamaized.net/hls/live/2020607/cbsnlineup_8/master.m3u8 +#EXTINF:-1 tvg-id="CBSNewsChicago.us" status="online",CBS News Chicago (720p) +https://cbsn-chi.cbsnstream.cbsnews.com/out/v1/b2fc0d5715d54908adf07f97d2616646/master.m3u8 +#EXTINF:-1 tvg-id="CBSNewsColorado.us" status="online",CBS News Colorado (720p) +https://cbsn-den.cbsnstream.cbsnews.com/out/v1/2e49baf2906244ecb01b07d9885fbe7a/master.m3u8 #EXTINF:-1 tvg-id="CBSNewsDFW.us" status="online",CBS News Dallas Ft Worth (720p) https://cbsn-dal.cbsnstream.cbsnews.com/out/v1/ffa98bbf7d2b4c038c229bd4d9122708/master.m3u8 #EXTINF:-1 tvg-id="CBSNewsLosAngeles.us" status="online",CBS News Los Angeles (720p) @@ -234,10 +277,16 @@ https://cbsn-la.cbsnstream.cbsnews.com/out/v1/57b6c4534a164accb6b1872b501e0028/m https://cbsn-mia.cbsnstream.cbsnews.com/out/v1/ac174b7938264d24ae27e56f6584bca0/master.m3u8 #EXTINF:-1 tvg-id="CBSNewsNewYork.us" status="online",CBS News New York (720p) https://www.cbsnews.com/common/video/cbsn-ny-prod.m3u8 +#EXTINF:-1 tvg-id="CBSNewsPittsburgh.us" status="online",CBS News Pittsburgh (720p) +https://cbsn-pit.cbsnstream.cbsnews.com/out/v1/6966dabf8150405ab26f854e3cd6a2b8/master.m3u8 +#EXTINF:-1 tvg-id="CBSNewsSacramento.us" status="online",CBS News Sacramento (720p) +https://cbsnews.akamaized.net/hls/live/2020607/cbsnsac_2/master.m3u8 #EXTINF:-1 tvg-id="CCXMediaNorthBrooklynParkMN.us" status="online",CCX Media North Brooklyn Park MN (1080p) http://156.142.85.152/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="CelebritySceneTV.us" status="blocked",Celebrity Scene TV (720p) https://playout4multirtmp.tulix.tv/live8/Stream1/playlist.m3u8 +#EXTINF:-1 tvg-id="CerritosTV3.us" status="online",Cerritos TV3 (360p) +https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/cerritos/G0010_002/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelFight.uk" status="online",Channel Fight (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=68 #EXTINF:-1 tvg-id="Charge.us" status="online",Charge! (720p) @@ -258,6 +307,12 @@ http://media.smc-host.com:1935/cycnow.com/cyc2/playlist.m3u8 http://31.220.41.88:8081/live/us-cinemax.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CinePride.us" status="online",CinePride (720p) https://content.uplynk.com/channel/e54d7e92a0154d67ae0770c9d4210e77.m3u8 +#EXTINF:-1 tvg-id="CityTVChannel341.us" status="online",Chino Hills City TV Channel 3/41 (360p) +https://edge-f.swagit.com/live/chinohillsca/smil:std-4x3-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="CityTVLakewood.us" status="online",Lakewood CityTV (720p) +https://s3-us-west-2.amazonaws.com/lakewood.castus-vod/live/ch1/video.m3u8 +#EXTINF:-1 tvg-id="CityTVLawndale.us" status="online",Lawndale City TV (720p) +http://67.53.122.248/live-4/live/live.m3u8 #EXTINF:-1 tvg-id="Civilized.us" status="online",Civilized. (1080p) [Not 24/7] https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2531932c8368bdbfd87c/playlist.m3u8 #EXTINF:-1 tvg-id="ClassicArtsShowcase.us" status="online",Classic Arts Showcase @@ -268,6 +323,20 @@ https://rpn1.bozztv.com/36bay2/gusa-classiccinema/mono.m3u8 https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f86075a0d552957bf5aa4dd/playlist.m3u8 #EXTINF:-1 tvg-id="CloudflareTV.us" status="online",Cloudflare TV (720p) https://cloudflare.tv/hls/live.m3u8 +#EXTINF:-1 tvg-id="CMAC1.us" status="online",Fresno CMAC 1 Public Channel (720p) +https://reflect-vod-cmac.cablecast.tv/live-11/live/live.m3u8 +#EXTINF:-1 tvg-id="CMAC2.us" status="online",Fresno CMAC 2 Education Channel (720p) +https://reflect-vod-cmac.cablecast.tv/live-12/live/live.m3u8 +#EXTINF:-1 tvg-id="CMAC3.us" status="online",Fresno CMAC 3 Government Channel (720p) +https://reflect-vod-cmac.cablecast.tv/live-13/live/live.m3u8 +#EXTINF:-1 tvg-id="CMAPChannel18.us" status="online",Gilroy CMAP TV Channel 18 (720p) +https://cmap.secure.footprint.net/egress/bhandler/cmap/streamb/playlist.m3u8 +#EXTINF:-1 tvg-id="CMAPChannel19.us" status="online",Gilroy CMAP TV Channel 19 (720p) +https://cmap.secure.footprint.net/egress/bhandler/cmap/streamc/playlist.m3u8 +#EXTINF:-1 tvg-id="CMAPChannel20.us" status="online",Gilroy CMAP TV Channel 20 (720p) +https://cmap.secure.footprint.net/egress/bhandler/cmap/streamd/playlist.m3u8 +#EXTINF:-1 tvg-id="CMTV.us" status="online",Costa Mesa's Municipal Access Channel CMTV 3 (720p) +https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/costamesa/G0075_002/playlist.m3u8 #EXTINF:-1 tvg-id="CNBC.us" status="blocked",CNBC (1080p) https://16live00.akamaized.net/CNBC/index.m3u8 #EXTINF:-1 tvg-id="CNBCEurope.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",CNBC Europe (480p) @@ -285,6 +354,8 @@ 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="CNN.us" status="blocked",CNN +https://16live00.akamaized.net/CNN/index.m3u8 #EXTINF:-1 tvg-id="CNNBrasil.br" status="online",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) @@ -297,6 +368,8 @@ https://vod.slocoe.org/live-4/live/CELL-296k-234p/CELL-296k-234p.m3u8 https://comedydynamics-wurl.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="Comet.us" status="online",Comet (720p) http://content.uplynk.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a.m3u8 +#EXTINF:-1 tvg-id="ConcordTV.us" status="online",Concord TV (Concord CA) (720p) +http://reflect-live-concord.cablecast.tv/live/live.m3u8 #EXTINF:-1 tvg-id="ContraCostaTV.us" status="online",Contra Costa College TV [Geo-blocked] https://reflect-contra-costa.cablecast.tv/live-7/live/WIFI-696k-360p/WIFI-696k-360p.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv @@ -309,6 +382,8 @@ https://contvanime-littlstar.cinedigm.com/ingest/master.m3u8 https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=46 #EXTINF:-1 tvg-id="CornerstoneTV.us" status="online",Cornerstone TV (640p) http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV +https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 #EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV (720p) https://content.uplynk.com/channel/6c0bd0f94b1d4526a98676e9699a10ef.m3u8 #EXTINF:-1 tvg-id="CourtTVMystery.us" status="blocked",Court TV Mystery (WTXL-TV4) (480p) @@ -317,6 +392,10 @@ https://5e6cea03e25b6.streamlock.net/live/QVC.stream/playlist.m3u8 https://tvsantacruz.secure.footprint.net/egress/bhandler/tvsantacruz/streamb/playlist.m3u8 #EXTINF:-1 tvg-id="CSatTV.us" status="online",CSat TV (1080p) [Not 24/7] http://media.smc-host.com:1935/csat.tv/smil:csat.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="CSatTV.us" status="online",CSat TV (1080p) [Not 24/7] +https://5b622f07944df.streamlock.net/csat.tv/csat.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="CSatTV.us" status="online",CSat TV (1080p) [Not 24/7] +https://5d12bc59c4748.streamlock.net/redirect/csat.tv/csat.smil?type=m3u8 #EXTINF:-1 tvg-id="CSPAN.us" status="blocked",CSPAN1 (720p) http://trn03.tulix.tv/teleup-cspan/playlist.m3u8 #EXTINF:-1 tvg-id="CTN.us" status="online",CTN (360p) @@ -331,20 +410,30 @@ http://video.ct-n.com/live/ctnSupreme/playlist_DVR.m3u8 http://video.ct-n.com/live/web2stream/playlist.m3u8 #EXTINF:-1 tvg-id="CTNTVConneticut.us" status="online",CT-N TV Conneticut (720p) [Not 24/7] http://video.ct-n.com/live/ctnstream/playlist_DVR.m3u8 +#EXTINF:-1 tvg-id="CTV.us" status="online",Calabasas Channel (480p) +https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/calabasas/G0009_003/playlist.m3u8 #EXTINF:-1 tvg-id="CWSeed.us" status="timeout",CW Seed (432p) [Geo-blocked] https://cwseedlive.cwtv.com/ingest/playlist.m3u8 +#EXTINF:-1 tvg-id="CypressChannel36.us" status="online",Cypress Public Access Channel 36 (Cypress CA) (360p) +https://edge-f.swagit.com/live/cypressca/smil:std-16x9-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="DCCouncilChannel.us" status="online",DC Council Channel (1080p) https://video.oct.dc.gov/out/u/15_12.m3u8 +#EXTINF:-1 tvg-id="DisneyChannelRussia.ru" status="blocked",ะšะฐะฝะฐะป Disney (576p) [Not 24/7] +http://188.40.68.167/russia/disney/playlist.m3u8 #EXTINF:-1 tvg-id="DistrictofColumbiaNetwork.us" status="online",District of Columbia Network (DCN) (1080p) https://video.oct.dc.gov/out/u/DCN.m3u8 #EXTINF:-1 tvg-id="DivineVision.us" status="online",Divine Vision (480p) [Not 24/7] https://divineplayout-us2.tulix.tv/live/Stream1/.m3u8 +#EXTINF:-1 tvg-id="DMTV.us" status="online",Del Mar TV (720p) +https://d25ykpi2vxhoyc.cloudfront.net/delmar-cdn/dmtv/playlist.m3u8 #EXTINF:-1 tvg-id="DreamforceBtl.us" status="online",Dreamforce Btl https://srv.panelcast.net/dreamforcebtl/dreamforcebtl/playlist.m3u8 #EXTINF:-1 tvg-id="DryBarComedy.us" status="timeout",DryBar Comedy (720p) https://a.jsrdn.com/broadcast/e29bdbbbf3/+0000/c.m3u8 #EXTINF:-1 tvg-id="EarthxTV.us" status="online",EarthxTV (720p) https://ov.ottera.tv/live/master.m3u8?channel=earth_et +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa (720p) +https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ElbesharaGTV.us" status="online",Elbeshara GTV (1080p) [Not 24/7] http://media3.smc-host.com:1935/elbesharagtv.com/gtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ElConflecto.us" status="online",El Conflecto (480p) @@ -353,6 +442,8 @@ https://content.uplynk.com/channel/c56a6c94a53843c79d3eca411d39f96f.m3u8 https://ov.ottera.tv/live/master.m3u8?channel=elec_en #EXTINF:-1 tvg-id="ElMaqar.us" status="online",El Maqar (1080p) http://135.181.79.179/ElmaqarTVHD/playlist.m3u8?token=mobileuser +#EXTINF:-1 tvg-id="ElSegundoMedia.us" status="online",El Segundo Media (360p) +https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/elsegundo/G0014_002/playlist.m3u8 #EXTINF:-1 tvg-id="EntertainmentTonight.us" status="online",Entertainment Tonight (1080p) https://etlive-mediapackage-fastly.cbsaavideo.com/dvr/manifest.m3u8 #EXTINF:-1 tvg-id="Entrepreneur.us" status="online",Entrepreneur (720p) @@ -384,12 +475,16 @@ 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="FightSports.us" status="online",FIGHT SPORTS (1080p) +https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 +#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 +#EXTINF:-1 tvg-id="FolkTV.us" status="online",Folk TV +http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="FolkTV.us" status="online",Folk TV East (480p) [Not 24/7] https://584b0aa350b92.streamlock.net/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="FoxBusiness.us" status="blocked",Fox Business [Geo-blocked] @@ -408,6 +503,12 @@ https://content.uplynk.com/channel/4b3fda1ff2c24556bc2c6034307d117d.m3u8 https://i.mjh.nz/au/Sydney/tv.7fueltv.m3u8 #EXTINF:-1 tvg-id="FunRoads.us" status="online",Fun Roads (404p) http://104.143.4.5:2080/funroads.m3u8 +#EXTINF:-1 tvg-id="FVTV.us" status="online",Fountain Valley TV Channel 3 (360p) +https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/fountainvalley/G0806_001/playlist.m3u8 +#EXTINF:-1 tvg-id="GalavisionEast.us" status="online",Galavisiรณn East [Geo-blocked] +https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_east/as/live/galavision_east_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="GalavisionWest.us" status="online",Galavision West [Geo-blocked] +https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_west/as/live/galavision_west_hd_pc.m3u8?t1= #EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="error",Galveston County TV (720p) [Not 24/7] https://stream.swagit.com/live-edge/galvestontx/smil:hd-16x9-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="GalxyTV.us" status="online",Galxy TV (720p) @@ -418,6 +519,8 @@ http://topfi.ios.internapcdn.net/topfi/live_1/Test/Test.m3u8 http://201.144.184.98:1935/genesis/smil:television.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Glendale11AZ.us" status="online",Glendale 11 AZ (360p) https://stream.swagit.com/live-edge/glendaleaz/smil:std-4x3-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="GlendaleTV.us" status="online",Glendale TV (720p) +https://reflect-gtv6-glendale.cablecast.tv/live-2/live/live.m3u8 #EXTINF:-1 tvg-id="GlobalFashionChannel.us" status="online",Global Fashion Channel (1080p) https://vcngfcssai.teleosmedia.com/linear/globalfashionchannel/globalfashionchannel/playlist.m3u8 #EXTINF:-1 tvg-id="GoldenPanregional.mx" status="online",Golden TV (240p) [Not 24/7] @@ -436,6 +539,10 @@ https://hdtv.prod2.ioio.tv/broker/play/e529407a-cb61-45ce-a9ad-94f0ad5e0ad9.m3u8 https://hdtv.prod2.ioio.tv/broker/play/de245a96-516c-413d-81e9-419c05bbc6a7.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonRidesTV.us" status="blocked",Harley Davidson Rides TV (1080p) [Not 24/7] https://hdtv.prod2.ioio.tv/broker/play/d4b0111a-3dcb-46fb-b2bb-1c27eca5df35.m3u8 +#EXTINF:-1 tvg-id="HBTV.us" status="online",Huntington Beach TV Channel 3 (720p) +https://cdn3.wowza.com/5/M0lyamVmM2JWcjhQ/huntingtonbeach/G0088_005/playlist.m3u8 +#EXTINF:-1 tvg-id="HeartlandEastern.us" status="online",The Heartland Network (720p) +https://bcovlive-a.akamaihd.net/1ad942d15d9643bea6d199b729e79e48/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="HighTimes.us" status="online",High Times (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2503932c8368bdbfd875/playlist.m3u8 #EXTINF:-1 tvg-id="HighVisionTV.ir" status="online",High Vision (1080p) [Not 24/7] @@ -446,10 +553,18 @@ https://bk7l2w4nlx53-hls-live.5centscdn.com/HISTORY/961ac1c875f5884f31bdd177365e https://tve-live-lln.warnermediacdn.com/hls/live/586496/cnngo/hln/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="HmongTVNetwork.vn" status="online",Hmong TV Network (720p) https://livefta.malimarcdn.com/ftaedge00/cvabroadcasting.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="HollyWire.us" status="online",HollyWire (720p) +https://bozztv.com/hwotta/playlist/playlist.m3u8 #EXTINF:-1 tvg-id="HonorTV.us" status="timeout",Honor TV (720p) https://a.jsrdn.com/broadcast/d5b48/+0000/c.m3u8 #EXTINF:-1 tvg-id="HonorTV.us" status="timeout",Honor TV https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="HopeChannelNorway.no" status="online",Hope Channel Norge (720p) +http://media1.adventist.no:1935/live/hope1/playlist.m3u8 +#EXTINF:-1 tvg-id="HopeChannelNorway.no" status="online",Hope Channel Norge (540p) +http://media1.adventist.no:1935/live/hope2/playlist.m3u8 +#EXTINF:-1 tvg-id="HopeChannelNorway.no" status="online",Hope Channel Norge (360p) +http://media1.adventist.no:1935/live/hope3/playlist.m3u8 #EXTINF:-1 tvg-id="HorizonArmenian.am" status="online",Horizon Armenian (1080p) http://5.254.76.34:17070/C441/index.m3u8?token=kdsdkwy453wrRq29IIIo #EXTINF:-1 tvg-id="HorizonArmenian.am" status="online",Horizon Armenian (1080p) @@ -464,6 +579,8 @@ https://cdn61.liveonlineservices.com/hls/humraaz.m3u8 https://1111296894.rsc.cdn77.org/LS-ATL-56868-1/index.m3u8 #EXTINF:-1 tvg-id="HuntChannel.us" status="online",Hunt Channel (1080p) [Not 24/7] https://1111296894.rsc.cdn77.org/LS-ATL-56868-1/mono.m3u8 +#EXTINF:-1 tvg-id="ICTV.us" status="online",Irvine Community Television (720p) +https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/irvine/G0016_010/playlist.m3u8 #EXTINF:-1 tvg-id="IDG.us" status="timeout",IDG (720p) http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="IDG.us" status="timeout",IDG (720p) @@ -480,7 +597,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 @@ -500,33 +617,125 @@ https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 #EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 +#EXTINF:-1 tvg-id="KABCDT1.us" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) +https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="KAGSLD1.us" status="online",NBC 6 College Station TX (KAGS) (1080p) +https://livevideo01.kagstv.com/hls/live/2016283/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KALB.us" status="online",KALB Live Channel 33 (Albany CA) (720p) [Not 24/7] +https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/albanyca/G0327_002/playlist.m3u8 +#EXTINF:-1 tvg-id="KAREDT1.us" status="online",NBC 11 Minneapolis MN (KARE) (1080p) +https://livevideo01.kare11.com/hls/live/2014544/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KBEV.us" status="online",KBEV Spectrum Channel 6 [Beverly Hills] (1080p) +https://s3-us-west-2.amazonaws.com/beverly-hills-high-school.castus-vod/live/ch1/video.m3u8 +#EXTINF:-1 tvg-id="KBMTDT1.us" status="online",12 News Beaumont TX (KBMT) (1080p) +https://livevideo01.12newsnow.com/hls/live/2017379/newscasts/live.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="KCAT.us" status="online",KCAT Public Media TV (1080p) +https://reflect-kcat-live.cablecast.tv/live-2/live/live.m3u8 +#EXTINF:-1 tvg-id="KCENDT1.us" status="online",NBC 6 Waco TX (KCEN) (1080p) +https://livevideo01.kcentv.com/hls/live/2017155/newscasts/live.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="KCWXDT1.us" 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="KENSDT1.us" status="online",CBS 5 San Antonio TX (KENS) (1080p) +https://livevideo01.kens5.com/hls/live/2016281/newscasts/live.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="KERODT1.us" status="online",23 ABC Bakersfield CA (KERO) (720p) +https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.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="online",CBS 8 San Diego CA (KFMB-TV) (1080p) +https://livevideo01.cbs8.com/hls/live/2014967/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KFSMDT1.us" status="online",CBS 5 Ft Smith AR (KFSM-TV) (1080p) +https://livevideo01.5newsonline.com/hls/live/2011653/newscasts/live.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="online",KGO-TV News (720p) +https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 +#EXTINF:-1 tvg-id="KGWDT1.us" status="online",NBC 8 Portland OR (KGW) (1080p) +https://livevideo01.kgw.com/hls/live/2015506/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KHOUDT1.us" status="online",CBS 11 Houston TX (KHOU) (1080p) +https://livevideo01.khou.com/hls/live/2014966/newscasts/live.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="KOMODT1.us" status="online",ABC 4 KOMO (KOMO NEWS) (720p) -https://content.uplynk.com/d7ae2696e3c54d25a099dc4c0600ee60.m3u8 +#EXTINF:-1 tvg-id="KIIIDT1.us" status="online",ABC 3 Corpus Christi TX (KIII) (1080p) +https://livevideo01.kiiitv.com/hls/live/2017378/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KINGDT1.us" status="online",NBC 5 Seattle WA (KING) (1080p) +https://livevideo01.king5.com/hls/live/2006665/live/live.m3u8 +#EXTINF:-1 tvg-id="KITVDT1.us" status="online",KITV (News) +https://fuel-streaming-prod01.fuelmedia.io/v1/sem/c4067ddc-0e67-4928-b7ec-624481f721a6.m3u8 +#EXTINF:-1 tvg-id="KMGHDT1.us" status="online",ABC 7 Denver CO (KMGH) (720p) +https://content.uplynk.com/channel/64ca339f04964a5e961c3207a7771bf1.m3u8 +#EXTINF:-1 tvg-id="KMTVDT1.us" status="online",CBS 3 Omaha NE (KMTV-TV) (720p) +https://content.uplynk.com/4a09fbea28ef4f32bce095e9eae04bd8.m3u8 +#EXTINF:-1 tvg-id="KMTVDT1.us" status="online",CBS 3 Omaha NE (KMTV-TV) (720p) +https://content.uplynk.com/channel/328d1434fb51476cb6567c74d5b2cc70.m3u8 +#EXTINF:-1 tvg-id="KNXVDT1.us" status="online",ABC 15 Phoenix AZ (KNXV-TV) (720p) +https://content.uplynk.com/channel/9deaf22aaa33461f9cac22e030ed00ec.m3u8 +#EXTINF:-1 tvg-id="KOCTChannel18.us" status="online",Oceanside Community Television (KOCT) Community Channel 18 (720p) +https://securestream6.champds.com/hlssstc/KOCTCALIVE/KOCTCALIVE.m3u8 +#EXTINF:-1 tvg-id="KOCTChannel19.us" status="online",Oceanside Community Television (KOCT) Education and Government Channel 19 (720p) +https://securestream6.champds.com/hlssstc/KOCTCALIVE2/KOCTCALIVE2.m3u8 +#EXTINF:-1 tvg-id="KOMODT1.us" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) +https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.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="KPNXDT1.us" status="online",NBC 12 Phoenix AZ (KPNX) (1080p) +https://livevideo01.12news.com/hls/live/2015501/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KRDODT1.us" status="online",KRDO News Colorado Springs CO (720p) +https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 +#EXTINF:-1 tvg-id="KREMDT1.us" status="online",CBS 2 Spokane WA (KREM) (1080p) +https://livevideo01.krem.com/hls/live/2017156/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KSBYDT1.us" status="online",KSBY News San Louis Obispo CA (720p) +https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 +#EXTINF:-1 tvg-id="KSDKDT1.us" status="online",NBC 5 St. Louis MO (KSDK) (1080p) +https://livevideo01.ksdk.com/hls/live/2014965/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KTHVDT1.us" status="online",CBS THV11 Little Rock AR (KTHV) (1080p) +https://livevideo01.thv11.com/hls/live/2017154/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KTLADT1.us" status="online",KTLA 5 Los Angeles CA (144p) +https://content.uplynk.com/channel/6cbf2d32a5384dc1b787539b1102433c.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="KTNVDT1.us" status="online",ABC 13 Las Vegas NV (KTNV) (720p) +https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.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="KTOP.us" status="online",City of Oakland (KTOP) (480p) +https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/oakland/G0219_002/playlist.m3u8 +#EXTINF:-1 tvg-id="KTRKDT1.us" status="online",KTRK TV News (720p) +https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 +#EXTINF:-1 tvg-id="KTVBDT1.us" status="online",NBC 7 Boise ID (KTVB) (1080p) +https://livevideo01.ktvb.com/hls/live/2014542/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KUSADT1.us" status="online",NBC 9 Denver CO (KUSA) (1080p) +https://livevideo01.9news.com/hls/live/2014548/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KVUEDT1.us" status="online",ABC 24 Austin TX (KVUE) (1080p) +https://livevideo01.kvue.com/hls/live/2016282/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KVVBLD1.us" status="online",KVVB-TV 33 Victor Valley (1080p) [Not 24/7] +https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1309230/playlist.m3u8 #EXTINF:-1 tvg-id="KweliTV.us" status="online",Kweli TV (720p) https://a.jsrdn.com/broadcast/9c897f1973/+0000/c.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KWESDT1.us" status="online",NBC NewsWest 9 Midland-Odessa TX (KWES) (1080p) +https://livevideo01.newswest9.com/hls/live/2017380/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KXTVDT1.us" status="online",ABC 10 Sacramento CA (KXTV) (1080p) +https://livevideo01.abc10.com/hls/live/2014547/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KXVADT1.us" status="online",Fox 15 West Texas Abilene TX (KXVA) (1080p) +https://livevideo01.myfoxzone.com/hls/live/2017381/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="KYTXDT1.us" status="online",CBS 19 Tyler TX (KYTX) (1080p) +https://livevideo01.cbs19.tv/hls/live/2017377/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="LA36.us" status="online",Los Angeles Local Television Channel 36 (1080p) +https://reflect-channel36-la.cablecast.tv/live-3/live/live.m3u8 +#EXTINF:-1 tvg-id="LACityView35.us" status="online",LA CityView 35 (1080p) +https://reflect-losangeles.cablecast.tv/live-3/live/live.m3u8 +#EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="online",LHCAZTV +https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/lakehavasucity/G0643_003/playlist.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="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 @@ -534,8 +743,10 @@ https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 https://live.latinosnc.tv:1443/MRR/live/playlist.m3u8 #EXTINF:-1 tvg-id="LawCrime.us" status="online",Law & Crime (720p) https://lawcrime.s.llnwi.net/h72/lawcrimech2/playlist_scte.m3u8 -#EXTINF:-1 tvg-id="LaxSportsNetworkTV.us" status="online",Lax Sports Network TV (720p) +#EXTINF:-1 tvg-id="LaxSportsNetworkTV.us" status="error",Lax Sports Network TV (720p) https://1840769862.rsc.cdn77.org/FTF/LSN_SCTE.m3u8 +#EXTINF:-1 tvg-id="LBTV.us" status="online",Long Beach Television (720p) +https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/longbeach/G0020_001/playlist.m3u8 #EXTINF:-1 tvg-id="LeominsterTVEducational.us" status="online",Leominster TV Educational (720p) http://edu.leominster.tv/Edu/smil:Edu.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LeominsterTVGovernment.us" status="online",Leominster TV Government (720p) @@ -618,6 +829,8 @@ https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_COMEDY.smil/Playlist.m3u8 https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_MUSIC.smil/Playlist.m3u8 #EXTINF:-1 tvg-id="MCPSSTV.us" status="online",Mobile County Public Schools TV Network (MCPSS) https://5b200f5268ceb.streamlock.net/MCPSS/MCPSS247.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="MCTV.us" status="online",Millbrae Community Television (720p) +https://603591da64140.streamlock.net/live/mp4:MCTVtest_aac/playlist.m3u8 #EXTINF:-1 tvg-id="METV.us" status="online",METV (Merced Educational Television) https://mercedcouedu.secure.footprint.net/egress/bhandler/mercedcouedu/streamc/chunklist_b1192000.m3u8 #EXTINF:-1 tvg-id="MGMHDUSA.us" status="online",MGM HD USA (576p) @@ -626,7 +839,17 @@ http://c0.cdn.trinity-tv.net/stream/uq2t763988wmx82xs37vrzrtrvaz686y22jd9gcgvgbh https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTVMexico.us" status="online",Miami TV Mรฉxico (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3u8 -#EXTINF:-1 tvg-id="MillenniumTV24.us" status="online",Millennium TV 24 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel26.us" status="online",Midpen Media Center Government etc Channel 26 (720p) +https://5c2974786200d.streamlock.net/live-chan26/ngrp:ch26_all/playlist.m3u8 +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel28.us" status="online",Midpen Media Center Youth Education and Sports Channel 28 (720p) +https://5c2974786200d.streamlock.net/live-chan28/ngrp:ch28_all/playlist.m3u8 +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel29.us" status="online",Midpen Media Center Government etc Channel 29 (720p) +https://5c2974786200d.streamlock.net/live-chan29/ngrp:ch29_all/playlist.m3u8 +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel30.us" status="online",Midpen Media Center Arts Issues and Lifestyles Channel 30 (720p) +https://5c2974786200d.streamlock.net/live-chan30/ngrp:ch30_all/playlist.m3u8 +#EXTINF:-1 tvg-id="MidpenMediaCenterChannel75.us" status="online",Midpen Media Center Diversity and Culture Channel 75 (720p) +https://5c2974786200d.streamlock.net/live-chan75/ngrp:ch75_all/playlist.m3u8 +#EXTINF:-1 tvg-id="MillenniumTV24.us" status="error",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] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/millenniumtv-odr-up2.stream/playlist.m3u8 @@ -634,23 +857,35 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://6096a9cf11ae5.streamlock.net:1943/live/missiontv/playlist.m3u8 #EXTINF:-1 tvg-id="MissionTV.us" status="online",Mission TV (720p) [Not 24/7] http://stream.missiontv.com:1935/live/missiontv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="MMAJunkie.us" status="online",MMA Junkie (720p) -https://a.jsrdn.com/broadcast/80f6ba72c8/+0000/c.m3u8 #EXTINF:-1 tvg-id="MMAJunkie.us" status="online",MMA Junkie http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="MMAJunkie.us" status="online",MMA Junkie (720p) +https://a.jsrdn.com/broadcast/80f6ba72c8/+0000/c.m3u8 #EXTINF:-1 tvg-id="MohabatTV.us" status="online",Mohabat TV (540p) http://media.mohabat.tv:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="MonarchChannel.us" status="online",Monarch Channel (720p) https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/c.m3u8 +#EXTINF:-1 tvg-id="MonarchChannel.us" status="online",Monarch TV (360p) +https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 +#EXTINF:-1 tvg-id="MorroBayChannel20.us" status="online",Morro Bay Channel 20 (480p) +https://agp-nimble.streamguys1.com/MBCh20/MBCh20/playlist.m3u8 #EXTINF:-1 tvg-id="MovieKingdom.us" status="online",Movie Kingdom (720p) https://a.jsrdn.com/broadcast/e9b4093a41/+0000/c.m3u8 -#EXTINF:-1 tvg-id="MPT.us" status="online",PBS MPT Baltimore MD (WMPB) (1088p) -https://2-fss-2.streamhoster.com/pl_138/amlst:201814-1291584/playlist.m3u8 -#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) -http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 +#EXTINF:-1 tvg-id="MovieKingdom.us" status="online",Movie Kingdom TV +https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="MPTV.us" status="online",Moorpark Government Channel (360p) +https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/moorpark/G0086_003/playlist.m3u8 +#EXTINF:-1 tvg-id="MyEncinitasTV.us" status="online",MyEncinitasTV (Encinitas CA) (360p) +https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/encinitas/G0322_002/playlist.m3u8 +#EXTINF:-1 tvg-id="NapaValleyChannel27.us" status="online",Napa Valley TV Education Access Channel 27 (480p) +https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/napatv/G0360_003/playlist.m3u8 +#EXTINF:-1 tvg-id="NapaValleyChannel28.us" status="online",Napa Valley TV Public Access Channel 28 (480p) +https://cdn3.wowza.com/5/WDIrTW5sM1JEY1NN/napatv/G0360_004/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] https://hls.ums.ustream.tv/playlist/directhls/channel/6540154/playlist.m3u8?sgn=31d0dfb847c358d4cedcd2256dc4e1c42a7f13a7 -#EXTINF:-1 tvg-id="NASATVISSViews.us" status="online",NASA TV ISS Views (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NASATV.us" status="blocked",NASA TV (720p) +http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 +#EXTINF:-1 tvg-id="NASATVISSViews.us" status="blocked",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 @@ -664,6 +899,8 @@ https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) http://nbcnews2.akamaized.net/hls/live/723426-b/NBCNewsPlaymaker24x7Linear99a3a827-ua/master.m3u8 +#EXTINF:-1 tvg-id="NBTV.us" status="online",Newport Beach Television (720p) +https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/newportbeach/G0064_003/playlist.m3u8 #EXTINF:-1 tvg-id="NCMEducationalKidsChannel.us" status="online",NCM Educational & Kids Channel https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/nevco/G0644_005/playlist.m3u8 #EXTINF:-1 tvg-id="NCMGovernmentPoliticsChannel.us" status="online",NCM Government & Politics @@ -714,12 +951,16 @@ https://5b0f5374bdf0c.streamlock.net:444/LiveTV/NOTVHD/playlist.m3u8 https://novelisima.akamaized.net/hls/live/2031534/novelisimaABR/master.m3u8 #EXTINF:-1 tvg-id="NRBTV.us" status="online",NRB TV (480p) https://uni6rtmp.tulix.tv/nrbnetwork/myStream.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="NTDTVEast.us" status="online",NTD TV East (New Tang Dynasty Television) +https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="NYXT.us" status="online",NYXT (1080p) [Not 24/7] https://api.new.livestream.com/accounts/19770665/events/5522162/live.m3u8 #EXTINF:-1 tvg-id="OANEncore.us" status="online",OAN Encore (720p) [Geo-blocked] https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore.m3u8 #EXTINF:-1 tvg-id="OmidJavedan.us" status="online",Omid Javedan (720p) [Not 24/7] http://livestream.5centscdn.com/shaditv/23abe62a446fc05ce0a6c810f4045308.sdp/index.m3u8 +#EXTINF:-1 tvg-id="OntarioPublicAccessChannel.us" status="online",Ontario Public Access Channel (360p) +https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/ontarioca/G2446_002/playlist.m3u8 #EXTINF:-1 tvg-id="OrangeTV3.us" status="online",Orange TV3 https://cdn3.wowza.com/5/R09KQXpaMWlrRjly/cityoforange/G1025_004/playlist.m3u8 #EXTINF:-1 tvg-id="OrangeTV.us" status="online",Orange TV (720p) @@ -734,6 +975,8 @@ https://livecdn.fptplay.net/world/outdoorfhd_hls.smil/playlist.m3u8 https://i.mjh.nz/au/Sydney/tv.7outdoor.m3u8 #EXTINF:-1 tvg-id="Pac12Insider.uk" status="blocked",Pac 12 Insider [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.7pac12.m3u8 +#EXTINF:-1 tvg-id="PADNET.us" status="online",Long Beach Padnet (720p) +https://reflect-padnet-live.cablecast.tv/live/live.m3u8 #EXTINF:-1 tvg-id="ParamountComedyRussia.ru" status="timeout",Paramount Comedy Russia http://45.145.32.11:20007/paramount_comedy/video.m3u8 #EXTINF:-1 tvg-id="PartyTymeKaraoke.us" status="online",Party Tyme Karaoke (720p) @@ -754,6 +997,10 @@ https://livestream.pbskids.org/out/v1/19d1d62bf61b4aea9ec20f83b6450a4e/hast.m3u8 https://livestream.pbskids.org/out/v1/00a3b9014fa54c40bee6ca68a104a8a4/mst.m3u8 #EXTINF:-1 tvg-id="PBSKidsPacific.us" status="blocked",PBS Kids Pacific (1080p) https://livestream.pbskids.org/out/v1/c707b9310f2848de849b336f9914adbc/pst.m3u8 +#EXTINF:-1 tvg-id="PCTChannel26.us" status="online",Pacific Coast TV MWSD Channel 26 (720p) +https://pacifica-ca.secure.footprint.net/egress/bhandler/pacificaca/streamb/manifest.m3u8 +#EXTINF:-1 tvg-id="PCTChannel27.us" status="online",Pacific Coast TV HMB Coastside Channel 27 (720p) +https://pacifica-ca.secure.footprint.net/egress/bhandler/pacificaca/streama/manifest.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://d1qaz9zojo1ayt.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) @@ -762,8 +1009,8 @@ 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] -https://api.new.livestream.com/accounts/27460990/events/8973036/live.m3u8 +#EXTINF:-1 tvg-id="PSCTV.us" status="online",Palm Springs Community Television (720p) +https://edge-f.swagit.com/live/palmspringsca/live-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="PymesTeVe.us" status="online",Pymes TeVe https://vse2-sa-all62.secdn.net/tvstartup6-channel/live/pymestv/playlist.m3u8 #EXTINF:-1 tvg-id="QVC2Deutsch.us" status="online",QVC2 (Deutsch) (540p) @@ -792,15 +1039,21 @@ https://live-qvcuk.simplestreamcdn.com/live/qvcuk_extra_clean/bitrate1.isml/live https://live-qvcuk.simplestreamcdn.com/hera/remote/qvcuk_primary_sdi1/live.m3u8 #EXTINF:-1 tvg-id="QVCUKStyle.us" status="online",QVC UK Style (540p) http://live.qvcuk.simplestreamcdn.com/live/qvcuk_style_clean/bitrate1.isml/live.m3u8 +#EXTINF:-1 tvg-id="RadioJavanTV.us" status="online",Radio Javan (720p) +https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioJavanTV.us" status="online",Radio Javan TV (1080p) https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioUTV.us" status="online",Radio U TV (720p) [Not 24/7] 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="RedApple21.us" status="online",Red Apple 21 (Fairfax County Public Schools) (480p) [Not 24/7] +https://cs.ebmcdn.net/eastbay-live-hs-1/fcps/mp4:fcps/playlist.m3u8 +#EXTINF:-1 tvg-id="Reelz.us" status="online",Reelz Channel +https://bcovlive-a.akamaihd.net/c733a9aa448a4a44a10c527c6f5bf7a4/us-east-1/5245389775001/playlist.m3u8 +#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 @@ -836,6 +1089,8 @@ https://cdn-shop-lc-01.akamaized.net/Content/DASH_DASH/Live/channel(ott)/master. https://shoutfactory-shoutfactory-zype.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SkwadPlay.us" status="online",SKWAD (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=71 +#EXTINF:-1 tvg-id="SLOCountyChannel21.us" status="online",SLO County Channel 21 (360p) +https://agp-nimble.streamguys1.com/SLOC/SLOC/playlist.m3u8 #EXTINF:-1 tvg-id="Smile.us" status="online",Smile (540p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266916/live.m3u8 #EXTINF:-1 tvg-id="SpiritTV.us" status="online",Spirit TV (720p) [Not 24/7] @@ -844,18 +1099,24 @@ https://cdnlive.myspirit.tv/LS-ATL-43240-2/index.m3u8 https://playout4multirtmp.tulix.tv/live6/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="Sportskool.us" status="online",Sportskool TV (720p) https://a.jsrdn.com/broadcast/fabeab4b08/+0000/c.m3u8 +#EXTINF:-1 tvg-id="StartTV.us" status="blocked",Start TV +https://16live00.akamaized.net/START_TV/index.m3u8 #EXTINF:-1 tvg-id="StockChartsTV.us" status="online",StockCharts TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/19628359/events/7940975/player #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="error",Super Nice Online -https://video.ejeserver.com/live/supernice.m3u8 #EXTINF:-1 tvg-id="SwordandShield.us" status="online",Sword and Shield (720p) https://a.jsrdn.com/broadcast/9e63a1b236/+0000/c.m3u8 #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="TAPTVChannel23.us" status="online",Lompoc TAP TV Channel 23 (720p) +https://lompoccmttv.secure.footprint.net/egress/bhandler/lompoccmttv/streama/playlist.m3u8 +#EXTINF:-1 tvg-id="TAPTVChannel24.us" status="online",Lompoc TAP TV Channel 24 (720p) +https://lompoccmttv.secure.footprint.net/egress/bhandler/lompoccmttv/streamb/playlist.m3u8 +#EXTINF:-1 tvg-id="TAPTVChannel25.us" status="online",Lompoc TAP TV Channel 25 (720p) +https://lompoccmttv.secure.footprint.net/egress/bhandler/lompoccmttv/streamc/playlist.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 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) @@ -884,34 +1145,40 @@ https://tve-live-lln.warnermediacdn.com/hls/live/2023186/tcmeast/noslate/VIDEO_1 https://tve-live-lln.warnermediacdn.com/hls/live/2023187/tcmwest/noslate/VIDEO_1_5128000.m3u8 #EXTINF:-1 tvg-id="TDAmeritradeNetwork.us" status="online",TD Ameritrade Network (1080p) https://content.uplynk.com/channel/f9aafa1f132e40af9b9e7238bc18d128.m3u8 +#EXTINF:-1 tvg-id="TechnoWarehouse.us" status="online",Techno Warehouse (US) (1080p) [Not 24/7] +https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 #EXTINF:-1 tvg-id="Tempe11.us" status="online",Tempe Channel 11 https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/tempe/G0355_003/chunklist.m3u8 #EXTINF:-1 tvg-id="TGJunior.us" status="online",TG Junior (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=31 -#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (486p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=74 -#EXTINF:-1 tvg-id="TheBeachChannel.us" status="online",The Beach Channel (720p) +#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="TheBeachChannel.us" status="error",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="TheBurbankChannel.us" status="online",Burbank Channel (720p) +https://cdn3.wowza.com/5/djRwZmQvTEJidmZD/burbank/G0240_009/playlist.m3u8 +#EXTINF:-1 tvg-id="TheCityofMarina.us" status="online",Marina TV (Marina CA) (720p) +https://ampmedia.secure.footprint.net/egress/bhandler/ampmedia/streamd/manifest.m3u8 #EXTINF:-1 tvg-id="TheCountryNetwork.us" status="online",The Country Network (2160p) https://endpnt.com/hls/tcn4k/playlist.m3u8 #EXTINF:-1 tvg-id="TheCountryNetwork.us" status="online",The Country Network (1080p) https://cdn.tcncountry.net/scte35_aws/index.m3u8 #EXTINF:-1 tvg-id="TheFirstTV.us" status="online",The First (1080p) https://thefirst-distroscale.amagi.tv/index.m3u8 -#EXTINF:-1 tvg-id="TheHeartlandNetwork.us" status="online",The Heartland Network (720p) -https://bcovlive-a.akamaihd.net/1ad942d15d9643bea6d199b729e79e48/us-east-1/6183977686001/playlist.m3u8 #EXTINF:-1 tvg-id="TheLoveDestination.us" status="online",The Love Destination (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=43 +#EXTINF:-1 tvg-id="TheMontereyChannel.us" status="online",Monterey Channel (Monterey CA) (720p) +https://ampmedia.secure.footprint.net/egress/bhandler/ampmedia/streamc/manifest.m3u8 #EXTINF:-1 tvg-id="TheNowNetwork.us" status="online",The Now Network (480p) [Not 24/7] https://link.frontlayer.com/services/hls2/fl619843/index.m3u8 +#EXTINF:-1 tvg-id="ThePeninsulaChannel.us" status="online",Seaside CA The Peninsula Channel (720p) +https://ampmedia.secure.footprint.net/egress/bhandler/ampmedia/streame/manifest.m3u8 #EXTINF:-1 tvg-id="TheRetroChannel.us" status="online",The Retro Channel (1080p) [Not 24/7] https://5fd5567570c0e.streamlock.net/theretrochannel/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TheShoppingChannel.us" status="online",The Shopping Channel (720p) -https://tscstreaming-lh.akamaihd.net/i/TSCLiveStreaming_1@91031/master.m3u8 #EXTINF:-1 tvg-id="TheSoutheasternChannel.us" status="online",The Southeastern Channel (540p) http://147.174.13.196/live/WIFI-1296k-540p/WIFI-1296k-540p.m3u8 #EXTINF:-1 tvg-id="TheTitanicChannel.us" status="online",The Titanic Channel (720p) @@ -944,20 +1211,24 @@ http://rtmp1.abnsat.com/hls/trinity.m3u8 https://srv.panelcast.net/eventostv/eventostv/playlist.m3u8 #EXTINF:-1 tvg-id="TropicalMoonSalsaTV.us" status="online",Tropical Moon Salsa TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 -#EXTINF:-1 tvg-id="TropicalMoonSomosCulturaTV.us" status="online",Tropical Moon Somos Cultura TV +#EXTINF:-1 tvg-id="TropicalMoonSomosCulturaTV.us" status="error",Tropical Moon Somos Cultura TV https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="TropicalMoonUrbanTV.us" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantv/urbantv/playlist.m3u8 +#EXTINF:-1 tvg-id="TropicalMoonUrbanTV.us" status="online",Tropical Moon Urban TV +https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="TruTVEast.us" status="online",TruTV East (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023176/trueast/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="TruTVPanregional.us" status="timeout",Tru TV Amรฉrica Latina http://190.61.37.173:9001/play/a084/index.m3u8 #EXTINF:-1 tvg-id="TruTVWest.us" status="online",TruTV West (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023178/truwest/slate/VIDEO_0_3564000.m3u8 +#EXTINF:-1 tvg-id="TSC.ca" status="online",The Shopping Channel (720p) +https://tscstreaming-lh.akamaihd.net/i/TSCLiveStreaming_1@91031/master.m3u8 #EXTINF:-1 tvg-id="TSTV.us" status="online",TSTV (720p) http://tstv-stream.tsm.utexas.edu/hls/livestream_hi/index.m3u8 -#EXTINF:-1 tvg-id="TVBJ1.hk" status="online",TVB J1 (720p) [Geo-blocked] -https://bcovlive-a.akamaihd.net/f23dfe49b06b45d8878b55b4b6909595/us-west-2/5324042807001/4a3bca5b047b4564b18bb12dfa26ba62/playlist_ssaiM.m3u8 +#EXTINF:-1 tvg-id="TUDNUS.us" status="online",TUDN [Geo-blocked] +https://unidfp-nlds141.global.ssl.fastly.net/nlds/univisionnow/udn2/as/live/udn2_hd_pc.m3u8?t1= #EXTINF:-1 tvg-id="TVSBoxing.us" status="online",TVS Boxing (360p) https://rpn1.bozztv.com/36bay2/gusa-tvsboxing/index.m3u8 #EXTINF:-1 tvg-id="TVSCipherNetwork.us" status="online",TVS Cipher Network (360p) @@ -1026,8 +1297,12 @@ 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] +#EXTINF:-1 tvg-id="UCTV.us" status="online",UCTV University of California (720p) [Not 24/7] https://59e8e1c60a2b2.streamlock.net/509/509.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="UniMasEast.us" status="online",UniMรกs East [Geo-blocked] +https://unidfp-nlds164.global.ssl.fastly.net/nlds/univisionnow/unimas_east2/as/live/unimas_east2_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="UnivisionEast.us" status="online",Univision East [Geo-blocked] +https://unidfp-nlds155.global.ssl.fastly.net/nlds/univisionnow/univision_east2/as/live/univision_east2_hd_pc.m3u8?t1= #EXTINF:-1 tvg-id="UNTVNewsRecue.us" status="timeout",UNTV News & Recue (1080p) https://cdn.untvweb.com/live-stream/playlist.m3u8 #EXTINF:-1 tvg-id="UNWebTV.us" status="online",UN Web TV (540p) @@ -1044,12 +1319,16 @@ 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] +#EXTINF:-1 tvg-id="ViceTV.us" status="online",Vice East +https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 +#EXTINF:-1 tvg-id="VictorValleyTV.us" status="online",Victor Valley Movies (1080p) [Not 24/7] https://2-fss-1.streamhoster.com/pl_122/201794-1414514-1/playlist.m3u8 #EXTINF:-1 tvg-id="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="WABCDT1.us" status="online",ABC News New York NY (WABC-TV) (720p) +https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.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="WATCDT1.us" status="online",WATC-DT @@ -1058,50 +1337,184 @@ https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 #EXTINF:-1 tvg-id="WatchItScream.us" status="online",Watch It Scream! (720p) https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 +#EXTINF:-1 tvg-id="WATNDT1.us" status="online",ABC 24 Memphis TN (WATN-TV) (1080p) +https://livevideo01.localmemphis.com/hls/live/2011654/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WBBJDT1.us" status="online",WBBJ (News) +https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 +#EXTINF:-1 tvg-id="WBIRDT1.us" status="online",NBC 10 Knoxville TN (WBIR-TV) (1080p) +https://livevideo01.wbir.com/hls/live/2016515/newscasts/live-2000.m3u8 +#EXTINF:-1 tvg-id="WBNSDT1.us" status="online",CBS 10 Columbus OH (WBNS-TV) (1080p) +https://livevideo01.10tv.com/hls/live/2013836/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WBRZDT1.us" 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="WBRZDT1.us" status="online",WBRZ Weather Channel Baton Rouge LA +https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="WCATDT3.us" status="online",Winthrop Community Access TV (WCAT 3) (480p) +https://frontdoor.wcat-tv.org:8787/live/live.m3u8 +#EXTINF:-1 tvg-id="WCATDT15.us" status="online",Winthrop Community Access TV (WCAT 15) (360p) [Not 24/7] +https://edu-wcat.azureedge.net/live/live.m3u8 +#EXTINF:-1 tvg-id="WCATDT22.us" status="online",Winthrop Community Access TV (WCAT 22) (480p) +https://frontdoor.wcat-tv.org:8686/live/live.m3u8 +#EXTINF:-1 tvg-id="WCBIDT1.us" status="online",WCBI (News) +https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 +#EXTINF:-1 tvg-id="WCCADT1.us" status="online",WCCA 194 Worcester MA (WCCA-TV) (480p) +https://worcester.vod.castus.tv/live/ch1.m3u8 +#EXTINF:-1 tvg-id="WCNCDT1.us" status="online",NBC 36 Charlotte NC (WCNC-TV) (1080p) +https://livevideo01.wcnc.com/hls/live/2015505/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WCTVDT1.us" status="blocked",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.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="WCWNDT1.us" status="blocked",The CW (WCWN-DT1) Albamy NY (1080p) https://16live00.akamaized.net/CW/index.m3u8 -#EXTINF:-1 tvg-id="WFGCDT1.us" status="online",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] -http://hls1.livestreamingcdn.com:1935/livecdn631/myStream.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="WDAYDT1.us" status="online",WDAY News Fargo ND (720p) +https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 +#EXTINF:-1 tvg-id="WDEFDT1.us" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="WDSUDT1.us" status="blocked",NBC (WDSU-DT1) New Orleans LA +https://16live00.akamaized.net/NBC_EAST/index.m3u8 +#EXTINF:-1 tvg-id="WFAADT1.us" status="online",ABC 8 Dallas TX (WFAA) (1080p) +https://livevideo01.wfaa.com/hls/live/2014541/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WFMYDT1.us" status="online",CBS 2 Greensboro NC (WFMY) (1080p) +https://livevideo01.wfmynews2.com/hls/live/2016285/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WFSUDT3.us" status="blocked",PBS Create Tallahassee FL (WFSU-TV3) (480p) +https://5e6cea03e25b6.streamlock.net/live/CREATE.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="WFTVDT1.us" status="online",ABC 9 Orlando FL (WFTV) (720p) +https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 +#EXTINF:-1 tvg-id="WFTXDT1.us" status="online",WFTX News Fort Myers FL (720p) +https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 +#EXTINF:-1 tvg-id="WGBADT1.us" status="online",NBC 26 Green Bay WI (WGBA) (720p) +https://content.uplynk.com/channel/1fbfb28ae5044f619f75ae0adb011989.m3u8 +#EXTINF:-1 tvg-id="WGBODT1.us" status="online",WGBO-DT1 Unisvion Chicago [Geo-blocked] +https://unidfp-nlds154.global.ssl.fastly.net/nlds/univisionnow/univision_chi2/as/live/univision_chi2_hd_pc.m3u8?t1= #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="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 https://cdn1-8p.teleuptv.net/3773db6d-881b-4096-b9cc-b4fe99ab68ac/index.m3u8 +#EXTINF:-1 tvg-id="WGRZDT1.us" status="online",NBC 2 Buffalo NY (WGRZ) (1080p) +https://livevideo01.wgrz.com/hls/live/2016286/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WHASDT1.us" status="online",ABC 11 Louisville KY (WHAS) (1080p) +https://livevideo01.whas11.com/hls/live/2016284/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WHIODT1.us" status="timeout",CBS 7 Dayton OH (WHIO) +https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 #EXTINF:-1 tvg-id="WhitePlainsCommunityMedia.us" status="online",White Plains Community Media (360p) https://stream.swagit.com/live-edge/whiteplainsny/smil:std-4x3-1-b/playlist.m3u8 +#EXTINF:-1 tvg-id="WHVLLD1.us" status="blocked",MyNetwork (WHVL-DT1) State College PA (720p) +http://trn03.tulix.tv/e5CGxWp8iU/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="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="WJLADT1.us" status="online",ABC 7 Washington DC (WJLA) (720p) +https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8 #EXTINF:-1 tvg-id="WKAQDT1.us" status="online",WKAQ-DT1 (Telemundo Puerto Rico) https://nbculocallive.akamaized.net/hls/live/2037499/puertorico/stream1/master.m3u8 +#EXTINF:-1 tvg-id="WKMJDT1.us" status="online",PBS KET Louisville KY (WKMJ-TV) (720p) +https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/playlist.m3u8 +#EXTINF:-1 tvg-id="WKYCDT1.us" status="online",3 Studios Cleveland OH (WKYC) (1080p) +https://livevideo01.wkyc.com/hls/live/2015504/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WLBZDT1.us" status="online",NBC 207 Bangor Portland ME (WLBZ) (1080p) +https://livevideo01.newscentermaine.com/hls/live/2014540/newscasts/live/wcsh.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="online",WLS TV News (720p) +https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 +#EXTINF:-1 tvg-id="WLTXDT1.us" status="online",CBS 19 Columbia SC (WLTX) (1080p) +https://livevideo01.wltx.com/hls/live/2017152/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WLVTDT1.us" status="online",PBS 39 Allentown PA (WLVT) (720p) +https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.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="WMAZDT1.us" status="online",CBS 13 Macon GA (WMAZ-TV) (1080p) +https://livevideo01.13wmaz.com/hls/live/2017376/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WMGTDT1.us" status="online",WMGT-TV News Macon GA (720p) +https://dai.google.com/linear/hls/event/ygKx2LkmRQCZ_orwBQhfFw/master.m3u8 +#EXTINF:-1 tvg-id="WMPTDT1.us" status="online",PBS MPT Baltimore MD (WMPB) (1080p) +https://2-fss-2.streamhoster.com/pl_138/amlst:201814-1291584/playlist.m3u8 +#EXTINF:-1 tvg-id="WMTVDT1.us" 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="WNEPDT1.us" status="online",ABC 16 Wilkes Barre PA (WNEP) (1080p) +https://livevideo01.wnep.com/hls/live/2011655/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WOIDT1.us" status="online",ABC 5 Des Moines IA (WOI) (1080p) +https://livevideo01.weareiowa.com/hls/live/2011593/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WorldChannel.us" status="online",PBS World Channel (480p) https://cs.ebmcdn.net/eastbay-live-hs-1/apt/mp4:apt-world/playlist.m3u8 +#EXTINF:-1 tvg-id="WPECDT1.us" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) +https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 +#EXTINF:-1 tvg-id="WPIXDT1.us" status="timeout",WPIX 11 (1080p) +http://71.187.29.220:8000/play/a08o/index.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="WPMTDT1.us" status="online",Fox 43 Harrisburg PA (WPMT) (1080p) +https://livevideo01.fox43.com/hls/live/2011656/newscasts/live.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="WPTVDT1.us" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 +#EXTINF:-1 tvg-id="WPVIDT1.us" status="online",WPVI-TV News (720p) +https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 +#EXTINF:-1 tvg-id="WQADDT1.us" status="online",ABC 8 Davenport IA (WQAD) (1080p) +https://livevideo01.wqad.com/hls/live/2011657/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WRGBDT1.us" status="online",CBS 6 Albany NY (WRGB) (720p) +https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 +#EXTINF:-1 tvg-id="WSBDT1.us" status="online",ABC 2 Atlanta GA (WSB-TV) (720p) +https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="WSBDT1.us" status="blocked",ABC Atlanta-GA (WSB-DT1) (720p) https://trn10.tulix.tv/WSB-ABC/index.m3u8 #EXTINF:-1 tvg-id="WTAJDT1.us" status="blocked",CBS Altoona PA (WTAJ1) (720p) http://trn03.tulix.tv/teleup-cbs-whp-new1/playlist.m3u8 +#EXTINF:-1 tvg-id="WTGSDT1.us" status="online",Fox 28 Savannah GA (WTGS) (720p) +https://content.uplynk.com/channel/e56ba52a1b9d45ad8c8a033fd83fe480.m3u8 +#EXTINF:-1 tvg-id="WTICDT1.us" status="online",Fox 61 Hartford CT (WTIC-TV) (1080p) +https://livevideo01.fox61.com/hls/live/2011658/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WTLFDT1.us" status="blocked",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="WTLHDT1.us" status="blocked",Heroes & Icons Tallahassee FL (WTLH1) (720p) +https://5e6cea03e25b6.streamlock.net/live/HI.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="WTLVDT1.us" status="online",NBC / ABC Jacksonville FL (WTLV) (1080p) +https://livevideo01.firstcoastnews.com/hls/live/2014550/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WTOLDT1.us" status="online",CBS 11 Toledo OH (WTOL) (1080p) +https://livevideo01.wtol.com/hls/live/2017153/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WTSPDT1.us" status="online",CBS 10 Tampa FL (WTSP) (1080p) +https://livevideo01.wtsp.com/hls/live/2015503/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WTVDDT1.us" status="online",WTVD TV News (720p) +https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 +#EXTINF:-1 tvg-id="WTVQDT1.us" status="online",WTVQ-DT News Lexington KY (720p) +https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 +#EXTINF:-1 tvg-id="WTWCDT1.us" status="online",WTWC (News) +https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 +#EXTINF:-1 tvg-id="WTWCDT3.us" status="blocked",Charge! Tallahassee FL (WTWC-TV3) (480p) +https://5e6cea03e25b6.streamlock.net/live/CHARGE.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="WTXLDT1.us" status="blocked",Bounce Tallahassee FL (WTXL-TV2) (480p) +https://5e6cea03e25b6.streamlock.net/live/BOUNCE.stream/playlist.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="online",CBS 9 Washington DC (WUSA) (1080p) +https://livevideo01.wusa9.com/hls/live/2015498/newscasts/live.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="WVCYDT1.us" status="online",VCY America (360p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/30337923/events/9488449/ +#EXTINF:-1 tvg-id="WVECDT1.us" status="online",ABC 13 Norfolk VA (WVEC) (1080p) +https://livevideo01.13newsnow.com/hls/live/2014545/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WWAYDT1.us" status="online",WWAY News Willmington NC (720p) +https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.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="WWLDT1.us" status="online",CBS 4 New Orleans LA (WWL-TV) (1080p) +https://livevideo01.wwltv.com/hls/live/2016516/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WXXVDT1.us" status="online",WXXV-TV News Biloxi MS (720p) +https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 +#EXTINF:-1 tvg-id="WZDXDT1.us" status="online",Fox 54.1 Huntsville AL (WZDX) (1080p) +https://livevideo01.rocketcitynow.com/hls/live/2011659/newscasts/live.m3u8 +#EXTINF:-1 tvg-id="WZZMDT1.us" status="online",ABC 13 Grand Rapids MI (WZZM) (1080p) +https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.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) @@ -1122,471 +1535,189 @@ https://securestream6.champds.com/hlssstc/YumaCoAZLIVE/master.m3u8 https://yuma-az.secure.footprint.net/egress/bhandler/yumaaz/streama/playlist.m3u8 #EXTINF:-1 tvg-id="YumaChannel73.us" status="online",Yuma AZ CH 73 https://yuma-az.secure.footprint.net/egress/bhandler/yumaaz/streamb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Ritmo (1080p) [Not 24/7] -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 -https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] -https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 -#EXTINF:-1 tvg-id="" status="online",Knoxville Community Media -https://knoxville-tn.secure.footprint.net/egress/bhandler/knoxvilletn/streama/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] -http://butv10-livestream.bu.edu/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",WSTO -https://5d80890572342.streamlock.net:1936/live/wstoLive/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Court TV -https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",CMC (California Music Channel) -https://cmc-ono.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CF97 Soccer Live [Not 24/7] (1080p) -https://d1sp4cpu5on4l7.cloudfront.net/out/v1/ec82e0a9c5564fb497366186c09052e5/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ESR 24x7 eSports Network (1080p) -https://eyeonesports.com/ES2RA-628g.m3u8 -#EXTINF:-1 tvg-id="" status="online",Prescott Valley TV Prescott Valley AZ -https://live-h1.frontlayer.net/fl207891/live/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 5 Ft Smith AR (KFSM-TV) (1080p) -https://livevideo01.5newsonline.com/hls/live/2011653/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 9 Denver CO (KUSA) (1080p) -https://livevideo01.9news.com/hls/live/2014548/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 10 Columbus OH (WBNS-TV) (1080p) -https://livevideo01.10tv.com/hls/live/2013836/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 12 Phoenix AZ (KPNX) (1080p) -https://livevideo01.12news.com/hls/live/2015501/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",12 News Beaumont TX (KBMT) (1080p) -https://livevideo01.12newsnow.com/hls/live/2017379/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 13 Norfolk VA (WVEC) (1080p) -https://livevideo01.13newsnow.com/hls/live/2014545/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 13 Macon GA (WMAZ-TV) (1080p) -https://livevideo01.13wmaz.com/hls/live/2017376/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 10 Sacramento CA (KXTV) (1080p) -https://livevideo01.abc10.com/hls/live/2014547/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 8 San Diego CA (KFMB-TV) (1080p) -https://livevideo01.cbs8.com/hls/live/2014967/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 19 Tyler TX (KYTX) (1080p) -https://livevideo01.cbs19.tv/hls/live/2017377/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC / ABC Jacksonville FL (WTLV) (1080p) -https://livevideo01.firstcoastnews.com/hls/live/2014550/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox 43 Harrisburg PA (WPMT) (1080p) -https://livevideo01.fox43.com/hls/live/2011656/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox 61 Hartford CT (WTIC-TV) (1080p) -https://livevideo01.fox61.com/hls/live/2011658/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 6 College Station TX (KAGS) (1080p) -https://livevideo01.kagstv.com/hls/live/2016283/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 11 Minneapolis MN (KARE) (1080p) -https://livevideo01.kare11.com/hls/live/2014544/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 6 Waco TX (KCEN) (1080p) -https://livevideo01.kcentv.com/hls/live/2017155/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 5 San Antonio TX (KENS) (1080p) -https://livevideo01.kens5.com/hls/live/2016281/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 8 Portland OR (KGW) (1080p) -https://livevideo01.kgw.com/hls/live/2015506/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 11 Houston TX (KHOU) (1080p) -https://livevideo01.khou.com/hls/live/2014966/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 3 Corpus Christi TX (KIII) (1080p) -https://livevideo01.kiiitv.com/hls/live/2017378/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 Seattle WA (KING) (1080p) -https://livevideo01.king5.com/hls/live/2006665/live/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 2 Spokane WA (KREM) (1080p) -https://livevideo01.krem.com/hls/live/2017156/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 St. Louis MO (KSDK) (1080p) -https://livevideo01.ksdk.com/hls/live/2014965/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 7 Boise ID (KTVB) (1080p) -https://livevideo01.ktvb.com/hls/live/2014542/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 24 Austin TX (KVUE) (1080p) -https://livevideo01.kvue.com/hls/live/2016282/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox 15 West Texas Abilene TX (KXVA) (1080p) -https://livevideo01.myfoxzone.com/hls/live/2017381/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 207 Bangor Portland ME (WLBZ) (1080p) -https://livevideo01.newscentermaine.com/hls/live/2014540/newscasts/live/wcsh.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC NewsWest 9 Midland-Odessa TX (KWES) (1080p) -https://livevideo01.newswest9.com/hls/live/2017380/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox 54.1 Huntsville AL (WZDX) (1080p) -https://livevideo01.rocketcitynow.com/hls/live/2011659/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS THV11 Little Rock AR (KTHV) (1080p) -https://livevideo01.thv11.com/hls/live/2017154/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 10 Knoxville TN (WBIR-TV) (1080p) -https://livevideo01.wbir.com/hls/live/2016515/newscasts/live-2000.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 36 Charlotte NC (WCNC-TV) (1080p) -https://livevideo01.wcnc.com/hls/live/2015505/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 5 Des Moines IA (WOI) (1080p) -https://livevideo01.weareiowa.com/hls/live/2011593/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 8 Dallas TX (WFAA) (1080p) -https://livevideo01.wfaa.com/hls/live/2014541/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 2 Greensboro NC (WFMY) (1080p) -https://livevideo01.wfmynews2.com/hls/live/2016285/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 2 Buffalo NY (WGRZ) (1080p) -https://livevideo01.wgrz.com/hls/live/2016286/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 11 Louisville KY (WHAS) (1080p) -https://livevideo01.whas11.com/hls/live/2016284/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",3 Studios Cleveland OH (WKYC) (1080p) -https://livevideo01.wkyc.com/hls/live/2015504/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 19 Columbia SC (WLTX) (1080p) -https://livevideo01.wltx.com/hls/live/2017152/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 16 Wilkes Barre PA (WNEP) (1080p) -https://livevideo01.wnep.com/hls/live/2011655/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 8 Davenport IA (WQAD) (1080p) -https://livevideo01.wqad.com/hls/live/2011657/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 11 Toledo OH (WTOL) (1080p) -https://livevideo01.wtol.com/hls/live/2017153/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 10 Tampa FL (WTSP) (1080p) -https://livevideo01.wtsp.com/hls/live/2015503/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 9 Washington DC (WUSA) (1080p) -https://livevideo01.wusa9.com/hls/live/2015498/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 4 New Orleans LA (WWL-TV) (1080p) -https://livevideo01.wwltv.com/hls/live/2016516/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 13 Grand Rapids MI (WZZM) (1080p) -https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Grit Xtra -https://scripps-gritxtra-1-us.vizio.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",Space Channel -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://stream.ads.ottera.tv/playlist.m3u8?network_id=565 -#EXTINF:-1 tvg-id="" status="online",Pan Armenian TV -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",AWC TV -https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streama/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reelz Channel -https://bcovlive-a.akamaihd.net/c733a9aa448a4a44a10c527c6f5bf7a4/us-east-1/5245389775001/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) -https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) -https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) -https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) -https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) -https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) -https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WTVD TV News (720p) -https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.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] -https://mediaplatform.streamingmediahosting.com/p/14135/sp/1413500/playManifest/entryId/0_lkq7fay8/format/applehttp/protocol/https/uiConfId/6710347/a.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) -https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Frago ND (720p) -https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS KET Louisville KY (WKMJ-TV) (720p) -https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/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",PIX11 New York NY (720p) -https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 -#EXTINF:-1 tvg-id="" status="online",WTWC (News) -https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) -https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) -https://content.uplynk.com/channel/e56ba52a1b9d45ad8c8a033fd83fe480.m3u8 -#EXTINF:-1 tvg-id="" status="online",Boston 25 News (WFXT) (360p) -https://d2dy6pkj44n6e7.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10020_27d61a9c-67b2-4d7c-9486-626a6a071467_LE/in/cmg-wftxtv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="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",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",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/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",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 -https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streamb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Retro TV (720p) -https://bcovlive-a.akamaihd.net/5e531be3ed6c41229b2af2d9bffba88d/us-east-1/6183977686001/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rev'n (720p) -https://bcovlive-a.akamaihd.net/a71236fdda1747999843bd3d55bdd6fa/us-east-1/6183977686001/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS News Chicago (720p) -https://cbsn-chi.cbsnstream.cbsnews.com/out/v1/b2fc0d5715d54908adf07f97d2616646/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS News Colorado (720p) -https://cbsn-den.cbsnstream.cbsnews.com/out/v1/2e49baf2906244ecb01b07d9885fbe7a/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS News Pittsburgh (720p) -https://cbsn-pit.cbsnstream.cbsnews.com/out/v1/6966dabf8150405ab26f854e3cd6a2b8/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS News Sacramento (720p) -https://cbsnews.akamaized.net/hls/live/2020607/cbsnsac_2/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 3 Omaha NE (KMTV-TV) (720p) -https://content.uplynk.com/4a09fbea28ef4f32bce095e9eae04bd8.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Washington DC (WJLA) (720p) -https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 26 Green Bay WI (WGBA) (720p) -https://content.uplynk.com/channel/1fbfb28ae5044f619f75ae0adb011989.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 15 Phoenix AZ (KNXV-TV) (720p) -https://content.uplynk.com/channel/9deaf22aaa33461f9cac22e030ed00ec.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Denver CO (KMGH) (720p) -https://content.uplynk.com/channel/64ca339f04964a5e961c3207a7771bf1.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",CBS 3 Omaha NE (KMTV-TV) (720p) -https://content.uplynk.com/channel/328d1434fb51476cb6567c74d5b2cc70.m3u8 -#EXTINF:-1 tvg-id="" status="online",KSBY News San Louis Obispo CA (720p) -https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFTX News Fort Myers FL (720p) -https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 13 Las Vegas NV (KTNV) (720p) -https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.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",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",WTVQ-DT News Lexington KY (720p) -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",News4JAX+ -https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) -https://dai.google.com/linear/hls/event/ygKx2LkmRQCZ_orwBQhfFw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",EPlusTV 6 Jackson TN -https://jacksonenergy.secure.footprint.net/egress/bhandler/jacksonenergy/streama/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -https://live.ntdimg.com/mllive860/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 24 Memphis TN (WATN-TV) (1080p) -https://livevideo01.localmemphis.com/hls/live/2011654/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV UK (New Tang Dynasty Television) -https://ntd02.akamaized.net/NTD-UK/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV West (New Tang Dynasty Television) -https://ntd02.akamaized.net/NTD-West/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV East (New Tang Dynasty Television) -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",Temple TV -https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 -#EXTINF:-1 tvg-id="" status="online",Univision DFW [Geo-blocked] -https://unidfp-nlds138.global.ssl.fastly.net/nlds/univisionnow/univision_dal2/as/live/univision_dal2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Delicioso [Geo-blocked] -https://unidfp-nlds139.global.ssl.fastly.net/nlds/univisionnow/cocina2/as/live/cocina2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Despierta [Geo-blocked] -https://unidfp-nlds140.global.ssl.fastly.net/nlds/univisionnow/challenge28/as/live/challenge28_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",TUDN [Geo-blocked] -https://unidfp-nlds141.global.ssl.fastly.net/nlds/univisionnow/udn2/as/live/udn2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Fรบtbol [Geo-blocked] -https://unidfp-nlds153.global.ssl.fastly.net/nlds/univisionnow/futbol/as/live/futbol_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",WGBO-DT1 Unisvion Chicago [Geo-blocked] -https://unidfp-nlds154.global.ssl.fastly.net/nlds/univisionnow/univision_chi2/as/live/univision_chi2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Univision East [Geo-blocked] -https://unidfp-nlds155.global.ssl.fastly.net/nlds/univisionnow/univision_east2/as/live/univision_east2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Galavisiรณn East [Geo-blocked] -https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_east/as/live/galavision_east_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Galavision West [Geo-blocked] -https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_west/as/live/galavision_west_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",UniMรกs East [Geo-blocked] -https://unidfp-nlds164.global.ssl.fastly.net/nlds/univisionnow/unimas_east2/as/live/unimas_east2_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Novelas [Geo-blocked] -https://unidfp-nlds166.global.ssl.fastly.net/nlds/univisionnow/novelas2plist/as/live/novelas2plist_hd_pc.m3u8?t1= -#EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) -https://597f64b67707a.streamlock.net/alkerazatv.org/alkerazatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Channel 11 Scottsdale AZ -https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/scottsdale/G0040_007/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS 39 Allentown PA (WLVT) (720p) -https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) -https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us -#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.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",Hope Channel Norge (720p) -http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) -http://media1.adventist.no:1935/live/hope2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WATC-DT2 -https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Assemblee Nationale du Quebec -https://cdn3.wowza.com/5/UHh3aHM1bTBsY1Uw/diffusion/canal17/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) -http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -http://live.ntdimg.com/uwlive990/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",Toonami Aftermath East (480p) -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",KVVB-TV 33 Victor Valley (1080p) [Not 24/7] -https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1309230/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",YouTV -https://tv.sikkylab.me/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -http://live2.ntdimg.com/aplive200/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -http://live2.ntdimg.com/live330/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",TPT Now KTCA-DT5 (720p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -https://api.new.livestream.com/accounts/12638076/events/8488790/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Buzzr (KCKS-LD1) (480p) -https://cdn.igocast.com/channel1_hls/channel1_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NewsNet (KCKS-LD2) (480p) [Not 24/7] -https://cdn.igocast.com/channel2_hls/channel2_master.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ABC Tallahassee FL (WTXL-TV1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WTXLHD.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ace TV (KCKS-LD3) (480p) https://cdn.igocast.com/channel3_hls/channel3_master.m3u8 #EXTINF:-1 tvg-id="" status="online",Action (KCKS-LD4) (480p) https://cdn.igocast.com/channel4_hls/channel4_master.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",ACTV Phoenix AZ +https://cdn3.wowza.com/5/ODB6NmF5K3l4T1h5/persis/6361162879_AZ-247.stream_247/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",America's Voice (KCKS-LD5) (480p) [Not 24/7] https://cdn.igocast.com/channel5_hls/channel5_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WeatherNation (KCKS-LD6) (480p) [Not 24/7] -https://cdn.igocast.com/channel6_hls/channel6_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rev'n (KCKS-LD7) (480p) -https://cdn.igocast.com/channel7_hls/channel7_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Untamed Sports TV (KCKS-LD8) (480p) [Not 24/7] -https://cdn.igocast.com/channel8_hls/channel8_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Retro TV (KCKS-LD9) (480p) -https://cdn.igocast.com/channel9_hls/channel9_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Shop LC (KCKS-LD10) (480p) [Not 24/7] -https://cdn.igocast.com/channel10_hls/channel10_master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Red Apple 21 (Fairfax County Public Schools) (480p) [Not 24/7] -https://cs.ebmcdn.net/eastbay-live-hs-1/fcps/mp4:fcps/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS 39 Extra Philadelphia PA (WPPT) (480p) -https://forerunnerrtmp.livestreamingcdn.com/output18-2/output18-2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Winthrop Community Access TV (WCAT 22) (480p) -https://frontdoor.wcat-tv.org:8686/live/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Winthrop Community Access TV (WCAT 3) (480p) -https://frontdoor.wcat-tv.org:8787/live/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -https://live.ntdimg.com/live400/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WCCA 194 Worcester MA (WCCA-TV) (480p) -https://worcester.vod.castus.tv/live/ch1.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) -http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",BabyTV (1080p) -http://194.163.179.246/slovenci/djeciji/babytv.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monarch TV (360p) -https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",KITV (News) -https://fuel-streaming-prod01.fuelmedia.io/v1/sem/c4067ddc-0e67-4928-b7ec-624481f721a6.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -http://cnhls.ntdtv.com/cn/live400/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Village of Hastings-On-Hudson NY (WHOH-TV) (360p) -http://stream.swagit.com/live-edge/hastingsonhudsonny/smil:std-4x3-1-a/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Winthrop Community Access TV (WCAT 15) (360p) [Not 24/7] -https://edu-wcat.azureedge.net/live/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",PHXTV Phoenix AZ -https://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/phoenix/G1498_002/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",LHCAZTV -https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/lakehavasucity/G0643_003/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV4 Bullhead City AZ -https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/bullheadcity/G0860_001/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) -http://media1.adventist.no:1935/live/hope3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) -http://live.ntdimg.com/cwlive220/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KTLA 5 Los Angeles CA (144p) -https://content.uplynk.com/channel/6cbf2d32a5384dc1b787539b1102433c.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Boomerang Latinoamรฉrica [Geo-blocked] -http://45.5.8.78:8000/play/a00i -#EXTINF:-1 tvg-id="" status="blocked",Brazzers Latinoamรฉrica [Geo-blocked] +#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",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamรฉrica (576p) +http://209.91.213.10:8088/play/a011 +#EXTINF:-1 tvg-id="" status="timeout",Brazzers Latinoamรฉrica [Geo-blocked] 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",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) -https://5e6cea03e25b6.streamlock.net/live/BOUNCE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Charge! Tallahassee FL (WTWC-TV3) (480p) -https://5e6cea03e25b6.streamlock.net/live/CHARGE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Create Tallahassee FL (WFSU-TV3) (480p) -https://5e6cea03e25b6.streamlock.net/live/CREATE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Grit Tallahassee FL (WTXL-TV3) (480p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Heroes & Icons Tallahassee FL (WTLH1) (720p) -https://5e6cea03e25b6.streamlock.net/live/HI.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",The Florida Channel Tallahassee FL (WFSU-TV2) (480p) -https://5e6cea03e25b6.streamlock.net/live/WFSU-FL.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Tallahassee FL (WFSU-TV1) (720p) -https://5e6cea03e25b6.streamlock.net/live/WFSU-PBS.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Fox Tallahassee FL (WTWC-TV2) (720p) -https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",NBC Tallahassee FL (WTWC-TV1) (720p) -https://5e6cea03e25b6.streamlock.net/live/WTWC-NB.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ABC Tallahassee FL (WTXL-TV1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WTXLHD.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",CNN -https://16live00.akamaized.net/CNN/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Freeform -https://16live00.akamaized.net/FREEFORM/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",NBC (WDSU-DT1) New Orleans LA -https://16live00.akamaized.net/NBC_EAST/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Start TV -https://16live00.akamaized.net/START_TV/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",TNT -https://16live00.akamaized.net/TNT/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Nickelodeon Deutschland [Geo-blocked] -https://unilivemtveu-lh.akamaihd.net/i/nickde_1@448749/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",National Geographic Espaรฑa -http://5.255.90.184:2001/play/a04i -#EXTINF:-1 tvg-id="" status="timeout",Disney Channel Espaรฑa (1080p) -http://5.255.90.184:2004/play/a006/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",WPIX 11 (1080p) -http://71.187.29.220:8000/play/a08o/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Disney Junior Asia (720p) -http://198.16.106.62:8278/streams/d/Disneyjr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Disney Channel Asia (720p) -http://198.16.106.62:8278/streams/d/Disneyxd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Nick Jr Latinoamรฉrica (480p) -http://201.168.205.12:8000/play/a0ck/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Buzzr (KCKS-LD1) (480p) +https://cdn.igocast.com/channel1_hls/channel1_master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Cartoon Network Latin America http://209.91.213.10:8088/play/a00k +#EXTINF:-1 tvg-id="" status="online",CF97 Soccer Live [Not 24/7] (1080p) +https://d1sp4cpu5on4l7.cloudfront.net/out/v1/ec82e0a9c5564fb497366186c09052e5/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Channel 11 Scottsdale AZ +https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/scottsdale/G0040_007/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cupertino City Channel (720p) +https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/cupertino/G0067_003/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Delicioso [Geo-blocked] +https://unidfp-nlds139.global.ssl.fastly.net/nlds/univisionnow/cocina2/as/live/cocina2_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="" status="online",Despierta [Geo-blocked] +https://unidfp-nlds140.global.ssl.fastly.net/nlds/univisionnow/challenge28/as/live/challenge28_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="" status="timeout",Disney Channel Asia (720p) +http://198.16.106.62:8278/streams/d/Disneyxd/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Disney Channel Espaรฑa (1080p) +http://5.255.90.184:2004/play/a006/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Disney Junior Asia (720p) +http://198.16.106.62:8278/streams/d/Disneyjr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Disney Junior Latinoamรฉrica http://209.91.213.10:8088/play/a00n +#EXTINF:-1 tvg-id="" status="online",edTV +https://arizonawesterncol.secure.footprint.net/egress/bhandler/arizonawesterncol/streamb/playlist.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] +https://mediaplatform.streamingmediahosting.com/p/14135/sp/1413500/playManifest/entryId/0_lkq7fay8/format/applehttp/protocol/https/uiConfId/6710347/a.m3u8 +#EXTINF:-1 tvg-id="" status="online",EPlusTV 6 Jackson TN +https://jacksonenergy.secure.footprint.net/egress/bhandler/jacksonenergy/streama/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ESR 24x7 eSports Network (1080p) +https://eyeonesports.com/ES2RA-628g.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",Fox HD Russia +https://sc.id-tv.kz/FOX_HD.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Fox Tallahassee FL (WTWC-TV2) (720p) +https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Freeform +https://16live00.akamaized.net/FREEFORM/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fรบtbol [Geo-blocked] +https://unidfp-nlds153.global.ssl.fastly.net/nlds/univisionnow/futbol/as/live/futbol_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="" status="timeout",FX Peru +http://209.91.213.10:8088/play/a01z +#EXTINF:-1 tvg-id="" status="blocked",Grit Tallahassee FL (WTXL-TV3) (480p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Grit Xtra +https://scripps-gritxtra-1-us.vizio.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Knoxville Community Media +https://knoxville-tn.secure.footprint.net/egress/bhandler/knoxvilletn/streama/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Level One +https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",MTV Hits Latinoamรฉrica (576p) http://209.91.213.10:8088/play/a00z #EXTINF:-1 tvg-id="" status="timeout",MTV Latinoamรฉrica (1080p) http://209.91.213.10:8088/play/a01a -#EXTINF:-1 tvg-id="" status="timeout",FX Peru -http://209.91.213.10:8088/play/a01z -#EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamรฉrica (576p) -http://209.91.213.10:8088/play/a011 -#EXTINF:-1 tvg-id="" status="timeout",Level One -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",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.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",WCBI (News) -https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.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",National Geographic Espaรฑa +http://5.255.90.184:2001/play/a04i +#EXTINF:-1 tvg-id="" status="blocked",NBC Tallahassee FL (WTWC-TV1) (720p) +https://5e6cea03e25b6.streamlock.net/live/WTWC-NB.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",News4JAX+ +https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NewsNet (KCKS-LD2) (480p) [Not 24/7] +https://cdn.igocast.com/channel2_hls/channel2_master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Nick Jr Latinoamรฉrica (480p) +http://201.168.205.12:8000/play/a0ck/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Nickelodeon Deutschland [Geo-blocked] +https://unilivemtveu-lh.akamaihd.net/i/nickde_1@448749/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Novelas [Geo-blocked] +https://unidfp-nlds166.global.ssl.fastly.net/nlds/univisionnow/novelas2plist/as/live/novelas2plist_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +https://live.ntdimg.com/mllive860/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +http://live.ntdimg.com/uwlive990/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +http://live2.ntdimg.com/aplive200/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +http://live2.ntdimg.com/live330/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +https://live.ntdimg.com/live400/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +http://cnhls.ntdtv.com/cn/live400/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) +http://live.ntdimg.com/cwlive220/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV UK (New Tang Dynasty Television) +https://ntd02.akamaized.net/NTD-UK/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTD TV West (New Tang Dynasty Television) +https://ntd02.akamaized.net/NTD-West/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pan Armenian TV +https://us1.ottstream.live:17071/C279/index.m3u8?token=123TREWQ456 +#EXTINF:-1 tvg-id="" status="online",PBS 39 Extra Philadelphia PA (WPPT) (480p) +https://forerunnerrtmp.livestreamingcdn.com/output18-2/output18-2.stream/playlist.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="blocked",PBS Tallahassee FL (WFSU-TV1) (720p) +https://5e6cea03e25b6.streamlock.net/live/WFSU-PBS.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",PHXTV Phoenix AZ +https://cdn3.wowza.com/5/bGZUOHp2TnhudnM2/phoenix/G1498_002/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) +https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 +#EXTINF:-1 tvg-id="" status="online",Prescott Valley TV Prescott Valley AZ +https://live-h1.frontlayer.net/fl207891/live/chunks.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Ritmo (1080p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Retro TV (720p) +https://bcovlive-a.akamaihd.net/5e531be3ed6c41229b2af2d9bffba88d/us-east-1/6183977686001/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Retro TV (KCKS-LD9) (480p) +https://cdn.igocast.com/channel9_hls/channel9_master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rev'n (720p) +https://bcovlive-a.akamaihd.net/a71236fdda1747999843bd3d55bdd6fa/us-east-1/6183977686001/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rev'n (KCKS-LD7) (480p) +https://cdn.igocast.com/channel7_hls/channel7_master.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",Shop LC (KCKS-LD10) (480p) [Not 24/7] +https://cdn.igocast.com/channel10_hls/channel10_master.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" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",Space Channel +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://stream.ads.ottera.tv/playlist.m3u8?network_id=565 +#EXTINF:-1 tvg-id="" status="online",Temple TV +https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",The Florida Channel Tallahassee FL (WFSU-TV2) (480p) +https://5e6cea03e25b6.streamlock.net/live/WFSU-FL.stream/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",The Ohio Channel (WOSU-DT3) (720p) +https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",TNT +https://16live00.akamaized.net/TNT/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath East (480p) +http://api.toonamiaftermath.com:3000/est/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) +http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) +http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",TPT Now KTCA-DT5 (720p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 +https://api.new.livestream.com/accounts/12638076/events/8488790/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Tranquil Thunderstorms (720p) +https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV4 Bullhead City AZ (360p) +https://cdn3.wowza.com/5/UWpORHhLSEs5SkJs/bullheadcity/G0860_001/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",Univision DFW [Geo-blocked] +https://unidfp-nlds138.global.ssl.fastly.net/nlds/univisionnow/univision_dal2/as/live/univision_dal2_hd_pc.m3u8?t1= +#EXTINF:-1 tvg-id="" status="online",Untamed Sports TV (KCKS-LD8) (480p) [Not 24/7] +https://cdn.igocast.com/channel8_hls/channel8_master.m3u8 +#EXTINF:-1 tvg-id="" status="online",VH1 (1080p) +https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 +#EXTINF:-1 tvg-id="" status="online",Village of Hastings-On-Hudson NY (WHOH-TV) (360p) +http://stream.swagit.com/live-edge/hastingsonhudsonny/smil:std-4x3-1-a/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) +https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",WATC-DT2 +https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Frago ND (720p) +https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",WeatherNation (KCKS-LD6) (480p) [Not 24/7] +https://cdn.igocast.com/channel6_hls/channel6_master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WSTO +https://5d80890572342.streamlock.net:1936/live/wstoLive/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",YouTV +https://tv.sikkylab.me/hls/stream.m3u8 diff --git a/streams/us_bumblebee.m3u b/streams/us_bumblebee.m3u index 95d50c1510..4fd3388ecf 100644 --- a/streams/us_bumblebee.m3u +++ b/streams/us_bumblebee.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="BumblebeeTVAnimalsLive.us" status="online",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 #EXTINF:-1 tvg-id="BumblebeeTVAutoMoto.us" status="online",Bumblebee TV AutoMoto (720p) @@ -35,16 +33,12 @@ 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) -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 #EXTINF:-1 tvg-id="BumblebeeTVNowYouKnow.us" status="online",Bumblebee TV Now You Know (720p) 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) -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 #EXTINF:-1 tvg-id="BumblebeeTVRiversLive.us" status="online",Bumblebee TV Rivers Live (1080p) [Not 24/7] @@ -67,7 +61,7 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2626030145130f25474626/ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c9538b9932c837b4939735c/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVWaterfallsLive.us" status="online",Bumblebee TV Waterfalls Live (1080p) https://95771f8415a84e31bd152fe9c6c9905c.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5c953910932c837b4939735d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bumblebee TV Classics #2 (720p) -https://stitcheraws.unreel.me/wse-node05.powr.com/live/60f881602da3a5575eceb854/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bumblebee TV Classics #1 (480p) https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/manifest/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f86075a0d552957bf5aa4dd/0d14dc99-cc30-4c0e-8531-40cdfe650694/1.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bumblebee TV Classics #2 (720p) +https://stitcheraws.unreel.me/wse-node05.powr.com/live/60f881602da3a5575eceb854/playlist.m3u8 diff --git a/streams/us_glewedtv.m3u b/streams/us_glewedtv.m3u index 007b4f065c..a8c49b3022 100644 --- a/streams/us_glewedtv.m3u +++ b/streams/us_glewedtv.m3u @@ -1,5 +1,3 @@ #EXTM3U -#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 9b79a5e0aa..6d016c398b 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -89,24 +89,18 @@ http://v-ny.theus6tv.duckdns.org/hls/33.6/playlist.m3u8 #EXTINF:-1 tvg-id="WJLPDT7.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT7 (Story Television) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/33.7/playlist.m3u8 -#EXTINF:-1 tvg-id="WKOBLD1.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-LD1 (Azteca America 42) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD1.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-LD1 (Azteca America 42) (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/42.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WKOBLD2.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-LD2 (Daystar) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD2.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-LD2 (Daystar) (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.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WKOBLD5.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-LD5 (SonLife) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD5.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-LD5 (SonLife) (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.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="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="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) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/21.1/playlist.m3u8 @@ -155,6 +149,9 @@ http://v-ny.theus6tv.duckdns.org/hls/25.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT3 (CUNY TV) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/25.3/playlist.m3u8 +#EXTINF:-1 tvg-id="WNYJDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYJLD (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 +http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT1 (FOX 5) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/5.1/playlist.m3u8 @@ -200,12 +197,18 @@ http://v-ny.theus6tv.duckdns.org/hls/31.2/playlist.m3u8 #EXTINF:-1 tvg-id="WPXNDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT3 (ION Mystery) #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.3/playlist.m3u8 +#EXTINF:-1 tvg-id="WPXNDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-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 #EXTINF:-1 tvg-id="WPXNDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT5 (Laff) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/31.5/playlist.m3u8 #EXTINF:-1 tvg-id="WPXNDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT6 (True Real) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/31.6/playlist.m3u8 +#EXTINF:-1 tvg-id="WPXNDT7.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WPXN-DT7 (Newsy) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 +http://v-ny.theus6tv.duckdns.org/hls/31.7/playlist.m3u8 #EXTINF:-1 tvg-id="WRNNDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WRNN-DT1 (ShopLC) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/48.1/playlist.m3u8 @@ -248,15 +251,3 @@ 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 -#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",WPXN-DT7 (Newsy) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -http://v-ny.theus6tv.duckdns.org/hls/31.7/playlist.m3u8 diff --git a/streams/us_pbs.m3u b/streams/us_pbs.m3u index 6527885b70..e92c002b5a 100644 --- a/streams/us_pbs.m3u +++ b/streams/us_pbs.m3u @@ -1,263 +1,263 @@ #EXTM3U +#EXTINF:-1 tvg-id="KAETDT1.us" status="blocked",PBS Phoenix AZ (KAET) (1080p) +https://kaetdt.lls.pbs.org/out/v1/259f25e61b3d47ce8a7e2339a00c5561/index.m3u8 +#EXTINF:-1 tvg-id="KAIDDT1.us" status="blocked",PBS Boise ID (KAID) (1080p) +https://kaiddt.lls.pbs.org/out/v1/1ba7213ff76e4f3cb73405a2108922ce/index.m3u8 +#EXTINF:-1 tvg-id="KAKMDT1.us" status="blocked",PBS Anchorage AK (KAKM) (1080p) +https://kakmdt.lls.pbs.org/out/v1/01b38c70d1e94da78deec21bb13383ed/index.m3u8 +#EXTINF:-1 tvg-id="KAMUDT1.us" status="blocked",PBS College Station TX (KAMU) (1080p) +https://kamudt.lls.pbs.org/out/v1/60a3ebbf04084e1e851df9b22d45a5e1/index.m3u8 +#EXTINF:-1 tvg-id="KAWEDT1.us" status="blocked",PBS Lakeland MN (KAWE) (1080p) +https://kawedt.lls.pbs.org/out/v1/b3a7b02a0d4241a193c91f1f33755c85/index.m3u8 +#EXTINF:-1 tvg-id="KBDIDT1.us" status="blocked",PBS Denver CO (KBDI) (1080p) +https://kbdidt.lls.pbs.org/out/v1/5a01f14ff4e4492eb7cda1a79b0ced60/index.m3u8 +#EXTINF:-1 tvg-id="KBTCDT1.us" status="blocked",PBS Tacoma WA (KBTC) (1080p) +https://kbtcdt.lls.pbs.org/out/v1/4f08c8e00549441b9a2acce47d112525/index.m3u8 +#EXTINF:-1 tvg-id="KCPTDT1.us" status="blocked",PBS Kansas City MO (KCPT) (1080p) +https://kcptdt.lls.pbs.org/out/v1/f63eb4e92e484fae845c31912340e2a2/index.m3u8 +#EXTINF:-1 tvg-id="KCWCDT1.us" status="blocked",PBS Riverton WY (KCWC) (1080p) +https://kcwcdt.lls.pbs.org/out/v1/2f8c171f73764e29893631dad5be2849/index.m3u8 +#EXTINF:-1 tvg-id="KDINDT1.us" status="blocked",PBS Des Moines IA (KDIN) (1080p) +https://kdindt.lls.pbs.org/out/v1/e41a89f5fe884dbea2c80fdc974b21c6/index.m3u8 +#EXTINF:-1 tvg-id="KEDTDT1.us" status="blocked",PBS Corpus Christi TX (KEDT) (1080p) +https://kedtdt.lls.pbs.org/out/v1/2955c90649c44dac83a2a77513c0b861/index.m3u8 +#EXTINF:-1 tvg-id="KEETDT1.us" status="blocked",PBS Eureka CA (KEET) (1080p) +https://keetdt.lls.pbs.org/out/v1/a223371529b14afa882d1e872d8acd3d/index.m3u8 +#EXTINF:-1 tvg-id="KENWDT1.us" status="blocked",PBS Portales NM (KENW) (1080p) +https://kenwdt.lls.pbs.org/out/v1/5a08bd0c12464a42959d67ad54324081/index.m3u8 +#EXTINF:-1 tvg-id="KERADT1.us" status="blocked",PBS Dallas TX (KERA) (1080p) +https://keradt.lls.pbs.org/out/v1/8dd50e7e0ee24d4e8a0812872f332a2c/index.m3u8 +#EXTINF:-1 tvg-id="KETADT1.us" status="blocked",PBS Oklahoma City OK (KETA) (1080p) +https://ketadt.lls.pbs.org/out/v1/b718c2a2e2ab4a67a0fce0b1c3fb71a9/index.m3u8 +#EXTINF:-1 tvg-id="KETCDT1.us" status="blocked",PBS St. Louis MO (KETC) (1080p) +https://ketcdt.lls.pbs.org/out/v1/08273a78d29c4b0abd6e0eb996b3d8cf/index.m3u8 +#EXTINF:-1 tvg-id="KETSDT1.us" status="blocked",PBS Conway AR (KETS) (1080p) +https://ketsdt.lls.pbs.org/out/v1/3eccbbb7a0544338b5ee13cf6d5fc1d8/index.m3u8 +#EXTINF:-1 tvg-id="KFMEDT1.us" status="blocked",PBS Fargo ND (KFME) (1080p) +https://kfmedt.lls.pbs.org/out/v1/25be24fcd0864ec9be6f6b60cb2be826/index.m3u8 +#EXTINF:-1 tvg-id="KHETDT1.us" status="online",PBS Honolulu HI (KHET) (1080p) [Not 24/7] +https://khetdt.lls.pbs.org/out/v1/7ec7903413294b72bb64f83963d8ea9b/index.m3u8 +#EXTINF:-1 tvg-id="KIXEDT1.us" status="blocked",PBS Redding CA (KIXE) (1080p) +https://kixedt.lls.pbs.org/out/v1/fb0ef314bff940b18d8ff89dcfc0e395/index.m3u8 +#EXTINF:-1 tvg-id="KLCSDT1.us" status="blocked",PBS Los Angeles CA (KLCS-DT1) (1080p) +https://klcsdt.lls.pbs.org/out/v1/6ee318cffa774733acf31f9a1af38036/index.m3u8 +#EXTINF:-1 tvg-id="KLRNDT1.us" status="blocked",PBS San Antonio TX (KLRN) (1080p) +https://klrndt.lls.pbs.org/out/v1/4d29690f8127489fafb33fb5ebd2cbeb/index.m3u8 +#EXTINF:-1 tvg-id="KLRUDT1.us" status="blocked",PBS Austin TX (KLRU) (1080p) +https://klrudt.lls.pbs.org/out/v1/c5d426d04957476186321c38e943c49f/index.m3u8 +#EXTINF:-1 tvg-id="KLVXDT1.us" status="blocked",PBS Las Vegas NV (KLVX) (1080p) +https://klvxdt.lls.pbs.org/out/v1/c2d457573e4d4783b558c44e20547e21/index.m3u8 +#EXTINF:-1 tvg-id="KMOSDT1.us" status="blocked",PBS Warrensburg MO (KMOS) (1080p) +https://hls-kmosdt.lls.pbs.org/out/v1/95689f4594814dfca261ea90892eafab/index.m3u8 +#EXTINF:-1 tvg-id="KNMEDT1.us" status="blocked",PBS Albuquerque NM (KNME) (1080p) +https://knmedt.lls.pbs.org/out/v1/6bb7cfa3e3c34906a80c5babc026ca92/index.m3u8 +#EXTINF:-1 tvg-id="KNPBDT1.us" status="blocked",PBS Reno NV (KNPB) (1080p) +https://knpbdt.lls.pbs.org/out/v1/662db9937fe94ff997eda3af5a09ea43/index.m3u8 +#EXTINF:-1 tvg-id="KOCEDT1.us" status="blocked",PBS Los Angeles CA (KOCE) (1080p) +https://kocedt.lls.pbs.org/out/v1/75f564cba25e4053a8789a1a14d13344/index.m3u8 +#EXTINF:-1 tvg-id="KOODDT1.us" status="blocked",PBS Smoky Hills KS (KOOD) (1080p) +https://kooddt.lls.pbs.org/out/v1/67d31d78887e485282d135628be5489f/index.m3u8 +#EXTINF:-1 tvg-id="KOPBDT1.us" status="blocked",PBS Portland OR (KOPB) (1080p) +https://kopbdt.lls.pbs.org/out/v1/a946a78ff0304b51b4f95b40f6753f20/index.m3u8 +#EXTINF:-1 tvg-id="KPBSDT1.us" status="blocked",PBS San Diego CA (KPBS) (1080p) +https://kpbsdt.lls.pbs.org/out/v1/cf509cc4289644f886f7496b7328a46b/index.m3u8 +#EXTINF:-1 tvg-id="KPBTDT1.us" status="blocked",PBS Odessa TX (KPBT) (1080p) +https://kpbtdt.lls.pbs.org/out/v1/9b66cea20b8341b8accdb0d20a49431f/index.m3u8 +#EXTINF:-1 tvg-id="KPTSDT1.us" status="blocked",PBS Wichita KS (KPTS) (1080p) +https://kptsdt.lls.pbs.org/out/v1/1ca3404d6bc3404c9daa86c8f1ae19d0/index.m3u8 +#EXTINF:-1 tvg-id="KQEDDT1.us" status="blocked",PBS San Francisco CA (KQED) (1080p) +https://kqeddt.lls.pbs.org/out/v1/7bc5c6cfcf9b4593b7d6ad1f8b0a0138/index.m3u8 +#EXTINF:-1 tvg-id="KRCBDT1.us" status="blocked",PBS Rohnert Park CA (KRCB) (1080p) +https://krcbdt.lls.pbs.org/out/v1/1b383c47407b41a28a57037ee7fc237c/index.m3u8 +#EXTINF:-1 tvg-id="KRMADT1.us" status="blocked",PBS Denver CO (KRMA) (1080p) +https://krmadt.lls.pbs.org/out/v1/45cb988e1a7440288aae1fe7fe819841/index.m3u8 +#EXTINF:-1 tvg-id="KRWGDT1.us" status="blocked",PBS Las Cruces NM (KRWG) (1080p) +https://krwgdt.lls.pbs.org/out/v1/9cbfc7807e834ee39d2849c1bad667f2/index.m3u8 +#EXTINF:-1 tvg-id="KSPSDT1.us" status="blocked",PBS Spokane WA (KSPS) (1080p) +https://kspsdt.lls.pbs.org/out/v1/cf8babf84d2b48e3876bae15e08dcdc6/index.m3u8 +#EXTINF:-1 tvg-id="KSYSDT1.us" status="blocked",PBS Medford OR (KSYS) (1080p) +https://ksysdt.lls.pbs.org/out/v1/aecb830f3f7146a5ab62bacbeeaff661/index.m3u8 +#EXTINF:-1 tvg-id="KTCADT1.us" status="blocked",PBS Minneapolis MN (KTCA) (1080p) +https://ktcadt.lls.pbs.org/out/v1/21103812ea504393b7f0d521a8b37ab7/index.m3u8 +#EXTINF:-1 tvg-id="KTWUDT1.us" status="blocked",PBS Topeka KS (KTWU) (1080p) +https://ktwudt.lls.pbs.org/out/v1/567e503539034dd0ab8838b7e33ba5de/index.m3u8 +#EXTINF:-1 tvg-id="KUATDT1.us" status="blocked",PBS Tucson AZ (KUAT) (1080p) +https://kuatdt.lls.pbs.org/out/v1/8d95fb8559594a7b9359077ea0a512c3/index.m3u8 +#EXTINF:-1 tvg-id="KUEDDT1.us" status="blocked",PBS Salt Lake City UT (KUED) (1080p) +https://kueddt.lls.pbs.org/out/v1/53400b74960e4a84bc4b945148e9e19a/index.m3u8 +#EXTINF:-1 tvg-id="KUHTDT1.us" status="blocked",PBS Houston TX (KUHT) (1080p) +https://kuhtdt.lls.pbs.org/out/v1/5b02f861c8e6453aa2b6cd8c6d26e698/index.m3u8 +#EXTINF:-1 tvg-id="KUONDT1.us" status="online",PBS Lincoln NE (KUON) (1080p) [Geo-blocked] +https://kuondt.lls.pbs.org/out/v1/91d8b5ffc5c1453c8a621508a07749a6/index.m3u8 +#EXTINF:-1 tvg-id="KUSDDT1.us" status="blocked",PBS Vermillion SD (KUSD) (1080p) +https://kusddt.lls.pbs.org/out/v1/38b8947635c54de8a15c5260e5cf774e/index.m3u8 +#EXTINF:-1 tvg-id="KUSMDT1.us" status="blocked",PBS Bozeman MT (KUSM) (1080p) +https://kusmdt.lls.pbs.org/out/v1/ad7a1ac654bc4231854568d83529f893/index.m3u8 +#EXTINF:-1 tvg-id="KVCRDT1.us" status="blocked",PBS San Bernardino CA (KVCR) (1080p) +https://kvcrdt.lls.pbs.org/out/v1/5114aad2d1844ccba15d559173feec19/index.m3u8 +#EXTINF:-1 tvg-id="KVIEDT1.us" status="blocked",PBS Sacramento CA (KVIE) (1080p) +https://kviedt.lls.pbs.org/out/v1/034f052201e7437da6266c4679e97526/index.m3u8 +#EXTINF:-1 tvg-id="KWCMDT1.us" status="blocked",PBS Appleton MN (KWCM) (1080p) +https://kwcmdt.lls.pbs.org/out/v1/e178660dc7cf4389bf8834e4bb10df20/index.m3u8 #EXTINF:-1 tvg-id="PBSEast.us" status="online",PBS National East (1080p) [Geo-blocked] https://pbs.lls.cdn.pbs.org/est/index.m3u8 #EXTINF:-1 tvg-id="PBSWest.us" status="online",PBS National West (1080p) [Geo-blocked] https://pbs.lls.cdn.pbs.org/pst/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS Honolulu HI (KHET) (1080p) [Not 24/7] -https://khetdt.lls.pbs.org/out/v1/7ec7903413294b72bb64f83963d8ea9b/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS Lincoln NE (KUON) (1080p) [Geo-blocked] -https://kuondt.lls.pbs.org/out/v1/91d8b5ffc5c1453c8a621508a07749a6/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS New York NY (WNET) (1080p) [Not 24/7] -https://wnetdt.lls.pbs.org/out/v1/0456457548354b88b32fc437e4e7ee01/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",PBS New Jersey NJ (WNJT) (1080p) [Not 24/7] -https://wnjtdt.lls.pbs.org/out/v1/e62efd8d4f92403996425fc389df0ffd/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Warrensburg MO (KMOS) (1080p) -https://hls-kmosdt.lls.pbs.org/out/v1/95689f4594814dfca261ea90892eafab/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Providence RI (WSBE) (1080p) -https://hls-wsbedt.lls.pbs.org/out/v1/282a0653ed3341ebac0ff99c0f2a8137/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Phoenix AZ (KAET) (1080p) -https://kaetdt.lls.pbs.org/out/v1/259f25e61b3d47ce8a7e2339a00c5561/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Boise ID (KAID) (1080p) -https://kaiddt.lls.pbs.org/out/v1/1ba7213ff76e4f3cb73405a2108922ce/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Anchorage AK (KAKM) (1080p) -https://kakmdt.lls.pbs.org/out/v1/01b38c70d1e94da78deec21bb13383ed/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS College Station TX (KAMU) (1080p) -https://kamudt.lls.pbs.org/out/v1/60a3ebbf04084e1e851df9b22d45a5e1/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Lakeland MN (KAWE) (1080p) -https://kawedt.lls.pbs.org/out/v1/b3a7b02a0d4241a193c91f1f33755c85/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Denver CO (KBDI) (1080p) -https://kbdidt.lls.pbs.org/out/v1/5a01f14ff4e4492eb7cda1a79b0ced60/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Tacoma WA (KBTC) (1080p) -https://kbtcdt.lls.pbs.org/out/v1/4f08c8e00549441b9a2acce47d112525/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Kansas City MO (KCPT) (1080p) -https://kcptdt.lls.pbs.org/out/v1/f63eb4e92e484fae845c31912340e2a2/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Riverton WY (KCWC) (1080p) -https://kcwcdt.lls.pbs.org/out/v1/2f8c171f73764e29893631dad5be2849/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Des Moines IA (KDIN) (1080p) -https://kdindt.lls.pbs.org/out/v1/e41a89f5fe884dbea2c80fdc974b21c6/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Corpus Christi TX (KEDT) (1080p) -https://kedtdt.lls.pbs.org/out/v1/2955c90649c44dac83a2a77513c0b861/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Eureka CA (KEET) (1080p) -https://keetdt.lls.pbs.org/out/v1/a223371529b14afa882d1e872d8acd3d/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Portales NM (KENW) (1080p) -https://kenwdt.lls.pbs.org/out/v1/5a08bd0c12464a42959d67ad54324081/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Dallas TX (KERA) (1080p) -https://keradt.lls.pbs.org/out/v1/8dd50e7e0ee24d4e8a0812872f332a2c/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Oklahoma City OK (KETA) (1080p) -https://ketadt.lls.pbs.org/out/v1/b718c2a2e2ab4a67a0fce0b1c3fb71a9/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS St. Louis MO (KETC) (1080p) -https://ketcdt.lls.pbs.org/out/v1/08273a78d29c4b0abd6e0eb996b3d8cf/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Conway AR (KETS) (1080p) -https://ketsdt.lls.pbs.org/out/v1/3eccbbb7a0544338b5ee13cf6d5fc1d8/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Fargo ND (KFME) (1080p) -https://kfmedt.lls.pbs.org/out/v1/25be24fcd0864ec9be6f6b60cb2be826/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Redding CA (KIXE) (1080p) -https://kixedt.lls.pbs.org/out/v1/fb0ef314bff940b18d8ff89dcfc0e395/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Los Angeles CA (KLCS-DT1) (1080p) -https://klcsdt.lls.pbs.org/out/v1/6ee318cffa774733acf31f9a1af38036/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS San Antonio TX (KLRN) (1080p) -https://klrndt.lls.pbs.org/out/v1/4d29690f8127489fafb33fb5ebd2cbeb/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Austin TX (KLRU) (1080p) -https://klrudt.lls.pbs.org/out/v1/c5d426d04957476186321c38e943c49f/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Las Vegas NV (KLVX) (1080p) -https://klvxdt.lls.pbs.org/out/v1/c2d457573e4d4783b558c44e20547e21/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Albuquerque NM (KNME) (1080p) -https://knmedt.lls.pbs.org/out/v1/6bb7cfa3e3c34906a80c5babc026ca92/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Reno NV (KNPB) (1080p) -https://knpbdt.lls.pbs.org/out/v1/662db9937fe94ff997eda3af5a09ea43/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Los Angeles CA (KOCE) (1080p) -https://kocedt.lls.pbs.org/out/v1/75f564cba25e4053a8789a1a14d13344/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Smoky Hills KS (KOOD) (1080p) -https://kooddt.lls.pbs.org/out/v1/67d31d78887e485282d135628be5489f/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Portland OR (KOPB) (1080p) -https://kopbdt.lls.pbs.org/out/v1/a946a78ff0304b51b4f95b40f6753f20/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS San Diego CA (KPBS) (1080p) -https://kpbsdt.lls.pbs.org/out/v1/cf509cc4289644f886f7496b7328a46b/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Odessa TX (KPBT) (1080p) -https://kpbtdt.lls.pbs.org/out/v1/9b66cea20b8341b8accdb0d20a49431f/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Wichita KS (KPTS) (1080p) -https://kptsdt.lls.pbs.org/out/v1/1ca3404d6bc3404c9daa86c8f1ae19d0/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS San Francisco CA (KQED) (1080p) -https://kqeddt.lls.pbs.org/out/v1/7bc5c6cfcf9b4593b7d6ad1f8b0a0138/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Rohnert Park CA (KRCB) (1080p) -https://krcbdt.lls.pbs.org/out/v1/1b383c47407b41a28a57037ee7fc237c/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Denver CO (KRMA) (1080p) -https://krmadt.lls.pbs.org/out/v1/45cb988e1a7440288aae1fe7fe819841/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Las Cruces NM (KRWG) (1080p) -https://krwgdt.lls.pbs.org/out/v1/9cbfc7807e834ee39d2849c1bad667f2/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Spokane WA (KSPS) (1080p) -https://kspsdt.lls.pbs.org/out/v1/cf8babf84d2b48e3876bae15e08dcdc6/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Medford OR (KSYS) (1080p) -https://ksysdt.lls.pbs.org/out/v1/aecb830f3f7146a5ab62bacbeeaff661/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Minneapolis MN (KTCA) (1080p) -https://ktcadt.lls.pbs.org/out/v1/21103812ea504393b7f0d521a8b37ab7/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Topeka KS (KTWU) (1080p) -https://ktwudt.lls.pbs.org/out/v1/567e503539034dd0ab8838b7e33ba5de/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Tucson AZ (KUAT) (1080p) -https://kuatdt.lls.pbs.org/out/v1/8d95fb8559594a7b9359077ea0a512c3/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Salt Lake City UT (KUED) (1080p) -https://kueddt.lls.pbs.org/out/v1/53400b74960e4a84bc4b945148e9e19a/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Houston TX (KUHT) (1080p) -https://kuhtdt.lls.pbs.org/out/v1/5b02f861c8e6453aa2b6cd8c6d26e698/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Vermillion SD (KUSD) (1080p) -https://kusddt.lls.pbs.org/out/v1/38b8947635c54de8a15c5260e5cf774e/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Bozeman MT (KUSM) (1080p) -https://kusmdt.lls.pbs.org/out/v1/ad7a1ac654bc4231854568d83529f893/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS San Bernardino CA (KVCR) (1080p) -https://kvcrdt.lls.pbs.org/out/v1/5114aad2d1844ccba15d559173feec19/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Sacramento CA (KVIE) (1080p) -https://kviedt.lls.pbs.org/out/v1/034f052201e7437da6266c4679e97526/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Appleton MN (KWCM) (1080p) -https://kwcmdt.lls.pbs.org/out/v1/e178660dc7cf4389bf8834e4bb10df20/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Bowling Green OH (WBGU) (1080p) +#EXTINF:-1 tvg-id="WBGUDT1.us" status="blocked",PBS Bowling Green OH (WBGU) (1080p) https://wbgudt.lls.pbs.org/out/v1/6e28e12e9db04b798dc82052cc6d3375/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Birmingham AL (WBIQ) (1080p) +#EXTINF:-1 tvg-id="WBIQDT1.us" status="blocked",PBS Birmingham AL (WBIQ) (1080p) https://wbiqdt.lls.pbs.org/out/v1/3d5c7da724d741da9b8e203d03b6b8c3/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Roanoke VA (WBRA) (1080p) +#EXTINF:-1 tvg-id="WBRADT1.us" status="blocked",PBS Roanoke VA (WBRA) (1080p) https://wbradt.lls.pbs.org/out/v1/cee6288a82584aee9e105cc7abc51da9/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Lewiston ME (WCBB) (1080p) +#EXTINF:-1 tvg-id="WCBBDT1.us" status="blocked",PBS Lewiston ME (WCBB) (1080p) https://wcbbdt.lls.pbs.org/out/v1/d1ca1cb603fd4da09694f0f1f6ba8db0/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Cincinnati OH (WCET) (1080p) +#EXTINF:-1 tvg-id="WCETDT1.us" status="blocked",PBS Cincinnati OH (WCET) (1080p) https://wcetdt.lls.pbs.org/out/v1/742a384715ac468cbcd93fef92dafd9d/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Plattsburgh NY (WCFE) (1080p) +#EXTINF:-1 tvg-id="WCFEDT1.us" status="blocked",PBS Plattsburgh NY (WCFE) (1080p) https://wcfedt.lls.pbs.org/out/v1/9483ef28a5a8442f8ff45b26ac23a9b0/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Mount Pleasant MI (WCMU) (1080p) +#EXTINF:-1 tvg-id="WCMUDT1.us" status="blocked",PBS Mount Pleasant MI (WCMU) (1080p) https://wcmudt.lls.pbs.org/out/v1/45ff0524571c41398c5f39ebab6262ef/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Cookeville TN (WCTE) (1080p) +#EXTINF:-1 tvg-id="WCTEDT1.us" status="blocked",PBS Cookeville TN (WCTE) (1080p) https://wctedt.lls.pbs.org/out/v1/f7929641d8ae4f0296b10e77ffe6d31c/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Richmond VA (WCVE) (1080p) +#EXTINF:-1 tvg-id="WCVEDT1.us" status="blocked",PBS Richmond VA (WCVE) (1080p) https://wcvedt.lls.pbs.org/out/v1/178cb4bb51c44edc9bac3365ddbc66ca/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Bad Axe MI (WDCQ) (1080p) +#EXTINF:-1 tvg-id="WDCQDT1.us" status="blocked",PBS Bad Axe MI (WDCQ) (1080p) https://wdcqdt.lls.pbs.org/out/v1/ef33b9ec5f2f42ad831574cbb2c478f8/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Duluth MN (WDSE) (1080p) +#EXTINF:-1 tvg-id="WDSEDT1.us" status="blocked",PBS Duluth MN (WDSE) (1080p) https://wdsedt.lls.pbs.org/out/v1/33c52d8e7d6e43099ff584805245b694/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Hartford CT (WEDH) (1080p) +#EXTINF:-1 tvg-id="WEDHDT1.us" status="blocked",PBS Hartford CT (WEDH) (1080p) https://wedhdt.lls.pbs.org/out/v1/04182c8d6be24c1a98de212f3c55a442/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Tampa FL (WEDU) (1080p) +#EXTINF:-1 tvg-id="WEDUDT1.us" status="blocked",PBS Tampa FL (WEDU) (1080p) https://wedudt.lls.pbs.org/out/v1/3e147f13bc464958b6ace4e5a5b9accc/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Charleston IL (WEIU-TV) (1080p) +#EXTINF:-1 tvg-id="WEIUDT1.us" status="blocked",PBS Charleston IL (WEIU-TV) (1080p) https://weiudt.lls.pbs.org/out/v1/9f2dc5c07afb4e2a8b704e1462030872/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Durham NH (WENH) (1080p) +#EXTINF:-1 tvg-id="WENHDT1.us" status="blocked",PBS Durham NH (WENH) (1080p) https://wenhdt.lls.pbs.org/out/v1/a1c1eea03387432086459cf0fdd96334/index.m3u8 +#EXTINF:-1 tvg-id="WETKDT1.us" status="blocked",PBS Burlington VT (WETK) (1080p) +https://wetkdt.lls.pbs.org/out/v1/9c3c95a5cabc4611b06086ae798b7716/index.m3u8 +#EXTINF:-1 tvg-id="WFSUDT1.us" status="blocked",PBS Tallahassee FL (WFSU) (1080p) +https://wfsudt.lls.pbs.org/out/v1/d2be172139764358a0d54352c8411845/index.m3u8 +#EXTINF:-1 tvg-id="WFWADT1.us" status="blocked",PBS Fort Wayne IN (WFWA) (1080p) +https://wfwadt.lls.pbs.org/out/v1/8b2a780393274c2ba9b71b9168df2208/index.m3u8 +#EXTINF:-1 tvg-id="WFYIDT1.us" status="blocked",PBS Indianapolis IN (WFYI) (1080p) +https://wfyidt.lls.pbs.org/out/v1/f969c8f98dc24032b3879664b622ead0/index.m3u8 +#EXTINF:-1 tvg-id="WGBHDT1.us" status="blocked",PBS Boston MA (WGBH) (1080p) +https://wgbhdt.lls.pbs.org/out/v1/0e31746edf794871ab0f06cdb48c1e82/index.m3u8 +#EXTINF:-1 tvg-id="WGCUDT1.us" status="blocked",PBS Fort Myers FL (WGCU) (1080p) +https://wgcudt.lls.pbs.org/out/v1/ac57905c80c8486a8290af7ca78c5026/index.m3u8 +#EXTINF:-1 tvg-id="WGTVDT1.us" status="blocked",PBS Athens GA (WGTV) (1080p) +https://wgtvdt.lls.pbs.org/out/v1/1fe7fe6e36524881bd999a7003394ec7/index.m3u8 +#EXTINF:-1 tvg-id="WGVUDT1.us" status="blocked",PBS Detroit MI (WTVS) (1080p) +https://wgvudt.lls.pbs.org/out/v1/a9456b151c3e4fe490213e776735bb16/index.m3u8 +#EXTINF:-1 tvg-id="WHRODT1.us" status="blocked",PBS Norfolk VA (WHRO) (1080p) +https://whrodt.lls.pbs.org/out/v1/3266ff3730e745eba63de795e95e3c08/index.m3u8 +#EXTINF:-1 tvg-id="WHUTDT1.us" status="blocked",PBS Washington DC (WHUT) (1080p) +https://whutdt.lls.pbs.org/out/v1/dd1102f24d7948e58517ba6a6573c928/index.m3u8 +#EXTINF:-1 tvg-id="WHYYDT1.us" status="blocked",PBS Philadelphia PA (WHYY-DT1) (1080p) +https://whyydt.lls.pbs.org/out/v1/40b7857a84ee4302be8ab755a719cc14/index.m3u8 +#EXTINF:-1 tvg-id="WILLDT1.us" status="blocked",PBS Urbana-Champaign IL (WILL) (1080p) +https://willdt.lls.pbs.org/out/v1/15103ad003674a29b20b847deb71992b/index.m3u8 +#EXTINF:-1 tvg-id="WIPBDT1.us" status="blocked",PBS Muncie IN (WIPB) (1080p) +https://wipbdt.lls.pbs.org/out/v1/73cd2d86797b4fc6ac5b660cd5a6f9c4/index.m3u8 +#EXTINF:-1 tvg-id="WITFDT1.us" status="blocked",PBS Harrisburg PA (WITF) (1080p) +https://witfdt.lls.pbs.org/out/v1/15cd55cd6f7442c4a193a47bbfae608a/index.m3u8 +#EXTINF:-1 tvg-id="WJCTDT1.us" status="blocked",PBS Jacksonville FL (WJCT) (1080p) +https://wjctdt.lls.pbs.org/out/v1/a691e1e86f77462d81a738395505e911/index.m3u8 +#EXTINF:-1 tvg-id="WKARDT1.us" status="blocked",PBS East Lansing MI (WKAR) (1080p) +https://wkardt.lls.pbs.org/out/v1/5b13b5c72f5d4b80a6ee9140392caf74/index.m3u8 +#EXTINF:-1 tvg-id="WKLEDT1.us" status="blocked",PBS Lexington KY (WKLE) (1080p) +https://wkledt.lls.pbs.org/out/v1/26354efcebc1400e8861988cd6a321ca/index.m3u8 +#EXTINF:-1 tvg-id="WKNODT1.us" status="blocked",PBS Cordova TN (WKNO) (1080p) +https://wknodt.lls.pbs.org/out/v1/b7065d6c2d6047c0bb5bd9e20202103c/index.m3u8 +#EXTINF:-1 tvg-id="WLIWDT1.us" status="blocked",PBS New York NY (WLIW) (1080p) +https://wliwdt.lls.pbs.org/out/v1/a7a2556b48d348b8931d7fc77a57401d/index.m3u8 +#EXTINF:-1 tvg-id="WLJTDT1.us" status="blocked",PBS Lexington TN (WLJT) (1080p) +https://wljtdt.lls.pbs.org/out/v1/1ddf810d67f64eeeab40ad9da8885945/index.m3u8 +#EXTINF:-1 tvg-id="WLPBDT1.us" status="blocked",PBS Baton Rouge LA (WLPB) (1080p) +https://wlpbdt.lls.pbs.org/out/v1/3f6379f418924ca39e09415a34c92738/index.m3u8 +#EXTINF:-1 tvg-id="WLRNDT1.us" status="blocked",PBS Miami FL (WLRN) (1080p) +https://wlrndt.lls.pbs.org/out/v1/9e8346f507f645259f0c6f2837fb7cbe/index.m3u8 +#EXTINF:-1 tvg-id="WLVTDT1.us" status="blocked",PBS Allentown PA (WLVT) (1080p) +https://wlvtdt.lls.pbs.org/out/v1/92fd7dd5c56e47dfb169062a69f7a3bf/index.m3u8 +#EXTINF:-1 tvg-id="WMHTDT1.us" status="blocked",PBS Albany NY (WMHT) (1080p) +https://wmhtdt.lls.pbs.org/out/v1/5c496bd4d16348f0bca933eca69bdd1e/index.m3u8 +#EXTINF:-1 tvg-id="WMPBDT1.us" status="blocked",PBS Owings Mills MD (1080p) +https://wmpbdt.lls.pbs.org/out/v1/d1dbc3dc021148fb9ba084e7a68c3739/index.m3u8 +#EXTINF:-1 tvg-id="WMPNDT1.us" status="blocked",PBS Jackson MS (WMPN) (1080p) +https://wmpndt.lls.pbs.org/out/v1/d914d235ec79418a866aef53f54f2bd2/index.m3u8 +#EXTINF:-1 tvg-id="WMVSDT1.us" status="blocked",PBS Milwaukee WI (WMVS) (1080p) +https://wmvsdt.lls.pbs.org/out/v1/654e3fa9db6d465ea578cf39818fcee6/index.m3u8 +#EXTINF:-1 tvg-id="WNEDDT1.us" status="blocked",PBS Buffalo NY (WNED) (1080p) +https://wneddt.lls.pbs.org/out/v1/9042ad5168e54cf8bf14b5db5582a84a/index.m3u8 +#EXTINF:-1 tvg-id="WNEODT1.us" status="blocked",PBS Alliance OH (WNEO) (1080p) +https://wneodt.lls.pbs.org/out/v1/59487e8689f14a92a443d8fd557ac948/index.m3u8 +#EXTINF:-1 tvg-id="WNETDT1.us" status="online",PBS New York NY (WNET) (1080p) [Not 24/7] +https://wnetdt.lls.pbs.org/out/v1/0456457548354b88b32fc437e4e7ee01/index.m3u8 +#EXTINF:-1 tvg-id="WNINDT1.us" status="blocked",PBS Evansville IN (WNIN) (1080p) +https://wnindt.lls.pbs.org/out/v1/338a207086464e179e97f83d4b1798be/index.m3u8 +#EXTINF:-1 tvg-id="WNITDT1.us" status="blocked",PBS South Bend IN (WNIT) (1080p) +https://wnitdt.lls.pbs.org/out/v1/0eb01a8a161e4650af15b6542a20cde5/index.m3u8 +#EXTINF:-1 tvg-id="WNJTDT1.us" status="online",PBS New Jersey NJ (WNJT) (1080p) [Not 24/7] +https://wnjtdt.lls.pbs.org/out/v1/e62efd8d4f92403996425fc389df0ffd/index.m3u8 +#EXTINF:-1 tvg-id="WNMUDT1.us" status="blocked",PBS Marquette MI (WNMU) (1080p) +https://wnmudt.lls.pbs.org/out/v1/d762d9a7dd4a46c08ca89b1a1abbc475/index.m3u8 +#EXTINF:-1 tvg-id="WNPTDT1.us" status="blocked",PBS Nashville TN (WNPT) (1080p) +https://wnptdt.lls.pbs.org/out/v1/f6bca6d722674c5cad621f54b17c217b/index.m3u8 +#EXTINF:-1 tvg-id="WOSUDT1.us" status="blocked",PBS Columbus OH (WOSU) (1080p) +https://wosudt.lls.pbs.org/out/v1/72f8d6d91e614561b97f37439cd13f81/index.m3u8 +#EXTINF:-1 tvg-id="WOUBDT1.us" status="blocked",PBS Athens OH (WOUB) (1080p) +https://woubdt.lls.pbs.org/out/v1/f9f879eacf9c4b3d859b93c1f889a5e0/index.m3u8 +#EXTINF:-1 tvg-id="WPBSDT1.us" status="blocked",PBS Watertown NY (WPBS) (1080p) +https://wpbsdt.lls.pbs.org/out/v1/e3680a91029c4df9b7797ce13d828207/index.m3u8 +#EXTINF:-1 tvg-id="WPBTDT1.us" status="blocked",PBS Miami FL (WPBT) (1080p) +https://wpbtdt.lls.pbs.org/out/v1/0fbd3da6bffb465ba84f94abaff14973/index.m3u8 +#EXTINF:-1 tvg-id="WPNEDT1.us" status="blocked",PBS Madison WI (WPNE) (1080p) +https://wpnedt.lls.pbs.org/out/v1/12d4e3cd7f2c476ea575165bbfb5ac50/index.m3u8 +#EXTINF:-1 tvg-id="WPSUDT1.us" status="blocked",PBS Clearfield PA (WPSU) (1080p) +https://wpsudt.lls.pbs.org/out/v1/9f1d8d513dc1419fade4c3e08177a585/index.m3u8 +#EXTINF:-1 tvg-id="WPTDDT1.us" status="blocked",PBS Dayton OH (WPTD) (1080p) +https://wptddt.lls.pbs.org/out/v1/f372be5c7a994b3ebeab2797323de8ee/index.m3u8 +#EXTINF:-1 tvg-id="WQEDDT1.us" status="blocked",PBS Pittsburgh PA (WQED) (1080p) +https://wqeddt.lls.pbs.org/out/v1/1f10d52cea0f45ae88184800e9e6b79e/index.m3u8 +#EXTINF:-1 tvg-id="WQPTDT1.us" status="blocked",PBS Moline IL (WQPT) (1080p) +https://wqptdt.lls.pbs.org/out/v1/6ab72cd3813b469cb5f79a577d49c0b7/index.m3u8 +#EXTINF:-1 tvg-id="WRLKDT1.us" status="blocked",PBS Columbia SC (WRLK) (1080p) +https://wrlkdt.lls.pbs.org/out/v1/ce2d1420a66b4c2a88d8a48ffecd908d/index.m3u8 +#EXTINF:-1 tvg-id="WSBEDT1.us" status="blocked",PBS Providence RI (WSBE) (1080p) +https://hls-wsbedt.lls.pbs.org/out/v1/282a0653ed3341ebac0ff99c0f2a8137/index.m3u8 +#EXTINF:-1 tvg-id="WSKGDT1.us" status="blocked",PBS Binghamton NY (WSKG) (1080p) +https://wskgdt.lls.pbs.org/out/v1/ff443d82d55c481a9d1561c5f77a3a4b/index.m3u8 +#EXTINF:-1 tvg-id="WSREDT1.us" status="blocked",PBS Pensacola FL (WSRE) (1080p) +https://wsredt.lls.pbs.org/out/v1/d615170d96024c229c6ae2177dec84e5/index.m3u8 +#EXTINF:-1 tvg-id="WTCIDT1.us" status="blocked",PBS Chattanooga TN (WTCI) (1080p) +https://wtcidt.lls.pbs.org/out/v1/b9b09144bbaf4c5b864711748cc32680/index.m3u8 +#EXTINF:-1 tvg-id="WTIUDT1.us" status="blocked",PBS Bloomington IN (WTIU) (1080p) +https://wtiudt.lls.pbs.org/out/v1/189f0df07ad448d29880d68f295ab06e/index.m3u8 +#EXTINF:-1 tvg-id="WTTWDT1.us" status="blocked",PBS Chicago IL (WTTW) (1080p) +https://wttwdt.lls.pbs.org/out/v1/c9c6c698c02f404190e9e5a4e9f4e903/index.m3u8 +#EXTINF:-1 tvg-id="WTVIDT1.us" status="blocked",PBS Charlotte NC (WTVI) (1080p) +https://wtvidt.lls.pbs.org/out/v1/e01f07bdc0cc4375b8894f72b1f0bb40/index.m3u8 +#EXTINF:-1 tvg-id="WTVPDT1.us" status="blocked",PBS Peoria IL (WTVP) (1080p) +https://wtvpdt.lls.pbs.org/out/v1/9e8f6bfce87a437d8a8a9aab016421e8/index.m3u8 +#EXTINF:-1 tvg-id="WUCFDT1.us" status="blocked",PBS Orlando FL (WUCF) (1080p) +https://wucfdt.lls.pbs.org/out/v1/6557aa0623bc486d8fb3e54afad37307/index.m3u8 +#EXTINF:-1 tvg-id="WUNCDT1.us" status="blocked",PBS Chapel Hill NC (WUNC) (1080p) +https://wuncdt.lls.pbs.org/out/v1/84bedaad5c7e4d7abd8a6b63f1b8d4c4/index.m3u8 +#EXTINF:-1 tvg-id="WVIADT1.us" status="blocked",PBS Scranton PA (WVIA) (1080p) +https://wviadt.lls.pbs.org/out/v1/aa3bcde7d86a4b60b57f653c565188df/index.m3u8 +#EXTINF:-1 tvg-id="WVIZDT1.us" status="blocked",PBS Cleveland OH (WVIZ) (1080p) +https://wvizdt.lls.pbs.org/out/v1/94ec1f9fa451444789391cd8558ea5ed/index.m3u8 +#EXTINF:-1 tvg-id="WVUTDT1.us" status="blocked",PBS Vincennes IN (WVUT) (1080p) +https://wvutdt.lls.pbs.org/out/v1/6f47817ed7d54053815e35042c1f4824/index.m3u8 +#EXTINF:-1 tvg-id="WXELDT1.us" status="blocked",PBS West Palm Beach FL (WXEL) (1080p) +https://wxeldt.lls.pbs.org/out/v1/d4f2bc8357164a2e93d35abd2caecc4b/index.m3u8 +#EXTINF:-1 tvg-id="WXXIDT1.us" status="blocked",PBS Rochester NY (WXXI) (1080p) +https://wxxidt.lls.pbs.org/out/v1/9ea6c5eb539d4545b74b67d064d12395/index.m3u8 +#EXTINF:-1 tvg-id="WYESDT1.us" status="blocked",PBS New Orleans LA (WYES) (1080p) +https://wyesdt.lls.pbs.org/out/v1/3d4b8e15f65d475f8278fee4ff14becf/index.m3u8 +#EXTINF:-1 tvg-id="WYINDT1.us" status="blocked",PBS Gary IN (WYIN) (1080p) +https://wyindt.lls.pbs.org/out/v1/27414b46e52d43758be8227e4a91c863/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",PBS Arlington DC (WETA) (1080p) https://wetadt5.lls.pbs.org/out/v1/616d9af7dd7641c1ba0b7be651c343a4/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Burlington VT (WETK) (1080p) -https://wetkdt.lls.pbs.org/out/v1/9c3c95a5cabc4611b06086ae798b7716/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",PBS Knoxville TN (WETP) (1080p) https://wetpdt.lls.pbs.org/out/v1/8eb86a48b4f54a24a31aa9cf46b02494/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Tallahassee FL (WFSU) (1080p) -https://wfsudt.lls.pbs.org/out/v1/d2be172139764358a0d54352c8411845/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Fort Wayne IN (WFWA) (1080p) -https://wfwadt.lls.pbs.org/out/v1/8b2a780393274c2ba9b71b9168df2208/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Indianapolis IN (WFYI) (1080p) -https://wfyidt.lls.pbs.org/out/v1/f969c8f98dc24032b3879664b622ead0/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Boston MA (WGBH) (1080p) -https://wgbhdt.lls.pbs.org/out/v1/0e31746edf794871ab0f06cdb48c1e82/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Fort Myers FL (WGCU) (1080p) -https://wgcudt.lls.pbs.org/out/v1/ac57905c80c8486a8290af7ca78c5026/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Athens GA (WGTV) (1080p) -https://wgtvdt.lls.pbs.org/out/v1/1fe7fe6e36524881bd999a7003394ec7/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Detroit MI (WTVS) (1080p) -https://wgvudt.lls.pbs.org/out/v1/a9456b151c3e4fe490213e776735bb16/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Norfolk VA (WHRO) (1080p) -https://whrodt.lls.pbs.org/out/v1/3266ff3730e745eba63de795e95e3c08/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Washington DC (WHUT) (1080p) -https://whutdt.lls.pbs.org/out/v1/dd1102f24d7948e58517ba6a6573c928/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Philadelphia PA (WHYY-DT1) (1080p) -https://whyydt.lls.pbs.org/out/v1/40b7857a84ee4302be8ab755a719cc14/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Urbana-Champaign IL (WILL) (1080p) -https://willdt.lls.pbs.org/out/v1/15103ad003674a29b20b847deb71992b/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Muncie IN (WIPB) (1080p) -https://wipbdt.lls.pbs.org/out/v1/73cd2d86797b4fc6ac5b660cd5a6f9c4/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Harrisburg PA (WITF) (1080p) -https://witfdt.lls.pbs.org/out/v1/15cd55cd6f7442c4a193a47bbfae608a/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Jacksonville FL (WJCT) (1080p) -https://wjctdt.lls.pbs.org/out/v1/a691e1e86f77462d81a738395505e911/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS East Lansing MI (WKAR) (1080p) -https://wkardt.lls.pbs.org/out/v1/5b13b5c72f5d4b80a6ee9140392caf74/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Lexington KY (WKLE) (1080p) -https://wkledt.lls.pbs.org/out/v1/26354efcebc1400e8861988cd6a321ca/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Cordova TN (WKNO) (1080p) -https://wknodt.lls.pbs.org/out/v1/b7065d6c2d6047c0bb5bd9e20202103c/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS New York NY (WLIW) (1080p) -https://wliwdt.lls.pbs.org/out/v1/a7a2556b48d348b8931d7fc77a57401d/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Lexington TN (WLJT) (1080p) -https://wljtdt.lls.pbs.org/out/v1/1ddf810d67f64eeeab40ad9da8885945/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Baton Rouge LA (WLPB) (1080p) -https://wlpbdt.lls.pbs.org/out/v1/3f6379f418924ca39e09415a34c92738/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Miami FL (WLRN) (1080p) -https://wlrndt.lls.pbs.org/out/v1/9e8346f507f645259f0c6f2837fb7cbe/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Allentown PA (WLVT) (1080p) -https://wlvtdt.lls.pbs.org/out/v1/92fd7dd5c56e47dfb169062a69f7a3bf/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Albany NY (WMHT) (1080p) -https://wmhtdt.lls.pbs.org/out/v1/5c496bd4d16348f0bca933eca69bdd1e/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Owings Mills MD (1080p) -https://wmpbdt.lls.pbs.org/out/v1/d1dbc3dc021148fb9ba084e7a68c3739/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Jackson MS (WMPN) (1080p) -https://wmpndt.lls.pbs.org/out/v1/d914d235ec79418a866aef53f54f2bd2/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Milwaukee WI (WMVS) (1080p) -https://wmvsdt.lls.pbs.org/out/v1/654e3fa9db6d465ea578cf39818fcee6/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Buffalo NY (WNED) (1080p) -https://wneddt.lls.pbs.org/out/v1/9042ad5168e54cf8bf14b5db5582a84a/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Alliance OH (WNEO) (1080p) -https://wneodt.lls.pbs.org/out/v1/59487e8689f14a92a443d8fd557ac948/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Evansville IN (WNIN) (1080p) -https://wnindt.lls.pbs.org/out/v1/338a207086464e179e97f83d4b1798be/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS South Bend IN (WNIT) (1080p) -https://wnitdt.lls.pbs.org/out/v1/0eb01a8a161e4650af15b6542a20cde5/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Marquette MI (WNMU) (1080p) -https://wnmudt.lls.pbs.org/out/v1/d762d9a7dd4a46c08ca89b1a1abbc475/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Nashville TN (WNPT) (1080p) -https://wnptdt.lls.pbs.org/out/v1/f6bca6d722674c5cad621f54b17c217b/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Columbus OH (WOSU) (1080p) -https://wosudt.lls.pbs.org/out/v1/72f8d6d91e614561b97f37439cd13f81/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Athens OH (WOUB) (1080p) -https://woubdt.lls.pbs.org/out/v1/f9f879eacf9c4b3d859b93c1f889a5e0/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Watertown NY (WPBS) (1080p) -https://wpbsdt.lls.pbs.org/out/v1/e3680a91029c4df9b7797ce13d828207/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Miami FL (WPBT) (1080p) -https://wpbtdt.lls.pbs.org/out/v1/0fbd3da6bffb465ba84f94abaff14973/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Madison WI (WPNE) (1080p) -https://wpnedt.lls.pbs.org/out/v1/12d4e3cd7f2c476ea575165bbfb5ac50/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Clearfield PA (WPSU) (1080p) -https://wpsudt.lls.pbs.org/out/v1/9f1d8d513dc1419fade4c3e08177a585/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Dayton OH (WPTD) (1080p) -https://wptddt.lls.pbs.org/out/v1/f372be5c7a994b3ebeab2797323de8ee/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Pittsburgh PA (WQED) (1080p) -https://wqeddt.lls.pbs.org/out/v1/1f10d52cea0f45ae88184800e9e6b79e/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Moline IL (WQPT) (1080p) -https://wqptdt.lls.pbs.org/out/v1/6ab72cd3813b469cb5f79a577d49c0b7/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Columbia SC (WRLK) (1080p) -https://wrlkdt.lls.pbs.org/out/v1/ce2d1420a66b4c2a88d8a48ffecd908d/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Binghamton NY (WSKG) (1080p) -https://wskgdt.lls.pbs.org/out/v1/ff443d82d55c481a9d1561c5f77a3a4b/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Pensacola FL (WSRE) (1080p) -https://wsredt.lls.pbs.org/out/v1/d615170d96024c229c6ae2177dec84e5/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Chattanooga TN (WTCI) (1080p) -https://wtcidt.lls.pbs.org/out/v1/b9b09144bbaf4c5b864711748cc32680/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Bloomington IN (WTIU) (1080p) -https://wtiudt.lls.pbs.org/out/v1/189f0df07ad448d29880d68f295ab06e/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Chicago IL (WTTW) (1080p) -https://wttwdt.lls.pbs.org/out/v1/c9c6c698c02f404190e9e5a4e9f4e903/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Charlotte NC (WTVI) (1080p) -https://wtvidt.lls.pbs.org/out/v1/e01f07bdc0cc4375b8894f72b1f0bb40/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Peoria IL (WTVP) (1080p) -https://wtvpdt.lls.pbs.org/out/v1/9e8f6bfce87a437d8a8a9aab016421e8/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Orlando FL (WUCF) (1080p) -https://wucfdt.lls.pbs.org/out/v1/6557aa0623bc486d8fb3e54afad37307/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Chapel Hill NC (WUNC) (1080p) -https://wuncdt.lls.pbs.org/out/v1/84bedaad5c7e4d7abd8a6b63f1b8d4c4/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Scranton PA (WVIA) (1080p) -https://wviadt.lls.pbs.org/out/v1/aa3bcde7d86a4b60b57f653c565188df/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Cleveland OH (WVIZ) (1080p) -https://wvizdt.lls.pbs.org/out/v1/94ec1f9fa451444789391cd8558ea5ed/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Vincennes IN (WVUT) (1080p) -https://wvutdt.lls.pbs.org/out/v1/6f47817ed7d54053815e35042c1f4824/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS West Palm Beach FL (WXEL) (1080p) -https://wxeldt.lls.pbs.org/out/v1/d4f2bc8357164a2e93d35abd2caecc4b/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Rochester NY (WXXI) (1080p) -https://wxxidt.lls.pbs.org/out/v1/9ea6c5eb539d4545b74b67d064d12395/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS New Orleans LA (WYES) (1080p) -https://wyesdt.lls.pbs.org/out/v1/3d4b8e15f65d475f8278fee4ff14becf/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",PBS Gary IN (WYIN) (1080p) -https://wyindt.lls.pbs.org/out/v1/27414b46e52d43758be8227e4a91c863/index.m3u8 diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 89ab75b269..40f9ceebce 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) @@ -89,11 +85,13 @@ https://xplore-plex.amagi.tv/playlist.m3u8 https://yahoo-plex.amagi.tv/hls/amagi_hls_data_yahoofina-yahoofinance-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="YahooFinance.us" status="online",Yahoo! Finance (1080p) https://yahoo-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hi-YAH! (1080p) -https://linear-59.frequency.stream/dist/plex/59/hls/master/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",EDGEsport (1080p) 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",Freebie TV (720p) [Not 24/7] https://d1h1d6qoy9vnra.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/Freebie-Plex/187.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hi-YAH! (1080p) +https://linear-59.frequency.stream/dist/plex/59/hls/master/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Families (1080p) +https://lds-realfamilies-plex.amagi.tv/playlist.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index a231cf69aa..b89cf19fec 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -21,20 +21,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f0530008 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appVersion=5.10.0-63088da67b32904787b837429cfa9c5c605b7626&architecture=&buildVersion=&clientTime=&deviceDNT=false&deviceId=730453b0-df89-477c-a53d-9f59f9f46f37&deviceLat=37.7510&deviceLon=-97.8220&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=72.0.3815.186&includeExtendedEvents=false&marketingRegion=US&serverSideAds=true&sid=130d48cd-22f9-11eb-9bad-0242ac110002&userId= #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Anaylos7Spain.es" status="online",Pluto TV Ana y los 7 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="AutoMotorundSport.de" status="online",Pluto TV Auto Motor Sport (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f760c3d41aa2d0007bfde19/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f760c3d41aa2d0007bfde19&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c676a4b5-65d2-474a-b477-c04f8b88e727&terminate=false&userId= -#EXTINF:-1 tvg-id="AutoMotorundSport.de" status="online",Pluto TV Auto Motor Sport (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f760c3d41aa2d0007bfde19/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AwesomenessTV.us" status="online",Pluto TV Awesomeness TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5595e43c66ace1652e63c6a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5595e43c66ace1652e63c6a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=194&terminate=false&userId= #EXTINF:-1 tvg-id="AwesomenessTV.us" status="online",Pluto TV Awesomeness TV (720p) [Not 24/7] @@ -47,20 +37,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac49ce4dc8b0007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d815eb889bca2ce7b746fdd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d815eb889bca2ce7b746fdd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=142&terminate=false&userId= #EXTINF:-1 tvg-id="Baywatch.us" status="online",Pluto TV Baywatch (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d815eb889bca2ce7b746fdd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BBCDramaSpain.es" status="online",BBC Drama (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dafb9a0df1ba000758d37b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=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="BBCFood.us" status="online",Pluto TV BBC Food (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5844bf5514d0007945bda/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BBCHome.us" status="online",Pluto TV BBC Home (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5836fe745b600070fc743/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BellatorMMA.us" status="online",Pluto TV Bellator MMA (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebc8688f3697d00072f7cf8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BellatorMMA.us" status="online",Pluto TV Bellator MMA (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebc8688f3697d00072f7cf8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ebc8688f3697d00072f7cf8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=730&terminate=false&userId= -#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" status="online",Pluto TV BET Classics (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="BellatorMMA.us" status="online",Pluto TV Bellator MMA (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebc8688f3697d00072f7cf8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGSff #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) @@ -75,10 +55,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e6949 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a95186000941ee8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="BeybladeBurstGermany.de" status="online",Pluto TV Beyblade Burst Nick (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) @@ -93,32 +69,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e2bce https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1efad04320070007dbb60b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BlazeLive.us" status="online",Pluto TV Blaze Live (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46fba0c43b0d00096e5ac1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e46fba0c43b0d00096e5ac1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=238&terminate=false&userId= -#EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b60419becf60008c841fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ebc579c0-0712-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Pluto TV Bloomberg TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/54ff7ba69222cb1c2624c584/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=54ff7ba69222cb1c2624c584&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=224&terminate=false&userId= -#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Bob l'รฉponge+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a -#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="BoblepongeFrance.fr" status="online",Pluto TV Bob l'รฉponge (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bfbe4ced4f7b601b12e6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=540&terminate=false&userId= #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="error",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] @@ -142,19 +104,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) -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= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (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 (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] @@ -171,14 +129,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b2 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f779951372da90007fd45e8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 -#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984784ccb4de0007dfad74/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ad1a372e57c0007dbee5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #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) @@ -195,44 +145,28 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c37d6712de254456f7ec340&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=373&terminate=false&userId= #EXTINF:-1 tvg-id="ColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= -#EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralAnimation.us" status="online",Pluto TV Comedy Central Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e24636d67d0007a94e6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ComedyCentralEast.us" status="online",Comedy Central East (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4947590ba40f75dc29c26b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=400&terminate=false&userId= -#EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4948418101147596fd6c5a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=91083755-0728-11eb-aeab-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany)+ (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b8923fc302800079e4f4f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b8923fc302800079e4f4f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ee59b770-663e-4463-bf9b-3f7c374fbc39&terminate=false&userId= -#EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4947590ba40f75dc29c26b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5ca4fefb-0728-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p) -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="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central + (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcea6bc6fb8890009322ff3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcea6bc6fb8890009322ff3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=90d72ed4-4920-4983-a25f-2926c714e415&terminate=false&userId= +#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="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p) +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="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) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/602cf8963b4bc90007454541/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b08c0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5043513f-eb20-46fd-8286-9e9ba240e6f9 -#EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd29e4aa26700076c0d06/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd29e4aa26700076c0d06&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=355&terminate=false&userId= #EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4aa26700076c0d06/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd29e4aa26700076c0d06/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd29e4aa26700076c0d06&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=355&terminate=false&userId= #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] @@ -272,8 +206,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a2 #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -281,18 +213,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb952 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY -#EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007756454/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f4796368174910007756454&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=db62fa8b-15bd-11eb-bde1-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4796368174910007756454/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId= #EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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) @@ -300,6 +228,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d40008 #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -307,8 +237,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd916 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -327,32 +255,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded5 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="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="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="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58e55b14ad8e9c364d55f717/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58e55b14ad8e9c364d55f717&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=112&terminate=false&userId= -#EXTINF:-1 tvg-id="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58e55b14ad8e9c364d55f717/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= #EXTINF:-1 tvg-id="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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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="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) @@ -375,38 +293,24 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6f38792 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c47f3662f6b3c476fc03e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="HappyDays.us" status="online",Pluto TV Happy Days (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794162a4559000781fc12/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 -#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="iCarlyFrance.fr" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="iCarlyGermany.de" status="online",Pluto TV iCarly Nick (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8b580a233dc90007f0cb9d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=406&terminate=false&userId= -#EXTINF:-1 tvg-id="iCarlyGermany.de" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b580a233dc90007f0cb9d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c53d6ac-a6d2-4c2c-9403-6101f770b205&terminate=false&userId= -#EXTINF:-1 tvg-id="iCarlyGermany.de" status="online",Pluto TV iCarly (720p) -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/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +https://service-stitcher.clusters.pluto.tv/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/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId= +#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) @@ -423,12 +327,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6692813 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] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= #EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] @@ -453,14 +355,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51ddf0369acdb278 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51ddf0369acdb278dfb05e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LoveNature.ca" status="online",Pluto TV Love Nature (720p) 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="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",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) @@ -469,8 +367,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",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="MissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77977bd924d80007eee60c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MLB.us" status="online",Pluto TV MLB (720p) @@ -481,29 +377,27 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf8341412 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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/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/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= @@ -520,25 +414,15 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2e #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) 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="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 +https://siloh-aka.plutotv.net/lilo/production/MTVSpankingNew/master.m3u8 #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) @@ -550,33 +434,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a17 #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/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/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="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="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/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="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] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= -#EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) -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) @@ -599,24 +467,12 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 -#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= -#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV Nick Rewind (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="NickRewindGermany.de" status="online",Pluto TV nickrewind+ (720p) -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="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) @@ -631,8 +487,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c7086 https://stitcher-ipv4.pluto.tv/stitch/hls/channel/60d39387706fe50007fda8e8/master.m3u8?already_redirected=true&appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=62f4 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="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) @@ -645,22 +501,22 @@ 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 (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="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) @@ -673,18 +529,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744 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="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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc3e061597000768d4ea/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aabee6f4a2c00076a322c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aabee6f4a2c00076a322c&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=905&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aabee6f4a2c00076a322c/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="PlutoTVAnimakidsSpain.es" status="online",Pluto TV Animakids Plus (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5a0b44cc331900075e7769/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="PlutoTVAnimalesSpain.es" status="online",Pluto TV Animales (288p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009303b8d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVAnimalsUK.uk" status="online",Pluto TV Animals (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf8ea0d000120009bcad83&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=550&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6f57ef2767e1846e59f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d548b050-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b6f8a12a-554c-4970-82ca-4dc1f84a4016&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) @@ -695,36 +539,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff30370450 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d000120009bcad83/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.fr" status="online",Pluto TV Animaux (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60925a44f0350600075a1fdc/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c1-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5cc06a56-861b-4448-84df-34ad224ceaa7 -#EXTINF:-1 tvg-id="PlutoTVAnimeAccion.us" status="online",Pluto TV Animรฉ Acciรณn (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6a4d875d7ccf0007cc2cf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAnimeAllAges.us" status="online",Pluto TV Anime All Ages (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY -#EXTINF:-1 tvg-id="PlutoTVAnimeAllAges.us" status="online",Pluto TV Anime All Ages (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAnimeClasico.us" status="online",Pluto TV Anime Clรกsico (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054acc871ec430007f54c7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAsPistasdeBlue.us" status="online",Pluto TV As Pistas de Blue (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99aad4e82db50007fac4b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAvatar.us" status="online",Pluto TV Avatar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600adbdf8c554e00072125c9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc266f80e3550009136843/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVAvidamodernadeRocko.us" status="online",Pluto TV A vida moderna de Rocko (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBabar.us" status="online",Pluto TV Babar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67e20c93312100076f3ffe/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVBackcountry.us" status="online",Pluto TV Backcountry (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cabdf1437b88b26947346b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVBackcountry.us" status="online",Pluto TV Backcountry (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cabdf1437b88b26947346b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cabdf1437b88b26947346b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=755&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVBackcountry.us" status="online",Pluto TV Backcountry (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cabdf1437b88b26947346b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBarney.us" status="online",Pluto TV Barney (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f29ada4bdaebd000708d49d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVBeautyandtheGeek.us" status="online",Pluto TV Beauty and the Geek (720p) @@ -735,18 +559,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5887ba337b8e94223e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5887ba337b8e94223eb121bd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBigTimeRush.us" status="online",Pluto TV Big Time Rush (720p) 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="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) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b68a18823ecb93393cba2f1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b68a18823ecb93393cba2f1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=154&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVBritishTV.us" status="online",Pluto TV British TV (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b68a18823ecb93393cba2f1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b5a4bb7da5c0007e5c9e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b5a4bb7da5c0007e5c9e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c631817-0713-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) @@ -755,118 +569,38 @@ 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="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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf1472907815f66a866dd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8c4c3f141f350007936f7d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8ae325bb-0580-11eb-9df2-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCiencia.us" status="online",Pluto TV Ciencia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cinรฉ (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cinรฉ (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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 (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/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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.fr" status="online",Pluto TV Cinรฉ Rรฉtro (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVClassicTVUK.uk" status="online",Pluto TV Classic TV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46ae801f347500099d461a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35f76fb0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=2fac39a7-56bc-492e-ae1e-3f6fb6cef1bc -#EXTINF:-1 tvg-id="PlutoTVClassicTVUK.uk" status="online",Pluto TV Classic TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCMTWesterns.us" status="online",Pluto TV CMT Westerns (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.es" status="online",Pluto TV Cocina (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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="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 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCompetencias.us" status="online",Pluto TV Competencias (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6d935d000120009bc1132/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f31fd1b4c510e00071c3103&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=350&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCrimeDrama.us" status="online",Pluto TV Crime Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4c510e00071c3103/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCrimeInvestigation360.us" status="online",Pluto TV Crime Investigation 360 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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/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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1df0d50be2571e393ad31/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b85a7582921777994caea63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=91&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) @@ -877,54 +611,30 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 -#EXTINF:-1 tvg-id="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 (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 (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/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVDramaUK.uk" status="online",Pluto TV Drama (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf91149880d60009d35d27&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=402&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDuckDynasty.us" status="online",Pluto TV Duck Dynasty (360p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b54b9e67cf60007d4cef1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVElConquistadordelFin.us" status="online",Pluto TV El Conquistador del Fin (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f280149cec6be00072ab1fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVElEncantadordePerros.us" status="online",Pluto TV El Encantador de Perros (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60e45687313c5f0007bc8e94/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVElReinoInfantil.us" status="online",Pluto TV El Reino Infantil (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3d06fb60d8000781fce8/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVEmpenosalobestia.us" status="online",Pluto TV Empeรฑos a lo bestia (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f23102d5e239d00074b092a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="online",Pluto TV Estrellas de Acciรณn (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d00074195ba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVExplore.us" status="online",Pluto TV Explore (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b8551b95267e225e59c1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrรชme (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b0000761141e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrรชme (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f9e9b0000761141e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFamily.us" status="online",Pluto TV Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9133f500099c7d98/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) @@ -949,16 +659,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0c927 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6140a074a99e79000738162a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFullCustomGarage.us" status="online",Pluto TV Full Custom Garage (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fรบtbol Para Fans (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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] @@ -981,14 +689,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212f https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHealth.us" status="online",Pluto TV Health (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2d7ae59bf23c192c411c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVHeleneetlesgarcons.us" status="online",Pluto TV Hรฉlรจne et les garรงons (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/604f8de01b479400078fb1e7/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b2fd0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=65d7f2cc-e6f8-4e43-9cb5-1de8d1f71f71 -#EXTINF:-1 tvg-id="PlutoTVHistoria.us" status="online",Pluto TV Historia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de5758e1a30dc00094fcd6c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVHistoriasdeUltratumba.us" status="online",Pluto TV Historias de Ultratumba (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3696d938c900072679fd/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVHogar.us" status="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) @@ -998,9 +698,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb96303f #EXTINF:-1 tvg-id="PlutoTVHomesUnderHammer.us" status="online",Pluto TV Homes Under Hammer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2e9d8002db3c3e0b1c72/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId= +#EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVHumor.us" status="online",Pluto TV Humor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8397936791b30007ebb5a7/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHunter.us" status="online",Pluto TV Hunter (720p) @@ -1012,95 +712,23 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3639dd0 #EXTINF:-1 tvg-id="PlutoTVIcePilots.us" status="online",Pluto TV Ice Pilots (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce40f42ba7f7f5ea9518fe1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce40e59246a395e9758923e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ce40e59246a395e9758923e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=aa724654-057a-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce40e59246a395e9758923e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVIndies.us" status="online",Pluto TV Indies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60cc807324d60a0007708dc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=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="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b4889bca2ce7b73ef2e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=303&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" status="online",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc2d1ce10f0b0009e6cf9e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=efbfa162-0713-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765786aad587cf4d0e2bf6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) -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="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/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Sรฉries+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Sรฉries (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Sรฉries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=51c75f7bb6f26ba1cd00002f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=989&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.es" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9996533c9de3000759ccb5/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVLasreglasdeljuego.us" status="online",Pluto TV Las reglas del juego (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acb4eebe0f0000767b40f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLemieletlesabeilles.us" status="online",Pluto TV Le miel et les abeilles (720p) -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 (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 (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) @@ -1110,31 +738,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db04b360fa2560009 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8beeb39b5d5d5f8c672530/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #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="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360fa2560009deb3de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/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 (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="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="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] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMADE.fr" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009f86dd9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.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="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) @@ -1143,60 +753,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb3fea0f711fd76340eebff&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=655&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= -#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="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="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/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6130d6f3f3f7bb0007dbd092/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="PlutoTVMTVGermany.us" status="online",Pluto TV MTV (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5caf325764025859afdd6c4d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMTVLatino.us" status="online",Pluto TV MTV Latino (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96d351652631e36d4331f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96d351652631e36d4331f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=965&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMTVLatino.us" status="online",Pluto TV MTV Latino (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96d351652631e36d4331f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/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="PlutoTVMTVLoveMusic.us" status="online",Pluto TV MTV Love Music (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ae79fa46e17000794e84c/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="PlutoTVMTVMusicMadeinSpain.us" status="online",Pluto TV MTV Music Made in Spain (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60a26a056d55b30007918d5a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMTVOriginalsSpain.us" status="online",Pluto TV MTV Originals (Spain) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aadf373bed3000794d1d7&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=300&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMTVPranks.us" status="online",Pluto TV MTV Pranks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98a911c881310007d7aae2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVRealities.us" status="online",Pluto TV MTV Realities (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6130d8dc943001000708548d/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="PlutoTVMTVRidiculousness.us" status="online",Pluto TV MTV Ridiculousness (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9847fd513250000728a9a5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMTVTattooADos.us" status="online",Pluto TV MTV Tattoo A Dos (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/611b87946b7f420007c22361/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=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="PlutoTVMTVTeenMom.us" status="online",Pluto TV MTV Teen Mom (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cffcf5686dfe15595fb3f56/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cffcf5686dfe15595fb3f56&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7ca1fec5-0587-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMTVTeenMom.us" status="online",Pluto TV MTV Teen Mom (720p) [Not 24/7] @@ -1211,28 +789,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf32c2a5068259a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32c2a5068259a32320fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVUnplugged.us" status="online",Pluto TV MTV Unplugged (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98471110cca20007d39f76/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d103f031154a4172d262b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=959&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.es" status="online",Pluto TV Mundo Real (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.es" status="online",Pluto TV Mundo Real (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMutanteX.us" status="online",Pluto TV Mutante X (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="online",Pluto TV Mutant X (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc008d4422e00072d2405/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMy5Crime.us" status="online",Pluto TV My5 Crime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMythbusters.us" status="online",Pluto TV Mythbusters (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd833b41843b56328bac189/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) @@ -1241,48 +803,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) -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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNovelasDramas.us" status="online",Pluto TV Novelas Dramas (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY -#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY -#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84db2db3851800077c871e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=941&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="online",Pluto TV Peleas (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98b0447665f200078caded/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVPistasdeBlue.us" status="online",Pluto TV Pistas de Blue (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c150b2500077733d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVPlanetaJuniorTV.us" status="online",Pluto TV Planeta Junior TV (720p) -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="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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac431fc1ffbc0007e6b6a7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVQwestTVJazzBeyond.us" status="online",Pluto TV Qwest TV Jazz & Beyond (720p) https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8 -#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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) @@ -1296,27 +820,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009 #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a8542c9b-0714-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2b9d8002db3c3e0b1c6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (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="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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea7215005d66d0007e8128a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSabrina.us" status="online",Pluto TV Sabrina (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc327d0451770009ed7577/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc327d0451770009ed7577&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4aa698a0-0715-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSabrina.us" status="online",Pluto TV Sabrina (720p) @@ -1339,66 +845,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc2746 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="timeout",Pluto TV Sci-Fi (720p) +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9ed47c26ebb000074af566/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSeriesComedia.us" status="online",Pluto TV Series Comedia (360p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9853138d19af0007104a8d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSeriesLatinas.us" status="online",Pluto TV Series Latinas (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd837642c6e9300098ad484/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVSeriesRetro.us" status="online",Pluto TV Series Retro (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009e7deba/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVSherlockUK.uk" status="online",Pluto TV Sherlock (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c00abfed110009d97243/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms+ (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ab2b456c8cf265ce921&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" status="online",Pluto TV Sitcoms (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSpace.us" status="online",Pluto TV Space (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2f98777f2e0009934ae7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d11baeb31c5a43b77bf59&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=950&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d00e8adaab96b5635b2a005&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=248&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (720p) [Not 24/7] -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/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStaffPicks.us" status="online",Pluto TV Staff Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d863b98b41000076cd061/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5637d31f319573e26b64040b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=468&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d135e29a52c94dfe543c5d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) @@ -1419,20 +879,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b991420009 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="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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009910465/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96cc422df39f1a338d165&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=940&terminate=false&userId= -#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="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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6dc88fcd232425a6e0f06e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6dc88fcd232425a6e0f06e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=76&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (720p) [Not 24/7] @@ -1443,58 +889,32 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7791b83 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18f35ae8f730007465915/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #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/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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfedccc563080009b60f4a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aae8c65727d0007d15a17/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb8a8b2619a000710605c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812be1c249444e05d09cc50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812be1c249444e05d09cc50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=365&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812be1c249444e05d09cc50/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTurmadaMonica.us" status="online",Pluto TV Turma da Mรดnica (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f997e44949bc70007a6941e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTween.us" status="online",Pluto TV Tween (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ae5af8797b00095c0794/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ae5af8797b00095c0794&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=991&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVTween.us" status="error",Pluto TV Tween (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVTween.us" status="online",Pluto TV Tween (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ae5af8797b00095c0794/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVUnbeatenEsports.us" status="online",Pluto TV Unbeaten Esports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2a961bac1f70009ca7524/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVUndercoverBossGlobal.us" status="online",Pluto TV Undercover Boss Global (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0dc00b15eef10007726ef7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVVayasemanita.us" status="online",Pluto TV Vaya semanita (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f28009b150b2500077766b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVVelocidad.us" status="online",Pluto TV Velocidadโ€‹ (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dc7480e3550009133d4a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVVH1Classics.us" status="online",Pluto TV VH1 Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6076cd1df8576d0007c82193/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVViajes.us" status="timeout",Pluto TV Viajes (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009ae09ea/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVVictorious.de" status="online",Pluto TV Victorious (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5e43f294f8000793c3d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] @@ -1507,20 +927,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d49455df https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4bdb635ce813b38639e6a3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVYogaFrance.fr" status="online",Pluto TV Yoga (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e91641/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb570-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ca55bef6-f2a6-488a-be5d-c7ba24d93cdd -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) @@ -1547,18 +961,16 @@ 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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="SmithsonianChannelSelects.us" status="online",Pluto TV Smithsonian Channel Selects (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21ea08007a49000762d349/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="SpikeAdventura.us" status="online",Spike Adventura (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c393cad2de254456f7ef8c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c393cad2de254456f7ef8c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=291&terminate=false&userId= #EXTINF:-1 tvg-id="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) @@ -1579,12 +991,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24 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) [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] -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= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (720p) [Not 24/7] @@ -1623,12 +1029,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] @@ -1638,6 +1044,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a076 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1645,8 +1053,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac 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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1666,22 +1072,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b7 #EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= -#EXTINF:-1 tvg-id="TopGearSpain.es" status="online",Top Gear (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) 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) [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) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= +#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/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= @@ -1710,9 +1114,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bb1f8 #EXTINF:-1 tvg-id="VevoCountry.us" status="online",Pluto TV VEVO Country (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0d75e84830900098a1ea0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VevoPop.us" status="online",Pluto TV Vevo Pop (1080p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b635b43dd1a399b39eee&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=890&terminate=false&userId= -#EXTINF:-1 tvg-id="VevoPop.us" status="online",Pluto TV Vevo Pop (1080p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="VevoPop.us" status="online",Pluto TV Vevo Pop (1080p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b635b43dd1a399b39eee/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b635b43dd1a399b39eee&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=890&terminate=false&userId= #EXTINF:-1 tvg-id="VevoRB.us" status="online",Pluto TV VEVO R&B (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0d83f66c9700009b96d0e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VevoReggaetonTrap.us" status="online",Pluto TV VEVO Reggeaton & Trap (1080p) @@ -1722,9 +1126,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d71561df6f2e6d0b6 #EXTINF:-1 tvg-id="VH1HipHopFamily.us" status="online",Pluto TV VH1 Hip Hop Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d71561df6f2e6d0b6493bf5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7154fa8326b6ce4ec31f2e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=282&terminate=false&userId= -#EXTINF:-1 tvg-id="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) 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="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7154fa8326b6ce4ec31f2e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=282&terminate=false&userId= #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] @@ -1753,198 +1157,170 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",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 Motor (England) (480p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0510962948d000961d3c6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=576&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (England) (720p) -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 -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 Series (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Paramount Plus Picks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e41be30cb6054c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (480p) [Not 24/7] -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 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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 Truly (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac947dcd00d0007937c08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comรฉdia (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099c49f600076579b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Animรฉ All Day (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Investigaรงรฃo (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Filmes Aรงรฃo (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f120f41b7d403000783a6d6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Famรญlia (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171f032cd22e0007f17f3d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1210d14ae1f80007bafb1d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retrรด (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212ad1728050007a523b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 Natureza (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0ecebc00070e170f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comรฉdia (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sรฉries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Animรฉ All Day (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a62fa750007733239/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e41be30cb6054c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comรฉdia (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099c49f600076579b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comรฉdia (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac947dcd00d0007937c08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cinรฉma (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4dbf6bb0800071ffbcb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime Investigation (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] +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 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 Drama (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Filmes Aรงรฃo (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f120f41b7d403000783a6d6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= +#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 Food (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 HISTORY (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d35dfa5c02e717a234f86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=651&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af1803e7983b391d73b13/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0510962948d000961d3c6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=576&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV 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) +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 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 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 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 MTV Cribs (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 Cribs (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (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 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 Mistle YO! (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 My5 Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV My5 GP's (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 Nick (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] +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 Nick Ukraine (720p) +http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV 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) -http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91f19c2c3300098ce961/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Rockoโ€™s Modern Life (Brazil) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sรฉries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= -#EXTINF:-1 tvg-id="" status="online",G4 Select (720p) -https://siloh.pluto.tv/lilo/production/G4EN/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Truly (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Weather Nation Chicago (720p) +https://siloh.pluto.tv/lilo/production/WeatherNation/Chicago/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/ATL/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Boston (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/Boston/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Weather Nation Chicago (720p) -https://siloh.pluto.tv/lilo/production/WeatherNation/Chicago/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WeatherNation Washington D.C. (720p) -https://siloh.pluto.tv/lilo/production/WeatherNation/DC/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Dallas (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/DFW/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Houston (720p) @@ -1957,19 +1333,3 @@ 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 EN DIRECTO EN VIVO (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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 Vida Real (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 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 Animals (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 Anime (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= diff --git a/streams/us_roku.m3u b/streams/us_roku.m3u index 0368106bbe..7e6b9e595f 100644 --- a/streams/us_roku.m3u +++ b/streams/us_roku.m3u @@ -71,7 +71,7 @@ https://mytime-roku-ingest.cinedigm.com/playlist.m3u8 https://b9860b21629b415987978bdbbfbc3095.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Roku_NewKID/playlist.m3u8 #EXTINF:-1 tvg-id="OneAmericaNewsNetwork.us" status="online",OAN (1080p) http://oneamericanews-roku-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) +#EXTINF:-1 tvg-id="OutsideTV.us" status="timeout",Outside TV (1080p) https://outsidetv-roku-us.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Pac12Insider.uk" status="online",Pac 12 Insider (1080p) https://pac12-roku-us.amagi.tv/playlist.m3u8 diff --git a/streams/us_samsung.m3u b/streams/us_samsung.m3u index e4e06db65f..4c22120214 100644 --- a/streams/us_samsung.m3u +++ b/streams/us_samsung.m3u @@ -81,8 +81,6 @@ https://sportsgrid-samsungus.amagi.tv/playlist.m3u8 https://stadium.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.us" status="online",Stingray Naturescape (1080p) https://stingray-naturescape-1.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) -https://tastemade-es16tm-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://the-pet-collective-linear.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (720p) @@ -97,19 +95,19 @@ http://xlpore-samsungus.amagi.tv/playlist.m3u8 https://yahoo-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YoungHollywood.us" status="online",Young Hollywood (720p) https://younghollywood-rakuten-samsung.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ESTV (1080p) -https://estv-rakuten-samsung.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ion Plus (1080p) -https://ion-plus.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ION Plus -https://ion-plus.samsung.wurl.com/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ION -https://scripps-ion-1-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) https://edgesport-rakuten-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) https://edgesport-samsungus.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WeatherSpy -https://jukin-weatherspy-1-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",EDGEsport (US) (720p) https://img-edgesport.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ESTV (1080p) +https://estv-rakuten-samsung.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ION +https://scripps-ion-1-us.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ION Plus +https://ion-plus.samsung.wurl.com/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ion Plus (1080p) +https://ion-plus.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WeatherSpy +https://jukin-weatherspy-1-us.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/us_simultv.m3u b/streams/us_simultv.m3u index dfe70fc30c..b434ff7f3c 100644 --- a/streams/us_simultv.m3u +++ b/streams/us_simultv.m3u @@ -7,37 +7,37 @@ https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8 https://simultv.s.llnwi.net/n4s4/xcorps/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",2A Network (720p) https://simultv.s.llnwi.net/n4s4/2ANetwork/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cut Up N Cook (720p) -https://simultv.s.llnwi.net/n4s4/CutUpNCook/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Military Home Life (720p) -https://simultv.s.llnwi.net/n4s4/MilitaryHomeLife/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Providence Christian Network -https://simultv.s.llnwi.net/n4s4/ProvidenceNetwork/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Cowboy Theater (720p) https://simultv.s.llnwi.net/o054/CowboyTheater/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Cut Up N Cook (720p) +https://simultv.s.llnwi.net/n4s4/CutUpNCook/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Dimensions https://simultv.s.llnwi.net/o054/Dimensions/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) +https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Kartoon Circus +https://simultv.s.llnwi.net/o062/KartoonCircus/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Kid Central (720p) https://simultv.s.llnwi.net/o058/KidCentral/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Lifestyle https://simultv.s.llnwi.net/o058/Lifestyle/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Military Home Life (720p) +https://simultv.s.llnwi.net/n4s4/MilitaryHomeLife/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Mythos https://simultv.s.llnwi.net/o058/Mythos/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ready Set Action (720p) -https://simultv.s.llnwi.net/o059/ReadySetAction/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",XZone (720p) -https://simultv.s.llnwi.net/o060/xzone/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Kartoon Circus -https://simultv.s.llnwi.net/o062/KartoonCircus/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Spydar -https://simultv.s.llnwi.net/o062/Spydar/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="online",Switch (720p) -https://simultv.s.llnwi.net/o062/Switch/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Prime Time Drama https://simultv.s.llnwi.net/o064/PrimeTimeDrama/interlink.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) -https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Providence Christian Network +https://simultv.s.llnwi.net/n4s4/ProvidenceNetwork/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ready Set Action (720p) +https://simultv.s.llnwi.net/o059/ReadySetAction/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",SimSi TV https://simultv.s.llnwi.net/o060/SimSiTV/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Slap Tech https://simultv.s.llnwi.net/o061/SlapTech/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Spydar +https://simultv.s.llnwi.net/o062/Spydar/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",Switch (720p) +https://simultv.s.llnwi.net/o062/Switch/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="online",XZone (720p) +https://simultv.s.llnwi.net/o060/xzone/interlink.m3u8 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index bc3be47a6c..6b7856656d 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] @@ -20,6 +20,3 @@ https://tna5.bozztv.com/televisionsolar/index.m3u8 #EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Cusco/index.m3u8 -#EXTINF:-1 tvg-id="" status="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 e0a7428b28..a9fbe93d13 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) @@ -109,7 +107,7 @@ https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="online",STIRR City Bakersfield (480p) [Not 24/7] https://dai.google.com/linear/hls/event/-4GLQIcZTUWzP8vDAXNQsQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="timeout",STIRR City Baltimore (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="online",STIRR City Baltimore (720p) [Not 24/7] https://dai.google.com/linear/hls/event/jCNW8TtPRe6lnJMMVBZWVA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="online",STIRR City Bay City (720p) https://dai.google.com/linear/hls/event/kJPGlFKuS0itUoW7TfuDYQ/master.m3u8 @@ -133,7 +131,7 @@ https://dai.google.com/linear/hls/event/kMNMCCQsQYyyk2n2h_4cNw/master.m3u8 https://dai.google.com/linear/hls/event/fLqJePs_QR-FRTttC8fMIA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChattanooga.us" status="online",STIRR City Chattanooga (720p) https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityChicoRedding.us" status="timeout",STIRR City Chico-Redding (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityChicoRedding.us" status="online",STIRR City Chico-Redding (720p) [Not 24/7] https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 @@ -225,7 +223,7 @@ https://dai.google.com/linear/hls/event/FftwN8CLTnaX1pFHztXlYw/master.m3u8 https://dai.google.com/linear/hls/event/1bMiswhQQxqH-X8D3qbmKQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySanAntonio.us" status="online",STIRR City San Antonio (720p) https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="timeout",STIRR City Seattle (720p) +#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="online",STIRR City Seattle (720p) https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 @@ -265,16 +263,10 @@ https://dai.google.com/linear/hls/event/dKG_ZFd_S82FPgNxHmhdJw/master.m3u8 https://dai.google.com/linear/hls/event/r9VoxPU7TYmpydEn2ZR0jA/master.m3u8 #EXTINF:-1 tvg-id="STIRRWesterns.us" status="online",STIRR Westerns (360p) https://dai.google.com/linear/hls/event/YF2jfXh_QROPxoHEwp1Abw/master.m3u8 -#EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (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] -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] -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] -https://playoutengine.sinclairstoryline.com/playout/e1838c44-dcb6-47b5-93d4-a0547833518f/g.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="TheAsylum.us" status="timeout",The Asylum (1080p) http://asylum-stirr.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheCountryNetwork.us" status="online",The Country Network (1080p) @@ -289,125 +281,125 @@ 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] -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 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai.google.com/linear/hls/event/vZB78SsNSXWOR63VJrNC2Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR The Bob Ross Channel (240p) -https://dai.google.com/linear/hls/event/3dbJrQmVT_-psb-KBYuKQA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR HSN (720p) -https://dai.google.com/linear/hls/event/akursTHNTo6qGf1TtlHNsw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Docurama (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/Hx_PEMEsSzOCcZgy0Tq2YQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) -https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) -https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -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) -https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Popstar! TV (1080p) -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 Outside TV (1080p) -https://dai.google.com/linear/hls/event/HJAq3zH1SUy_B6fb1j80_Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Comedy Dynamics (1080p) -https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR 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 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) -https://ott-linear-channels.stingray.com/hls/stirr/104.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Stingray Urban Beats (1080p) -https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Stingray Today's Latin Pop (1080p) -https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 -#EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) -https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) -https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) -https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/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",CBSN New York NY (720p) -http://dai.google.com/linear/hls/event/rtcMlf4RTvOEkaudeany5w/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) -http://stadium.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Wipeout Xtra (720p) -https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) -https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) -https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/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 Comet (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/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 Gravitas Movies (720p) -https://dai.google.com/linear/hls/event/EpqgwRlpQKq73ySVSohJWA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBSN Denver CO (720p) -https://dai.google.com/linear/hls/event/EUo67MWSRh6toPi0heJKnQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Revry (720p) -https://dai.google.com/linear/hls/event/gvO6-Y6TTjCxRf1QALU4VQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBSN Pittsburgh PA (720p) -https://dai.google.com/linear/hls/event/i5SXVKI4QIuV-eF2XAH4FQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Choppertown (720p) -https://dai.google.com/linear/hls/event/N3c94WZQQq2fruixzfcCUQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR PursuitUp (720p) -https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBSN Dallas Ft Worth TX (720p) -https://dai.google.com/linear/hls/event/o5J3g4U9T16CvYnS7Qd86Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN (720p) https://dai.google.com/linear/hls/event/Sid4xiTQTkCT1SLu6rjUSQ/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) -https://dai.google.com/linear/hls/event/Xu-ITJ2GTNGaxGn893mmWg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) -https://dai.google.com/linear/hls/event/YoBM0ae5Q62TPdrfFHS4RQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBSN Minnesota MN (720p) -https://dai.google.com/linear/hls/event/zcWPVCfURNSPxeidcckQLA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR TV Mix (720p) -https://dai.google.com/linear/hls/event/ZP8ZMv95Q0Gm9EiyYOGHAA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",RetroCrush TV (720p) -https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) -https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) -https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) -https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] -https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR evrgrn (1080p) -https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Boston MA (720p) https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/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",CBSN Dallas Ft Worth TX (720p) +https://dai.google.com/linear/hls/event/o5J3g4U9T16CvYnS7Qd86Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBSN Denver CO (720p) +https://dai.google.com/linear/hls/event/EUo67MWSRh6toPi0heJKnQ/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",CBSN Minnesota MN (720p) +https://dai.google.com/linear/hls/event/zcWPVCfURNSPxeidcckQLA/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",CBSN Philly PA (720p) +https://dai.google.com/linear/hls/event/Xu-ITJ2GTNGaxGn893mmWg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBSN Pittsburgh PA (720p) +https://dai.google.com/linear/hls/event/i5SXVKI4QIuV-eF2XAH4FQ/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",RetroCrush TV (720p) +https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Stingray Everything 80s (1080p) +https://stirr.ott-channels.stingray.com/128/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/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 Choppertown (720p) +https://dai.google.com/linear/hls/event/N3c94WZQQq2fruixzfcCUQ/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 CineLife (1080p) +https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) +https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comedy Dynamics (1080p) +https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Docurama (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/Hx_PEMEsSzOCcZgy0Tq2YQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR evrgrn (1080p) +https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) +https://dai.google.com/linear/hls/event/EpqgwRlpQKq73ySVSohJWA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) +https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) +https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) +https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR HSN (720p) +https://dai.google.com/linear/hls/event/akursTHNTo6qGf1TtlHNsw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) +https://dai.google.com/linear/hls/event/YoBM0ae5Q62TPdrfFHS4RQ/master.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 Mystery Science Theater 3000 (1080p) +https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/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 Outside TV (1080p) +https://dai.google.com/linear/hls/event/HJAq3zH1SUy_B6fb1j80_Q/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 Popstar! TV (1080p) +https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR PursuitUp (720p) +https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) +https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) +https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Revry (720p) +https://dai.google.com/linear/hls/event/gvO6-Y6TTjCxRf1QALU4VQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) +https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) +http://stadium.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) +https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) +https://ott-linear-channels.stingray.com/hls/stirr/104.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 Today's Latin Pop (1080p) +https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Stingray Urban Beats (1080p) +https://ott-linear-channels.stingray.com/hls/stirr/133.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 The Bob Ross Channel (240p) +https://dai.google.com/linear/hls/event/3dbJrQmVT_-psb-KBYuKQA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR TV Mix (720p) +https://dai.google.com/linear/hls/event/ZP8ZMv95Q0Gm9EiyYOGHAA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Wipeout Xtra (720p) +https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index ccc7e096e9..b5b31f5d3e 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -1,14 +1,44 @@ #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) https://lnc-fox-soul-scte.tubi.video/index.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Fox-Weather.m3u8 -#EXTINF:-1 tvg-id="FoxWeather.us" status="timeout",Fox Weather (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Fox-Weather.m3u8 +#EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Fox-Weather.m3u8 +#EXTINF:-1 tvg-id="KCCIDT1.us" 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="KCPQDT1.us" status="online",FOX Q13 Seattle WA (KCPQ) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KCPQ-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KCRADT1.us" 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="KDFWDT1.us" status="online",FOX 4 Dallas / Fort Worth TX (KDFW) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KDFW-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KETVDT1.us" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 +#EXTINF:-1 tvg-id="KHBSDT1.us" status="online",KHBS-TV News Fort Smith AR (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 +#EXTINF:-1 tvg-id="KMBCDT1.us" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 +#EXTINF:-1 tvg-id="KMSPDT1.us" status="online",FOX 9 ST Paul Minneapolis MN (KMSP) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KMSP-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KOATDT1.us" status="online",KOAT-TV News Albuquerque NM (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 +#EXTINF:-1 tvg-id="KOCODT1.us" 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="KRIVDT1.us" status="online",FOX 26 Houston TX (KRIV) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KRIV-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KSAZDT1.us" status="online",FOX 10 Phoenix AZ (KZAS) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KSAZ-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KSBWDT1.us" status="online",KSBW-TV News Salinas CA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 +#EXTINF:-1 tvg-id="KTBCDT1.us" status="online",FOX 7 Austin TX (KTBC) (720p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTBC-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KTTVDT1.us" status="online",FOX 11 Los Angeles CA (KTTV) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTTV-Monetizer.m3u8 +#EXTINF:-1 tvg-id="KTVUDT1.us" status="online",FOX 2 San Francisco CA (KTVU) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 #EXTINF:-1 tvg-id="Localish.us" status="online",Localish (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Localish.m3u8 #EXTINF:-1 tvg-id="News12NewYork.us" status="online",News 12 New York (1080p) @@ -19,103 +49,69 @@ 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-Pattrn.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://lnc-people-tv.tubi.video/index.m3u8 +#EXTINF:-1 tvg-id="RealMadridTV.es" 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="Reelz.us" status="online",Reelz https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Reelz.m3u8 -#EXTINF:-1 tvg-id="SantaandtheThreeBears.us" status="online",Santa and the Three Bears (480p) -https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.m3u8 #EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Today All Day (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Today.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-USA-Today.m3u8 #EXTINF:-1 tvg-id="USATodaySportswire.us" status="online",USA Today SportsWire https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Sportswire.m3u8 -#EXTINF:-1 tvg-id="WeatherNation.us" status="timeout",Weathernation (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="WAGADT1.us" status="online",FOX 5 Atlanta GA (WAGA-TV) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WAGA-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WAPTDT1.us" status="online",WAPT-TV News Jackson MS (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WAPT.m3u8 +#EXTINF:-1 tvg-id="WBALDT1.us" 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="WCVBDT1.us" 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="WDSUDT1.us" 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="WeatherNation.us" status="online",Weathernation (720p) [Geo-blocked] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Weather-Nation.m3u8 +#EXTINF:-1 tvg-id="WESHDT1.us" 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="WFLDDT1.us" status="online",FOX 32 Chicago IL (WFLD) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WFLD-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WGALDT1.us" 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="WISNDT1.us" status="online",WISN-TV News Milwaukee WI (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 +#EXTINF:-1 tvg-id="WITIDT1.us" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WJBKDT1.us" status="online",FOX 2 Detroit MI (WJBK) (720p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WJBK-Monetizer.m3u8 #EXTINF:-1 tvg-id="WJCLDT1.us" status="online",WJCL-TV News Savannah GA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.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) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KCPQ-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 4 Dallas / Fort Worth TX (KDFW) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KDFW-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 9 ST Paul Minneapolis MN (KMSP) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KMSP-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 26 Houston TX (KRIV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KRIV-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 10 Phoenix AZ (KZAS) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KSAZ-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 7 Austin TX (KTBC) (720p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTBC-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 11 Los Angeles CA (KTTV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTTV-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 2 San Francisco CA (KTVU) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 5 Atlanta GA (WAGA-TV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WAGA-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 32 Chicago IL (WFLD) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WFLD-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 2 Detroit MI (WJBK) (720p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WJBK-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 5 New York NY (WNYW) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WNYW-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 35 Orlando FL (WOFL) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WOFL-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 5 Washington DC (WTTG) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 13 Tampa Bay FL (WTVT) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 -#EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 -#EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 -#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 -#EXTINF:-1 tvg-id="" status="online",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) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 -#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) +#EXTINF:-1 tvg-id="WLKYDT1.us" status="online",WLKY-TV News Louisville KY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WLWTDT1.us" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 -#EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) +#EXTINF:-1 tvg-id="WMORDT1.us" status="online",WMOR-TV News Lakeland FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 -#EXTINF:-1 tvg-id="" status="online",WMTW-TV News Portland ME (720p) +#EXTINF:-1 tvg-id="WMTWDT1.us" status="online",WMTW-TV News Portland ME (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMTW.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPBF-TV News West Palm Beach FL (720p) +#EXTINF:-1 tvg-id="WMURDT1.us" 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="WNYWDT1.us" status="online",FOX 5 New York NY (WNYW) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WNYW-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WOFLDT1.us" status="online",FOX 35 Orlando FL (WOFL) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WOFL-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WPBFDT1.us" status="online",WPBF-TV News West Palm Beach FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTZ-TV News Plattsburgh NY (720p) +#EXTINF:-1 tvg-id="WPTZDT1.us" status="online",WPTZ-TV News Plattsburgh NY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) +#EXTINF:-1 tvg-id="WTAEDT1.us" status="online",ABC 4 Pittsburg PA (WTAE) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 -#EXTINF:-1 tvg-id="" status="online",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",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="error",CBC News Highlights (720p) +#EXTINF:-1 tvg-id="WTTGDT1.us" status="online",FOX 5 Washington DC (WTTG) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WTVTDT1.us" status="online",FOX 13 Tampa Bay FL (WTVT) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 +#EXTINF:-1 tvg-id="WTXFDT1.us" 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="WVTMDT1.us" status="online",Very Alabama (576p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 diff --git a/streams/us_vizio.m3u b/streams/us_vizio.m3u index 3d66766e08..63f2997950 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) @@ -77,6 +73,8 @@ https://xplore-vizio.amagi.tv/playlist.m3u8 https://yahoo-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YoungHollywood.us" status="online",Young Hollywood (720p) https://younghollywood-vizio.amagi.tv/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",Ion Plus (1080p) https://ion-ion-plus-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",LEGO Channels (720p) diff --git a/streams/us_wfmz.m3u b/streams/us_wfmz.m3u index 582c3fcaa3..1bfef072c6 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -3,7 +3,7 @@ https://cdn.jaybirdtv.com/wfmz/5/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ PennST camera https://cdn.jaybirdtv.com/wfmz/6/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ Traffic -https://cdn.jaybirdtv.com/wfmz/channel/7/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ PPL Tower Camera https://cdn.jaybirdtv.com/wfmz/channel/9/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WFMZ Traffic +https://cdn.jaybirdtv.com/wfmz/channel/7/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index c7126a76f9..3712e94f31 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -30,12 +30,10 @@ 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="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) +#EXTINF:-1 tvg-id="Complex.us" status="timeout",Complex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) https://contvanime.cinedigm.com/conapp-ssai/amagi_hls_data_xumo-host-contvanime-junction/CDN/playlist.m3u8 @@ -57,7 +55,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playl 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 -#EXTINF:-1 tvg-id="Food52.us" status="timeout",Food 52 (720p) +#EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 @@ -75,14 +73,12 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlis https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="timeout",Gravitas Movies (720p) +#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="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) -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 #EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) @@ -101,8 +97,6 @@ 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) -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 #EXTINF:-1 tvg-id="NitroCircus.us" status="online",Nitro Circus (720p) @@ -127,10 +121,8 @@ https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/mas https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 #EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Realnosey.us" status="timeout",Real nosey (720p) +#EXTINF:-1 tvg-id="Realnosey.us" status="online",Real nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxrealnosey/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="RedboxFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (Redbox) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxUnsolvedMysteries.us" status="online",FilmRise Forensic Files (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxunsolvedmysteries/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ReelzChannelXUMO.us" status="online",Reelz Channel (XUMO) (720p) @@ -142,9 +134,9 @@ https://shoutfactory-xumo.amagi.tv/playlist.m3u8 #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 -#EXTINF:-1 tvg-id="SoYummy.us" status="online",So Yummy! (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-soyummy-xumo/CDN/master.m3u8 +#EXTINF:-1 tvg-id="SoYummy.us" status="timeout",So Yummy! (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxsoyummy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumosportsgrid/CDN/master.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (1080p) @@ -213,11 +205,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Wired.us" status="timeout",Wired (720p) +#EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBC News (720p) +#EXTINF:-1 tvg-id="" status="timeout",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",FilmRise Free Movies (Redbox) (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 diff --git a/streams/uz.m3u b/streams/uz.m3u index 68b07baa8f..711e6db6c6 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] +#EXTINF:-1 tvg-id="AzonTV.uz" status="error",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/ve.m3u b/streams/ve.m3u index 1d69bc2958..1b4b201628 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -5,7 +5,7 @@ https://vcp2.myplaytv.com/anzoateguitv/anzoateguitv/playlist.m3u8 https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazรณn Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 -#EXTINF:-1 tvg-id="CTN.ve" status="timeout",CTN +#EXTINF:-1 tvg-id="CTN.ve" status="online",CTN 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 diff --git a/streams/vn.m3u b/streams/vn.m3u index b8be7ed551..c36bf3e2d4 100644 --- a/streams/vn.m3u +++ b/streams/vn.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="BenTreTV.vn" status="timeout",Bแบฟn Tre (720p) +http://113.163.94.245/hls-live/livepkgr/_definst_/liveevent/thbt.m3u8 #EXTINF:-1 tvg-id="BRT.vn" status="online",BRT (360p) http://113.163.216.23:1935/live/tv2.stream_480p/playlist.m3u8 #EXTINF:-1 tvg-id="CaMauTV.vn" status="blocked",Cร  Mau TV (720p) [Geo-blocked] @@ -7,6 +9,12 @@ http://tv.ctvcamau.vn/live/tv/tv.m3u8 http://drtdnglive.e49a7c38.cdnviet.com/livedrt1/chunklist.m3u8 #EXTINF:-1 tvg-id="DaNangTV2.vn" status="online",Da Nang TV2 (1080p) [Not 24/7] http://drtdnglive.e49a7c38.cdnviet.com/livestream/chunklist.m3u8 +#EXTINF:-1 tvg-id="DhammasaphaTV.vn" status="online",Dhammasapha TV (1080p) +https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="DongNaiTV1.vn" status="online",ฤแป“ng Nai 1 (360p) [Not 24/7] +http://118.107.85.4:1935/live/smil:DNTV1.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="DongNaiTV2.vn" status="online",ฤแป“ng Nai 2 (576p) [Not 24/7] +http://118.107.85.4:1935/live/smil:DNTV2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GiaLaiTV.vn" status="online",Gia Lai TV (486p) http://113.161.25.3:8134/hls/gialaitv/gialaitv.m3u8 #EXTINF:-1 tvg-id="HBTV.vn" status="online",HBTV (406p) [Not 24/7] @@ -27,18 +35,26 @@ https://livefta.malimarcdn.com/ftaedge00/laoheritagetv.sdp/playlist.m3u8 https://livefta.malimarcdn.com/ftaedge00/laonet.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="LaoSVTV.vn" status="online",Lao SV TV (480p) https://livefta.malimarcdn.com/ftaedge00/laosvtv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="LookThoongTVHD.la" status="online",Look Thoong TV (720p) [Not 24/7] +https://livefta.malimarcdn.com/ftaedge00/lookthoongtv.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="NingTV.la" status="online",Ning TV (720p) +https://livefta.malimarcdn.com/ftaedge00/ningtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="OyLaoTV.vn" status="online",Oy Lao TV (720p) [Not 24/7] https://livefta.malimarcdn.com/ftaedge00/oylaotv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="PNTV.us" status="online",PNTV (720p) https://livefta.malimarcdn.com/ftaedge00/pntv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="QRT.vn" status="online",QRT (404p) [Not 24/7] http://113.161.6.157:8081/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 +#EXTINF:-1 tvg-id="QuocHoiTV.vn" status="online",Quแป‘c Hแป™i (720p) +http://113.164.225.140:1935/live/quochoitvlive.stream_720p/playlist.m3u8 #EXTINF:-1 tvg-id="SupremeMasterTV.tw" status="online",Supreme Master TV (720p) https://lbs-us1.suprememastertv.com/720p.m3u8 #EXTINF:-1 tvg-id="TeaTV.vn" status="online",Tea TV (720p) https://livefta.malimarcdn.com/ftaedge00/teatv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TeaTVKhmer.vn" status="online",Tea TV 2 (720p) https://livefta.malimarcdn.com/ftaedge00/teatv2.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="TienGiangTV.vn" status="online",Tien Giang (720p) +http://thtg.vn:8001/thtg.m3u8 #EXTINF:-1 tvg-id="UniquelyThai.vn" status="online",Uniquely Thai (720p) https://livefta.malimarcdn.com/ftaedge00/uniquely.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="VajtswvTxojlus.vn" status="online",Vajtswv Txojlus (720p) @@ -49,37 +65,21 @@ https://livefta.malimarcdn.com/ftaedge00/vanphenhtv.sdp/playlist.m3u8 http://210.86.230.202:8134/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 #EXTINF:-1 tvg-id="VNews.vn" status="online",V News https://16371213858134.vnns.net/ttxvn_abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) -https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",VTV8 (1080p) [Geo-blocked] -https://vips-livecdn.fptplay.net/hda2/vtv8hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="online",VTV9 (1080p) [Geo-blocked] -https://vips-livecdn.fptplay.net/hda2/vtv9_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="online",VTV7 (1080p) [Geo-blocked] [Not 24/7] -https://vips-livecdn.fptplay.net/hda3/vtv7hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="online",Look Thoong TV (720p) [Not 24/7] -https://livefta.malimarcdn.com/ftaedge00/lookthoongtv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ning TV (720p) -https://livefta.malimarcdn.com/ftaedge00/ningtv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Quแป‘c Hแป™i (720p) -http://113.164.225.140:1935/live/quochoitvlive.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ฤแป“ng Nai 1 (360p) [Not 24/7] -http://118.107.85.4:1935/live/smil:DNTV1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ฤแป“ng Nai 2 (576p) [Not 24/7] -http://118.107.85.4:1935/live/smil:DNTV2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tien Giang (720p) -http://thtg.vn:8001/thtg.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",VTV1 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="VTV1.vn" status="blocked",VTV1 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda1/vtv1hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",VTV2 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="VTV2.vn" status="blocked",VTV2 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda1/vtv2_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",VTV3 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="VTV3.vn" status="blocked",VTV3 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda1/vtv3hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",VTV4 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="VTV4.vn" status="blocked",VTV4 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda1/vtv4_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",VTV6 (1080p) [Geo-blocked] -https://vips-livecdn.fptplay.net/hda1/vtv6hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",VTV5 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="VTV5.vn" status="blocked",VTV5 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda2/vtv5hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Bแบฟn Tre (720p) -http://113.163.94.245/hls-live/livepkgr/_definst_/liveevent/thbt.m3u8 +#EXTINF:-1 tvg-id="VTV6.vn" status="blocked",VTV6 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda1/vtv6hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="VTV7.vn" status="online",VTV7 (1080p) [Geo-blocked] [Not 24/7] +https://vips-livecdn.fptplay.net/hda3/vtv7hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="VTV8.vn" status="online",VTV8 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda2/vtv8hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="VTV9.vn" status="online",VTV9 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda2/vtv9_vhls.smil/chunklist_b5000000.m3u8 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 diff --git a/streams/ye.m3u b/streams/ye.m3u index 1ba92cc47b..ec9e84a359 100644 --- a/streams/ye.m3u +++ b/streams/ye.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AICTV.ye" status="timeout",AIC TV (576p) http://195.35.85.115:8000/play/a0fr -#EXTINF:-1 tvg-id="AlerthAlnabawi.ye" status="error",Alerth Alnabawi (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AlerthAlnabawi.ye" status="online",Alerth Alnabawi (576p) [Not 24/7] http://82.212.74.2:8000/live/7307.m3u8 #EXTINF:-1 tvg-id="Alghadye.ye" status="online",Alghad Almushreq (576p) http://82.212.74.3:8000/live/7512.m3u8 @@ -21,3 +21,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/hadhramauttv1 #EXTINF:-1 tvg-id="SuhailTV.ye" status="online",Suhail TV (576p) http://82.212.74.98:8000/live/hls/7726.m3u8 +#EXTINF:-1 tvg-id="YemenTV.ye" status="online",Yemen TV +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/yemen_tv diff --git a/tests/__data__/expected/_readme.md b/tests/__data__/expected/_readme.md index 8d05f0c11f..b553a47d23 100644 --- a/tests/__data__/expected/_readme.md +++ b/tests/__data__/expected/_readme.md @@ -4,25 +4,57 @@ 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: + @@ -63,12 +95,20 @@ To watch IPTV, simply insert one of the links below into any player that support -### 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: +
@@ -85,12 +125,20 @@ To watch IPTV, simply insert one of the links below into any player that support -### 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: +
@@ -353,12 +401,20 @@ To watch IPTV, simply insert one of the links below into any player that support -### Playlists by region +### Grouped by region
Expand
+Playlist in which each channel has its _region_ as a group title: + +``` +https://iptv-org.github.io/iptv/index.region.m3u +``` + +Same thing, but split up into separate files: +
@@ -411,10 +467,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/tests/__data__/expected/database/db_clear.streams.db b/tests/__data__/expected/database/db_clear.streams.db index 7b23321d03..9fa848c3db 100644 --- a/tests/__data__/expected/database/db_clear.streams.db +++ b/tests/__data__/expected/database/db_clear.streams.db @@ -1,7 +1,7 @@ -{"title":"ะ›ะ”ะŸะ  ะขะ’","channel":"LDPRTV.ru","filepath":"tests/__data__/output/streams/ru.m3u","url":"http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"2ST8btby3mmsgPF0","status":"error"} {"title":"BBC News HD","channel":"BBCNews.uk","filepath":"tests/__data__/output/streams/uk.m3u","url":"http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"3TbieV1ptnZVCIdn","status":"blocked"} {"title":"BBC News HD","channel":"BBCNewsHD.uk","filepath":"tests/__data__/output/streams/uk.m3u","url":"https://master.starmena-cloud.com/hls/bbc.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"WTbieV1ptnXVCIdn","status":"online","bitrate":0,"frame_rate":25,"width":1024,"height":576} {"title":"Libyas Channel","channel":"LibyasChannel.ly","filepath":"tests/__data__/output/streams/ly.m3u","url":"https://master.starmena-cloud.com/hls/libyas.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"WTbieV1ptnZVCIdn","status":"online","bitrate":0,"frame_rate":25,"width":1024,"height":576} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"a7iyA6cjtf1iWWAZ"} {"title":"Tele 2000","channel":"Tele2000.pe","filepath":"tests/__data__/output/streams/pe.m3u","url":"https://servilive.com:3126/live/tele2000live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cF0pFVzSn6xFMUF3"} {"title":"Kayhan TV","channel":"KayhanTV.af","filepath":"channels/af.m3u","url":"http://208.93.117.113/live/Stream1/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cFFpFVzSn6xFMUF3","status":"error"} -{"title":"Sharq","channel":"Sharq.af","filepath":"channels/af.m3u","bitrate":2226543,"frame_rate":25,"width":1280,"height":720,"url":"https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"u7iyA6cjtf1iWWAZ","status":"online"} +{"title":"Sharq","channel":"Sharq.af","filepath":"channels/af.m3u","bitrate":2226543,"frame_rate":25,"width":1280,"height":720,"url":"https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"u7iyA6cjtf1iWWAZ","status":"online"} \ No newline at end of file diff --git a/tests/__data__/expected/database/db_update.streams.db b/tests/__data__/expected/database/db_update.streams.db index 7ab6aa1f74..5cb3db76a0 100644 --- a/tests/__data__/expected/database/db_update.streams.db +++ b/tests/__data__/expected/database/db_update.streams.db @@ -1,7 +1,10 @@ {"title":"ะ›ะ”ะŸะ  ะขะ’","channel":"LDPRTV.ru","filepath":"tests/__data__/output/streams/ru.m3u","url":"http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"2ST8btby3mmsgPF0","status":"timeout"} {"title":"BBC News HD","channel":"BBCNews.uk","filepath":"tests/__data__/output/streams/uk.m3u","url":"http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"3TbieV1ptnZVCIdn","status":"blocked"} {"title":"ATV","channel":"AndorraTV.ad","filepath":"tests/__data__/output/streams/ad.m3u","url":"https://iptv-all.lanesh4d0w.repl.co/andorra/atv","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"I6cjG2xCBRFFP4sz","status":"error"} +{"title":"ABC","channel":"ABC.uk","filepath":"tests/__data__/output/streams/uk.m3u","url":"http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"WTbieV1ptnZVCI3n"} {"title":"BBC News HD","channel":"BBCNewsHD.ad","filepath":"tests/__data__/output/streams/uk.m3u","url":"https://master.starmena-cloud.com/hls/libyas.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"WTbieV1ptnZVCIdn","status":"online","bitrate":0,"frame_rate":29.97,"width":1024,"height":576} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"a7iyA6cjtf1iWWAZ"} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/SD/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"b7iyA6cjtf1iWWAZ"} {"title":"Tele 2000","channel":"Tele2000.pe","filepath":"tests/__data__/output/streams/pe.m3u","url":"https://servilive.com:3126/live/tele2000live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cF0pFVzSn6xFMUF3"} {"title":"Kayhan TV","channel":"KayhanTV.af","filepath":"channels/af.m3u","url":"http://208.93.117.113/live/Stream1/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cFFpFVzSn6xFMUF3","status":"error"} -{"title":"Sharq","channel":"Sharq.af","filepath":"channels/af.m3u","bitrate":2226543,"frame_rate":25,"width":1280,"height":720,"url":"https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"u7iyA6cjtf1iWWAZ","status":"online"} +{"title":"Sharq","channel":"Sharq.af","filepath":"channels/af.m3u","bitrate":2226543,"frame_rate":25,"width":1280,"height":720,"url":"https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"u7iyA6cjtf1iWWAZ","status":"online"} \ No newline at end of file diff --git a/tests/__data__/expected/streams/aw.m3u b/tests/__data__/expected/streams/aw.m3u new file mode 100644 index 0000000000..b50f1cbbc9 --- /dev/null +++ b/tests/__data__/expected/streams/aw.m3u @@ -0,0 +1,6 @@ +#EXTM3U +#EXTINF:-1 tvg-id="Telearuba.aw" status="online",Telearuba (720p) +http://cdn.setar.aw:1935/Telearuba/smil:telearuba.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Telearuba.aw" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",Telearuba (480p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 +https://backend-server-dot-telearuba-app.appspot.com/media/livestream13/playlist.m3u8 diff --git a/tests/__data__/expected/streams/es.m3u b/tests/__data__/expected/streams/es.m3u new file mode 100644 index 0000000000..2f82cafca0 --- /dev/null +++ b/tests/__data__/expected/streams/es.m3u @@ -0,0 +1,7 @@ +#EXTM3U +#EXTINF:-1 tvg-id="" status="error",Caillou +https://dhx-caillou-1-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",iHola Play +https://rakuten-hola-2-es.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Planeta Junior TV +https://deaplaneta-planetakidz-1-es.samsung.wurl.tv/playlist.m3u8 diff --git a/tests/__data__/input/database/db_clear.streams.db b/tests/__data__/input/database/db_clear.streams.db index b34f8d1525..d20f263a4d 100644 --- a/tests/__data__/input/database/db_clear.streams.db +++ b/tests/__data__/input/database/db_clear.streams.db @@ -6,3 +6,5 @@ {"title":"Kayhan TV","channel":"KayhanTV.af","filepath":"channels/af.m3u","url":"http://208.93.117.113/live/Stream1/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cFFpFVzSn6xFMUF3","status":"error"} {"title":"Sharq","channel":"Sharq.af","filepath":"channels/af.m3u","bitrate":2226543,"frame_rate":25,"width":1280,"height":720,"url":"https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"u7iyA6cjtf1iWWAZ","status":"online"} {"title":"Tele 2000","channel":"Tele2000.pe","filepath":"tests/__data__/output/streams/pe.m3u","url":"https://servilive.com:3126/live/tele2000live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cF0pFVzSn6xFMUF3"} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"a7iyA6cjtf1iWWAZ"} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/SD/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"b7iyA6cjtf1iWWAZ"} diff --git a/tests/__data__/input/database/db_update.streams.db b/tests/__data__/input/database/db_update.streams.db index 70ab1888c7..adbf46d2dd 100644 --- a/tests/__data__/input/database/db_update.streams.db +++ b/tests/__data__/input/database/db_update.streams.db @@ -6,3 +6,5 @@ {"title":"BBC News HD","channel":"BBCNewsHD.ad","filepath":"tests/__data__/output/streams/uk.m3u","url":"http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"WTbieV1ptnZVCIdn"} {"title":"ABC","channel":"ABC.uk","filepath":"tests/__data__/output/streams/uk.m3u","url":"http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8","http_referrer":null,"user_agent":null,"cluster_id":3,"_id":"WTbieV1ptnZVCI3n"} {"title":"Tele 2000","channel":"Tele2000.pe","filepath":"tests/__data__/output/streams/pe.m3u","url":"https://servilive.com:3126/live/tele2000live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cF0pFVzSn6xFMUF3"} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"a7iyA6cjtf1iWWAZ"} +{"title":"่พฝๆบๆ–ฐ้—ป็ปผๅˆ [Geo-blocked]","channel":null,"filepath":"channels/cn.m3u","url":"http://stream2.jlntv.cn/liaoyuan1/SD/live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":4,"_id":"b7iyA6cjtf1iWWAZ"} \ No newline at end of file diff --git a/tests/__data__/input/database/playlist_update.streams.db b/tests/__data__/input/database/playlist_update.streams.db index c30bf04bd5..ae9bd6183e 100644 --- a/tests/__data__/input/database/playlist_update.streams.db +++ b/tests/__data__/input/database/playlist_update.streams.db @@ -13,3 +13,8 @@ {"channel":"NPO2.nl","title":"NPO 2 (342p)","filepath":"tests/__data__/output/streams/nl.m3u","url":"http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/tvlive/npo2/npo2.isml/.m3u8","http_referrer":null,"user_agent":null,"cluster_id":175,"status":"online","_id":"2p1TNGO0mF0MJOGy"} {"channel":"NPO2.nl","title":"NPO 2 (302p) [Geo-blocked]","filepath":"tests/__data__/output/streams/nl.m3u","url":"http://stream.tvtap.net:8081/live/nl-npo2.stream/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":191,"status":"blocked","_id":"nhL85BL7YM5OR7cn"} {"title":"Tele 2000","channel":"Tele2000.pe","filepath":"tests/__data__/output/streams/pe.m3u","url":"https://servilive.com:3126/live/tele2000live.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"cF0pFVzSn6xFMUF3"} +{"title":"Planeta Junior TV","channel":"","filepath":"tests/__data__/output/streams/es.m3u","url":"https://deaplaneta-planetakidz-1-es.samsung.wurl.tv/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"1BT8btby3mmsgPF0","status":"online"} +{"title":"Caillou","channel":"","filepath":"tests/__data__/output/streams/es.m3u","url":"https://dhx-caillou-1-es.samsung.wurl.tv/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"3BT8btby3mmsgPF0","status":"error"} +{"title":"iHola Play","channel":"","filepath":"tests/__data__/output/streams/es.m3u","url":"https://rakuten-hola-2-es.samsung.wurl.tv/playlist.m3u8","http_referrer":null,"user_agent":null,"height":480,"width":640,"frame_rate":60,"cluster_id":1,"_id":"2BT8btby3mmsgPF0","status":"online"} +{"title":"Telearuba (720p)","channel":"Telearuba.aw","filepath":"tests/__data__/output/streams/aw.m3u","url":"http://cdn.setar.aw:1935/Telearuba/smil:telearuba.smil/playlist.m3u8","http_referrer":null,"user_agent":null,"height":720,"width":1280,"cluster_id":1,"_id":"6BT8btby3mmsgPF0","status":"online"} +{"title":"Telearuba (480p) [Not 24/7]","channel":"Telearuba.aw","filepath":"tests/__data__/output/streams/aw.m3u","url":"https://backend-server-dot-telearuba-app.appspot.com/media/livestream13/playlist.m3u8","http_referrer":null,"user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36","height":480,"width":640,"cluster_id":1,"_id":"4BT8btby3mmsgPF0","status":"online"} diff --git a/tests/commands/database/update.test.js b/tests/commands/database/update.test.js index abaf4b7a96..7d98ebe2e2 100644 --- a/tests/commands/database/update.test.js +++ b/tests/commands/database/update.test.js @@ -21,14 +21,13 @@ it('can save results', () => { > node scripts/commands/database/update.js loading streams... -found 8 streams +found 10 streams loading check results... found 6 results loading origins... found 2 origins updating streams... updated 6 streams -removed 1 duplicates done `)