diff --git a/.github/ISSUE_TEMPLATE/------channel-request.yml b/.github/ISSUE_TEMPLATE/------channel-request.yml index b8f912f50..b8e661745 100644 --- a/.github/ISSUE_TEMPLATE/------channel-request.yml +++ b/.github/ISSUE_TEMPLATE/------channel-request.yml @@ -7,32 +7,20 @@ body: - type: markdown attributes: value: | - Please fill out the issue template as much as you can so we could efficiently process your request + Please fill out the form as much as you can so we could efficiently process your request - type: input attributes: - label: Channel Name - description: Full name of the channel. It is recommended to use the name listed on [lyngsat](https://www.lyngsat.com/search.html) or [wikipedia](https://www.wikipedia.org/) if possible. - placeholder: 'BBC America East' + label: Channel ID + description: Unique channel ID from [iptv-org.github.io](https://iptv-org.github.io/). If you can't find the channel you want in the list, please let us know through this [form](https://github.com/iptv-org/database/issues/new?assignees=&labels=channel+request&template=---channel-request.yml&title=Add%3A+). + placeholder: 'BBCAmericaEast.us' validations: required: true - - type: input - attributes: - label: Channel ID - description: Unique channel ID from iptv-org/database. A complete list of supported channels can be found on [iptv-org.github.io](https://iptv-org.github.io/). - placeholder: 'BBCAmericaEast.us' - - - type: input - attributes: - label: Website - description: Where have you seen the broadcast of this channel? - placeholder: 'https://example.com/live-tv' - - type: input attributes: label: Stream URL - description: Link to a stream in m3u8 format + description: Link to the stream (if you have one) placeholder: 'https://example.com/playlist.m3u8' - type: textarea diff --git a/.github/ISSUE_TEMPLATE/-----broken-stream.yml b/.github/ISSUE_TEMPLATE/-----broken-stream.yml index 309c27504..38f6c1ccf 100644 --- a/.github/ISSUE_TEMPLATE/-----broken-stream.yml +++ b/.github/ISSUE_TEMPLATE/-----broken-stream.yml @@ -1,6 +1,6 @@ name: ๐Ÿ›  Broken Stream description: Report a broken stream -title: 'Broken: ' +title: 'Replace: ' labels: ['๐Ÿ›  broken stream'] body: @@ -11,9 +11,9 @@ body: - type: input attributes: - label: Stream Title - description: Please use the exact title, as in how it appears in the playlist. - placeholder: 'BBC America East (720p) [Geo-blocked]' + label: Broken Link + description: Please specify the broken link from a playlist + placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8' validations: required: true @@ -35,7 +35,7 @@ body: - type: input attributes: label: Possible Replacement - placeholder: 'ex. https://lnc-kdfw-fox-aws.tubi.video/index.m3u8' + placeholder: 'https://lnc-kdfw-fox-aws.tubi.video/index.m3u8' - type: textarea attributes: diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index b074c265f..290e61b79 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -90,22 +90,19 @@ jobs: path: scripts/logs - run: npm install - run: npm run db:update - - uses: actions/upload-artifact@v2 - with: - name: database - path: scripts/database - - run: npm run playlist:update - - run: npm run playlist:generate + - run: npm run db:clear - run: npm run db:export - uses: actions/upload-artifact@v2 with: name: api path: .api - - run: npm run readme:update + - run: npm run playlist:update + - run: npm run playlist:generate - uses: actions/upload-artifact@v2 with: name: logs path: scripts/logs + - run: npm run readme:update - name: Commit Changes if: ${{ !env.ACT }} run: | diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d2dd6d7f4..b4c5b565e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ If you would like to replace a broken stream or add a new one, please do the fol - make sure that the link you want to add works by using a program like [VLC media player](https://www.videolan.org/vlc/index.html) - check if the channel is working outside your country by using a VPN or use a service like [streamtest.in](https://streamtest.in/) -- find out from which country the channel is being broadcasted. This information can usually be found on [lyngsat.com](https://www.lyngsat.com/search.html) or [wikipedia.org](https://www.wikipedia.org/). If you are unable to determine which country the channel belongs to, add the channel onto the `channels/unsorted.m3u` playlist +- find out from which country the channel is being broadcasted. This information can usually be found on [lyngsat.com](https://www.lyngsat.com/search.html) or [wikipedia.org](https://www.wikipedia.org/) - find the corresponding [ISO_3166-2 code](https://en.wikipedia.org/wiki/ISO_3166-2) for the country - open the `/streams` folder and find the file that has the same code in its name and open it - if broken, find the broken link in this file and replace it with working one @@ -106,8 +106,6 @@ Each stream also have a `status` attribute which is updated daily by the [iptv-b - `template.md`: template for `README.md`. - `scripts/`: contains all the scripts used in GitHub workflows. - `streams/`: contains all streams broken down by the country from which they are broadcast. - - ... - - `unsorted.m3u`: playlist with channels not yet sorted. - `tests/`: contains tests to check the scripts. - `CONTRIBUTING.md`: file you are currently reading. - `README.md`: project description generated from the contents of the `.readme/` folder. diff --git a/README.md b/README.md index 446259d5b..28841b408 100644 --- a/README.md +++ b/README.md @@ -30,34 +30,34 @@ To watch IPTV, simply insert one of the links below into any player that support Auto13https://iptv-org.github.io/iptv/categories/auto.m3u - Animation28https://iptv-org.github.io/iptv/categories/animation.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 - Comedy46https://iptv-org.github.io/iptv/categories/comedy.m3u + Comedy45https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking20https://iptv-org.github.io/iptv/categories/cooking.m3u - Culture16https://iptv-org.github.io/iptv/categories/culture.m3u + Culture17https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u - Education34https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment183https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family17https://iptv-org.github.io/iptv/categories/family.m3u - General378https://iptv-org.github.io/iptv/categories/general.m3u - Kids136https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative32https://iptv-org.github.io/iptv/categories/legislative.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 - Movies209https://iptv-org.github.io/iptv/categories/movies.m3u - Music325https://iptv-org.github.io/iptv/categories/music.m3u - News325https://iptv-org.github.io/iptv/categories/news.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 - Relax17https://iptv-org.github.io/iptv/categories/relax.m3u - Religious190https://iptv-org.github.io/iptv/categories/religious.m3u - Series156https://iptv-org.github.io/iptv/categories/series.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 Science12https://iptv-org.github.io/iptv/categories/science.m3u Shop54https://iptv-org.github.io/iptv/categories/shop.m3u - Sports171https://iptv-org.github.io/iptv/categories/sports.m3u - Travel18https://iptv-org.github.io/iptv/categories/travel.m3u + Sports179https://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 - Undefined4600https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4831https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -75,102 +75,100 @@ To watch IPTV, simply insert one of the links below into any player that support LanguageChannelsPlaylist - Albanian32https://iptv-org.github.io/iptv/languages/sqi.m3u + Albanian37https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic316https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic327https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://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 - Azerbaijani18https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani17https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u - Bhojpuri1https://iptv-org.github.io/iptv/languages/bho.m3u + Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u - Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u + Bulgarian18https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u - Catalan7https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese56https://iptv-org.github.io/iptv/languages/zho.m3u + Catalan9https://iptv-org.github.io/iptv/languages/cat.m3u + Chinese59https://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 - Danish12https://iptv-org.github.io/iptv/languages/dan.m3u + Danish13https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u - Dutch76https://iptv-org.github.io/iptv/languages/nld.m3u - English1394https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch83https://iptv-org.github.io/iptv/languages/nld.m3u + English1459https://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 - French153https://iptv-org.github.io/iptv/languages/fra.m3u + French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u - Georgian5https://iptv-org.github.io/iptv/languages/kat.m3u - German167https://iptv-org.github.io/iptv/languages/deu.m3u - Greek77https://iptv-org.github.io/iptv/languages/ell.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 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 - Hindi66https://iptv-org.github.io/iptv/languages/hin.m3u - Hungarian33https://iptv-org.github.io/iptv/languages/hun.m3u - Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian157https://iptv-org.github.io/iptv/languages/ind.m3u + Hindi55https://iptv-org.github.io/iptv/languages/hin.m3u + Hungarian31https://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 - Italian150https://iptv-org.github.io/iptv/languages/ita.m3u - Japanese19https://iptv-org.github.io/iptv/languages/jpn.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 - Kannada6https://iptv-org.github.io/iptv/languages/kan.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 Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean107https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish13https://iptv-org.github.io/iptv/languages/kur.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 Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u - Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u + Lithuanian4https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay18https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam46https://iptv-org.github.io/iptv/languages/mal.m3u - Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u + Malay19https://iptv-org.github.io/iptv/languages/msa.m3u + Malayalam43https://iptv-org.github.io/iptv/languages/mal.m3u + Maltese4https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u - Marathi2https://iptv-org.github.io/iptv/languages/mar.m3u + Marathi1https://iptv-org.github.io/iptv/languages/mar.m3u Mongolian19https://iptv-org.github.io/iptv/languages/mon.m3u - Nepali1https://iptv-org.github.io/iptv/languages/nep.m3u - Norwegian7https://iptv-org.github.io/iptv/languages/nor.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 Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u - Persian75https://iptv-org.github.io/iptv/languages/fas.m3u - Polish37https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese140https://iptv-org.github.io/iptv/languages/por.m3u - Romanian35https://iptv-org.github.io/iptv/languages/ron.m3u - Russian307https://iptv-org.github.io/iptv/languages/rus.m3u - Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u + Persian74https://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 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 - Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u + Slovenian8https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish1026https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish1050https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u - Swedish15https://iptv-org.github.io/iptv/languages/swe.m3u + Swedish16https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil34https://iptv-org.github.io/iptv/languages/tam.m3u - Telugu4https://iptv-org.github.io/iptv/languages/tel.m3u - Thai44https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish122https://iptv-org.github.io/iptv/languages/tur.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 Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian44https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu19https://iptv-org.github.io/iptv/languages/urd.m3u + Ukrainian43https://iptv-org.github.io/iptv/languages/ukr.m3u + Urdu18https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u - Vietnamese42https://iptv-org.github.io/iptv/languages/vie.m3u + Vietnamese43https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof4https://iptv-org.github.io/iptv/languages/wol.m3u - Yue Chinese3https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2239https://iptv-org.github.io/iptv/languages/undefined.m3u + Yue Chinese1https://iptv-org.github.io/iptv/languages/yue.m3u + Undefined2365https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -188,257 +186,257 @@ To watch IPTV, simply insert one of the links below into any player that support CountryChannelsPlaylist - ๐Ÿ‡ฆ๐Ÿ‡ซ Afghanistan64https://iptv-org.github.io/iptv/countries/af.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฑ Albania81https://iptv-org.github.io/iptv/countries/al.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฟ Algeria93https://iptv-org.github.io/iptv/countries/dz.m3u - ๐Ÿ‡ฆ๐Ÿ‡ธ American Samoa40https://iptv-org.github.io/iptv/countries/as.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฉ Andorra54https://iptv-org.github.io/iptv/countries/ad.m3u - ๐Ÿ‡ฆ๐Ÿ‡ด Angola42https://iptv-org.github.io/iptv/countries/ao.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฎ Anguilla40https://iptv-org.github.io/iptv/countries/ai.m3u - ๐Ÿ‡ฆ๐Ÿ‡ถ Antarctica37https://iptv-org.github.io/iptv/countries/aq.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฌ Antigua and Barbuda40https://iptv-org.github.io/iptv/countries/ag.m3u - ๐Ÿ‡ฆ๐Ÿ‡ท Argentina195https://iptv-org.github.io/iptv/countries/ar.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฒ Armenia85https://iptv-org.github.io/iptv/countries/am.m3u - ๐Ÿ‡ฆ๐Ÿ‡ผ Aruba43https://iptv-org.github.io/iptv/countries/aw.m3u - ๐Ÿ‡ฆ๐Ÿ‡บ Australia88https://iptv-org.github.io/iptv/countries/au.m3u - ๐Ÿ‡ฆ๐Ÿ‡น Austria79https://iptv-org.github.io/iptv/countries/at.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฟ Azerbaijan75https://iptv-org.github.io/iptv/countries/az.m3u - ๐Ÿ‡ง๐Ÿ‡ธ Bahamas42https://iptv-org.github.io/iptv/countries/bs.m3u - ๐Ÿ‡ง๐Ÿ‡ญ Bahrain79https://iptv-org.github.io/iptv/countries/bh.m3u - ๐Ÿ‡ง๐Ÿ‡ฉ Bangladesh69https://iptv-org.github.io/iptv/countries/bd.m3u - ๐Ÿ‡ง๐Ÿ‡ง Barbados41https://iptv-org.github.io/iptv/countries/bb.m3u - ๐Ÿ‡ง๐Ÿ‡พ Belarus82https://iptv-org.github.io/iptv/countries/by.m3u + ๐Ÿ‡ฆ๐Ÿ‡ซ 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 + ๐Ÿ‡ฆ๐Ÿ‡ฟ 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 - ๐Ÿ‡ง๐Ÿ‡ฟ Belize39https://iptv-org.github.io/iptv/countries/bz.m3u - ๐Ÿ‡ง๐Ÿ‡ฏ Benin41https://iptv-org.github.io/iptv/countries/bj.m3u - ๐Ÿ‡ง๐Ÿ‡ฒ Bermuda38https://iptv-org.github.io/iptv/countries/bm.m3u - ๐Ÿ‡ง๐Ÿ‡น Bhutan50https://iptv-org.github.io/iptv/countries/bt.m3u - ๐Ÿ‡ง๐Ÿ‡ด Bolivia99https://iptv-org.github.io/iptv/countries/bo.m3u - ๐Ÿ‡ง๐Ÿ‡ถ Bonaire37https://iptv-org.github.io/iptv/countries/bq.m3u - ๐Ÿ‡ง๐Ÿ‡ฆ Bosnia and Herzegovina62https://iptv-org.github.io/iptv/countries/ba.m3u - ๐Ÿ‡ง๐Ÿ‡ผ Botswana40https://iptv-org.github.io/iptv/countries/bw.m3u - ๐Ÿ‡ง๐Ÿ‡ป Bouvet Island37https://iptv-org.github.io/iptv/countries/bv.m3u - ๐Ÿ‡ง๐Ÿ‡ท Brazil151https://iptv-org.github.io/iptv/countries/br.m3u - ๐Ÿ‡ฎ๐Ÿ‡ด British Indian Ocean Territory37https://iptv-org.github.io/iptv/countries/io.m3u - ๐Ÿ‡ป๐Ÿ‡ฌ British Virgin Islands40https://iptv-org.github.io/iptv/countries/vg.m3u - ๐Ÿ‡ง๐Ÿ‡ณ Brunei48https://iptv-org.github.io/iptv/countries/bn.m3u - ๐Ÿ‡ง๐Ÿ‡ฌ Bulgaria65https://iptv-org.github.io/iptv/countries/bg.m3u - ๐Ÿ‡ง๐Ÿ‡ซ Burkina Faso44https://iptv-org.github.io/iptv/countries/bf.m3u - ๐Ÿ‡ง๐Ÿ‡ฎ Burundi40https://iptv-org.github.io/iptv/countries/bi.m3u - ๐Ÿ‡ฐ๐Ÿ‡ญ Cambodia54https://iptv-org.github.io/iptv/countries/kh.m3u - ๐Ÿ‡จ๐Ÿ‡ฒ Cameroon43https://iptv-org.github.io/iptv/countries/cm.m3u - ๐Ÿ‡จ๐Ÿ‡ฆ Canada116https://iptv-org.github.io/iptv/countries/ca.m3u - ๐Ÿ‡จ๐Ÿ‡ป Cape Verde40https://iptv-org.github.io/iptv/countries/cv.m3u - ๐Ÿ‡ฐ๐Ÿ‡พ Cayman Islands40https://iptv-org.github.io/iptv/countries/ky.m3u - ๐Ÿ‡จ๐Ÿ‡ซ Central African Republic40https://iptv-org.github.io/iptv/countries/cf.m3u - ๐Ÿ‡น๐Ÿ‡ฉ Chad40https://iptv-org.github.io/iptv/countries/td.m3u - ๐Ÿ‡จ๐Ÿ‡ฑ Chile206https://iptv-org.github.io/iptv/countries/cl.m3u - ๐Ÿ‡จ๐Ÿ‡ณ China950https://iptv-org.github.io/iptv/countries/cn.m3u - ๐Ÿ‡จ๐Ÿ‡ฝ Christmas Island37https://iptv-org.github.io/iptv/countries/cx.m3u - ๐Ÿ‡จ๐Ÿ‡จ Cocos (Keeling) Islands37https://iptv-org.github.io/iptv/countries/cc.m3u - ๐Ÿ‡จ๐Ÿ‡ด Colombia141https://iptv-org.github.io/iptv/countries/co.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฒ Comoros69https://iptv-org.github.io/iptv/countries/km.m3u - ๐Ÿ‡จ๐Ÿ‡ฐ Cook Islands40https://iptv-org.github.io/iptv/countries/ck.m3u - ๐Ÿ‡จ๐Ÿ‡ท Costa Rica103https://iptv-org.github.io/iptv/countries/cr.m3u - ๐Ÿ‡ญ๐Ÿ‡ท Croatia62https://iptv-org.github.io/iptv/countries/hr.m3u - ๐Ÿ‡จ๐Ÿ‡บ Cuba82https://iptv-org.github.io/iptv/countries/cu.m3u - ๐Ÿ‡จ๐Ÿ‡ผ Curacao46https://iptv-org.github.io/iptv/countries/cw.m3u - ๐Ÿ‡จ๐Ÿ‡พ Cyprus78https://iptv-org.github.io/iptv/countries/cy.m3u - ๐Ÿ‡จ๐Ÿ‡ฟ Czech Republic66https://iptv-org.github.io/iptv/countries/cz.m3u - ๐Ÿ‡จ๐Ÿ‡ฉ Democratic Republic of the Congo44https://iptv-org.github.io/iptv/countries/cd.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฐ Denmark62https://iptv-org.github.io/iptv/countries/dk.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฏ Djibouti73https://iptv-org.github.io/iptv/countries/dj.m3u - ๐Ÿ‡ฉ๐Ÿ‡ฒ Dominica40https://iptv-org.github.io/iptv/countries/dm.m3u - ๐Ÿ‡ฉ๐Ÿ‡ด Dominican Republic166https://iptv-org.github.io/iptv/countries/do.m3u - ๐Ÿ‡น๐Ÿ‡ฑ East Timor44https://iptv-org.github.io/iptv/countries/tl.m3u - ๐Ÿ‡ช๐Ÿ‡จ Ecuador99https://iptv-org.github.io/iptv/countries/ec.m3u - ๐Ÿ‡ช๐Ÿ‡ฌ Egypt104https://iptv-org.github.io/iptv/countries/eg.m3u - ๐Ÿ‡ธ๐Ÿ‡ป El Salvador95https://iptv-org.github.io/iptv/countries/sv.m3u - ๐Ÿ‡ฌ๐Ÿ‡ถ Equatorial Guinea41https://iptv-org.github.io/iptv/countries/gq.m3u - ๐Ÿ‡ช๐Ÿ‡ท Eritrea40https://iptv-org.github.io/iptv/countries/er.m3u - ๐Ÿ‡ช๐Ÿ‡ช Estonia57https://iptv-org.github.io/iptv/countries/ee.m3u - ๐Ÿ‡ช๐Ÿ‡น Ethiopia41https://iptv-org.github.io/iptv/countries/et.m3u - ๐Ÿ‡ซ๐Ÿ‡ฐ Falkland Islands37https://iptv-org.github.io/iptv/countries/fk.m3u - ๐Ÿ‡ซ๐Ÿ‡ด Faroe Islands38https://iptv-org.github.io/iptv/countries/fo.m3u - ๐Ÿ‡ซ๐Ÿ‡ฏ Fiji41https://iptv-org.github.io/iptv/countries/fj.m3u - ๐Ÿ‡ซ๐Ÿ‡ฎ Finland61https://iptv-org.github.io/iptv/countries/fi.m3u - ๐Ÿ‡ซ๐Ÿ‡ท France167https://iptv-org.github.io/iptv/countries/fr.m3u - ๐Ÿ‡ฌ๐Ÿ‡ซ French Guiana38https://iptv-org.github.io/iptv/countries/gf.m3u - ๐Ÿ‡ต๐Ÿ‡ซ French Polynesia41https://iptv-org.github.io/iptv/countries/pf.m3u - ๐Ÿ‡น๐Ÿ‡ซ French Southern Territories40https://iptv-org.github.io/iptv/countries/tf.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฆ Gabon40https://iptv-org.github.io/iptv/countries/ga.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฒ Gambia41https://iptv-org.github.io/iptv/countries/gm.m3u - ๐Ÿ‡ฌ๐Ÿ‡ช Georgia63https://iptv-org.github.io/iptv/countries/ge.m3u - ๐Ÿ‡ฉ๐Ÿ‡ช Germany211https://iptv-org.github.io/iptv/countries/de.m3u - ๐Ÿ‡ฌ๐Ÿ‡ญ Ghana40https://iptv-org.github.io/iptv/countries/gh.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฎ Gibraltar37https://iptv-org.github.io/iptv/countries/gi.m3u - ๐Ÿ‡ฌ๐Ÿ‡ท Greece136https://iptv-org.github.io/iptv/countries/gr.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฑ Greenland39https://iptv-org.github.io/iptv/countries/gl.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฉ Grenada40https://iptv-org.github.io/iptv/countries/gd.m3u - ๐Ÿ‡ฌ๐Ÿ‡ต Guadeloupe42https://iptv-org.github.io/iptv/countries/gp.m3u - ๐Ÿ‡ฌ๐Ÿ‡บ Guam40https://iptv-org.github.io/iptv/countries/gu.m3u - ๐Ÿ‡ฌ๐Ÿ‡น Guatemala83https://iptv-org.github.io/iptv/countries/gt.m3u - ๐Ÿ‡ฌ๐Ÿ‡ฌ Guernsey38https://iptv-org.github.io/iptv/countries/gg.m3u - ๐Ÿ‡ฌ๐Ÿ‡ณ Guinea40https://iptv-org.github.io/iptv/countries/gn.m3u - ๐Ÿ‡ฌ๐Ÿ‡ผ Guinea-Bissau40https://iptv-org.github.io/iptv/countries/gw.m3u - ๐Ÿ‡ฌ๐Ÿ‡พ Guyana37https://iptv-org.github.io/iptv/countries/gy.m3u - ๐Ÿ‡ญ๐Ÿ‡น Haiti53https://iptv-org.github.io/iptv/countries/ht.m3u - ๐Ÿ‡ญ๐Ÿ‡ฒ Heard Island and McDonald Islands37https://iptv-org.github.io/iptv/countries/hm.m3u - ๐Ÿ‡ญ๐Ÿ‡ณ Honduras110https://iptv-org.github.io/iptv/countries/hn.m3u - ๐Ÿ‡ญ๐Ÿ‡ฐ Hong Kong60https://iptv-org.github.io/iptv/countries/hk.m3u - ๐Ÿ‡ญ๐Ÿ‡บ Hungary84https://iptv-org.github.io/iptv/countries/hu.m3u - ๐Ÿ‡ฎ๐Ÿ‡ธ Iceland53https://iptv-org.github.io/iptv/countries/is.m3u - ๐Ÿ‡ฎ๐Ÿ‡ณ India248https://iptv-org.github.io/iptv/countries/in.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesia216https://iptv-org.github.io/iptv/countries/id.m3u - ๐Ÿ‡ฎ๐Ÿ‡ท Iran120https://iptv-org.github.io/iptv/countries/ir.m3u - ๐Ÿ‡ฎ๐Ÿ‡ถ Iraq112https://iptv-org.github.io/iptv/countries/iq.m3u - ๐Ÿ‡ฎ๐Ÿ‡ช Ireland63https://iptv-org.github.io/iptv/countries/ie.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฒ Isle of Man37https://iptv-org.github.io/iptv/countries/im.m3u - ๐Ÿ‡ฎ๐Ÿ‡ฑ Israel60https://iptv-org.github.io/iptv/countries/il.m3u - ๐Ÿ‡ฎ๐Ÿ‡น Italy219https://iptv-org.github.io/iptv/countries/it.m3u - ๐Ÿ‡จ๐Ÿ‡ฎ Ivory Coast41https://iptv-org.github.io/iptv/countries/ci.m3u - ๐Ÿ‡ฏ๐Ÿ‡ฒ Jamaica42https://iptv-org.github.io/iptv/countries/jm.m3u - ๐Ÿ‡ฏ๐Ÿ‡ต Japan63https://iptv-org.github.io/iptv/countries/jp.m3u - ๐Ÿ‡ฏ๐Ÿ‡ช Jersey37https://iptv-org.github.io/iptv/countries/je.m3u - ๐Ÿ‡ฏ๐Ÿ‡ด Jordan96https://iptv-org.github.io/iptv/countries/jo.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฟ Kazakhstan75https://iptv-org.github.io/iptv/countries/kz.m3u - ๐Ÿ‡ฐ๐Ÿ‡ช Kenya46https://iptv-org.github.io/iptv/countries/ke.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฎ Kiribati40https://iptv-org.github.io/iptv/countries/ki.m3u - ๐Ÿ‡ฝ๐Ÿ‡ฐ Kosovo42https://iptv-org.github.io/iptv/countries/xk.m3u - ๐Ÿ‡ฐ๐Ÿ‡ผ Kuwait95https://iptv-org.github.io/iptv/countries/kw.m3u - ๐Ÿ‡ฐ๐Ÿ‡ฌ Kyrgyzstan47https://iptv-org.github.io/iptv/countries/kg.m3u - ๐Ÿ‡ฑ๐Ÿ‡ฆ Laos61https://iptv-org.github.io/iptv/countries/la.m3u - ๐Ÿ‡ฑ๐Ÿ‡ป Latvia57https://iptv-org.github.io/iptv/countries/lv.m3u - ๐Ÿ‡ฑ๐Ÿ‡ง Lebanon93https://iptv-org.github.io/iptv/countries/lb.m3u - ๐Ÿ‡ฑ๐Ÿ‡ธ Lesotho40https://iptv-org.github.io/iptv/countries/ls.m3u - ๐Ÿ‡ฑ๐Ÿ‡ท Liberia40https://iptv-org.github.io/iptv/countries/lr.m3u - ๐Ÿ‡ฑ๐Ÿ‡พ Libya79https://iptv-org.github.io/iptv/countries/ly.m3u - ๐Ÿ‡ฑ๐Ÿ‡ฎ Liechtenstein56https://iptv-org.github.io/iptv/countries/li.m3u - ๐Ÿ‡ฑ๐Ÿ‡น Lithuania55https://iptv-org.github.io/iptv/countries/lt.m3u - ๐Ÿ‡ฑ๐Ÿ‡บ Luxembourg59https://iptv-org.github.io/iptv/countries/lu.m3u - ๐Ÿ‡ฒ๐Ÿ‡ด Macao48https://iptv-org.github.io/iptv/countries/mo.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฌ Madagascar40https://iptv-org.github.io/iptv/countries/mg.m3u - ๐Ÿ‡ฒ๐Ÿ‡ผ Malawi40https://iptv-org.github.io/iptv/countries/mw.m3u - ๐Ÿ‡ฒ๐Ÿ‡พ Malaysia62https://iptv-org.github.io/iptv/countries/my.m3u - ๐Ÿ‡ฒ๐Ÿ‡ป Maldives52https://iptv-org.github.io/iptv/countries/mv.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฑ Mali40https://iptv-org.github.io/iptv/countries/ml.m3u - ๐Ÿ‡ฒ๐Ÿ‡น Malta54https://iptv-org.github.io/iptv/countries/mt.m3u - ๐Ÿ‡ฒ๐Ÿ‡ญ Marshall Islands40https://iptv-org.github.io/iptv/countries/mh.m3u - ๐Ÿ‡ฒ๐Ÿ‡ถ Martinique41https://iptv-org.github.io/iptv/countries/mq.m3u - ๐Ÿ‡ฒ๐Ÿ‡ท Mauritania70https://iptv-org.github.io/iptv/countries/mr.m3u - ๐Ÿ‡ฒ๐Ÿ‡บ Mauritius41https://iptv-org.github.io/iptv/countries/mu.m3u - ๐Ÿ‡พ๐Ÿ‡น Mayotte40https://iptv-org.github.io/iptv/countries/yt.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฝ Mexico145https://iptv-org.github.io/iptv/countries/mx.m3u - ๐Ÿ‡ซ๐Ÿ‡ฒ Micronesia40https://iptv-org.github.io/iptv/countries/fm.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฉ Moldova64https://iptv-org.github.io/iptv/countries/md.m3u - ๐Ÿ‡ฒ๐Ÿ‡จ Monaco53https://iptv-org.github.io/iptv/countries/mc.m3u - ๐Ÿ‡ฒ๐Ÿ‡ณ Mongolia64https://iptv-org.github.io/iptv/countries/mn.m3u - ๐Ÿ‡ฒ๐Ÿ‡ช Montenegro57https://iptv-org.github.io/iptv/countries/me.m3u - ๐Ÿ‡ฒ๐Ÿ‡ธ Montserrat40https://iptv-org.github.io/iptv/countries/ms.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฆ Morocco85https://iptv-org.github.io/iptv/countries/ma.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฟ Mozambique42https://iptv-org.github.io/iptv/countries/mz.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฒ Myanmar (Burma)45https://iptv-org.github.io/iptv/countries/mm.m3u - ๐Ÿ‡ณ๐Ÿ‡ฆ Namibia40https://iptv-org.github.io/iptv/countries/na.m3u - ๐Ÿ‡ณ๐Ÿ‡ท Nauru40https://iptv-org.github.io/iptv/countries/nr.m3u - ๐Ÿ‡ณ๐Ÿ‡ต Nepal51https://iptv-org.github.io/iptv/countries/np.m3u - ๐Ÿ‡ณ๐Ÿ‡ฑ Netherlands140https://iptv-org.github.io/iptv/countries/nl.m3u - ๐Ÿ‡ณ๐Ÿ‡จ New Caledonia40https://iptv-org.github.io/iptv/countries/nc.m3u - ๐Ÿ‡ณ๐Ÿ‡ฟ New Zealand54https://iptv-org.github.io/iptv/countries/nz.m3u - ๐Ÿ‡ณ๐Ÿ‡ฎ Nicaragua93https://iptv-org.github.io/iptv/countries/ni.m3u - ๐Ÿ‡ณ๐Ÿ‡ช Niger40https://iptv-org.github.io/iptv/countries/ne.m3u - ๐Ÿ‡ณ๐Ÿ‡ฌ Nigeria46https://iptv-org.github.io/iptv/countries/ng.m3u - ๐Ÿ‡ณ๐Ÿ‡บ Niue40https://iptv-org.github.io/iptv/countries/nu.m3u - ๐Ÿ‡ณ๐Ÿ‡ซ Norfolk Island40https://iptv-org.github.io/iptv/countries/nf.m3u - ๐Ÿ‡ฐ๐Ÿ‡ต North Korea45https://iptv-org.github.io/iptv/countries/kp.m3u - ๐Ÿ‡ฒ๐Ÿ‡ฐ North Macedonia55https://iptv-org.github.io/iptv/countries/mk.m3u - ๐Ÿ‡ฒ๐Ÿ‡ต Northern Mariana Islands40https://iptv-org.github.io/iptv/countries/mp.m3u - ๐Ÿ‡ณ๐Ÿ‡ด Norway64https://iptv-org.github.io/iptv/countries/no.m3u - ๐Ÿ‡ด๐Ÿ‡ฒ Oman81https://iptv-org.github.io/iptv/countries/om.m3u - ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan70https://iptv-org.github.io/iptv/countries/pk.m3u - ๐Ÿ‡ต๐Ÿ‡ผ Palau40https://iptv-org.github.io/iptv/countries/pw.m3u - ๐Ÿ‡ต๐Ÿ‡ธ Palestine94https://iptv-org.github.io/iptv/countries/ps.m3u - ๐Ÿ‡ต๐Ÿ‡ฆ Panama90https://iptv-org.github.io/iptv/countries/pa.m3u - ๐Ÿ‡ต๐Ÿ‡ฌ Papua New Guinea40https://iptv-org.github.io/iptv/countries/pg.m3u - ๐Ÿ‡ต๐Ÿ‡พ Paraguay101https://iptv-org.github.io/iptv/countries/py.m3u - ๐Ÿ‡ต๐Ÿ‡ช Peru230https://iptv-org.github.io/iptv/countries/pe.m3u - ๐Ÿ‡ต๐Ÿ‡ญ Philippines60https://iptv-org.github.io/iptv/countries/ph.m3u - ๐Ÿ‡ต๐Ÿ‡ณ Pitcairn Islands40https://iptv-org.github.io/iptv/countries/pn.m3u - ๐Ÿ‡ต๐Ÿ‡ฑ Poland87https://iptv-org.github.io/iptv/countries/pl.m3u - ๐Ÿ‡ต๐Ÿ‡น Portugal78https://iptv-org.github.io/iptv/countries/pt.m3u - ๐Ÿ‡ต๐Ÿ‡ท Puerto Rico88https://iptv-org.github.io/iptv/countries/pr.m3u - ๐Ÿ‡ถ๐Ÿ‡ฆ Qatar80https://iptv-org.github.io/iptv/countries/qa.m3u - ๐Ÿ‡จ๐Ÿ‡ฌ Republic of the Congo41https://iptv-org.github.io/iptv/countries/cg.m3u - ๐Ÿ‡ท๐Ÿ‡ด Romania80https://iptv-org.github.io/iptv/countries/ro.m3u - ๐Ÿ‡ท๐Ÿ‡บ Russia399https://iptv-org.github.io/iptv/countries/ru.m3u - ๐Ÿ‡ท๐Ÿ‡ผ Rwanda42https://iptv-org.github.io/iptv/countries/rw.m3u - ๐Ÿ‡ท๐Ÿ‡ช Rรฉunion41https://iptv-org.github.io/iptv/countries/re.m3u - ๐Ÿ‡ง๐Ÿ‡ฑ Saint Barthรฉlemy41https://iptv-org.github.io/iptv/countries/bl.m3u - ๐Ÿ‡ธ๐Ÿ‡ญ Saint Helena40https://iptv-org.github.io/iptv/countries/sh.m3u - ๐Ÿ‡ฐ๐Ÿ‡ณ Saint Kitts and Nevis40https://iptv-org.github.io/iptv/countries/kn.m3u - ๐Ÿ‡ฑ๐Ÿ‡จ Saint Lucia40https://iptv-org.github.io/iptv/countries/lc.m3u - ๐Ÿ‡ฒ๐Ÿ‡ซ Saint Martin41https://iptv-org.github.io/iptv/countries/mf.m3u - ๐Ÿ‡ต๐Ÿ‡ฒ Saint Pierre and Miquelon38https://iptv-org.github.io/iptv/countries/pm.m3u - ๐Ÿ‡ป๐Ÿ‡จ Saint Vincent and the Grenadines40https://iptv-org.github.io/iptv/countries/vc.m3u - ๐Ÿ‡ผ๐Ÿ‡ธ Samoa40https://iptv-org.github.io/iptv/countries/ws.m3u - ๐Ÿ‡ธ๐Ÿ‡ฒ San Marino54https://iptv-org.github.io/iptv/countries/sm.m3u - ๐Ÿ‡ธ๐Ÿ‡ฆ Saudi Arabia124https://iptv-org.github.io/iptv/countries/sa.m3u - ๐Ÿ‡ธ๐Ÿ‡ณ Senegal47https://iptv-org.github.io/iptv/countries/sn.m3u - ๐Ÿ‡ท๐Ÿ‡ธ Serbia92https://iptv-org.github.io/iptv/countries/rs.m3u - ๐Ÿ‡ธ๐Ÿ‡จ Seychelles40https://iptv-org.github.io/iptv/countries/sc.m3u - ๐Ÿ‡ธ๐Ÿ‡ฑ Sierra Leone41https://iptv-org.github.io/iptv/countries/sl.m3u - ๐Ÿ‡ธ๐Ÿ‡ฌ Singapore53https://iptv-org.github.io/iptv/countries/sg.m3u - ๐Ÿ‡ธ๐Ÿ‡ฝ Sint Maarten40https://iptv-org.github.io/iptv/countries/sx.m3u - ๐Ÿ‡ธ๐Ÿ‡ฐ Slovakia74https://iptv-org.github.io/iptv/countries/sk.m3u - ๐Ÿ‡ธ๐Ÿ‡ฎ Slovenia62https://iptv-org.github.io/iptv/countries/si.m3u - ๐Ÿ‡ธ๐Ÿ‡ง Solomon Islands40https://iptv-org.github.io/iptv/countries/sb.m3u - ๐Ÿ‡ธ๐Ÿ‡ด Somalia72https://iptv-org.github.io/iptv/countries/so.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฆ South Africa41https://iptv-org.github.io/iptv/countries/za.m3u - ๐Ÿ‡ฌ๐Ÿ‡ธ South Georgia and the South Sandwich Islands37https://iptv-org.github.io/iptv/countries/gs.m3u - ๐Ÿ‡ฐ๐Ÿ‡ท South Korea166https://iptv-org.github.io/iptv/countries/kr.m3u - ๐Ÿ‡ธ๐Ÿ‡ธ South Sudan40https://iptv-org.github.io/iptv/countries/ss.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 + ๐Ÿ‡ต๐Ÿ‡ญ 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 Lanka59https://iptv-org.github.io/iptv/countries/lk.m3u - ๐Ÿ‡ธ๐Ÿ‡ฉ Sudan74https://iptv-org.github.io/iptv/countries/sd.m3u - ๐Ÿ‡ธ๐Ÿ‡ท Suriname37https://iptv-org.github.io/iptv/countries/sr.m3u - ๐Ÿ‡ธ๐Ÿ‡ฏ Svalbard and Jan Mayen37https://iptv-org.github.io/iptv/countries/sj.m3u - ๐Ÿ‡ธ๐Ÿ‡ฟ Swaziland40https://iptv-org.github.io/iptv/countries/sz.m3u - ๐Ÿ‡ธ๐Ÿ‡ช Sweden68https://iptv-org.github.io/iptv/countries/se.m3u - ๐Ÿ‡จ๐Ÿ‡ญ Switzerland101https://iptv-org.github.io/iptv/countries/ch.m3u - ๐Ÿ‡ธ๐Ÿ‡พ Syria88https://iptv-org.github.io/iptv/countries/sy.m3u - ๐Ÿ‡ธ๐Ÿ‡น Sรฃo Tomรฉ and Prรญncipe40https://iptv-org.github.io/iptv/countries/st.m3u - ๐Ÿ‡น๐Ÿ‡ผ Taiwan101https://iptv-org.github.io/iptv/countries/tw.m3u - ๐Ÿ‡น๐Ÿ‡ฏ Tajikistan45https://iptv-org.github.io/iptv/countries/tj.m3u - ๐Ÿ‡น๐Ÿ‡ฟ Tanzania41https://iptv-org.github.io/iptv/countries/tz.m3u - ๐Ÿ‡น๐Ÿ‡ญ Thailand87https://iptv-org.github.io/iptv/countries/th.m3u - ๐Ÿ‡น๐Ÿ‡ฌ Togo40https://iptv-org.github.io/iptv/countries/tg.m3u - ๐Ÿ‡น๐Ÿ‡ฐ Tokelau40https://iptv-org.github.io/iptv/countries/tk.m3u - ๐Ÿ‡น๐Ÿ‡ด Tonga40https://iptv-org.github.io/iptv/countries/to.m3u - ๐Ÿ‡น๐Ÿ‡น Trinidad and Tobago41https://iptv-org.github.io/iptv/countries/tt.m3u - ๐Ÿ‡น๐Ÿ‡ณ Tunisia81https://iptv-org.github.io/iptv/countries/tn.m3u - ๐Ÿ‡น๐Ÿ‡ท Turkey188https://iptv-org.github.io/iptv/countries/tr.m3u - ๐Ÿ‡น๐Ÿ‡ฒ Turkmenistan48https://iptv-org.github.io/iptv/countries/tm.m3u - ๐Ÿ‡น๐Ÿ‡จ Turks and Caicos Islands40https://iptv-org.github.io/iptv/countries/tc.m3u - ๐Ÿ‡น๐Ÿ‡ป Tuvalu40https://iptv-org.github.io/iptv/countries/tv.m3u - ๐Ÿ‡บ๐Ÿ‡ฒ U.S. Minor Outlying Islands37https://iptv-org.github.io/iptv/countries/um.m3u - ๐Ÿ‡ป๐Ÿ‡ฎ U.S. Virgin Islands40https://iptv-org.github.io/iptv/countries/vi.m3u - ๐Ÿ‡บ๐Ÿ‡ฌ Uganda42https://iptv-org.github.io/iptv/countries/ug.m3u - ๐Ÿ‡บ๐Ÿ‡ฆ Ukraine129https://iptv-org.github.io/iptv/countries/ua.m3u - ๐Ÿ‡ฆ๐Ÿ‡ช United Arab Emirates113https://iptv-org.github.io/iptv/countries/ae.m3u - ๐Ÿ‡ฌ๐Ÿ‡ง United Kingdom212https://iptv-org.github.io/iptv/countries/uk.m3u - ๐Ÿ‡บ๐Ÿ‡ธ United States1730https://iptv-org.github.io/iptv/countries/us.m3u - ๐Ÿ‡บ๐Ÿ‡พ Uruguay83https://iptv-org.github.io/iptv/countries/uy.m3u - ๐Ÿ‡บ๐Ÿ‡ฟ Uzbekistan45https://iptv-org.github.io/iptv/countries/uz.m3u - ๐Ÿ‡ป๐Ÿ‡บ Vanuatu40https://iptv-org.github.io/iptv/countries/vu.m3u - ๐Ÿ‡ป๐Ÿ‡ฆ Vatican City53https://iptv-org.github.io/iptv/countries/va.m3u - ๐Ÿ‡ป๐Ÿ‡ช Venezuela96https://iptv-org.github.io/iptv/countries/ve.m3u - ๐Ÿ‡ป๐Ÿ‡ณ Vietnam100https://iptv-org.github.io/iptv/countries/vn.m3u - ๐Ÿ‡ผ๐Ÿ‡ซ Wallis and Futuna40https://iptv-org.github.io/iptv/countries/wf.m3u - ๐Ÿ‡ช๐Ÿ‡ญ Western Sahara45https://iptv-org.github.io/iptv/countries/eh.m3u - ๐Ÿ‡พ๐Ÿ‡ช Yemen84https://iptv-org.github.io/iptv/countries/ye.m3u - ๐Ÿ‡ฟ๐Ÿ‡ฒ Zambia40https://iptv-org.github.io/iptv/countries/zm.m3u - ๐Ÿ‡ฟ๐Ÿ‡ผ Zimbabwe40https://iptv-org.github.io/iptv/countries/zw.m3u - ๐Ÿ‡ฆ๐Ÿ‡ฝ ร…land37https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined125https://iptv-org.github.io/iptv/countries/undefined.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 + ๐Ÿ‡ป๐Ÿ‡ณ 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 + Undefined0https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -456,34 +454,34 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2412https://iptv-org.github.io/iptv/regions/emea.m3u - Africa132https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2684https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world337https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2604https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1784https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations335https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean124https://iptv-org.github.io/iptv/regions/carib.m3u - Central America89https://iptv-org.github.io/iptv/regions/cenamer.m3u + 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 States442https://iptv-org.github.io/iptv/regions/cis.m3u - Europe1995https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America814https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean919https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America905https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb65https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa542https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East490https://iptv-org.github.io/iptv/regions/mideast.m3u - Nordics49https://iptv-org.github.io/iptv/regions/nord.m3u - North America2043https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1769https://iptv-org.github.io/iptv/regions/nam.m3u - Oceania60https://iptv-org.github.io/iptv/regions/oce.m3u - South America645https://iptv-org.github.io/iptv/regions/southam.m3u - South Asia270https://iptv-org.github.io/iptv/regions/sas.m3u - Sub-Saharan Africa53https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa22https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide6971https://iptv-org.github.io/iptv/regions/int.m3u - Undefined125https://iptv-org.github.io/iptv/regions/undefined.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 + 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 + Undefined0https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/package.json b/package.json index bf3117b00..b08052c46 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "act:auto-update": "act workflow_dispatch -W .github/workflows/auto-update.yml --artifact-server-path=.artifacts", "act:check": "act pull_request -W .github/workflows/check.yml", "api:load": "./scripts/commands/api/load.sh", + "db:clear": "node scripts/commands/database/clear.js", "db:create": "node scripts/commands/database/create.js", "db:matrix": "node scripts/commands/database/matrix.js", "db:update": "node scripts/commands/database/update.js", @@ -13,7 +14,6 @@ "playlist:generate": "node scripts/commands/playlist/generate.js", "playlist:update": "node scripts/commands/playlist/update.js", "playlist:lint": "npx m3u-linter -c m3u-linter.json", - "playlist:cleaner": "node scripts/commands/playlist/cleaner.js", "readme:update": "node scripts/commands/readme/update.js", "test": "jest --runInBand" }, diff --git a/scripts/commands/database/clear.js b/scripts/commands/database/clear.js new file mode 100644 index 000000000..757c050a3 --- /dev/null +++ b/scripts/commands/database/clear.js @@ -0,0 +1,38 @@ +const { logger, parser, db, date } = require('../../core') +const { program } = require('commander') + +const options = program + .option( + '-t, --threshold ', + 'Number of days after which the stream should be deleted', + parser.parseNumber, + 7 + ) + .option('--input-dir ', 'Set path to input directory', 'streams') + .parse(process.argv) + .opts() + +async function main() { + await db.streams.load() + + const streams = await db.streams.all() + + let total = 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) + + total += await db.streams.remove({ url: stream.url }, { multi: true }) + } + } + + await db.streams.compact() + + logger.info(`removed ${total} streams`) +} + +main() diff --git a/scripts/commands/database/create.js b/scripts/commands/database/create.js index d4f54666b..41b38c67b 100644 --- a/scripts/commands/database/create.js +++ b/scripts/commands/database/create.js @@ -28,6 +28,7 @@ async function findStreams() { logger.info(`looking for streams...`) await api.channels.load() + await api.streams.load() await db.streams.load() const streams = [] @@ -39,6 +40,7 @@ async function findStreams() { const stream = store.create() const channel = await api.channels.find({ id: item.tvg.id }) + const cached = (await api.streams.find({ url: item.url })) || {} stream.set('channel', { channel: channel ? channel.id : null }) stream.set('title', { title: item.name }) @@ -46,6 +48,14 @@ async function findStreams() { stream.set('url', { url: item.url }) stream.set('http_referrer', { http_referrer: item.http.referrer }) stream.set('user_agent', { user_agent: item.http['user-agent'] }) + stream.set('status', { status: cached.status }) + stream.set('width', { width: cached.width }) + stream.set('height', { height: cached.height }) + stream.set('bitrate', { bitrate: cached.bitrate }) + stream.set('frame_rate', { frame_rate: cached.frame_rate }) + stream.set('added_at', { added_at: cached.added_at }) + stream.set('updated_at', { updated_at: cached.updated_at }) + stream.set('checked_at', { checked_at: cached.checked_at }) streams.push(stream) } diff --git a/scripts/commands/database/update.js b/scripts/commands/database/update.js index 99c55c666..da1f616b0 100644 --- a/scripts/commands/database/update.js +++ b/scripts/commands/database/update.js @@ -1,5 +1,8 @@ const { db, store, parser, file, logger } = require('../../core') const _ = require('lodash') +const dayjs = require('dayjs') +const utc = require('dayjs/plugin/utc') +dayjs.extend(utc) const LOGS_DIR = process.env.LOGS_DIR || 'scripts/logs/cluster/load' @@ -19,6 +22,7 @@ async function updateStreams(items = [], results = {}, origins = {}) { let buffer = {} let updated = 0 let removed = 0 + const now = dayjs.utc().format() for (const item of items) { const stream = store.create(item) const result = results[item._id] @@ -46,6 +50,7 @@ async function updateStreams(items = [], results = {}, origins = {}) { await db.streams.remove({ _id: stream.get('_id') }) removed++ } else 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++ diff --git a/scripts/commands/playlist/cleaner.js b/scripts/commands/playlist/cleaner.js deleted file mode 100644 index 3389f5208..000000000 --- a/scripts/commands/playlist/cleaner.js +++ /dev/null @@ -1,90 +0,0 @@ -const { file, parser, logger, checker, m3u } = require('../../core') -const { program } = require('commander') - -program - .argument('[filepath]', 'Path to file to validate') - .option('-t, --timeout ', 'Set timeout for each request', parser.parseNumber, 60000) - .option('-d, --delay ', 'Set delay for each request', parser.parseNumber, 0) - .option('--debug', 'Enable debug mode') - .parse(process.argv) - -const options = program.opts() - -async function main() { - const files = program.args.length ? program.args : await file.list('streams/*.m3u') - - for (const filepath of files) { - if (!filepath.endsWith('.m3u')) continue - logger.info(`${filepath}`) - const playlist = await parser.parsePlaylist(filepath) - const before = playlist.items.length - for (const stream of playlist.items) { - if (options.debug) logger.info(stream.url) - const [_, status] = stream.raw.match(/status="([a-z]+)"/) || [null, null] - stream.status = status - if (status === 'error' && /^(http|https)/.test(stream.url)) { - const result = await checkStream(stream) - const newStatus = parseStatus(result.error) - if (status === newStatus) { - stream.remove = true - logger.info(`removed "${stream.name}"`) - } - } - } - - const items = playlist.items - .filter(i => !i.remove) - .map(item => ({ - attrs: { - 'tvg-id': item.tvg.id, - status: item.status, - 'user-agent': item.http['user-agent'] || undefined - }, - title: item.name, - url: item.url, - vlcOpts: { - 'http-referrer': item.http.referrer || undefined, - 'http-user-agent': item.http['user-agent'] || undefined - } - })) - - if (before !== items.length) { - const output = m3u.create(items) - await file.create(filepath, output) - logger.info(`saved`) - } - } -} - -main() - -async function checkStream(item) { - const config = { - timeout: options.timeout, - delay: options.delay, - debug: options.debug - } - - const request = { - url: item.url, - http: { - referrer: item.http.referrer, - 'user-agent': item.http['user-agent'] - } - } - - return checker.check(request, config) -} - -function parseStatus(error) { - if (!error) return 'online' - - switch (error) { - case 'Operation timed out': - return 'timeout' - case 'Server returned 403 Forbidden (access denied)': - return 'blocked' - default: - return 'error' - } -} diff --git a/scripts/core/date.js b/scripts/core/date.js new file mode 100644 index 000000000..9872b5a41 --- /dev/null +++ b/scripts/core/date.js @@ -0,0 +1,12 @@ +const dayjs = require('dayjs') +const utc = require('dayjs/plugin/utc') + +dayjs.extend(utc) + +const date = {} + +date.utc = d => { + return dayjs.utc(d) +} + +module.exports = date diff --git a/scripts/core/db.js b/scripts/core/db.js index fc3f11755..db3fd527f 100644 --- a/scripts/core/db.js +++ b/scripts/core/db.js @@ -63,6 +63,10 @@ class Database { return this.db.find(query) } + all() { + return this.find({}) + } + remove(query, options) { return this.db.remove(query, options) } diff --git a/scripts/core/index.js b/scripts/core/index.js index d5a5b727c..98fc70ae9 100644 --- a/scripts/core/index.js +++ b/scripts/core/index.js @@ -11,3 +11,4 @@ exports.markdown = require('./markdown') exports.api = require('./api') exports.id = require('./id') exports.m3u = require('./m3u') +exports.date = require('./date') diff --git a/streams/ae.m3u b/streams/ae.m3u index 9376e1eba..ea74d2852 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -9,8 +9,6 @@ https://admdn3.cdn.mangomolo.com/emarat/smil:emarat.stream.smil/playlist.m3u8 https://admdn1.cdn.mangomolo.com/adsports1/smil:adsports1.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports2.ae" status="online",Abu Dhabi Sports 2 (1080p) https://admdn5.cdn.mangomolo.com/adsports2/smil:adsports2.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AbuDhabiSports3.ae" status="error",Abu Dhabi Sports 3 (1080p) -https://admdn3.cdn.mangomolo.com/adsports3/smil:adsports3.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports4.ae" status="blocked",Abu Dhabi Sports 4 (1080p) [Geo-blocked] https://admdn4ta.cdn.mgmlcdn.com/adsports4/smil:adsports4.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AjmanTV.ae" status="online",Ajman TV [Not 24/7] @@ -42,11 +40,9 @@ https://shls-cartoon-net-prod-dub.shahid.net/out/v1/dc4aa87372374325a66be458f29e #EXTINF:-1 tvg-id="CitrussTV.ae" status="blocked",Citruss TV (720p) [Geo-blocked] https://citrusstv.akamaized.net/hls/live/687285/CTV/index.m3u8 #EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.cnbcarabia.com/Pages/live -#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",CNBC Arabia (1080p) -https://hiplayer.hibridcdn.net/p/cnbcarabia-live.m3u8 -#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="error",CNBC Arabia (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cnbcarabiaTV/live +#EXTINF:-1 tvg-id="CNBCArabiya.ae" status="online",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 #EXTINF:-1 tvg-id="DubaiRacing2.ae" status="online",Dubai Racing 2 (1080p) @@ -65,9 +61,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/ind https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p) https://weyyak-live.akamaized.net/weyyak_dubai_tv/index.m3u8 -#EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiTV.ae" status="error",Dubai TV (576p) +#EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 @@ -75,14 +69,8 @@ https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/play https://jmc-live.ercdn.net/hawastvhd/hawastvhd.m3u8 #EXTINF:-1 tvg-id="Majid.ae" status="online",Majid TV (1080p) https://admdn5.cdn.mangomolo.com/majid/smil:majid.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MBC1.ae" status="blocked",MBC 1 KSA (1080p) [Geo-blocked] -https://shls-mbc1ksa-prod-dub.shahid.net/out/v1/451b666db1fb41c7a4bbecf7b4865107/index.m3u8 #EXTINF:-1 tvg-id="MBC1USA.us" status="online",MBC 1 USA (1080p) -https://shls-mbc1-usa-prod.shahid.net/out/v1/1b559e832c3f40f996c1984245b3b24b/index.m3u8 -#EXTINF:-1 tvg-id="MBC1USA.us" status="online",MBC 1 North America (1080p) https://shls-mbc1na-prod-dub.shahid.net/out/v1/84ab37e99d6e4b16b33c6600f94f6ccb/index.m3u8 -#EXTINF:-1 tvg-id="MBC2.ae" status="error",MBC 2 (720p) -http://multies.xyz:8000/live/22-5-MbC2-Mx-AcT/G8bwyFcnsM/106.m3u8 #EXTINF:-1 tvg-id="MBC3.ae" status="online",MBC 3 EUR (1080p) https://shls-mbc3-eur-prod-dub.shahid.net/out/v1/fce09dd6a967431a871efb3b8dec9f82/index.m3u8 #EXTINF:-1 tvg-id="MBC3.ae" status="online",MBC 3 KSA (1080p) @@ -93,8 +81,6 @@ http://zinachannels.zinamedia.net/ar-s/mbc-3/index.m3u8 https://shls-mbc3-usa-prod.shahid.net/out/v1/f7584f50d13c4c01b0fac2be04c61c7e/index.m3u8 #EXTINF:-1 tvg-id="MBC4.ae" status="blocked",MBC 4 (1080p) [Geo-blocked] https://shls-mbc4-prod-dub.shahid.net/out/v1/c08681f81775496ab4afa2bac7ae7638/index.m3u8 -#EXTINF:-1 tvg-id="MBC4.ae" status="error",MBC 4 -http://zinachannels.zinamedia.net/ar-s/mbc-4/index.m3u8 #EXTINF:-1 tvg-id="MBC5.ae" status="online",MBC 5 (1080p) https://shls-mbc5-prod-dub.shahid.net/out/v1/2720564b6a4641658fdfb6884b160da2/index.m3u8 #EXTINF:-1 tvg-id="MBC5.ae" status="blocked",MBC 5 @@ -145,6 +131,8 @@ https://svs.itworkscdn.net/smc1live/smc1.smil/playlist.m3u8 https://stream.skynewsarabia.com/hls/sna.m3u8 #EXTINF:-1 tvg-id="SkyNewsArabiaVertical.ae" status="online",Sky News Arabia (Portrait) (1280p) [Not 24/7] 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="Wanasah.ae" status="online",Wanasah (1080p) @@ -157,11 +145,11 @@ https://weyyak-live.akamaized.net/weyyak_drama/index.m3u8 https://weyyak-live.akamaized.net/weyyak_mix/index.m3u8 #EXTINF:-1 tvg-id="WeyyakNawaem.ae" status="online",Weyyak Nawaem (720p) https://weyyak-live.akamaized.net/weyyak_nawaem/index.m3u8 +#EXTINF:-1 tvg-id="WeyyakSmashi.ae" status="online",Weyyak Smashi (720p) +https://weyyak-live.akamaized.net/weyyak_smashi_tv/index.m3u8 #EXTINF:-1 tvg-id="Yas.ae" status="online",Yas (1080p) https://admdn1.cdn.mangomolo.com/yastv/smil:yastv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZeeAflam.in" status="online",Zee Aflam (720p) [Not 24/7] https://weyyak-live.akamaized.net/weyyak_zee_aflam/index.m3u8 #EXTINF:-1 tvg-id="ZeeAflam.in" status="online",Zee Alwan (720p) [Not 24/7] https://weyyak-live.akamaized.net/weyyak_zee_alwan/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Weyyak Smashi (720p) -https://weyyak-live.akamaized.net/weyyak_smashi_tv/index.m3u8 diff --git a/streams/af.m3u b/streams/af.m3u index 41da075e4..1c4c38ca4 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -31,3 +31,5 @@ http://51.210.199.42/hls/stream.m3u8 https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/tolonews.m3u8 #EXTINF:-1 tvg-id="ToloTV.af" status="online",Tolo TV (720p) https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/tolotv.m3u8 +#EXTINF:-1 tvg-id="" status="online",ATN Europe +https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index 10dc8b019..a6ec80de4 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -7,8 +7,14 @@ https://tv2.abcnews.al/live/abcnews/playlist.m3u8 http://albuk.dyndns.tv:1935/albuk/albuk.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AlpoTV.al" status="online",ALPO (720p) [Not 24/7] https://5d00db0e0fcd5.streamlock.net/7236/7236/playlist.m3u8 +#EXTINF:-1 tvg-id="KlanPlus.al" status="timeout",Klan Plus +http://93.157.62.180/KlanPlus/index.m3u8 #EXTINF:-1 tvg-id="News24.al" status="online",News 24 (392p) [Not 24/7] http://tv.balkanweb.com/news24/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="OraNews.al" status="timeout",ORA News (720p) +http://93.157.62.180/OraNews/index.m3u8 +#EXTINF:-1 tvg-id="ReportTV.al" status="online",Report TV +https://deb10stream.duckdns.org/hls/stream.m3u8 #EXTINF:-1 tvg-id="RTSH1HD.al" status="timeout",RTSH 1 (1080p) [Not 24/7] https://tvlive.rtsh.dev/live/rtsh_11mob1/playlist.m3u8 #EXTINF:-1 tvg-id="RTSH2HD.al" status="timeout",RTSH 2 (406p) [Not 24/7] @@ -41,11 +47,11 @@ https://tvlive.rtsh.dev/live/rtsh_shkolle_ott/playlist.m3u8 https://tvlive.rtsh.dev/live/rtsh_shqip_ott/playlist.m3u8 #EXTINF:-1 tvg-id="RTSHSport.al" status="timeout",RTSH Sport (720p) [Not 24/7] https://tvlive.rtsh.dev/live/rtsh_sport_ott11/playlist.m3u8 -#EXTINF:-1 tvg-id="ScanTV.al" status="error",RTV SCAN (480p) [Not 24/7] -http://edge01eu.ekranet.com/scantv/index.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) +#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 @@ -53,47 +59,31 @@ http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p) https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 -#EXTINF:-1 tvg-id="TVOpoja.al" status="error",TV Opoja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 #EXTINF:-1 tvg-id="ZjarrTV.al" status="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",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",News 24 Albania +http://tv.balkanweb.com:8081/news24/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="error",Tring Smile -http://95.107.132.105/out/u/349_2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Jolly -http://95.107.132.105/out/u/463_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Comedy -http://95.107.132.105/out/u/573_1.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring International -http://95.107.132.105/out/u/609_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Family -http://95.107.132.105/out/u/673_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Shqip -http://95.107.132.105/out/u/683_1.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Super -http://95.107.132.105/out/u/689_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Info -http://95.107.132.106/out/u/419_1.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Classic -http://95.107.132.106/out/u/842_5.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Collection -http://95.107.132.106/out/u/847_5.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Novelas -http://95.107.132.106/out/u/858_5.m3u8 -#EXTINF:-1 tvg-id="" status="error",Bang Bang -http://199.127.60.117:8081/live/bangbang/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Klan -http://199.127.60.117:8081/live/klan/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Klan Plus -http://199.127.60.117:8081/live/klanplus/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring 3Plus -http://199.127.60.117:8081/live/tring3plus/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Tring -http://199.127.60.117:8081/live/tringtring/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ALB Music (720p) [Not 24/7] +http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 9a8f20283..c90879763 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -11,7 +11,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี‹ีกีถ TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia ี”ีธีดีฅีคีซ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -41,7 +41,7 @@ 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) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ิฟีซีถีธีดีกีถ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ินีกีพีก TV (480p) @@ -49,19 +49,15 @@ http://ott-cdn.ucom.am/s94/index.m3u8 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="H1.am" status="error",ิฑีผีกีปีซีถ ีกีฌีซึ„ (1080p) -http://serv24.vintera.tv:8081/test/h1_arm/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="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ิฟีฅีถีฟึ€ีธีถ (480p) +#EXTINF:-1 tvg-id="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) #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) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s12/index.m3u8 -#EXTINF:-1 tvg-id="NorHayastanTV.am" status="error",ี†ีธึ€ ี€ีกีตีกีฝีฟีกีถ (720p) -https://cdn.onarmtv.com/str/7/output.m3u8 #EXTINF:-1 tvg-id="ShantTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ี‡ีกีถีฉ (1080p) #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/s3/index.m3u8 diff --git a/streams/ao.m3u b/streams/ao.m3u index bb0db08d8..7f2d257d5 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,5 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TPA1.ao" status="error",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player -#EXTINF:-1 tvg-id="TVZimbo.ao" status="online",TV Zimbo (720p) [Not 24/7] -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/29819666/events/9254936/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 06b8bd587..af285dcb5 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="5RTV.ar" status="error",5RTv (720p) [Not 24/7] +#EXTINF:-1 tvg-id="5RTV.ar" status="online",5RTv (720p) [Not 24/7] https://api.new.livestream.com/accounts/22636012/events/8242619/live.m3u8 #EXTINF:-1 tvg-id="5TV.ar" status="online",5TV (Corrientes) (480p) [Not 24/7] http://www.coninfo.net:1935/tvcinco/live1/playlist.m3u8 @@ -16,7 +16,7 @@ https://g1.vxral-hor.transport.edge-access.net/a15/ngrp:a24-100056_all/a24-10005 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrYFBjFOP_zlFzsif9XDhgw/live #EXTINF:-1 tvg-id="AiredeSantaFe.ar" status="online",Aire de Santa Fe https://sc1.stweb.tv/airedigital/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AmericaSports.ar" status="error",Amรฉrica Sports (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AmericaSports.ar" status="online",Amรฉrica Sports (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnx743KuO_16sCMIbEg7Y7Q/live #EXTINF:-1 tvg-id="AmericaTV.ar" status="online" user-agent="iPhone",Amรฉrica TV (720p) #EXTVLCOPT:http-user-agent=iPhone @@ -35,50 +35,40 @@ https://59537faa0729a.streamlock.net/beatsradio/beatsradio/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/c5n/live #EXTINF:-1 tvg-id="Cadena103.ar" status="online",Cadena 103 https://59d52c5a5ce5e.streamlock.net:4443/cadena103/cadena103/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal2.ar" status="error",Canal 2 (Misiones) -https://nd106.republicaservers.com:4433/canal2misioness.mp4 #EXTINF:-1 tvg-id="Canal2HD.ar" status="online",Canal 2 Jujuy (720p) [Not 24/7] 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="online",Canal 2 (Sanagasta) +#EXTINF:-1 tvg-id="Canal2Sanagasta.ar" status="error",Canal 2 (Sanagasta) https://stmvideo1.livecastv.com/canal2/canal2/playlist.m3u8 -#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="Canal3PinamarHD.ar" status="error",CN3 Pinamar (720p) [Not 24/7] +#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] +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 -#EXTINF:-1 tvg-id="Canal4Balcarce.ar" status="error",Canal 4 Balcarce (480p) [Not 24/7] -http://inliveserver.com:1935/8550/8550/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) http://190.52.32.13:1935/canal4/smil:manifest.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Posadas.ar" status="error",Canal 4 Posadas (360p) [Geo-blocked] -http://184.154.28.210:1935/canal4/canal4/live.m3u8 -#EXTINF:-1 tvg-id="Canal4Posadas.ar" status="error",Canal 4 (Posadas) (360p) [Geo-blocked] -http://184.154.28.210:1935/canal4/canal4/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4SanJuan.ar" status="online",Canal 4 (San Juan) 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="online",Canal 5 (Tucumรกn) [Not 24/7] +#EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="error",Canal 5 (Tucumรกn) [Not 24/7] https://videohd.live:19360/8090/8090.m3u8 #EXTINF:-1 tvg-id="Canal6EntreRios.ar" status="online",Canal 6 (Entre Rรญos) https://stmvideo1.livecastv.com/canal6er/canal6er/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal6MardePlata.ar" status="error",Canal 6 (Mar de Plata) +#EXTINF:-1 tvg-id="Canal6MardePlata.ar" status="online",Canal 6 (Mar de Plata) 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="online",Canal 6 (Posadas) +#EXTINF:-1 tvg-id="Canal6Posadas.ar" status="error",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 -#EXTINF:-1 tvg-id="Canal7Salta.ar" status="error",Canal 7 Salta (404p) [Geo-blocked] -https://589ff3c36f7e8.streamlock.net/crespo3/crespo3/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Litoral.ar" status="online",Canal 9 Litoral https://stream.arcast.live/ahora/ahora/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Multivision.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7] @@ -87,8 +77,6 @@ https://panel.dattalive.com/8250/8250/playlist.m3u8 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 -#EXTINF:-1 tvg-id="Canal10MardelPlata.ar" status="error",Canal 10 Mar del Plata (720p) [Not 24/7] -https://cdn2.zencast.tv:30443/live/canal10smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Nortevision.ar" status="online",Canal10 Nortevision https://vivo.solumedia.com:19360/nortevision/nortevision.m3u8 #EXTINF:-1 tvg-id="Canal10RioNegro.ar" status="online",Canal 10 Rio Negro (720p) [Not 24/7] @@ -113,6 +101,8 @@ http://200.115.193.177/live/26hd-720/playlist.m3u8 http://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (180p) http://live-edge02.telecentro.net.ar/live/c26.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) +https://live-edge01.telecentro.net.ar/live/smil:c26.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal50Morteros.ar" status="online",Canal 50 (Morteros) https://coopmorteros.online/canal50/vivo.m3u8 #EXTINF:-1 tvg-id="Canal79MardelPlata.ar" status="online",Canal 79 (Mar del Plata) @@ -125,7 +115,7 @@ https://streamconex.com:1936/santaclara/santaclara/playlist.m3u8 https://panel.dattalive.com/canal907/canal907/playlist.m3u8 #EXTINF:-1 tvg-id="CanalCoop.ar" status="online",Canal Coop https://panel.dattalive.com/8138/8138/playlist.m3u8 -#EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="error" user-agent="iPhone",Canal de la Ciudad (720p) +#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] @@ -136,9 +126,7 @@ https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Play https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 #EXTINF:-1 tvg-id="CanalOrbe21.ar" status="online",Canal Orbe 21 https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalProvincial.ar" status="error",Canal Provincial (San Miguel) (360p) [Not 24/7] -http://www.trimi.com.ar/provincial/streaming/mystream.m3u8 -#EXTINF:-1 tvg-id="CanalRural.ar" status="online",Canal Rural +#EXTINF:-1 tvg-id="CanalRural.ar" status="timeout",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 @@ -148,8 +136,6 @@ https://stream.arcast.live/canalu/canalu/playlist.m3u8 https://streamconex.com:1936/canalxfn/canalxfn/playlist.m3u8 #EXTINF:-1 tvg-id="CatamarcaTV.ar" status="online",Catamarca TV [Not 24/7] https://stream.arcast.com.ar/canal7catamarca/ngrp:canal7catamarca_all/playlist.m3u8 -#EXTINF:-1 tvg-id="CatamarcaTV.ar" status="error",Catamarca TV (288p) [Not 24/7] -https://5f700d5b2c46f.streamlock.net/catamarcatelevision/catamarcatelevision/playlist.m3u8 #EXTINF:-1 tvg-id="CeltaTV.ar" status="online",Celta TV https://vivo.solumedia.com:19360/celta/celta.m3u8 #EXTINF:-1 tvg-id="ChacoTV.ar" status="online",Chaco TV (720p) [Not 24/7] @@ -168,10 +154,6 @@ https://fullvideo.enlaweb.com.ar/video63/video63/playlist.m3u8 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="ComarcaTV.ar" status="error",Comarca TV -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalccordoba -#EXTINF:-1 tvg-id="ComplejoDance.ar" status="error",Complejo Dance -https://mediacp.hostradios.com.ar:19360/complejodance/complejodance.m3u8 #EXTINF:-1 tvg-id="CosmosTV.ar" status="online",Cosmos TV https://tv.mediacp.eu:19360/cosmos/cosmos.m3u8 #EXTINF:-1 tvg-id="CPEtv.ar" status="online",CPEtv @@ -180,6 +162,8 @@ https://stream.arcast.live/cpe/ngrp:cpe_all/playlist.m3u8 https://vivo.solumedia.com:19360/crossing/crossing.m3u8 #EXTINF:-1 tvg-id="DeporTV.ar" status="online",DeporTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live +#EXTINF:-1 tvg-id="DirecTVSportsArgentina.ar" status="online",DirecTV Sports (480p) +http://190.210.221.119/Processor3_9_chunklist_b1300000.m3u8 #EXTINF:-1 tvg-id="ElDoce.ar" status="online",El Doce TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU #EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7] @@ -190,10 +174,8 @@ 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="online",Encuentro (1080p) [Not 24/7] +#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="EPSTV.ar" status="online",EPS TV -https://ott.argentinatv.live/vivo/noticiaseps/playlist.m3u8 #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 #EXTINF:-1 tvg-id="GenTV.ar" status="online",GenTV (720p) [Not 24/7] @@ -208,12 +190,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://srv1.zcast.com.br/lavozdetucuman/lavozdetucuman/playlist.m3u8 #EXTINF:-1 tvg-id="LitusTV.ar" status="online",Litus TV https://stream.arcast.com.ar/litustv/ngrp:litustv_all/playlist.m3u8 -#EXTINF:-1 tvg-id="LivePeruTVStreaming.ar" status="error",Live Perรบ TV Streaming (720p) [Not 24/7] -http://209.126.108.55/app/stream/playlist.m3u8 #EXTINF:-1 tvg-id="LTOTelevision.ar" status="online",LTO Televisiรณn [Not 24/7] https://ltocatamarca.github.io/ltotv.m3u8 -#EXTINF:-1 tvg-id="MasFM.ar" status="error",Mรกs FM -https://streamlink-iptv.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/masfm959 #EXTINF:-1 tvg-id="MetropolitanaFM.ar" status="online",Metropolitana FM https://panel.dattalive.com/MetropolitanaFM/MetropolitanaFM/playlist.m3u8 #EXTINF:-1 tvg-id="MetroTV.ar" status="online",Metro TV @@ -226,9 +204,9 @@ https://5fb24b460df87.streamlock.net/live-cont.ar/mirador/playlist.m3u8 http://panel.dattalive.com:1935/8250/8250/playlist.m3u8 #EXTINF:-1 tvg-id="MusicTop.ar" status="online",MusicTop (720p) http://live-edge01.telecentro.net.ar/live/smil:musictop.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NeoTV.ar" status="error",Neo TV +#EXTINF:-1 tvg-id="NeoTV.ar" status="online",Neo TV https://videostream.shockmedia.com.ar:19360/neotvdigital/neotvdigital.m3u8 -#EXTINF:-1 tvg-id="NETTV.ar" status="online",Net TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NETTV.ar" status="online",NET TV (720p) https://unlimited1-us.dps.live/nettv/nettv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NETTV.ar" status="online",Net TV (720p) https://unlimited6-cl.dps.live/nettv/nettv.smil/playlist.m3u8 @@ -238,37 +216,27 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://live2.tensila.com/1-1-1.power-tv/hls/master.m3u8 #EXTINF:-1 tvg-id="QuatroTV.ar" status="online",Quatro TV https://stream.arcast.live/quatro/quatro/playlist.m3u8 -#EXTINF:-1 tvg-id="QuatroTV.ar" status="error",Quatro TV (540p) [Not 24/7] -https://59d52c5a5ce5e.streamlock.net:4443/quatro/quatro/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTVNeuquen.ar" status="online",Radio TV Neuquen (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/playlist.m3u8 #EXTINF:-1 tvg-id="RetroMagico.ar" status="online",RetroMรกgico https://vivo.solumedia.com:19360/retromagico/retromagico.m3u8 #EXTINF:-1 tvg-id="RTN.ar" status="online",RTN (Neuquรฉn) (720p) [Not 24/7] http://media.neuquen.gov.ar/rtn/television/media.m3u8 -#EXTINF:-1 tvg-id="SanPedroTV.ar" status="error",San Pedro TV -https://iptv.ixfo.com.ar:30443/live/sanpedrotv/playlist.m3u8 #EXTINF:-1 tvg-id="SenalUrbana.ar" status="online",Seรฑal Urbana https://fullvideo.enlaweb.com.ar/video95/video95/playlist.m3u8 -#EXTINF:-1 tvg-id="T5Satelital.ar" status="error",T5 Satelital (540p) [Not 24/7] -https://api.new.livestream.com/accounts/20819504/events/8664197/live.m3u8 #EXTINF:-1 tvg-id="TECTV.ar" status="online",TEC TV https://tv.initium.net.ar:3939/live/tectvmainlive.m3u8 -#EXTINF:-1 tvg-id="Telecreativa.ar" status="online",Telecreativa +#EXTINF:-1 tvg-id="Telecreativa.ar" status="error",Telecreativa https://panel.dattalive.com/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="TelediarioTV.ar" status="online",Telediario TV https://mediacp.hostradios.com.ar:19360/telediario/telediario.m3u8 #EXTINF:-1 tvg-id="Telediez.ar" status="online",Telediez https://videohd.live:19360/8020/8020.m3u8 -#EXTINF:-1 tvg-id="Telefe.ar" status="error",Telefe (480p) [Not 24/7] -http://170.83.242.153:8000/play/a00b -#EXTINF:-1 tvg-id="TelefeRosario.ar" status="error",Telefe Rosario (720p) [Not 24/7] -http://telefewhitehls-lh.akamaihd.net/i/whitelist_hls@302302/master.m3u8 #EXTINF:-1 tvg-id="TeleJunin.ar" status="online",TeleJunรญn (576p) [Not 24/7] https://videostream.shockmedia.com.ar:1936/telejunin/telejunin/playlist.m3u8 #EXTINF:-1 tvg-id="Telemax.ar" status="online",Telemax (720p) http://live-edge01.telecentro.net.ar/live/smil:tlx.smil/master.m3u8 -#EXTINF:-1 tvg-id="TeleMix.ar" status="error",TeleMix +#EXTINF:-1 tvg-id="TeleMix.ar" status="online",TeleMix https://panel.dattalive.com/8068/8068/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord.ar" status="online",Telenord https://617c5175c970b.streamlock.net:4444/previsoratv/live/playlist.m3u8 @@ -282,10 +250,6 @@ https://wowza.telpin.com.ar:1935/telpintv/smil:ttv.stream.smil/playlist.m3u8 https://wowza.telpin.com.ar:1935/telpintv/ttv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TierraMiaTV.ar" status="online",Tierra Mรญa TV (720p) http://live-edge01.telecentro.net.ar/live/smil:trm.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Toonizaki.ar" status="error",Toonizaki (720p) [Not 24/7] -https://live.admefy.com/live/default/great_salmon_9bd9d.m3u8 -#EXTINF:-1 tvg-id="TV40.ar" status="error",TV40 -https://streamlink-iptv.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/tv40oficial #EXTINF:-1 tvg-id="TVManaArgentina.ar" status="timeout",TV Manรก Argentina (576p) [Not 24/7] http://streamspub.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8 #EXTINF:-1 tvg-id="TVPublica.ar" status="online",TV Pรบblica (TVP) (1080p) [Not 24/7] @@ -294,9 +258,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TV https://canadaremar2.todostreaming.es/live/argentina-web.m3u8 #EXTINF:-1 tvg-id="TVUniversidad.ar" status="online",TVU Universidad Nacional de La Plata (720p) [Not 24/7] https://stratus.stream.cespi.unlp.edu.ar/hls/tvunlp.m3u8 -#EXTINF:-1 tvg-id="UNAMTransmedia.ar" status="error",UNAM Transmedia +#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="online",Unirio TV +#EXTINF:-1 tvg-id="UnirioTV.ar" status="error",Unirio TV https://5f700d5b2c46f.streamlock.net/uniriotv/uniriotv/playlist.m3u8 #EXTINF:-1 tvg-id="Uniteve.ar" status="online",Uniteve https://vivo.solumedia.com:19360/uniteve/uniteve.m3u8 @@ -308,15 +272,11 @@ 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",ElOnce (1080p) [Not 24/7] -https://elonceovh.elonce.com/hls/live.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="error",Medios Rioja (864p) [Not 24/7] -http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Santa Marรญa TV (360p) [Not 24/7] -http://www.trimi.com.ar/santa_maria/streaming/mystream.m3u8 -#EXTINF:-1 tvg-id="" status="error",Planeta Multimedios (720p) [Not 24/7] -https://videostream.shockmedia.com.ar:19360/planetamultimedia/planetamultimedia.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 07dafe4b8..7a4582bb8 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -9,21 +9,15 @@ https://stream.fs1.tv/hls/webstream.m3u8 https://nstream17.gotv.at:1443/live/gotvlive/manifest.mpd #EXTINF:-1 tvg-id="HitradioO3.at" status="online",Hitradio ร–3 (720p) [Not 24/7] https://studiocam-oe3.mdn.ors.at/out/u/studiocam_oe3/q6a/manifest_1.m3u8 -#EXTINF:-1 tvg-id="HitradioO3.at" status="error",Hitradio ร–3 (360p) -http://185.85.28.19/oe3sd/orf.sdp/master.m3u8 #EXTINF:-1 tvg-id="Kronehit.at" status="online",Kronehit (1080p) https://bitcdn-kronehit.bitmovin.com/v2/hls/playlist.m3u8 #EXTINF:-1 tvg-id="KroneTV.at" status="online",Krone.TV (360p) https://kronetv.mdn.ors.at/out/u/kronetv-nodrm.m3u8 #EXTINF:-1 tvg-id="M4.at" status="online",M4 (1090p) [Not 24/7] https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="OktoEight.at" status="error",Okto Eight (720p) -https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 -#EXTINF:-1 tvg-id="OktoTV.at" status="error",Okto TV -https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.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="blocked",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="error",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 @@ -31,8 +25,6 @@ https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 https://orfs.mdn.ors.at/out/u/orfs/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="P3tv.at" status="timeout",P3tv (720p) [Not 24/7] http://p3-6.mov.at:1935/live/weekstream/master.m3u8 -#EXTINF:-1 tvg-id="PremiumChannel.at" status="error",Premium Channel [Not 24/7] -http://premium-channel.tv:88/live/kali.m3u8 #EXTINF:-1 tvg-id="R9.at" status="online",R9 (720p) [Not 24/7] https://ms01.w24.at/R9/smil:liveeventR9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RedBullTV.at" status="online",Red Bull TV (1080p) @@ -51,6 +43,8 @@ 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) +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] diff --git a/streams/at_samsung.m3u b/streams/at_samsung.m3u index 83af51a81..220984294 100644 --- a/streams/at_samsung.m3u +++ b/streams/at_samsung.m3u @@ -1,11 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="RakutenTVActionMoviesAustria.at" status="error",Rakuten TV Action Movies Austria (720p) -https://rakuten-actionmovies-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesAustria.at" status="error",Rakuten TV Comedy Movies Austria (720p) -https://rakuten-comedymovies-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaAustria.at" status="error",Rakuten TV Drama Austria (720p) -https://rakuten-tvshows-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilyAustria.at" status="error",Rakuten TV Family Austria (720p) -https://rakuten-family-5-at.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightAustria.at" status="error",Rakuten TV Spotlight Austria (720p) -https://rakuten-spotlight-5-at.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVActionMoviesAustria.at" status="online",Rakuten TV Action Movies Austria (720p) +https://rakuten-actionmovies-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVComedyMoviesAustria.at" status="online",Rakuten TV Comedy Movies Austria (720p) +https://rakuten-comedymovies-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVDramaAustria.at" status="online",Rakuten TV Drama Austria (720p) +https://rakuten-tvshows-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilyAustria.at" status="online",Rakuten TV Family Austria (720p) +https://rakuten-family-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVSpotlightAustria.at" status="online",Rakuten TV Spotlight Austria (720p) +https://rakuten-spotlight-5-at.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaries Austria (720p) +https://rakuten-documentaries-5-at.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index 4a620accc..406e1319f 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -1,16 +1,8 @@ #EXTM3U -#EXTINF:-1 tvg-id="3AW.au" status="error",3AW (Melbourne) (574p) [Not 24/7] -http://melb3awvid-lh.akamaihd.net/i/melbournevid_1@109381/master.m3u8 #EXTINF:-1 tvg-id="7flix.au" status="blocked",7flix [Geo-blocked] 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="9Go.au" status="error",9Go! [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101204200428.m3u8 -#EXTINF:-1 tvg-id="9Life.au" status="error",9Life [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101204200424.m3u8 -#EXTINF:-1 tvg-id="9Rush.au" status="error",9Rush [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101204200429.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] @@ -37,40 +29,22 @@ 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="ACCTV.au" status="error",ACCTV (Adelaide) (720p) -https://iptv-all.lanesh4d0w.repl.co/australia/acctv-adelaide -#EXTINF:-1 tvg-id="ACCTV.au" status="error",ACCTV (Melbourne) (720p) -https://iptv-all.lanesh4d0w.repl.co/australia/acctv-melbourne -#EXTINF:-1 tvg-id="AlBaselFilm.au" status="online",Aflam Mohtrama (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/mim21889/live #EXTINF:-1 tvg-id="AusTamilTV.au" status="online",Aus Tamil (720p) [Not 24/7] https://bk7l2pn7dx53-hls-live.5centscdn.com/austamil/fe01ce2a7fbac8fafaed7c982a04e229.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="AustraliaChannel.au" status="online",Australia Channel (720p) -https://austchannel-live.akamaized.net/hls/live/2002729/austchannel-news/master.m3u8 #EXTINF:-1 tvg-id="C31Melbourne.au" status="online",C31 Melbourne (240p) https://d1k6kax80wecy5.cloudfront.net/RLnAKY/index.m3u8 #EXTINF:-1 tvg-id="Channel44.au" status="online",Channel 44 (480p) https://d1k6kax80wecy5.cloudfront.net/WFqZJc/index.m3u8 -#EXTINF:-1 tvg-id="ExpoChannel.au" status="error",Expo Channel (360p) -https://tvsn-i.akamaihd.net/hls/live/261837/expo/expo.m3u8 #EXTINF:-1 tvg-id="JonmoBhumiTV.au" status="online",JonmoBhumi TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/jonmobhumitv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="M4TVMalayalam.au" status="error",M4TV Malayalam (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="M4TVMalayalam.au" status="online",M4TV Malayalam (1080p) [Not 24/7] https://app.m4stream.live/mfourmalayalamhls/live.m3u8 -#EXTINF:-1 tvg-id="NineNetwork.au" status="error",Nine [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101204200421.m3u8 #EXTINF:-1 tvg-id="NITV.au" status="blocked",NITV [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.320203000305.m3u8 -#EXTINF:-1 tvg-id="OpenShop.au" status="error",Open Shop [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.7openshop.m3u8 -#EXTINF:-1 tvg-id="OpenShop.au" status="error",Open Shop (720p) -https://medialive.openshop.com.au/asn-live_1.m3u8 #EXTINF:-1 tvg-id="RaceCentralTV.au" status="timeout",Race Central TV (720p) 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="Racingcom.au" status="error",Racing.com (576p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/australia/racing #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] @@ -83,16 +57,6 @@ https://i.mjh.nz/au/Sydney/tv.320203000303.m3u8 https://i.mjh.nz/au/Sydney/tv.320203000307.m3u8 #EXTINF:-1 tvg-id="SevenNetwork.au" status="blocked",Seven [Geo-blocked] https://i.mjh.nz/au/Sydney/tv.101305020520.m3u8 -#EXTINF:-1 tvg-id="SkyRacing1.au" status="error",Sky Racing 1 (270p) [Not 24/7] -https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/sky1.m3u8 -#EXTINF:-1 tvg-id="SkyRacing1.au" status="error",Sky Racing 1 (720p) -https://skylivetab-i.akamaihd.net/hls/live/569779/tablive/sky1.m3u8 -#EXTINF:-1 tvg-id="SkyRacing2.au" status="error",Sky Racing 2 (360p) [Not 24/7] -https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/sky2.m3u8 -#EXTINF:-1 tvg-id="SkyRacing2.au" status="error",Sky Racing 2 (360p) -https://skylivetab-i.akamaihd.net/hls/live/569779/tablive/sky2.m3u8 -#EXTINF:-1 tvg-id="SnowyMountainsTelevision.au" status="error",Snowy Mountains Television (1080p) [Geo-blocked] -https://dcunilive30-lh.akamaihd.net/i/dclive_1@535229/master.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) @@ -105,9 +69,3 @@ https://i.mjh.nz/au/Sydney/tv.101305020522.m3u8 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="" status="error",9Gem [Geo-blocked] -https://i.mjh.nz/au/Sydney/tv.101204200427.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sky Thoroughbred Central (720p) -https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/stcsd.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sky Thoroughbred Central (720p) -https://skylivetab-i.akamaihd.net/hls/live/569779/tablive/stcsd.m3u8 diff --git a/streams/au_samsung.m3u b/streams/au_samsung.m3u index 6581d74c2..2a0356ec2 100644 --- a/streams/au_samsung.m3u +++ b/streams/au_samsung.m3u @@ -1,24 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="ActionHollywoodMovies.au" status="error",Action Hollywood Movies (1080p) -https://lightning-actionhollywood-samsungaustralia.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="error",Bloomberg Quicktake (1080p) -https://bloomberg-quicktake-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="error",Bloomberg TV US (1080p) -https://bloomberg-bloomberg-2-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BountyPlus.au" status="error",Bounty Plus (720p) -https://bountyfilms-bounty-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="DryBarComedy.au" status="error",DryBar Comedy (720p) -https://drybar-drybarcomedy-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Dust.au" status="error",Dust (720p) -https://dust-samsung-uk-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmStreams.us" status="error",FilmStreams (720p) -https://spi-filmstream-1-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) https://fueltv-fueltv-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GustoTV.au" status="error",Gusto TV (720p) -https://gustotv-samsung-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HorseandCountry.au" status="online",Horse and Country (720p) https://hncfree-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) @@ -29,16 +11,6 @@ https://introuble-samsungau.amagi.tv/playlist.m3u8 https://inwild-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="MadeinHollywood.us" status="error",Made in Hollywood (720p) -https://connection3-ent-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MAVTVAustralia.au" status="error",MavTV Australia (720p) -https://mavtv-mavtvglobal-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="OutdoorChannel.us" status="error",Outdoor Channel (1080p) -https://outdoorchannel-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeAustralia.us" status="error",People are Awesome Australia (720p) -https://jukin-peopleareawesome-2-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Pulse.au" status="error",Pulse (1080p) -https://lightning-pulse-samsungaustralia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RealFamiliesAustralia.us" status="online",Real Families (Australia) (720p) https://lds-realfamilies-samsunguau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RealStories.au" status="online",Real Stories (720p) @@ -49,39 +21,19 @@ https://rialto-rialto-samsungaustralia.amagi.tv/playlist.m3u8 https://ryanandfriends-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SmithsonianChannelAsia.us" status="online",Smithsonian Channel Asia (1080p) https://smithsonianaus-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="error",Stingray Karaoke (Australia) (1080p) -https://samsung-au.ott-channels.stingray.com/karaoke/master.m3u8 -#EXTINF:-1 tvg-id="StingrayNaturescapeAustralia.ca" status="error",Stingray Naturescape (Australia) (1080p) [Not 24/7] -https://samsung-au.ott-channels.stingray.com/naturescape/master.m3u8 #EXTINF:-1 tvg-id="TastemadeAustralia.us" status="online",Tastemade Australia (1080p) https://tmint-aus-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveAustralia.au" status="error",The Pet Collective Australia (720p) -https://the-pet-collective-international-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TimeLineAustralia.au" status="online",Time Line Australia (720p) https://lds-timeline-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="error",Toon Goggles (720p) -https://toongoggles-toongoggles-3-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TraceSportStars.fr" status="online",Trace Sport Stars (Australia) (1080p) https://lightning-tracesport-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TraceUrban.fr" status="online",Trace Urban (Australia) (1080p) https://lightning-traceurban-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="VENN.au" status="online",VENN (1080p) https://venntv-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpyAustralia.au" status="error",WeatherSpy Australia (720p) -https://jukin-weatherspy-2-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Wonder.uk" status="online",Wonder (720p) https://lds-wonder-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ZooMooAustralia.au" status="online",Zoo Moo (Australia) (1080p) https://zoomoo-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://euronews-euronews-world-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Aus Biz TV (720p) -https://ausbiztv-ausbiz-1-au.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Qwest TV Classical (720p) -https://qwestclassic-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Qwest TV Jazz and Beyond (720p) -https://qwestjazz-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Qwest TV Mix (720p) -https://qwestmix-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Travel XP (720p) -https://travelxp-travelxp-1-au.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/aw.m3u b/streams/aw.m3u index b20f63234..5ca351d3a 100644 --- a/streams/aw.m3u +++ b/streams/aw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArubaTV.aw" status="online",Aruba.TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ArubaTV.aw" status="error",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 51b5d0646..de59371aa 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -19,34 +19,20 @@ http://85.132.81.184:8080/atv-2/index.m3u8 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="CBC.az" status="online",CBC (720p) [Not 24/7] -http://cbctvlive.flashmediacast.com:1935/CBCTVLive/livestream/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="FTV.az" status="error",FTV (720p) [Not 24/7] -https://str2.yodacdn.net/publive/ftv/video.m3u8 -#EXTINF:-1 tvg-id="IctimaiTV.az" status="error",ฤฐctimai TV (720p) [Geo-blocked] -https://node19.connect.az:8086/ch1/ch1.hi.m3u8 -#EXTINF:-1 tvg-id="IctimaiTV.az" status="error",ฤฐctimai TV (480p) [Geo-blocked] -https://node19.connect.az:8086/ch1/ch1.med.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="InterAz.az" status="error",ฤฐnterAz (1080p) [Not 24/7] -http://yayin.netradyom.com:1935/live/interaz/playlist.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="KepezTV.az" status="error",Kษ™pษ™z TV (540p) [Not 24/7] -http://85.132.81.184:8080/arbkepez/live/index.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="NaxcivanTV.az" status="error",Naxรงฤฑvan TV (720p) -http://canli.naxcivantv.az/media/20210930/index.m3u8 -#EXTINF:-1 tvg-id="QafqazTV.az" status="error",Qafqaz TV (360p) [Not 24/7] -https://europe2.livetv.az/azerbaijan/qafqaztv/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] diff --git a/streams/ba.m3u b/streams/ba.m3u index 00d194da9..8cc41adfd 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -7,23 +7,25 @@ https://bhrtstream.bhtelecom.ba/bhrtportal.m3u8 https://bhrtstream.bhtelecom.ba/hls15/bhrtportal.m3u8 #EXTINF:-1 tvg-id="BNTV.ba" status="online",BN TV (480p) https://dns2.rtvbn.com:8080/live/index.m3u8 -#EXTINF:-1 tvg-id="NTVIC.ba" status="error",NTV IC (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic -#EXTINF:-1 tvg-id="RTVBPK.ba" status="online",RTV BPK (720p) [Not 24/7] +#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) https://balkanmedia.dynu.net/hls/tv5web.m3u8 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live -#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 -#EXTINF:-1 tvg-id="TVSlonInfo.ba" status="error",TV SLON INFO (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=YHLiGONh--I +#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live +#EXTINF:-1 tvg-id="" status="online",Super TV Media +https://mirtv.club/live/mirtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Malta (720p) [Not 24/7] 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] https://parh.rtrs.tv/tv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTV ZE (720p) [Not 24/7] -https://stream.rtvze.ba/123.m3u8 diff --git a/streams/bb.m3u b/streams/bb.m3u index e691be5a7..98cd992be 100644 --- a/streams/bb.m3u +++ b/streams/bb.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="CBCTV8.bb" status="online",CBC TV8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CBCTV8.bb" status="error",CBC TV8 (1080p) [Not 24/7] https://1740288887.rsc.cdn77.org/1740288887/index.m3u8 diff --git a/streams/bd.m3u b/streams/bd.m3u index e48fe10f9..f132bd928 100644 --- a/streams/bd.m3u +++ b/streams/bd.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChannelT1.bd" status="error",Channel T1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ChannelT1.bd" status="online",Channel T1 (720p) [Not 24/7] http://irbtv.net/channelt1/1080/index.m3u8 #EXTINF:-1 tvg-id="EkusheyTV.bd" status="online",Ekushey TV (480p) https://ekusheyserver.com/etvlivesn.m3u8 diff --git a/streams/bd_jagobd.m3u b/streams/bd_jagobd.m3u index 79b63831b..14bb5e590 100644 --- a/streams/bd_jagobd.m3u +++ b/streams/bd_jagobd.m3u @@ -3,16 +3,12 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/atnbd-8-org.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ATNBanglaUK.uk" status="blocked",ATN Bangla UK (576p) https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/atnbanglauk-off.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ATNNews.bd" status="error",ATN News (720p) [Not 24/7] -https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/atnws-sg.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BanglaVision.bd" status="blocked",Bangla Vision (1080p) [Geo-blocked] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/banglav000.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BijoyTV.bd" status="online",Bijoy TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/bijoy00.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BoishakhiTV.bd" status="online",Boishakhi TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/boishakhitv-org.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="BTVChittagong.bd" status="error",BTV Chittagong (720p) [Not 24/7] -https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/btvnational-ctg.stream/playlist.m3u8 #EXTINF:-1 tvg-id="BTVWorld.bd" status="online",BTV World (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/btvbd-office-sg.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Channel9.bd" status="blocked",Channel 9 (720p) @@ -35,19 +31,13 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/news24local.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NexusTV.bd" status="online",Nexus TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/nexustv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="NokshiTV.bd" status="error",Nokshi TV (720p) [Not 24/7] -https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/nakshitv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NTVEurope.bd" status="online",NTV Europe (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/ntvuk00332211.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RTV.bd" status="online",RTV (1080p) https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/rtv-sg.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SangshadTV.bd" status="error",Sangshad TV (720p) [Not 24/7] -https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/songsodtv-world.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SATV.bd" status="online",SATV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/satvoff5666.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="online",Somoy News TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/somoyt000011226615544544.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SomoyNewsTV.bd" status="error",Somoy News TV (1080p) [Not 24/7] -https://somoy.appv.jagobd.com:444/somoy/somoyt000011226615544544.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TimeTelevision.us" status="online",Time Television (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/timetvusa.stream/playlist.m3u8 diff --git a/streams/be.m3u b/streams/be.m3u index dd27e5403..3d07d8a57 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -1,10 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="BelRTL.be" status="error",Bel RTL (720p) -https://bel-lh.akamaihd.net/i/BEL_1@321282/master.m3u8 #EXTINF:-1 tvg-id="BX1.be" status="online",BX1 (720p) [Not 24/7] https://59959724487e3.streamlock.net/stream/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalZoom.be" status="error",Canal Zoom (720p) [Not 24/7] -http://streamer.canalc.be:1935/canalzoom/smil:SMIL-canalzoom-multi/playlist.m3u8 #EXTINF:-1 tvg-id="CityMusicTV.be" status="online",City Music TV (720p) https://5592f056abba8.streamlock.net/citytv/citytv/playlist.m3u8 #EXTINF:-1 tvg-id="EbS.be" status="online",EbS Live (Europe by Satellite) (1080p) @@ -15,22 +11,16 @@ https://euc-live.fl.freecaster.net/live/eucom/ebsp.m3u8 https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.m3u8 #EXTINF:-1 tvg-id="KetnetJunior.be" status="online",Ketnet Junior (720p) https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.mpd -#EXTINF:-1 tvg-id="LN24.be" status="online",LN24 -https://hls-origin01-ln24.cdn01.rambla.be/adliveorigin-ln24/_definst_/ApYjOq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MNM.be" status="timeout",MNM (720p) https://live-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #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) https://dpp-streamlive-plain.medialaancdn.be/qmusic/plain/hls.m3u8 -#EXTINF:-1 tvg-id="RadioContact.be" status="error",Radio Contact (720p) -https://contact-lh.akamaihd.net/i/CONTACT_1@321283/master.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",ATV (720p) [Not 24/7] -https://api.new.livestream.com/accounts/27755193/events/8452381/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",MaTele (1080p) [Not 24/7] @@ -61,7 +51,3 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6 https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (576p) https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] -https://actv-live.freecaster.com/live/actv/actv.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTL-TVi (720p) -https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 diff --git a/streams/be_samsung.m3u b/streams/be_samsung.m3u index 73f0a3033..1f0fa7ab5 100644 --- a/streams/be_samsung.m3u +++ b/streams/be_samsung.m3u @@ -1,11 +1,3 @@ #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="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-be.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="error",Bloomberg Quicktake (1080p) -https://bloomberg-quicktake-1-be.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="error",Bloomberg TV US (1080p) -https://bloomberg-bloomberg-1-be.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Franรงais (720p) -https://rakuten-euronews-2-be.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/bf.m3u b/streams/bf.m3u index 63678d770..40093255a 100644 --- a/streams/bf.m3u +++ b/streams/bf.m3u @@ -1,6 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="3TV.bf" status="online",3TV (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/3tvbf +#EXTINF:-1 tvg-id="BF1.bf" status="online",BF1 +https://547f72e6652371c3.mediapackage.us-east-1.amazonaws.com/out/v1/7e66f389bec3463dac81e8d55e680431/index.m3u8 #EXTINF:-1 tvg-id="FasoTV.bf" status="timeout",Faso TV (480p) [Not 24/7] https://playtv4kpro.com:5443/LiveApp/streams/163893638025530331068059.m3u8 #EXTINF:-1 tvg-id="ImpactTV.bf" status="online",Impact TV (360p) diff --git a/streams/bg.m3u b/streams/bg.m3u index 387f0bb41..27cdaa129 100644 --- a/streams/bg.m3u +++ b/streams/bg.m3u @@ -25,5 +25,3 @@ http://edge15.cdn.bg:2006/fls/bonair.stream/playlist.m3u8 http://hls.cdn.bg:2006/fls/bonair.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Bulgaria On Air (720p) http://ios.cdn.bg:2006/fls/bonair.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",HomeOne TV (1080p) -https://streamer104.neterra.tv/n1tv/n1tv.smil/playlist.m3u8 diff --git a/streams/bh.m3u b/streams/bh.m3u index bd5a3f85d..3696e172f 100644 --- a/streams/bh.m3u +++ b/streams/bh.m3u @@ -1,16 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="BahrainInternational.bh" status="online",Bahrain International (720p) [Not 24/7] https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+International_all/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainLawal.bh" status="error",Bahrain Lawal (410p) -https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+Lawal_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="BahrainSports1.bh" status="online",Bahrain Sports 1 (720p) [Not 24/7] -http://185.105.4.106:1935/live/Bahrain+Sports/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainSports1.bh" status="online",Bahrain Sports 1 (720p) [Not 24/7] -https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+Sports_all/playlist.m3u8 -#EXTINF:-1 tvg-id="BahrainSports2.bh" status="error",Bahrain Sports 2 (720p) -https://5c7b683162943.streamlock.net/live/ngrp:Bahrain+Sports+2_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] http://185.105.4.106:1935/live/Bahrain+TV/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 3a8edbf13..084277ed4 100644 --- a/streams/bj.m3u +++ b/streams/bj.m3u @@ -1,11 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="BB24.bj" status="error",BB24 (360p) [Not 24/7] -https://edge9.vedge.infomaniak.com/livecast/ik:bb24/manifest.m3u8 -#EXTINF:-1 tvg-id="GolfeTVAfrica.bj" status="error",Golfe TV Africa (1080p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UC98EZ3PHQNrqV-B-CtwAHMA/live -#EXTINF:-1 tvg-id="KultuTV.bj" status="error",Kultu TV (720p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82zdni -#EXTINF:-1 tvg-id="ORTBTV.bj" status="error",ORTB (1080p) -https://edge3.vedge.infomaniak.com/livecast/ik:ortb/manifest.m3u8 #EXTINF:-1 tvg-id="" 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 75f645995..cf41c682d 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -1,10 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="ATB.bo" status="online",ATB (614p) [Not 24/7] http://186.121.206.197/live/daniel/index.m3u8 -#EXTINF:-1 tvg-id="ATB.bo" status="error",ATB (360p) [Not 24/7] -https://mediacp.hostradios.com.ar:19360/atbcochabamba/atbcochabamba.m3u8 -#EXTINF:-1 tvg-id="BoliviaRadioTV.bo" status="timeout",Bolivia Radio TV (720p) [Not 24/7] -https://play.amelbasoluciones.co:3546/live/boliviaradiotvlive.m3u8 #EXTINF:-1 tvg-id="BoliviaTV72.bo" status="online",Bolivia TV 7.2 (480p) https://video1.getstreamhosting.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="BoliviaTV.bo" status="online",Bolivia TV (720p) [Not 24/7] @@ -15,8 +11,6 @@ https://servilive.com:3342/live/boplustvlive.m3u8 https://streannlivecontactobolivia.cachefly.net/contactobolivia1/contactobolivia1/playlist.m3u8 #EXTINF:-1 tvg-id="CTVCanal38.bo" status="timeout",CTV Canal 38 Digital (Viacha) (480p) [Not 24/7] https://media2.cdnlayer.biz:8081/8026/index.m3u8 -#EXTINF:-1 tvg-id="CVC.bo" status="error",Canal Vรญrgen de Copacabana (CVC) (818p) -https://cp.sradiotv.com:1936/8058/8058/playlist.m3u8 #EXTINF:-1 tvg-id="DTPlay.bo" status="online",DT Play (Deporte Total) (720p) [Not 24/7] https://tv.portalexpress.es:3044/live/dtplaylive.m3u8 #EXTINF:-1 tvg-id="MarivisionTV.bo" status="online",Marivisiรณn TV @@ -31,14 +25,8 @@ 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="RedCCTV.bo" status="error",Red CCTV -https://solo.disfrutaenlared.com:1936/redcctv/redcctv/playlist.m3u8 -#EXTINF:-1 tvg-id="RedPatBolivia.bo" status="error",Red Pat Bolivia -https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/master.m3u8 -#EXTINF:-1 tvg-id="RedUno.bo" status="error",Red Uno (720p) [Not 24/7] +#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="RedUno.bo" status="error",Red Uno (720p) [Not 24/7] -https://query-streamlink.herokuapp.com/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] @@ -51,9 +39,9 @@ https://panel.seo.tv.bo:3182/live/franzleonellive.m3u8 https://panel.seo.tv.bo:3337/live/franzbalboa2live.m3u8 #EXTINF:-1 tvg-id="TVLatinaHD.bo" status="online",TV Latina Canal 42 (720p) [Not 24/7] https://master.tucableip.com/live/tvlatinamontero/playlist.m3u8 -#EXTINF:-1 tvg-id="TVU.bo" status="error",TVU (276p) [Not 24/7] +#EXTINF:-1 tvg-id="TVU.bo" status="online",TVU (276p) [Not 24/7] http://136.243.3.70:1935/TvUniversitaria/TvUniversitaria/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUSucre.bo" status="error",TVU Sucre +#EXTINF:-1 tvg-id="TVUSucre.bo" status="online",TVU Sucre https://solo.disfrutaenlared.com:1936/tuch/ngrp:tuch_all/playlist.m3u8 #EXTINF:-1 tvg-id="XTOTV.bo" status="online",XTOTV (404p) [Not 24/7] http://www.channel.tevemi.com:1935/XtoTv/XtoTv/playlist.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index ccd64fbb2..6f4b85ba9 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -10,8 +10,6 @@ https://server.flixtv.com.br/agrobrasiltv/agrobrasiltv/playlist.m3u8 https://evpp.mm.uol.com.br/geob_band/agromais/playlist.m3u8 #EXTINF:-1 tvg-id="AllSports.br" status="online",All Sports (720p) https://5cf4a2c2512a2.streamlock.net/dgrau/dgrau/playlist.m3u8 -#EXTINF:-1 tvg-id="Animestation.br" status="error",Animestation (480p) [Not 24/7] -https://stmv.video.expressolider.com.br/animestation1/animestation1/playlist.m3u8 #EXTINF:-1 tvg-id="AnimeTV.br" status="online",Anime TV (360p) [Not 24/7] https://stmv1.srvif.com/animetv/animetv/playlist.m3u8 #EXTINF:-1 tvg-id="Band.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Band (1080p) [Geo-blocked] @@ -22,22 +20,20 @@ https://evpp.mm.uol.com.br/geob_band/app/playlist.m3u8 https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8 #EXTINF:-1 tvg-id="Canal25Jundiai.br" status="online",Canal 25 Jundiaรญ (404p) [Not 24/7] https://stream01.msolutionbrasil.com.br/hls/canal25/live.m3u8 -#EXTINF:-1 tvg-id="CanaldoBoi.br" status="error",Canal do Boi -https://aovivo.equipea.com.br:5443/WebRTCAppEE/streams/713829795440060188004130.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="Catve2.br" status="online",Catve2 (720p) +#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) https://5b33b873179a2.streamlock.net:1443/catve2/catve2/playlist.m3u8 -#EXTINF:-1 tvg-id="CatveFM.br" status="online",Catve FM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CatveFM.br" status="timeout",Catve FM (720p) [Not 24/7] https://5b33b873179a2.streamlock.net:1443/radiocamera/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="CatveMasterTV.br" status="online",Catve Master TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CatveMasterTV.br" status="timeout",Catve Master TV (720p) [Not 24/7] https://5b33b873179a2.streamlock.net:1443/mastertv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="CBNRio.br" status="online",CBN Rio (720p) https://medias.sgr.globo.com/hls/vCBNRJ/vCBNRJ.m3u8 #EXTINF:-1 tvg-id="CBNSaoPaulo.br" status="online",CBN Sรฃo Paulo (720p) https://medias.sgr.globo.com/hls/vCBNSP/vCBNSP.m3u8 -#EXTINF:-1 tvg-id="CentralTV.br" status="error",Central TV (1080p) -http://serv2.videovox.pw/joaorodrigo7309/joaorodrigo7309/playlist.m3u8 #EXTINF:-1 tvg-id="COMBrasil.br" status="online",COM Brasil (720p) [Not 24/7] https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8 #EXTINF:-1 tvg-id="CulturaPara.br" status="timeout",Cultura Parรก (480p) [Not 24/7] @@ -48,16 +44,12 @@ http://flash.softhost.com.br:1935/fonte/fontetv/live.m3u8 https://tv.unisc.br/hls/test.m3u8 #EXTINF:-1 tvg-id="GhostTV.br" status="online",Ghost TV (712p) [Not 24/7] https://stmv.video.expressolider.com.br/ghostv/ghostv/playlist.m3u8 -#EXTINF:-1 tvg-id="GospelCartoon.br" status="error",Gospel Cartoon (480p) -https://stmv1.srvstm.com/gospelcartoon2/gospelcartoon2/playlist.m3u8 #EXTINF:-1 tvg-id="GospelMovieTV.br" status="online",Gospel Movie TV (360p) https://stmv1.srvif.com/gospelf/gospelf/playlist.m3u8 #EXTINF:-1 tvg-id="IMPDTV.br" status="online",IMPD TV (720p) https://58a4464faef53.streamlock.net/impd/ngrp:impd_all/playlist.m3u8 #EXTINF:-1 tvg-id="ISTVHD.br" status="online",ISTV (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9883/LVW9883_lFcfKysrHF/chunklist.m3u8 -#EXTINF:-1 tvg-id="ITVBrazil.br" status="error",ITV (480p) [Not 24/7] -http://tv02.logicahost.com.br:1935/itutv/itutv/live.m3u8 #EXTINF:-1 tvg-id="JovemPanNews.br" status="online",Jovem Pan News (1080p) [Not 24/7] https://d6yfbj4xxtrod.cloudfront.net/out/v1/7836eb391ec24452b149f3dc6df15bbd/index.m3u8 #EXTINF:-1 tvg-id="KpopTVPlay.br" status="online",KpopTV Play (720p) [Not 24/7] @@ -74,7 +66,7 @@ http://stream.novotempo.com/tv/tvnovotempo.smil/playlist.m3u8 http://stream.novotempo.com:1935/tv/smil:tvnovotempo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NovoTempo.br" status="online",Novo Tempo (480p) http://stream.novotempo.com:1935/tv/tvnovotempo.smil/live.m3u8 -#EXTINF:-1 tvg-id="NuevoTiempo.br" status="error",Nuevo Tiempo (720p) [Not 24/7] +#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 @@ -88,8 +80,6 @@ https://playpluspa-lh.akamaihd.net/i/pp_pa@377468/index_720_av-p.m3u8 https://playplusbsa-lh.akamaihd.net/i/pp_bsa@377860/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="RecordTVItapoan.br" status="blocked",Record TV Itapoan (720p) [Geo-blocked] https://playplussdr-lh.akamaihd.net/i/pp_sdr@377858/index_720_av-b.m3u8 -#EXTINF:-1 tvg-id="RecordTVManaus.br" status="error",Record TV Manaus (720p) [Geo-blocked] -https://playplusmao-lh.akamaihd.net/i/pp_mao@409195/master.m3u8 #EXTINF:-1 tvg-id="RecordTVMinas.br" status="blocked",Record TV Minas (720p) [Geo-blocked] https://playplusbh-lh.akamaihd.net/i/pp_bh@377862/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="RecordTVRio.br" status="blocked",Record TV Rio (720p) [Geo-blocked] @@ -98,8 +88,6 @@ https://playplusrjo-lh.akamaihd.net/i/pp_rj@377859/index_720_av-p.m3u8 https://playpluspoa-lh.akamaihd.net/i/pp_poa@377864/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="RecordTVSaoPaulo.br" status="blocked",Record TV SP (720p) [Geo-blocked] https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8 -#EXTINF:-1 tvg-id="RedeBrasil.br" status="error",Rede Brasil (480p) [Not 24/7] -https://59f2354c05961.streamlock.net:1443/rbtv/rbtv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" status="online",Rede Brasil de Comunicaรงรฃo (720p) [Not 24/7] http://rbc.directradios.com:1935/rbc/rbc/live.m3u8 #EXTINF:-1 tvg-id="RedeCNTCuritiba.br" status="online",Rede CNT (Curitiba) (180p) [Not 24/7] @@ -120,8 +108,8 @@ 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="RedeSuper.br" status="error",Rede Super (432p) [Not 24/7] -https://api.new.livestream.com/accounts/10205943/events/3429501/live.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="RedeTVES.br" status="timeout",Rede TV! ES (720p) @@ -138,86 +126,64 @@ http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) +#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) https://streaming.almg.gov.br/live/tvalmg.m3u8 -#EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7] -http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8 #EXTINF:-1 tvg-id="TVAparecida.br" status="online",TV Aparecida (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9716/LVW9716_HbtQtezcaw/playlist.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 +#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (640p) +https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBNO.br" status="online",TV BNO (270p) [Not 24/7] http://tv02.logicahost.com.br:1935/bonner/bonner/live.m3u8 -#EXTINF:-1 tvg-id="TVBrasil.br" status="error",TV Brasil -https://edge-rj-01.eduplay.rnp.br/media/ocp(r(SOtSyQ)t(AAAAAAAAAAA)p(d(ADo)k(EBE)m(kyMRVuhfTf2jk2bhk4oZVw)n(a(kLbutb9FljfAzjoWmXgS8Rnp6_GUlkq0)s(rRg)'a(T-aZqqGXTwBm6ZHJp3tHyyjZ)s(fvc)))s(t(eT8)b(6P9w9Nu8wcNIUaKqkTKqXRWNHWIhMz8mxUoA4mgo1tqnqVYwaZMCmldOaMbaZB0n33FR3ttihZ1JvOivSGdZIuhde-5ZIl_f4tK0pFaa_lpv5gVXuaKHBhpJxYHQpAySe8UfuTry1gihrKpUq-DVrvTLAVcN_NYL-OR5gME)'t(ccA)b(Q_39q61nTExyyL-LZijmcTvd7twmucXBiaA)))/live_720_index.m3u8 #EXTINF:-1 tvg-id="TVCamara2.br" status="online",TV Cรขmara 2 (1080p) [Not 24/7] https://stream3.camara.gov.br/tv2/manifest.m3u8 #EXTINF:-1 tvg-id="TVCamara.br" status="online",TV Cรขmara (1080p) https://stream3.camara.gov.br/tv1/manifest.m3u8 -#EXTINF:-1 tvg-id="TVCapitalLucelia.br" status="error",TV Capital Lucelia (320p) [Not 24/7] -http://tv02.logicahost.com.br:1935/tvcapital/tvcapital/live.m3u8 -#EXTINF:-1 tvg-id="TVCarioca.br" status="online",TV Carioca (720p) +#EXTINF:-1 tvg-id="TVCarioca.br" status="error",TV Carioca (720p) https://srv5.zcast.com.br/tvcarioca/tvcarioca/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCI.br" status="error",TVCI (360p) [Not 24/7] -http://flash8.crossdigital.com.br:1935/2306/2306/live.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] https://video01.kshost.com.br:4443/inside2133/inside2133/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCidadedeSaoPaulo.br" status="error",TV Cidade de Sao Paulo [Not 24/7] -https://cast.cdnseguro.com:19360/8012/8012.m3u8 -#EXTINF:-1 tvg-id="TVCidadeVerde.br" status="error",SBT TV Cidade Verde (1080p) [Not 24/7] -https://stmv1.transmissaodigital.com/cidadeverde/cidadeverde/playlist.m3u8 #EXTINF:-1 tvg-id="TVCinec.br" status="online",TV Cinec (240p) [Not 24/7] http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 -#EXTINF:-1 tvg-id="TVCulturaNacional.br" status="online",Cultura PR Catve (720p) +#EXTINF:-1 tvg-id="TVCulturaNacional.br" status="timeout",Cultura PR Catve (720p) http://wowza4.catve.com.br:1935/live/livestream/media.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 +#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) +https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDiariodoSertao.br" status="online",TV Diรกrio do Sertรฃo (720p) http://painelvj.com.br:1935/pdsertaotv/pdsertaotv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVE.br" status="online",TVE RS (1080p) [Not 24/7] http://selpro1348.procergs.com.br:1935/tve/stve/playlist.m3u8 +#EXTINF:-1 tvg-id="TVEBahia.br" status="online",TVE RS (1080p) +http://streaming.procergs.com.br:1935/tve/stve/playlist.m3u8 #EXTINF:-1 tvg-id="TVEBahia.br" status="timeout",TVE Bahia (720p) [Not 24/7] http://stream2.ba.gov.br/hls-live/livepkgr/_definst_/irdeb/pgm-1.m3u8 -#EXTINF:-1 tvg-id="TVEscola.br" status="error",TV Escola -https://edge-pe-01.eduplay.rnp.br/media/ocp(r(SOtSyQ)t(AAAAAAAAAAA)p(d(ADo)k(EBE)m(iKyPRJ66GZqYJf0OVp_mxw)n(a(kLbutb9FljfAzjoWmXgS8Rnp6_GUlkq0)s(rRg)'a(T-aZqqGVQABm6ZHJp3tHyyjZ)s(fvc)))s(t(eT8)b(6P9w9Nu8wcNIUaKqkTKqXRWNHWIhMz8mxUoA4mgo1tqnqVYwaZMCmldOaMbaZB0n33FR3ttihZ1JvOivSGdZIuAfecBVa16Et9eMjlLC13Rq6Cwwi8mycU0Iwr-66QiAe98vgBCT-AiPs61W_9bjrtb8ATEJw-JsxpVNlotY)'t(wDM)b(pbCqvGJQQWqY9cAtI-9-O9bngy67xc2Xu8ug)))/live_540_index.m3u8 #EXTINF:-1 tvg-id="TVEvangelizar.br" status="online",TV Evangelizar (480p) https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVFuturo.br" status="error",TV Futuro (720p) [Not 24/7] -https://streaming03.zas.media/tvfuturo/tvfuturo/playlist.m3u8 #EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGazeta.br" status="error",TV Gazeta (720p) [Not 24/7] -https://api.new.livestream.com/accounts/5381476/events/8947634/live.m3u8 -#EXTINF:-1 tvg-id="TVGideoes.br" status="error",TV Gideoes (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVGideoes.br" status="online",TV Gideoes (1080p) [Not 24/7] https://streaming01.zas.media/gideoes/programacao/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGloboRiodeJaneiro.br" status="error",Rede Globo RJ (720p) -http://live.video.globo.com/h/1402196682759012345678915746027599876543210hM4EA1neMoQoIiUyVn1TNg/k/app/a/A/u/anyone/d/s/hls-globo-rj/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGuara.br" status="error",TV Guarรก (720p) [Not 24/7] -https://59f2354c05961.streamlock.net:1443/tvguara/tvguara/playlist.m3u8 +#EXTINF:-1 tvg-id="TVGuara.br" status="online",TV Guarรก (720p) [Not 24/7] +https://video02.logicahost.com.br/tvguara23/tvguara23/playlist.m3u8 #EXTINF:-1 tvg-id="TVideoNews.br" status="online",TVรญdeoNews (720p) [Not 24/7] https://59f2354c05961.streamlock.net:1443/tvideonews/_definst_/tvideonews/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVInterlagos.br" status="error",TV Interlagos (576p) [Not 24/7] -http://tv.tvalphanet.com.br:1935/tvinterlagos/tvinterlagos/playlist.m3u8 #EXTINF:-1 tvg-id="TVJornalCaruaru.br" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",SBT TV Jornal Caruaru (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://evpp.mm.uol.com.br/ne10/ne10-tvjornal-caruaru-video-web.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVJornaldoNordeste.br" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",SBT TV Jornal Recife (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://evpp.mm.uol.com.br/ne10/ne10.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVJornaldoNordeste.br" status="error",TV Jornal do Nordeste (720p) [Not 24/7] -https://5cf4a2c2512a2.streamlock.net/jornaldonorteste/jornaldonorteste/playlist.m3u8 -#EXTINF:-1 tvg-id="TVLiberdade.br" status="error",TV Liberdade (720p) [Geo-blocked] -https://5c483b9d1019c.streamlock.net/8238/8238/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMackenzie.br" status="error",TV Mackenzie (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVMackenzie.br" status="online",TV Mackenzie (480p) [Not 24/7] https://player.internetaovivo.com:8443/live_tvmackenzieabr/tvmackenzieabr/playlist.m3u8 -#EXTINF:-1 tvg-id="TVManchete.br" status="error",TV Manchete (360p) -https://srv5.zcast.com.br/tvmanchete/tvmanchete/playlist.m3u8 #EXTINF:-1 tvg-id="TVMaticComedy.br" status="timeout",TVMatic Comedy (720p) http://cdn.tvmatic.net/comedy.m3u8 #EXTINF:-1 tvg-id="TVMaticCrafts.br" status="timeout",TVMatic Crafts (720p) @@ -230,24 +196,20 @@ http://cdn.tvmatic.net/fight.m3u8 http://cdn.tvmatic.net/funny.m3u8 #EXTINF:-1 tvg-id="TVMaticTikTok.br" status="timeout",TVMatic TikTok (720p) http://cdn.tvmatic.net/tiktok.m3u8 -#EXTINF:-1 tvg-id="TVMAX.br" status="online",TV MAX (720p) [Not 24/7] +#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] https://cdn-fundacao-2110.ciclano.io:1443/fundacao-2110/fundacao-2110/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMetropolitanaRio.br" status="error",TV Metropolitana Rio (480p) -https://59f1cbe63db89.streamlock.net:1443/caxiastv/caxiastv/playlist.m3u8 #EXTINF:-1 tvg-id="TVMon.br" status="online",TV Mon (720p) https://srv1.zcast.com.br/tvmon/tvmon/playlist.m3u8 #EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] http://painelvj.com.br:1935/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] http://wz3.dnip.com.br/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNovaOnda.br" status="error",TV Nova Onda (720p) -https://5c483b9d1019c.streamlock.net/8078/8078/playlist.m3u8 +#EXTINF:-1 tvg-id="TVPaiEterno.br" status="online",TV Pai Eterno +https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 #EXTINF:-1 tvg-id="TVPaiEterno.br" status="online",TV Pai Eterno (480p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/teste01/teste01/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPaiEterno.br" status="error",TV Pai Eterno (360p) [Not 24/7] -http://flash8.crossdigital.com.br/2306/2306/playlist.m3u8 #EXTINF:-1 tvg-id="TVPampa.br" status="online",Rede TV! Pampa (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/tvpampa/tvpampa/playlist.m3u8 #EXTINF:-1 tvg-id="TVPantanalMS.br" status="blocked",TV Pantanal MS (720p) [Not 24/7] @@ -258,58 +220,46 @@ 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="TVSerraDourada.br" status="error",SBT TV Serra Dourada (720p) [Not 24/7] -https://5a1c76baf08c0.streamlock.net/tvsd2/smil:tvsd2_20042020.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVSolComunidade.br" status="online",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="online",TV Terceiro Anjo (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="error",TV Terceiro Anjo (360p) [Not 24/7] https://streamer1.streamhost.org/salive/GMI3anjoh/livestream.m3u8 #EXTINF:-1 tvg-id="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTokyo.br" status="error",TV Tokyo (360p) [Not 24/7] -https://stmv1.voxtvhd.com.br/tvtokio/tvtokio/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTropical.br" status="error",TV Tropical (480p) [Not 24/7] -https://59f2354c05961.streamlock.net:1443/tvtropical/tvtropical/playlist.m3u8 #EXTINF:-1 tvg-id="TVUFG.br" status="online",TV UFG (720p) [Not 24/7] http://flash.softhost.com.br:1935/ufg/tvufgweb/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUFOP.br" status="error",TV UFOP -https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk)m(6pbmcjLXNoerDLdAhoXBxw)n(a(3LDBWxJLACwHVOavx5cO4BC5lA2ZDpPC)s(HrY)'a(12ztgSdgu3rQqz6xH52ZjVZa)s(Pm8)))s(t(aTo)b(PTsuEXhXAScNjp6w9ssG70foQQQiZk9_8m0vsjgLJ_yzxGPuj8i57PEDMMA4cmTNsKda2B5oX-EEErouZ1HFyuXyAosvuqvlMJtsMkooySBOlQbVM33PgsYPQdea2CdwV3jCwh3bEWxgkPO8qmBPQtt_5bUEV1Mi_2t1AjM)'t(S2o)b(WaBWYarWoWCInKe38WSze3Q_-kcUr5z4MZQ)))/index.m3u8 -#EXTINF:-1 tvg-id="TVUniaoFortaleza.br" status="error",TV Uniao (1080p) [Not 24/7] -http://stmv1.ifantasy.com.br/admin/admin/playlist.m3u8 +#EXTINF:-1 tvg-id="TVUniaoFortaleza.br" status="online",TV Uniรฃo (720p) [Not 24/7] +https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 #EXTINF:-1 tvg-id="TVUniSantos.br" status="online",TV UniSantos (240p) [Not 24/7] http://live.cdn.upx.com/7550/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TVunisat.br" status="error",TVunisat (360p) [Not 24/7] -https://stmv1.srvstm.com/jurandir3193/jurandir3193/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUniversal.br" status="error",TV Universal -https://14398c.ha.azioncdn.net/primary/smil:tv_universal.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVVerdesCampos.br" status="online",TV Verdes Campos (360p) [Not 24/7] https://596639ebdd89b.streamlock.net/8124/8124/playlist.m3u8 -#EXTINF:-1 tvg-id="UNBTV.br" status="error",UNBTV -https://edge-go-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk)m(XavC51HboPDZJtji_e3szw)n(a(3LDBWxJLACwHVOavx5cO4BC5lA2ZDpPC)s(HrY)'a(12ztgSdjsnrQqz6xH52ZjVZa)s(Pm8)))s(t(aTo)b(PTsuEXhXAScNjp6w9ssG70foQQQiZk9_8m0vsjgLJ_yzxGPuj8i57PEDMMA4cmTNsKda2B5oX-EEErouZ1HFyuX9AbUB8KvlMJtsMkooySBOlQbVM33PgsYPQdea2BJ0ehzbwQ39JhRwi_LnomRVQOY02rJ-d2IH3hF-JDM)'t(S2o)b(WaBWYarWoWCInKe38WSze3Q_-kcVqJj_MZQ)))/live_1080_index.m3u8 #EXTINF:-1 tvg-id="UniTVPortoAlegre.br" status="online",UniTV Porto Alegre (480p) http://unitvaovivo.ufrgs.br:8080/live.ogg -#EXTINF:-1 tvg-id="UPFTV.br" status="error",UPFTV -https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk)m(Zpw89V7JSRj33uzTBmvflA)n(a(3LDBWxJLACwHVOavx5cO4BC5lA2ZDpPC)s(HrY)'a(12ztgSdgu3rQqz6xH52ZjVZa)s(Pm8)))s(t(aTo)b(PTsuEXhXAScNjp6w9ssG70foQQQiZk9_8m0vsjgLJ_yzxGPuj8i57PEDMMA4cmTNsKda2B5oX-EEErouZ1HFyvnyAaUn8qvlMJtsMkooySBOlQbVM33PgsYPQdea2BUvej3szg6oEmxOu__mykl-Ud831Jp-clI-5BB-JDM)'t(S2o)b(WaBWYarWoWCInKe38WSze3Q_-kAUqZ79MZQ)))/live_768_index.m3u8 -#EXTINF:-1 tvg-id="WhamTV.br" status="error",Wham TV (720p) -https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 -#EXTINF:-1 tvg-id="Yeeaah.br" status="online",Yeeaah! (720p) [Not 24/7] +#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",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",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="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="error",Hot FM SP (720p) [Not 24/7] -http://flash8.crossdigital.com.br/id2266/id2266/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live -#EXTINF:-1 tvg-id="" status="error",Canal Metropolitano de Noticias (720p) [Not 24/7] -http://in.uaimacks.net.br:1935/macks/macks.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sesc TV (1080p) [Not 24/7] -https://slbps-ml-sambatech.akamaized.net/samba-live/2472/7424/8a00fe7cc36ac263b2c3e9324497d5ff/video/0c884f97-4264-446f-abcd-03aa46089a96_index.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV SERIES (480p) -https://stmv1.srvstm.com/tvserie/tvserie/playlist.m3u8 diff --git a/streams/br_samsung.m3u b/streams/br_samsung.m3u index 289d4ac7b..768e8a085 100644 --- a/streams/br_samsung.m3u +++ b/streams/br_samsung.m3u @@ -1,33 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArcadeCloudBrazil.br" status="error",Arcade Cloud (Brazil) (720p) -https://arcade-cloud-br.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-3-br.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DarkMatterTVBrazil.br" status="online",Dark Matter TV Brazil (720p) https://darkmatter-por-samsungbrazil.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-br.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (720p) https://fueltv-fueltv-9-br.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="InsightTV.nl" status="error",Insight TV (720p) -https://insight-samsungbrazil.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InTrouble.nl" status="error",InTrouble (720p) -https://introuble-samsungbrazil.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InWild.nl" status="error",InWild (720p) -https://inwild-samsungbrazil.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (720p) -https://inwonder-samsungbrazil.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTimemovienetworkBrazil.br" status="online",MyTime movie network Brazil (720p) https://appletree-mytime-samsungbrazil.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RecordNews.br" status="online",Record News (540p) https://rede-muhler-recordnews-1-br.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RuntimeBrazil.br" status="error",Runtime (Brazil) (1080p) [Geo-blocked] -https://runtimebrazil-samsungbrazil.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeBrazil.br" status="online",Tastemade Brasil (1080p) https://tastemade-pt16intl-samsungbrazil.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveBrazil.br" status="error",The Pet Collective Brazil (720p) -https://the-pet-collective-international-br.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpyBrazil.br" status="error",WeatherSpy Brazil (720p) -https://jukin-weatherspy-2-br.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Portuguรชs (720p) -https://euronews-euronews-portugues-1-br.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/bs.m3u b/streams/bs.m3u index 1d0cc88ba..244549004 100644 --- a/streams/bs.m3u +++ b/streams/bs.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="IslandLuckTV.bs" status="error",Island Luck TV (1080p) [Not 24/7] -https://wowzaprod225-i.akamaihd.net/hls/live/1006296/23aa8a88/playlist.m3u8 #EXTINF:-1 tvg-id="TheParliamentaryChannel.bs" status="online",The Parliamentary Channel (720p) [Not 24/7] https://cloud.streamcomedia.com/parliamentarychannel/smil:parliamentarychannel_streams.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZNSTV.bs" status="online",ZNS TV (240p) [Not 24/7] diff --git a/streams/by.m3u b/streams/by.m3u index 351b24605..de6c3252e 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -7,7 +7,9 @@ https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8 http://95.46.208.8:26258/belarus4 #EXTINF:-1 tvg-id="Belarus24.by" status="online",ะ‘ะตะปะฐั€ัƒััŒ 24 (1080p) https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="timeout",ะŸะตั€ะฒั‹ะน ะœัƒะทั‹ะบะฐะปัŒะฝั‹ะน ะšะฐะฝะฐะป 4K (2160p) +#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) 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/bz.m3u b/streams/bz.m3u new file mode 100644 index 000000000..ab46bfa52 --- /dev/null +++ b/streams/bz.m3u @@ -0,0 +1,5 @@ +#EXTM3U +#EXTINF:-1 tvg-id="Channel7.bz" status="online",Channel 7 Belize +https://kalends.anl.bz/localchannels/channel7.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="Krem.bz" status="online",Krem TV +https://kalends.anl.bz/localchannels/kremtel.stream/playlist.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index 4b6e9ad00..a9e2d629a 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -3,8 +3,6 @@ http://158.69.124.9:1935/5aabtv/5aabtv/playlist.m3u8 #EXTINF:-1 tvg-id="AmazingDiscoveriesTV.ca" status="online",Amazing Discoveries TV (720p) https://uni01rtmp.tulix.tv/amazingdtv/amazingdtv/playlist.m3u8 -#EXTINF:-1 tvg-id="AssembleenationaleduQuebec.ca" status="error",Canal de l'Assemblรฉe nationale (544p) [Not 24/7] -https://wowzaprod231-i.akamaihd.net/hls/live/1013830/177d227e/playlist.m3u8 #EXTINF:-1 tvg-id="AzStarTV.ca" status="online",Az Star TV (1080p) http://live.azstartv.com/azstar/smil:azstar.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AzStarTV.ca" status="online",Az Star TV (240p) @@ -21,56 +19,18 @@ http://live.catvmedia.ca:8080/hls/catv/index.m3u8 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="CBCNewsNetwork.ca" status="error",CBC News Network [Geo-blocked] -https://livecbcdai-i.akamaihd.net/hls/live/567245/event2/CBCNN/master5.m3u8 -#EXTINF:-1 tvg-id="CBCTDT.ca" status="error",CBC Charlottetown [Geo-blocked] -https://cbclivedai6-i.akamaihd.net/hls/live/567239/event2/CBCT/master5.m3u8 -#EXTINF:-1 tvg-id="CBETDT.ca" status="error",CBC Windsor [Geo-blocked] -https://cbclivedai1-i.akamaihd.net/hls/live/566941/event2/CBET/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="CBHTDT.ca" status="error",CBC Halifax [Geo-blocked] -https://cbclivedai3-i.akamaihd.net/hls/live/566977/event2/CBHT/master5.m3u8 -#EXTINF:-1 tvg-id="CBKTDT.ca" status="error",CBC Regina [Geo-blocked] -https://cbclivedai2-i.akamaihd.net/hls/live/566969/event2/CBKT/master5.m3u8 -#EXTINF:-1 tvg-id="CBLTDT.ca" status="error",CBC Toronto (720p) -http://encodercdn1.frontline.ca/encoder181/output/CBC_Toronto_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="CBLTDT.ca" status="error",CBC Toronto [Geo-blocked] -https://cbclivedai1-i.akamaihd.net/hls/live/566940/event2/CBLT/master5.m3u8 -#EXTINF:-1 tvg-id="CBMTDT.ca" status="error",CBC Montreal [Geo-blocked] -https://cbclivedai3-i.akamaihd.net/hls/live/566976/event2/CBMT/master5.m3u8 -#EXTINF:-1 tvg-id="CBNTDT.ca" status="error",CBC St Johns [Geo-blocked] -https://cbclivedai5-i.akamaihd.net/hls/live/567236/event2/CBNT/master5.m3u8 -#EXTINF:-1 tvg-id="CBOTDT.ca" status="error",CBC Ottawa [Geo-blocked] -https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CBOT/master5.m3u8 -#EXTINF:-1 tvg-id="CBRTDT.ca" status="error",CBC Calgary [Geo-blocked] -https://cbclivedai4-i.akamaihd.net/hls/live/567230/event2/CBRT/master5.m3u8 -#EXTINF:-1 tvg-id="CBUTDT.ca" status="error",CBC Vancouver [Geo-blocked] -https://cbclivedai2-i.akamaihd.net/hls/live/566968/event2/CBUT/master5.m3u8 -#EXTINF:-1 tvg-id="CBWTDT.ca" status="error",CBC Winnipeg [Geo-blocked] -https://cbclivedai6-i.akamaihd.net/hls/live/567237/event2/CBWT/master5.m3u8 -#EXTINF:-1 tvg-id="CBXTDT.ca" status="error",CBC Edmonton [Geo-blocked] -https://cbclivedai4-i.akamaihd.net/hls/live/567231/event2/CBXT/master5.m3u8 -#EXTINF:-1 tvg-id="CFHDDT.ca" status="error",ICI Montreal (720p) [Not 24/7] -https://ici-i.akamaihd.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) https://hls.savoir.media/live/stream.m3u8 -#EXTINF:-1 tvg-id="CFYKDT.ca" status="error",CBC Yellowknife [Geo-blocked] -https://cbclivedai7-i.akamaihd.net/hls/live/567240/event2/CFYK/master5.m3u8 -#EXTINF:-1 tvg-id="CIIIDT.ca" status="error",Global Toronto (720p) -http://encodercdn1.frontline.ca/encoder184/output/Global_Toronto_720p/playlist.m3u8 +#EXTINF:-1 tvg-id="CHCOTV.ca" status="online",CHCO +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="ClassiqueTV.ca" status="error",Classique TV (480p) -http://stmv2.srvstm.com/classique/classique/playlist.m3u8 -#EXTINF:-1 tvg-id="ClassiqueTV.ca" status="error",Classique TV (480p) -http://stmv3.srvstm.com/classique/classique/playlist.m3u8 -#EXTINF:-1 tvg-id="CP24.ca" status="error",CP24 (720p) -http://s1.mysportz.tv:2082/cp24/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) @@ -85,19 +45,15 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF http://cdn12.henico.net:8080/live/dncal/index.m3u8 #EXTINF:-1 tvg-id="EawazTV.ca" status="online",Eawaz TV (720p) [Not 24/7] https://streamer12.vdn.dstreamone.net/saazoawaz/saazoawaz/playlist.m3u8 -#EXTINF:-1 tvg-id="ECanada.ca" status="error",E! Canada (720p) -http://encodercdn1.frontline.ca/vantrix/ltv/Bell_E!HD_AtopItci_2015_01_12_HD/hls_hd.m3u8 #EXTINF:-1 tvg-id="EETTV.ca" status="online",EET TV (1080p) [Not 24/7] https://eu.streamjo.com/eetlive/eettv.m3u8 #EXTINF:-1 tvg-id="FightNetwork.ca" status="online",Fight Network (1080p) https://d12a2vxqkkh1bo.cloudfront.net/hls/main.m3u8 #EXTINF:-1 tvg-id="GurSikhSabhaTV.ca" status="online",GurSikh Sabha TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/gsctv/index.m3u8 -#EXTINF:-1 tvg-id="HistoryCanada.ca" status="error",History (720p) -http://encodercdn1.frontline.ca/encoder181/output/History_720p/playlist.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="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked] +#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] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 @@ -105,8 +61,8 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/p http://knstream1.azureedge.net/knlive/knlive_high.m3u8 #EXTINF:-1 tvg-id="LCN.ca" status="blocked",LCN [Geo-blocked] https://tvalive.akamaized.net/hls/live/2014213/tvan01/tvan01.m3u8 -#EXTINF:-1 tvg-id="MontrealGreekTV.ca" status="error",Montreal Greek TV (480p) [Not 24/7] -http://94.130.180.175:8081/live/greektv/playlist.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="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] @@ -117,24 +73,22 @@ https://pe-fa-lp03a.9c9media.com/live/NOOVO/p/hls/00000201/716cf4c845225692/mani https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/nrb-eu.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NTV.ca" status="online",NTV (Newfoundland) (576p) [Not 24/7] https://2-fss-1.streamhoster.com/pl_122/201748-1282644-1/playlist.m3u8 -#EXTINF:-1 tvg-id="ONNtv.ca" status="error",ONNtv (Ontario) (1080p) -https://onntv.vantrix.tv/onntv_hls/h264_aac_ABR.m3u8 #EXTINF:-1 tvg-id="OntarioParliamentaryNetwork.ca" status="online",Ontario Parliamentary Network (720p) http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-en/playlist.m3u8 +#EXTINF:-1 tvg-id="OntarioParliamentaryNetwork.ca" status="online",Ontario Parliamentary Network +https://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 #EXTINF:-1 tvg-id="PardesiTV.ca" status="online",Pardesi TV (720p) [Not 24/7] http://stream.pardesitv.online/pardesi/index.m3u8 +#EXTINF:-1 tvg-id="PardesiTV.ca" status="online",Pardesi TV (720p) +http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="ParnianTV.ca" status="online",Parnian TV (720p) https://live2.parnian.tv/hls/.m3u8 #EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 #EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 -#EXTINF:-1 tvg-id="PrimeAsiaTV.ca" status="error",Prime Asia TV (720p) -http://primeasia.dyndns.tv:8080/Live_web_250/index.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="RamgarhiABC.ca" status="error",Ramgarhi ABC (720p) [Not 24/7] -https://443-1.autopo.st/100/live/bcgurduwarabrookside/chunks.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) @@ -153,45 +107,23 @@ https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Tรฉlรฉ-Mag Quรฉbec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live -#EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] -http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 #EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) -http://s1.mysportz.tv:2082/weather/playlist.m3u8 -#EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Event (720p) [Not 24/7] -https://bcliveunivsecure-lh.akamaihd.net/i/twn_1@631672/master.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="TSN1.ca" status="error",TSN 1 (720p) -http://s1.mysportz.tv:2082/tsn1/playlist.m3u8 -#EXTINF:-1 tvg-id="TSN2.ca" status="error",TSN 2 (720p) -http://s1.mysportz.tv:2082/tsn2/playlist.m3u8 -#EXTINF:-1 tvg-id="TSN3.ca" status="error",TSN 3 (720p) -http://s1.mysportz.tv:2082/tsn3/playlist.m3u8 -#EXTINF:-1 tvg-id="TSN4.ca" status="error",TSN 4 (720p) -http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 -#EXTINF:-1 tvg-id="TVC9.ca" status="error",TVC9 (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] -https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.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="error",WCGtv Brandon (720p) [Not 24/7] -https://wowzastream.westmancom.com/wcgtvlive/highstream.sdp/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="error",CPMTV 24 -http://159.69.58.154/cpmtv/cpmtv.m3u8 -#EXTINF:-1 tvg-id="" status="error",CityTV Toronto CFTO-DT (720p) -http://encodercdn1.frontline.ca/bespin/output/City_Toronto_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cheknews (1080p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/canada/chek-news diff --git a/streams/ca_samsung.m3u b/streams/ca_samsung.m3u index 23d0cd41f..ea29259c2 100644 --- a/streams/ca_samsung.m3u +++ b/streams/ca_samsung.m3u @@ -1,51 +1,17 @@ #EXTM3U -#EXTINF:-1 tvg-id="DealorNoDeal.us" status="error",Deal or no Deal (720p) -https://endemol-dealornodeal-1-ca.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DegrassiTheNextGenerationCanada.ca" status="online",Degrassi The Next Generation (Canada) (720p) http://dhx-degrassi-2-ca.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DryBarComedy.ca" status="error",DryBar Comedy (720p) -https://drybar-drybarcomedy-1-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Dust.au" status="error",Dust (720p) -https://dust-samsung-uk-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FTF.us" status="error",FTF (720p) -https://elevensports-samsunguk-ca.samsung.wurl.com/manifest/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="HollyWire.ca" status="error",HollyWire (720p) -https://hollywire-samsung-ca.samsung.wurl.com/manifest/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) https://inwonder-samsung-canada.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="KidoodleTV.ca" status="error",Kidoodle.TV (720p) -https://kidoodletv-kdtv-1-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MAVTV.us" status="error",MavTV (720p) -https://mavtv-1-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MHZ.ca" status="error",MHZ (720p) -https://mhz-samsung-linear-ca.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.ca" status="online",Outside TV (720p) https://outside-tv-samsung-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://jukin-peopleareawesome-2-ca.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="PlayersTV.ca" status="online",Players TV (1080p) https://playerstv-samsungca.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PowerNationTV.us" status="error",PowerNation (720p) -https://rtmtv-samsung-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="error",Stingray Naturescape (1080p) -https://stingray-naturescape-1-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Tastemade.us" status="error",Tastemade (720p) -https://ti-samsung-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="TheDesignNetwork.us" status="error",The Design Network (720p) -https://thedesignnetwork-tdn-6-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="error",The Pet Collective Canada (720p) -https://the-pet-collective-international-ca.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WaypointTV.ca" status="error",Waypoint TV (720p) -https://waypointtv-samsung-ca.samsung.wurl.com/manifest/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="WorldPokerTour.us" status="error",World Poker Tour (720p) -https://world-poker-tour-samsung-ca.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Heartland https://d76toswjmqqzm.cloudfront.net/playlist.m3u8 diff --git a/streams/cd.m3u b/streams/cd.m3u index 3f8cfb1d3..03690c4c3 100644 --- a/streams/cd.m3u +++ b/streams/cd.m3u @@ -1,11 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="BOneTV.cd" status="blocked",B-One +#EXTINF:-1 tvg-id="BOneTV.cd" status="error",B-One http://178.33.237.146/rtnc1.m3u8 #EXTINF:-1 tvg-id="BossBrothersTV.cd" status="online",Boss Brothers TV (1080p) http://51.254.199.122:8080/bossbrothersTV/index.m3u8 #EXTINF:-1 tvg-id="CongoPlanetTelevision.cd" status="online",Congo Planet Television (1080p) https://radio.congoplanet.com/Congo_Planet_TV.sdp/Congo_Planet_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="RTNC.cd" status="error",RTNC 1 (360p) -https://cdn.strimie.eu:3431/live/rtnc1live.m3u8 #EXTINF:-1 tvg-id="" status="online",Congo Planet Television Pop (1080p) https://radio.congoplanet.com/Congo_Planet_TV_Pop.sdp/Congo_Planet_TV_Pop/playlist.m3u8 diff --git a/streams/cg.m3u b/streams/cg.m3u index 6d5b029ad..f306cb01d 100644 --- a/streams/cg.m3u +++ b/streams/cg.m3u @@ -1,5 +1,3 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",Africanews (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/africanews/live -#EXTINF:-1 tvg-id="ObossoTV.cg" status="error",Obosso TV (1080p) -https://edge4.vedge.infomaniak.com/livecast/ik:obossotv_6/manifest.m3u8 diff --git a/streams/ch.m3u b/streams/ch.m3u index 85142f457..62f5d8d4e 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -3,14 +3,10 @@ https://canalalphaju.vedge.infomaniak.com/livecast/ik:canalalphaju/playlist.m3u8 #EXTINF:-1 tvg-id="CanalAlphaJura.ch" status="online",Canal Alpha Jura (360p) https://edge.vedge.infomaniak.com/livecast/ik:canalalphaju/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalAlphaNeuchatel.ch" status="timeout",Canal Alpha Neuchatel (1080p) [Not 24/7] +#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="Couleur3.ch" status="error",Couleur 3 (720p) -https://rtsc3video-lh.akamaihd.net/i/rtsc3video_ww@513975/master.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="ELITTVIsvicre.ch" status="error",ELIT TV Isvicre (720p) -http://source2.primetime.ch/play/elittv/index.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 en Franรงais (1080p) https://edge.vedge.infomaniak.com/livecast/ik:livehd/master.m3u8 #EXTINF:-1 tvg-id="Kanal9.ch" status="online",Kanal 9 auf Deutsch (1080p) @@ -33,8 +29,6 @@ https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 https://streaming.meteonews.net/hls/stream.m3u8 #EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) http://210.210.155.37/uq2663/h/h18/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 #EXTINF:-1 tvg-id="Radio3i.ch" status="online",Radio 3i (720p) @@ -55,14 +49,10 @@ https://rougetv.vedge.infomaniak.com/livecast/rougetv/playlist.m3u8 http://source2.primetime.ch:2981/play/royaltv/index.m3u8 #EXTINF:-1 tvg-id="Schweiz5.ch" status="timeout",Schweiz 5 (1080p) https://stream.schweiz5.ch/schweiz52020/stream.m3u8 -#EXTINF:-1 tvg-id="SwissSportTV.ch" status="error",Swiss Sport TV (720p) -https://av02.upstream-cloud.ch/sstvlinear/ngrp:sstvlinear_all/playlist.m3u8 #EXTINF:-1 tvg-id="Tele1.ch" status="online",Tele 1 (1080p) https://cdnapisec.kaltura.com/p/1719221/sp/171922100/playManifest/entryId/1_xias5bqq/format/applehttp/protocol/https/a.m3u8 #EXTINF:-1 tvg-id="Telebasel.ch" status="online",Telebasel (432p) https://cldf-wzw-live.r53.cdn.tv1.eu/10096xtelebase/_definst_/1000199copo/live/app510394368/w162136077/live_de_1500/playlist.m3u8 -#EXTINF:-1 tvg-id="Telebasel.ch" status="error",Telebasel (288p) -http://xapp510394368c1000199.f.l.z.lb.core-cdn.net/10096xtelebase/ios_500/master.m3u8 #EXTINF:-1 tvg-id="TeleBielingue.ch" status="online",TeleBielingue (720p) https://edge.vedge.infomaniak.com/livecast/ik:telebielinguech/manifest.m3u8 #EXTINF:-1 tvg-id="TeleBielingue.ch" status="online",TeleBielingue (720p) @@ -75,15 +65,15 @@ https://livestream.gruppocdt.ch/hls/teleticino.m3u8 http://livevideo.infomaniak.com/streaming/livecast/tvm3/playlist.m3u8 #EXTINF:-1 tvg-id="TVM3.ch" status="online",TVM3 (1080p) https://edge.vedge.infomaniak.com/livecast/tvm3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVM3.ch" status="error",TVM3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVM3.ch" status="online",TVM3 (1080p) [Not 24/7] 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",LFM TV (1080p) -https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8 #EXTINF:-1 tvg-id="" 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/ch_samsung.m3u b/streams/ch_samsung.m3u index da2335950..12b47079f 100644 --- a/streams/ch_samsung.m3u +++ b/streams/ch_samsung.m3u @@ -1,11 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="RakutenTVActionMoviesSwitzerland.ch" status="error",Rakuten TV Action Movies Switzerland (720p) -https://rakuten-actionmovies-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesSwitzerland.ch" status="error",Rakuten TV Comedy Movies Switzerland (720p) -https://rakuten-comedymovies-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaSwitzerland.ch" status="error",Rakuten TV Drama Switzerland (720p) -https://rakuten-tvshows-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilySwitzerland.ch" status="error",Rakuten TV Family Switzerland (720p) -https://rakuten-family-4-ch.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightSwitzerland.ch" status="error",Rakuten TV Spotlight Switzerland (720p) -https://rakuten-spotlight-4-ch.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVActionMoviesSwitzerland.ch" status="online",Rakuten TV Action Movies Switzerland (720p) +https://rakuten-actionmovies-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVComedyMoviesSwitzerland.ch" status="online",Rakuten TV Comedy Movies Switzerland (720p) +https://rakuten-comedymovies-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVDramaSwitzerland.ch" status="online",Rakuten TV Drama Switzerland (720p) +https://rakuten-tvshows-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilySwitzerland.ch" status="online",Rakuten TV Family Switzerland (720p) +https://rakuten-family-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVSpotlightSwitzerland.ch" status="online",Rakuten TV Spotlight Switzerland (720p) +https://rakuten-spotlight-4-ch.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaries Switzerland (720p) +https://rakuten-documentaries-4-ch.samsung.wurl.tv/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index ded58c0fd..1ccf88747 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="24Horas.cl" status="error",24 Horas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="24Horas.cl" status="online",24 Horas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/24HORAS/live #EXTINF:-1 tvg-id="ADNTV.cl" status="online",ADN Radio (1080p) https://unlimited1-us.dps.live/adntv/adntv.smil/playlist.m3u8 @@ -13,8 +13,6 @@ 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="ArabTV.cl" status="error",ARABTV (720p) -https://livefocamundo.com:8081/arabtv/playlist.m3u8 #EXTINF:-1 tvg-id="AricaTV.cl" status="online",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] @@ -25,18 +23,16 @@ https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8 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="CampoAbiertoTV.cl" status="error",Campo Abierto TV (Huechuraba) (480p) [Not 24/7] -http://v3.tustreaming.cl/campoabierto/playlist.m3u8 #EXTINF:-1 tvg-id="CampusTVHD.cl" status="online",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 -#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="error",TV Quellรณn (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellรณn (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] -https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bรญo Bรญo Televisiรณn (1080p) [Not 24/7] +https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11Aysen.cl" status="online",Canal 11 Aysรฉn https://v1.tustreaming.cl:19360/canal11aysen/canal11aysen.m3u8 #EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] @@ -45,8 +41,6 @@ http://canal13-m3u.chorroaeboy.repl.co http://edge1.cl.grupoz.cl/canal21tv/live/playlist.m3u8 #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] https://tls.cdnz.cl/canal21tv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal29.cl" status="error",Canal 29 (614p) [Not 24/7] -https://59f1cbe63db89.streamlock.net:1443/canal/canal/playlist.m3u8 #EXTINF:-1 tvg-id="Canal33.cl" status="blocked",Canal 33 (720p) [Geo-blocked] https://5eae379fb77bb.streamlock.net/eduardo555/eduardo555/playlist.m3u8 #EXTINF:-1 tvg-id="Canal57Melipilla.cl" status="online",Canal 57 Melipilla (720p) @@ -59,8 +53,6 @@ https://unlimited1-us.dps.live/isb/isb.smil/playlist.m3u8 https://hd.chileservidores.cl:1936/latina/latina/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="CanalSurvisionAlerce.cl" status="error",Canal Survision Alerce -http://170.79.102.254:1935/pruebacamara/Survision_tv_alerce/playlist.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] @@ -69,16 +61,14 @@ https://wifispeed.trapemn.tv:1936/comunales/caracola-tv/playlist.m3u8 https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CarolinaTV.cl" status="online",Carolina TV (1080p) https://unlimited6-cl.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="CarolinaTV.cl" status="online",Carolina TV (480p) +https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="CDTV.cl" status="online",CDTV (720p) [Not 24/7] http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CDTV.cl" status="error",CDTV (DVR) (720p) [Not 24/7] -http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 #EXTINF:-1 tvg-id="CEACTV.cl" status="online",CEAC TV (Santiago) (480p) https://hd.chileservidores.cl:1936/ceactv/ceactv/playlist.m3u8 #EXTINF:-1 tvg-id="ChileVision.cl" status="blocked",ChileVisiรณn (720p) [Geo-blocked] http://chv-m3u.chorroaeboy.repl.co -#EXTINF:-1 tvg-id="ChileVision.cl" status="error",ChileVisiรณn (360p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/chv_003cl #EXTINF:-1 tvg-id="ClickTVChile.cl" status="online",Click TV (Coronel) (720p) http://v2.tustreaming.cl/clicktv/playlist.m3u8 #EXTINF:-1 tvg-id="CloudserverCloudFM.cl" status="online",Cloudserver CloudFM (720p) @@ -89,18 +79,14 @@ https://videostreaming.cloudserverlatam.com/CSTV/CSTV/playlist.m3u8 https://videostreaming.cloudserverlatam.com/Kids90/Kids90/playlist.m3u8 #EXTINF:-1 tvg-id="ClubTV.cl" status="online",Club TV (Santa Juana) (720p) [Not 24/7] https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Contivision.cl" status="error",Contivisiรณn (720p) +#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="online",Control.VG +#EXTINF:-1 tvg-id="ControlVG.cl" status="error",Control.VG https://tls-cl.cdnz.cl/onradio-5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CulturaOnline.cl" status="error",Cultura Online (720p) [Not 24/7] -https://v2.tustreaming.cl/culturaonline/index.m3u8 -#EXTINF:-1 tvg-id="DecimaTV.cl" status="error",Dรฉcima TV (Ancud) (720p) +#EXTINF:-1 tvg-id="DecimaTV.cl" status="online",Dรฉcima TV (Ancud) (720p) http://unlimited10-cl.dps.live/decimatv/decimatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DetrasdelaRazon.cl" status="online",Detrรกs de la Razรณn https://videostreaming.cloudserverlatam.com/detrazdelarazon/detrazdelarazon/playlist.m3u8 -#EXTINF:-1 tvg-id="EGMChannel.cl" status="error",EGM Channel (480p) [Not 24/7] -https://paneltv.online:1936/8186/8186/playlist.m3u8 #EXTINF:-1 tvg-id="EkizTV.cl" status="timeout",EKIZ TV (Rancagua) (480p) https://stmv.panel.mivideo.pro/ekiztv/ekiztv/playlist.m3u8 #EXTINF:-1 tvg-id="ElionCanalDigital.cl" status="online",Elion Canal Digital (Chillan) (288p) [Not 24/7] @@ -109,32 +95,24 @@ https://paneltv.online:1936/8154/8154/playlist.m3u8 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] https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 -#EXTINF:-1 tvg-id="EnerGeek3.cl" status="error",EnerGeek Seรฑal 3 (720p) [Not 24/7] -https://stream.wifispeed.cl:3993/live/energeeklive.m3u8 -#EXTINF:-1 tvg-id="EnerGeek.cl" status="blocked",EnerGeek (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnerGeek3.cl" status="online",EnerGeek Seรฑal 3 (720p) [Not 24/7] +https://stream.wifispeed.cl:3852/live/energeeklive.m3u8 +#EXTINF:-1 tvg-id="EnerGeek.cl" status="online",EnerGeek (720p) [Not 24/7] https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 -#EXTINF:-1 tvg-id="EnfoqueDigitalTV.cl" status="error",Enfoque Digital -https://tvdatta.com:3797/hybrid/play.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="EstacionTV.cl" status="error",Estaciรณn TV (720p) [Not 24/7] -http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) +#EXTINF:-1 tvg-id="EstudioTV.cl" status="blocked",Estudio TV (La Ligua) https://mediacpstreamchile.com:1936/hugomendez/hugomendez/playlist.m3u8 -#EXTINF:-1 tvg-id="EvaRetro.cl" status="online",EvaRetro (Corporaciรณn Eva) (480p) [Not 24/7] +#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 -#EXTINF:-1 tvg-id="EvaStream.cl" status="blocked",Eva Stream (Corporaciรณn Eva) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="EvaStream.cl" status="online",Eva Stream (Corporaciรณn Eva) (480p) [Not 24/7] https://mediacpstreamchile.com:1936/evavision/evavision/playlist.m3u8 -#EXTINF:-1 tvg-id="Evavision.cl" status="error",Evavisiรณn (Corporaciรณn Eva) [Not 24/7] -https://stmv2.voxtvhd.com.br/puertonatales/puertonatales/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] 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="Geovision.cl" status="error",Geovisiรณn (Iquique) (532p) -https://5fa5de1a545ae.streamlock.net/Geovision/Geovision/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] @@ -145,8 +123,6 @@ https://mediacpstreamchile.com:1936/hiperconectados/hiperconectados/playlist.m3u https://inliveserver.com:1936/11010/11010/playlist.m3u8 #EXTINF:-1 tvg-id="HolvoetTV.cl" status="online",Holvoet TV (Copiapรณ) (720p) [Not 24/7] https://unlimited1-us.dps.live/holvoettv/holvoettv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Interradio.cl" status="error",Interradio (1080p) [Not 24/7] -https://video01.logicahost.com.br/interradiofrutillar/smil:transcoder.smil/playlist.m3u8 #EXTINF:-1 tvg-id="IquiqueTV.cl" status="online",Iquique TV [Not 24/7] https://marine2.miplay.cl/arcatel/iquiquetv720/video.m3u8 #EXTINF:-1 tvg-id="ITVPatagonia.cl" status="online",ITV Patagonia (720p) [Not 24/7] @@ -155,18 +131,12 @@ https://unlimited1-us.dps.live/itv/itv.smil/playlist.m3u8 https://unlimited1-cl.dps.live/itv/itv.smil/playlist.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="LaPopularTV.cl" status="error",La Popular TV (Salamanca) (720p) [Not 24/7] -https://5eff35271151c.streamlock.net:1936/8076/ngrp:8076/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="LaRed.cl" status="error",La Red -https://d2tr4gdfol9ja.cloudfront.net/lared/lared.smil/.m3u8 #EXTINF:-1 tvg-id="LatinosRadio.cl" status="online",Latinos Radio https://mediacpstreamchile.com:1936/latinosmedia-1/latinosmedia-1/playlist.m3u8 #EXTINF:-1 tvg-id="LRPTelevision.cl" status="error",LRP Televisiรณn (720p) [Not 24/7] https://v2.tustreaming.cl/lrp/index.m3u8 -#EXTINF:-1 tvg-id="LTV.cl" status="error",LTV (Renaico) (720p) [Not 24/7] -https://medios.sirtel.cl/live/stream/index.m3u8 #EXTINF:-1 tvg-id="MaderoTV.cl" status="online",Madero TV https://videostreaming.cloudserverlatam.com/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="MasTV.cl" status="online",Mรกs TV @@ -185,8 +155,6 @@ https://cdn.oneplaychile.cl:1936/regionales/nublevision.stream/playlist.m3u8 https://tv.streaming-chile.com:19360/ondaradio/ondaradio.m3u8 #EXTINF:-1 tvg-id="Opinionsur.cl" status="online",Opinionsur https://mediacpstreamchile.com:1936/opinionsur/opinionsur/playlist.m3u8 -#EXTINF:-1 tvg-id="OsornoTV.cl" status="error",Osorno TV (480p) [Not 24/7] -https://hd.chileservidores.cl:1936/osorno2/live/playlist.m3u8 #EXTINF:-1 tvg-id="Pauta.cl" status="online",Pauta (720p) https://unlimited1-us.dps.live/pautatv/pautatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Pauta.cl" status="online",Pauta (720p) @@ -195,12 +163,8 @@ https://unlimited6-cl.dps.live/pautatv/pautatv.smil/playlist.m3u8 http://cdn.vms.grupoz.cl/lapintanatv/content/5a7c8e25e19d3e641aca9fb2/hls/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaTVKids.cl" status="online",Planetatv Kids (1080p) https://mediacpstreamchile.com:1936/8152/8152/playlist.m3u8 -#EXTINF:-1 tvg-id="PlanetaTVMovie.cl" status="error",Planetatv Movie (1080p) -https://mediacpstreamchile.com:1936/8140/8140/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="PlanetaTVMusic.cl" status="error",PlanetaTV Music -https://mediacpstreamchile.com:1936/8042/8042/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] @@ -209,42 +173,30 @@ https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8 https://pantera1-100gb-cl-movistar.dps.live/pucontv/pucontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PuranoticiaTV.cl" status="online",Puranoticia TV https://pnt.janusmedia.tv/hls/pnt.m3u8 -#EXTINF:-1 tvg-id="RadioAmericaTV.cl" status="error",Radio Amรฉrica TV (360p) [Not 24/7] -https://stmv1.zcastbr.com/americatvchile/americatvchile/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioElSembrador.cl" status="error",Radio El Sembrador (1080p) [Not 24/7] -https://5eff35271151c.streamlock.net:1936/8064/8064/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioLaSabrosura.cl" status="error",Radio La Sabrosura (288p) [Not 24/7] -https://5eff35271151c.streamlock.net:1936/8096/8096/playlist.m3u8 #EXTINF:-1 tvg-id="RadioMaxima949FMSB.cl" status="online",Radio Maxima 94.9 FM SB (720p) [Not 24/7] http://server1.oklanet.cl:1935/maximavideo1/maximavideo1/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioPopularTV.cl" status="error",Radio Popular de Coihueco -https://5eff35271151c.streamlock.net:1936/8090/8090/playlist.m3u8 #EXTINF:-1 tvg-id="RadioRancaguaFM.cl" status="online",Radio Rancagua FM (768p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8056/8056/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioRitmoFM.cl" status="error",Radio Ritmo FM (720p) [Not 24/7] -https://5eff35271151c.streamlock.net:1936/8032/8032/playlist.m3u8 #EXTINF:-1 tvg-id="RadiotecaWebstereo.cl" status="timeout",Radioteca Webstereo https://vdohd.cl:1936/9040/9040/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUniem.cl" status="error",Radio Uniem (480p) [Not 24/7] -https://5eff35271151c.streamlock.net:1936/8110/8110/playlist.m3u8 #EXTINF:-1 tvg-id="RadioZetaTV.cl" status="online",Radio Zeta TV (240p) [Not 24/7] https://unlimited1-us.dps.live/radioztv/radioztv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioZetaTV.cl" status="timeout",Radio Zeta TV (480p) https://unlimited1-cl.dps.live/radioztv/radioztv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RCKTV.cl" status="online",RCK TV (720p) https://mediacpstreamchile.com:1936/ricardoaravena/ricardoaravena/playlist.m3u8 -#EXTINF:-1 tvg-id="RealProOnline.cl" status="error",RealPro Online (540p) -https://paneltv.online:1936/8202/8202/playlist.m3u8 #EXTINF:-1 tvg-id="RecuerdosRetro.cl" status="online",Recuerdos Retro https://593b04c4c5670.streamlock.net/8002/8002/playlist.m3u8 #EXTINF:-1 tvg-id="RedBullBatalladelosGallos.cl" status="online",RedBull Batalla de Gallos (720p) https://videostreaming.cloudserverlatam.com/Batalladegallos/Batalladegallos/playlist.m3u8 -#EXTINF:-1 tvg-id="RestaurandoVidasInternacional.cl" status="error",Restaurando Vidas Internacional (720p) [Not 24/7] -http://v4.tustreaming.cl/restaurandovidastv/index.m3u8 +#EXTINF:-1 tvg-id="RetroPlus2.cl" status="online",Retro Plus 2 HD +https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 #EXTINF:-1 tvg-id="RetroPlus2.cl" status="online",Retro Plus 2 (720p) https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/retroplussenal2/playlist.m3u8 #EXTINF:-1 tvg-id="RetroPlus3.cl" status="online",Retro Plus 3 (720p) https://59f1cbe63db89.streamlock.net:1443/retroplussenal3/retroplussenal3/playlist.m3u8 +#EXTINF:-1 tvg-id="RetroPlus.cl" status="online",Retro Plus HD +https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/playlist.m3u8 #EXTINF:-1 tvg-id="RetroPlus.cl" status="online",Retro Plus (720p) https://59f1cbe63db89.streamlock.net:1443/retroplustv/retroplustv/playlist.m3u8 #EXTINF:-1 tvg-id="RewindTV.cl" status="timeout",Rewind TV (720p) [Not 24/7] @@ -257,8 +209,6 @@ https://5eae379fb77bb.streamlock.net/rtctelevision/rtctelevision/playlist.m3u8 https://593b04c4c5670.streamlock.net/8038/8038/playlist.m3u8 #EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="online",Santa Marรญa Televisiรณn (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/smtv/smtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SellodeRaza.cl" status="error",Sello de Raza (720p) [Not 24/7] -https://v2.tustreaming.cl/mastermedia/playlist.m3u8 #EXTINF:-1 tvg-id="SoloBailalo.cl" status="online",SoloBรกilalo https://5ff3d9babae13.streamlock.net/8000/8000/playlist.m3u8 #EXTINF:-1 tvg-id="SoloBailalo.cl" status="online",SoloBรกilalo @@ -277,10 +227,6 @@ https://inliveserver.com:1936/11516/11516/playlist.m3u8 https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TeletrakTV.cl" status="error",Teletrak (720p) [Not 24/7] -https://unlimited1-us.dps.live/teletrak/teletrak.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TeletrakTV.cl" status="error",Teletrak (720p) -https://unlimited6-cl.dps.live/teletrak/teletrak.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TendenciasPrime.cl" status="online",Tendencias Prime (T31 | ร‘uรฑoa) (1080p) [Not 24/7] https://v2.tustreaming.cl/tendenciastv/index.m3u8 #EXTINF:-1 tvg-id="Tevex.cl" status="online",Tevex (720p) [Not 24/7] @@ -301,18 +247,8 @@ https://unlimited1-us.dps.live/tv5/tv5.smil/playlist.m3u8 https://unlimited6-cl.dps.live/tv5/tv5.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TV8Concepcion.cl" status="online",TV8 (Concepciรณn) (514p) [Geo-blocked] https://593b04c4c5670.streamlock.net/8014/8014/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCosta.cl" status="error",TV Costa (720p) [Not 24/7] -http://cdn.streamingmedia.cl:1935/live/canalcosta/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCosta.cl" status="error",TV Costa (San Antonio) (720p) [Not 24/7] -https://hd.chileservidores.cl:1936/tvcosta1/tvcosta1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVElqui.cl" status="error",TV Elqui (La Serena) (720p) -https://5eff35271151c.streamlock.net:1936/8070/8070/playlist.m3u8 -#EXTINF:-1 tvg-id="TVinet.cl" status="error",T-Vinet +#EXTINF:-1 tvg-id="TVinet.cl" status="online",T-Vinet https://unlimited1-us.dps.live/inet2/inet2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVN.cl" status="error",TVN (720p) [Not 24/7] -https://unlimited1-us.dps.live/tvn/tvn.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVN.cl" status="error",TVN (720p) [Not 24/7] -https://unlimited10-cl.dps.live/tvn/tvn.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVOSanVicente.cl" status="online",TVO (San Vicente) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvo/tvo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVOSanVicente.cl" status="timeout",TVO San Vicente (720p) [Not 24/7] @@ -323,8 +259,6 @@ http://srv3.zcast.com.br/cristian5592/cristian5592/playlist.m3u8 https://593b04c4c5670.streamlock.net/8008/8008/playlist.m3u8 #EXTINF:-1 tvg-id="TVPop.cl" status="online",TV Pop (720p) https://v4.tustreaming.cl/poptv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVQuintaRegion.cl" status="error",TV Quinta Regiรณn (1080p) [Not 24/7] -https://stmv1.zcastbr.com/danielg/smil:transcoder.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVR.cl" status="online",TVR (1080p) [Not 24/7] https://unlimited1-us.dps.live/tvr/tvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVR.cl" status="timeout",TVR (720p) @@ -333,8 +267,6 @@ https://unlimited1-cl.dps.live/tvr/tvr.smil/playlist.m3u8 https://srv3.zcast.com.br/mastermedia/mastermedia/playlist.m3u8 #EXTINF:-1 tvg-id="TVSenado.cl" status="online",TV Senado (360p) https://janus-tv-ply.senado.cl/playlist/playlist.m3u8 -#EXTINF:-1 tvg-id="TVVision.cl" status="error",TV Vision (1080p) [Not 24/7] -https://cloudflare.streamgato.us:3750/live/tvvisionlive.m3u8 #EXTINF:-1 tvg-id="UATV.cl" status="online",Universidad Autรณnoma Temuco (UATV) (1080p) [Not 24/7] https://unlimited1-us.dps.live/uatv/uatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UATV.cl" status="online",Universidad Autรณnoma Temuco (UATV) (1080p) [Not 24/7] @@ -349,14 +281,12 @@ http://cl.origin.grupoz.cl/uestv/live/playlist.m3u8 http://edge1.cl.grupoz.cl/uestv/live/playlist.m3u8 #EXTINF:-1 tvg-id="UESTV.cl" status="timeout",UESTV (720p) https://tls.cdnz.cl/uestv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ULosLagosTV.cl" status="error",U Los Lagos TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ULosLagosTV.cl" status="online",U Los Lagos TV (1080p) [Not 24/7] http://tv.ulagos.cl/web/live.m3u8 #EXTINF:-1 tvg-id="UMAGTV.cl" status="timeout",UMAGTV Televisiรณn (Punta Arenas) (720p) http://edge1.cl.grupoz.cl/tser5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="online",Unidad Evangelica TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="error",Unidad Evangelica TV (720p) [Not 24/7] https://v2.tustreaming.cl/unidadevangelica/index.m3u8 -#EXTINF:-1 tvg-id="UTV.cl" status="error",UTV San Clemente (720p) [Geo-blocked] -http://v3.tustreaming.cl/utvsc/playlist.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) @@ -365,36 +295,22 @@ https://593b04c4c5670.streamlock.net/8068/8068/playlist.m3u8 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] http://v2.tustreaming.cl/visionplustv/index.m3u8 -#EXTINF:-1 tvg-id="VisionTV.cl" status="error",Visiรณn TV Frutillar (720p) [Not 24/7] -https://vivo.solumedia.com:19360/visiontv/visiontv.m3u8 #EXTINF:-1 tvg-id="VivoTV.cl" status="online",Vivo TV https://unlimited1-us.dps.live/vivotv/vivotv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="VozdePoderTelevision.cl" status="error",Voz de Poder (720p) [Not 24/7] -https://v2.tustreaming.cl/vozdepoder/index.m3u8 #EXTINF:-1 tvg-id="VTVValledeAconcagua.cl" status="online",VTV Valle de Aconcagua (720p) [Not 24/7] https://unlimited1-us.dps.live/vtv/vtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="VTVValledeAconcagua.cl" status="online",VTV Valle de Aconcagua (720p) [Not 24/7] https://unlimited6-cl.dps.live/vtv/vtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="VTVVinadelMaryValparaiso.cl" status="error",VTV Viรฑa del Mar y Valparaรญso (720p) -http://cdn.streamingmedia.cl:1935/live/vtvvina/playlist.m3u8 #EXTINF:-1 tvg-id="Wapp.cl" status="online",Wapp (1080p) https://mdstrm.com/live-stream-playlist/6046495ddf98b007fa2fe807.m3u8 #EXTINF:-1 tvg-id="YungayOnline.cl" status="online",Yungay Online https://mediacpstreamchile.com:1936/8028/8028/playlist.m3u8 -#EXTINF:-1 tvg-id="ZappingMusic.cl" status="error",Zapping (720p) -https://zmlive.zappingtv.com/zm_free/zm.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZizaTV.cl" status="online",Ziza TV (Chiguayante) (720p) [Not 24/7] 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="ZonaPlayTV.cl" status="error",Zona Play TV (ZPTV) (720p) [Not 24/7] -https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCร‘ (San Carlos ร‘uble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",DJ Loncho TV -https://srv1.zcast.com.br/djlonchotv/djlonchotv/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) @@ -403,21 +319,5 @@ https://videostreaming.cloudserverlatam.com/ElChavotv/ElChavotv/playlist.m3u8 http://64.20.57.7:8080/hls/enfoque.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Bajo Cero TV (Corporaciรณn Eva) (656p) https://stmv.panel.mivideo.pro/bajocerotv/bajocerotv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Vdj Retro (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/1.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Top100 (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/2.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Tropical (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/3.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Retro (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/4.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Global Hits (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/5.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 VdjPop (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/6.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Conciertos (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 -#EXTINF:-1 tvg-id="" status="error",MIX 24/7 Puro Rock (720p) -http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 -#EXTINF:-1 tvg-id="" status="error",Estaciรณn TV (Chillรกn) (720p) [Not 24/7] -https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/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 diff --git a/streams/cm.m3u b/streams/cm.m3u index ba7e6b2f3..66f51e3d4 100644 --- a/streams/cm.m3u +++ b/streams/cm.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="EmergenceTV.cm" status="error",Emergence TV (480p) [Not 24/7] -http://connectiktv.ddns.net:5000/emergencetv/emergencetv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTVChannel.cm" status="online",My TV Channel (720p) [Not 24/7] http://connectiktv.ddns.net:5000/mytvchannel/@mytvchannel/playlist.m3u8 #EXTINF:-1 tvg-id="PlayTV.cm" status="online",Play TV (720p) [Not 24/7] diff --git a/streams/cn.m3u b/streams/cn.m3u index f58db0dbf..54bb79b1e 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -3,12 +3,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225618/index.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1็ปผๅˆ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225642/index.m3u8 -#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1็ปผๅˆ (1080p) -http://117.169.120.140:8080/live/cctv-1/.m3u8 -#EXTINF:-1 tvg-id="CCTV1.cn" status="online",CCTV-1็ปผๅˆ (1080p) -http://183.207.249.9/PLTV/3/224/3221225530/index.m3u8 -#EXTINF:-1 tvg-id="CCTV1.cn" status="online",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://112.25.48.68/live/program/live/cctv1hd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) @@ -21,6 +15,10 @@ http://183.207.248.71/cntv/live1/cctv-1/cctv-1 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 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (576p) @@ -39,6 +37,8 @@ http://223.110.245.170/PLTV/3/224/3221225530/index.m3u8 http://223.110.245.170/PLTV/3/224/3221226316/index.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) http://223.110.245.173/PLTV/4/224/3221227375/index.m3u8 +#EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1็ปผๅˆ (1080p) +http://117.169.120.140:8080/live/cctv-1/.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) @@ -66,18 +66,14 @@ 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.38.165:6610/000000001000/1000000001000011218/1.m3u8?IASHttpSessionId=OTT16157620200202041417014267&fmt=ts2hls&u=45768392 -#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็ปผ่‰บ (1080p) -http://183.207.249.14/PLTV/3/224/3221225588/index.m3u8 -#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3็ปผ่‰บ (1080p) -http://183.207.249.35/PLTV/4/224/3221227295/index.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) +http://39.135.38.165:6610/000000001000/1000000001000011218/1.m3u8?IASHttpSessionId=OTT16157620200202041417014267&fmt=ts2hls&u=45768392 +#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://112.25.48.68/live/program/live/cctv3hd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (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=80&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= @@ -86,21 +82,23 @@ http://183.207.248.71/cntv/live1/cctv-3/cctv-3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv3/HD-2500k-1080P-cctv3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) +http://183.207.249.14/PLTV/3/224/3221225588/index.m3u8 +#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) +http://183.207.249.35/PLTV/4/224/3221227295/index.m3u8 +#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (1080p) http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3็ปผ่‰บ (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) +http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s19/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) -http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5ไฝ“่‚ฒ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5ไฝ“่‚ฒ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225648/index.m3u8 -#EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5ไฝ“่‚ฒ (1080p) -http://183.207.249.35/PLTV/4/224/3221227381/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) http://39.134.39.39/PLTV/88888888/224/3221226224/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) @@ -114,6 +112,8 @@ http://183.207.248.71/cntv/live1/cctv-5/cctv-5 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv5/HD-2500k-1080P-cctv5 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) +http://183.207.249.35/PLTV/4/224/3221227381/index.m3u8 +#EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) http://223.110.243.137/PLTV/3/224/3221227478/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5ไฝ“่‚ฒ (1080p) http://223.110.243.172/PLTV/3/224/3221227166/index.m3u8 @@ -131,8 +131,6 @@ 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="error",CCTV-5ไฝ“่‚ฒ (360p) [Not 24/7] -http://hbry.chinashadt.com:1938/live/1004.stream_360p/playlist.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) @@ -140,18 +138,18 @@ 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://183.207.249.14/PLTV/3/224/3221225604/index.m3u8 +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://117.169.120.132:8080/live/hdcctv05plus/playlist.m3u8 -#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="CCTV6.cn" status="online",CCTV-6็”ตๅฝฑ (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225632/index.m3u8 @@ -161,10 +159,6 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225650/index.m3u8 http://117.169.120.140:8080/live/cctv-6/.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6็”ตๅฝฑ (1080p) http://183.207.248.37/PLTV/3/224/3221227209/index.m3u8 -#EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6็”ตๅฝฑ (1080p) -http://183.207.249.9/PLTV/3/224/3221225548/index.m3u8 -#EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6็”ตๅฝฑ (1080p) -http://183.207.249.15/PLTV/3/224/3221225548/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) http://39.134.39.39/PLTV/88888888/224/3221226226/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) [Not 24/7] @@ -174,6 +168,10 @@ http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv6/HD-2500k-1080P-cctv6 #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) +http://183.207.249.9/PLTV/3/224/3221225548/index.m3u8 +#EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) +http://183.207.249.15/PLTV/3/224/3221225548/index.m3u8 +#EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) http://223.110.243.139/PLTV/3/224/3221225548/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6็”ตๅฝฑ (1080p) http://223.110.245.139/ott.js.chinamobile.com/PLTV/3/224/3221227209/index.m3u8 @@ -197,12 +195,6 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225624/index.m3u8 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="online",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) -http://183.207.249.9/PLTV/3/224/3221225546/index.m3u8 -#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) -http://183.207.249.15/PLTV/3/224/3221225546/index.m3u8 -#EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) -http://183.207.249.36/PLTV/4/224/3221227314/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 #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) @@ -217,6 +209,12 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://125.210.152.18:9090/live/CCTV7HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) http://183.207.248.71/cntv/live1/cctv-7/cctv-7 +#EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) +http://183.207.249.9/PLTV/3/224/3221225546/index.m3u8 +#EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) +http://183.207.249.15/PLTV/3/224/3221225546/index.m3u8 +#EXTINF:-1 tvg-id="CCTV7.cn" status="timeout",CCTV-7ๅ›ฝ้˜ฒๅ†›ไบ‹ (1080p) +http://183.207.249.36/PLTV/4/224/3221227314/index.m3u8 #EXTINF:-1 tvg-id="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) @@ -224,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.132:8080/live/cctv-8/playlist.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 @@ -257,12 +253,12 @@ http://223.110.245.170/PLTV/3/224/3221227205/index.m3u8 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.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 #EXTINF:-1 tvg-id="CCTV9.cn" status="online",CCTV-9็บชๅฝ• (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225626/index.m3u8 -#EXTINF:-1 tvg-id="CCTV9.cn" status="online",CCTV-9็บชๅฝ• (1080p) -http://183.207.249.6/PLTV/3/224/3221225532/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (1080p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=33&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (1080p) @@ -271,6 +267,8 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://125.210.152.18:9090/live/CCTVJLHD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (1080p) http://183.207.248.71/cntv/live1/cctv-news/cctv-news +#EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (1080p) +http://183.207.249.6/PLTV/3/224/3221225532/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9็บชๅฝ• (576p) http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225868/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) @@ -279,10 +277,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225636/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225627/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) http://117.169.120.140:8080/live/cctv-10/.m3u8 -#EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) -http://183.207.249.7/PLTV/3/224/3221225550/index.m3u8 -#EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10็ง‘ๆ•™ (1080p) -http://183.207.249.34/PLTV/4/224/3221227317/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (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=4&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="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (720p) @@ -290,11 +284,13 @@ http://125.210.152.18:9090/live/CCTV10HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) http://183.207.248.71/cntv/live1/cctv-10/cctv-10 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) +http://183.207.249.7/PLTV/3/224/3221225550/index.m3u8 +#EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) +http://183.207.249.34/PLTV/4/224/3221227317/index.m3u8 +#EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227317/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10็ง‘ๆ•™ (1080p) http://223.110.245.170/PLTV/3/224/3221225550/index.m3u8 -#EXTINF:-1 tvg-id="CCTV10.cn" status="error",CCTV-10็ง‘ๆ•™ (360p) [Not 24/7] -http://cctvalih5ca.v.myalicdn.com/live/cctv10_2/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) @@ -309,16 +305,10 @@ 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="error",CCTV-11ๆˆๆ›ฒ (360p) [Not 24/7] -http://cctvalih5ca.v.myalicdn.com/live/cctv11_2/index.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) http://39.135.138.59:18890/PLTV/88888910/224/3221225629/index.m3u8 -#EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) -http://183.207.249.7/PLTV/3/224/3221225556/index.m3u8 -#EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) -http://183.207.249.8/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (540p) http://112.25.48.68/live/program/live/cctv12/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) [Not 24/7] @@ -330,6 +320,10 @@ http://125.210.152.18:9090/live/CCTV12HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://183.207.248.71/cntv/live1/cctv-12/cctv-12 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) +http://183.207.249.7/PLTV/3/224/3221225556/index.m3u8 +#EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) +http://183.207.249.8/PLTV/3/224/3221225556/index.m3u8 +#EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12็คพไผšไธŽๆณ•ๅˆถ (1080p) http://223.110.245.170/PLTV/3/224/3221225556/index.m3u8 @@ -341,10 +335,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225638/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225638/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13ๆ–ฐ้—ป (720p) http://117.169.120.140:8080/live/cctv-13/.m3u8 -#EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13ๆ–ฐ้—ป (1080p) -http://183.207.249.14/PLTV/3/224/3221225560/index.m3u8 -#EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13ๆ–ฐ้—ป (1080p) -http://183.207.249.36/PLTV/4/224/3221227387/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13ๆ–ฐ้—ป (576p) http://stream4.jlntv.cn/cctv13/sd/live.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13ๆ–ฐ้—ป (540p) @@ -357,6 +347,10 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://125.210.152.18:9090/live/CCTV13_750.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13ๆ–ฐ้—ป (1080p) http://183.207.248.71/cntv/live1/cctv-13/cctv-13 +#EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13ๆ–ฐ้—ป (1080p) +http://183.207.249.14/PLTV/3/224/3221225560/index.m3u8 +#EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13ๆ–ฐ้—ป (1080p) +http://183.207.249.36/PLTV/4/224/3221227387/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13ๆ–ฐ้—ป (1080p) [Not 24/7] http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8 #EXTINF:-1 tvg-id="CCTV15.cn" status="timeout",CCTV-15้Ÿณไน (720p) @@ -389,24 +383,22 @@ 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="online",Dragon TV International (360p) -http://210.210.155.37/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +http://210.210.155.37/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) +http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) -http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) +http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) -http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎœ็ซ ๆ–ฐ้—ป็ปผๅˆ (576p) -http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/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) @@ -455,6 +447,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225702/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225703/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225704/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225705/index.m3u8 #EXTINF:-1 tvg-id="" status="online",่ดตๅทžๅซ่ง† (576p) @@ -495,12 +489,6 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225655/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225741/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้‡ๅบ†ๅซ่ง† (1080p) -http://117.169.120.132:8080/live/chongqingstv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://117.169.120.140:8080/live/cctv-4/.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (1080p) -http://117.169.120.140:8080/live/dongnanstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (1080p) http://117.169.120.140:8080/live/hdhubeistv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) @@ -517,40 +505,6 @@ http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 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://183.207.249.7/PLTV/3/224/3221225574/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅพๅทž-3 (1080p) -http://183.207.249.7/PLTV/3/224/3221225949/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœๆ–นๅซ่ง† (1080p) -http://183.207.249.7/PLTV/4/224/3221227396/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅŒ—ไบฌๅซ่ง† (1080p) -http://183.207.249.8/PLTV/3/224/3221225574/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (1080p) -http://183.207.249.11/PLTV/3/224/3221225536/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NewTV็ฒพๅ“้›ปๅฝฑ (1080p) -http://183.207.249.14/PLTV/3/224/3221225567/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NewTVๅŠจ็”ป็Ž‹ๅ›ฝ (1080p) -http://183.207.249.15/PLTV/3/224/3221225555/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎ‰ๅพฝๅซ่ง† (1080p) -http://183.207.249.15/PLTV/3/224/3221225634/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅพๅทž-1 (1080p) -http://183.207.249.15/PLTV/3/224/3221225945/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅพๅทž-4 (1080p) -http://183.207.249.15/PLTV/3/224/3221225951/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",NewTVๅฎŒ็พŽ้Šๆˆฒ (1080p) -http://183.207.249.16/PLTV/3/224/3221225539/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆต™ๆฑŸๅซ่ง† (1080p) -http://183.207.249.34/PLTV/4/224/3221227393/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ๅซ่ง† (1080p) -http://183.207.249.34/PLTV/4/224/3221227402/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅ‡ฐ่ต„่ฎฏ (720p) -http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅ‡ฐ้ฆ™ๆธฏ (720p) -http://183.207.249.35/PLTV/3/224/3221226975/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้ป‘้พ™ๆฑŸๅซ่ง† (1080p) -http://183.207.249.36/PLTV/4/224/3221227323/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆทฑๅœณๅซ่ง† (1080p) -http://183.207.249.37/PLTV/4/224/3221227307/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) @@ -601,16 +555,14 @@ http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 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-ggpd/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทž็ง‘ๆ•™ (1080p) [Not 24/7] -http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทžๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] http://live.ahsz.tv/video/s10001-szzh/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆ–ฐ้ƒ‘็ปผๅˆ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10184-1.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10883-1.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅญŸๅทž็”ต่ง†ๅฐ (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅปบๅฎ‰็”ต่ง†ๅฐ (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/11003-1.m3u8 #EXTINF:-1 tvg-id="" status="online",็ฝ—ๅฑฑ็”ต่ง†ๅฐ (1080p) [Not 24/7] @@ -637,10 +589,16 @@ http://stream2.xiancity.cn/xatv1/playlist.m3u8 http://stream.jinjiang.tv/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑ็ปผๅˆๅฐ (1080p) [Not 24/7] http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv +#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑ็ปผๅˆๅฐ (1080p) [Not 24/7] +http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv +#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) +http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ— โ…  ๆ–‡ๅฑฑๅ…ฌๅ…ฑๅฐ (1080p) http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",ๆˆ้ƒฝๅคง็†Š็Œซ (1080p) [Not 24/7] https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 +#EXTINF:-1 tvg-id="" status="online",ไบ‘ๅ—ๅซ่ง† (1080p) +https://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] @@ -705,8 +663,6 @@ http://hls.hsrtv.cn/hls/hstv1.m3u8 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://hls.nntv.cn/nnlive/NNTV_VOD_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] @@ -745,6 +701,10 @@ http://live.hnxttv.com:9601/live/xwzh/800K/tzwj_video.m3u8 http://live.nbs.cn/channels/njtv/jkpd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅๅ…ซ (720p) http://live.nbs.cn/channels/njtv/sbpd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] +http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] +http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌ็”Ÿๆดป (720p) http://live.nbs.cn/channels/njtv/shpd/m3u8:500k/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ไบฌๆ–ฐ้—ป็ปผๅˆ (720p) @@ -757,14 +717,14 @@ http://live.nbs.cn/channels/njtv/ylpd/m3u8:500k/live.m3u8 http://live.shaoxing.com.cn/video/s10001-sxtv3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅปถ่พนๅซ่ง† (720p) http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ†…ๆฑŸๅ…ฌๅ…ฑ (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ†…ๆฑŸ็ง‘ๆ•™ (720p) http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ†…ๆฑŸ็ปผๅˆ (720p) http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅผ ๅฎถๅฃไธ€ๅฅ— (720p) [Not 24/7] http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 -#EXTINF:-1 tvg-id="" status="online",่“ฌๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://palive.patv123.com:8091/live/xwpd_800K.m3u8 #EXTINF:-1 tvg-id="" status="online",CNCไธญๆ–‡ (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_CN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC่‹ฑ่ฏญ (720p) [Not 24/7] @@ -779,8 +739,6 @@ http://stream2.xiancity.cn/xatv4/playlist.m3u8 http://stream2.xiancity.cn/xatv6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",้–ๆฑŸๆ–ฐ้—ป็ถœๅˆ (720p) [Not 24/7] http://visit.jjbctv.com:1935/live/xwzhpc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆˆฟๅฑฑ็”ต่ง†ๅฐ (576p) -https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ…  ้Ÿถๅ…ณๅ…ฌๅ…ฑๅฐ (720p) [Not 24/7] https://www.sgmsw.cn/videos/tv/201805/1308/9P424TC5M000AFO13CXK6GN6BOA889D2/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅนฟไธœ โ…  ้Ÿถๅ…ณ็ปผๅˆๅฐ (720p) [Not 24/7] @@ -829,14 +787,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ››ๅทๅซ่ง† (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‡คๅฐๆ–‡ๅŒ–็”Ÿๆดป (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (576p) -http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 -#EXTINF:-1 tvg-id="" status="online",็ปง็ปญๆ•™่‚ฒ (576p) -http://111.63.117.13:6060/030000001000/G_CETV-2/G_CETV-2.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ™บๆ…งๆ•™่‚ฒ (576p) -http://111.63.117.13:6060/030000001000/G_CETV-4/G_CETV-4.m3u8 #EXTINF:-1 tvg-id="" status="online",็”˜่‚ƒๅซ่ง† (576p) http://117.169.120.140:8080/live/gansustv/.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (576p) @@ -845,8 +795,6 @@ http://117.169.120.140:8080/live/jilinstv/.m3u8 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/shanxistv/.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] @@ -869,36 +817,6 @@ http://123.146.162.24:8017/iTXwrGs/800/live.m3u8 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://183.207.249.5/PLTV/4/224/3221225800/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",้‡ๅบ†ๅซ่ง† (576p) -http://183.207.249.5/PLTV/4/224/3221225812/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://183.207.249.6/PLTV/3/224/3221225534/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅ‰ๆž—ๅซ่ง† (576p) -http://183.207.249.7/PLTV/4/224/3221225883/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (1080p) -http://183.207.249.11/PLTV/3/224/3221225534/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๅฎๅซ่ง† (576p) -http://183.207.249.12/PLTV/4/224/3221225802/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๅคฉๆดฅๅซ่ง† (576p) -http://183.207.249.12/PLTV/4/224/3221225808/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่‹ไฝ“่‚ฒ (576p) -http://183.207.249.12/PLTV/4/224/3221225935/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆ–ฐ็–†ๅซ่ง† (576p) -http://183.207.249.15/PLTV/3/224/3221225523/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฑŸ่ฅฟๅซ่ง† (576p) -http://183.207.249.15/PLTV/4/224/3221225798/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไธœๅ—ๅซ่ง† (576p) -http://183.207.249.15/PLTV/4/224/3221225816/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ไผ˜ๆผซๅก้€š (576p) -http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฅฟ่—ๅซ่ง† (576p) -http://183.207.249.16/PLTV/3/224/3221225523/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆน–ๅŒ—ๅซ่ง† (576p) -http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",่พฝๅฎๅซ่ง† (576p) -http://183.207.249.71/PLTV/3/224/3221225566/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) @@ -911,8 +829,6 @@ http://221.233.242.239:280/live/72/playlist.m3u8 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://223.247.33.124:1935/live/yingshi/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] @@ -937,8 +853,8 @@ http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆน–ๅ—ๅซ่ง† (576p) http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅ†œๆฐ‘ (576p) -http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.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) @@ -949,14 +865,14 @@ http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 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) [Not 24/7] -http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.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] @@ -987,8 +903,6 @@ http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",็™ฝๅŸŽๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",็™ฝๅฑฑๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] -http://stream2.jlntv.cn/baishan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",้›†ๅฎ‰็ปผๅˆ [Geo-blocked] http://stream2.jlntv.cn/ja/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ†œๅฎ‰ๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] @@ -997,8 +911,6 @@ http://stream2.jlntv.cn/naxw/sd/live.m3u8 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/sytv/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) @@ -1035,14 +947,8 @@ http://stream.haixitv.cn/1/sd/live.m3u8 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://live.0793.tv/srtv1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",้พ™ๅฒฉๅ…ฌๅ…ฑ (540p) [Not 24/7] -http://stream.lytv.net.cn/1/sd/live.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/1/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) @@ -1093,12 +999,18 @@ http://dslive.grtn.cn/czzh/sd/live.m3u8 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) @@ -1109,6 +1021,8 @@ http://dslive.grtn.cn/zqzh/playlist.m3u8 http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",่กกๆฐดๅฝฑ่ง†ๅจฑไน (480p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv2.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅฎฟๅทž็ง‘ๆ•™ (1080p) [Not 24/7] +http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ๆตทๅ—ๅทž่—่ชž้ ป้“ (480p) http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅฆ‚ไธœๆ–ฐ้—ป็ปผๅˆ (480p) [Not 24/7] @@ -1131,10 +1045,10 @@ http://stream.appwuhan.com/6tzb/sd/live.m3u8 http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",็พŽๅ›ฝไธญๆ–‡็”ต่ง† (406p) [Not 24/7] https://jpts.sinovision.net/livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",่ฃๆ˜Œ็ปผๅˆ (404p) [Not 24/7] -http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",่ฅฟๅฎ‰ไธ่ทฏ (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๆพๅŽŸๆ–ฐ้—ป็ปผๅˆ [Geo-blocked] +http://stream2.jlntv.cn/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] @@ -1149,6 +1063,10 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 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] @@ -1161,8 +1079,6 @@ http://1-fss24-s0.streamhoster.com/lv_uchannel/_definst_/broadcast1/chunklist.m3 http://1-fss24-s0.streamhoster.com/lv_uchannel/broadcast1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",่€€ๆ‰่ดข็ป (288p) http://202.69.67.66:443/webcast/bshdlive-mobile/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ๆฒณๅŒ—ๅฐ‘ๅ„ฟ็ง‘ๆ•™ (540p) -http://live6.plus.hebtv.com/sekjx/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] @@ -1179,6 +1095,8 @@ http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3 http://stream.sxsztv.com/live4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎ้ƒฝๅธ‚็”Ÿๆดป (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",ๅ—ๅฎๅฝฑ่ง†ๅจฑไน (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_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="blocked",ๅ—้˜ณๆ–ฐ้—ป (1080p) [Not 24/7] @@ -1211,8 +1129,6 @@ http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_349.m3u8 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://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_356.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="blocked",ๅคงๅ†ถไธ€ๅฅ— [Geo-blocked] @@ -1297,10 +1213,18 @@ http://yunshangdawu.live.tempsource.cjyun.org/videotmp/s10129-dwzhpd.m3u8 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",ไบ‘ๅ—ๅซ่ง† (1080p) -https://hwapi.yunshicloud.com/8xughf/e0bx15.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) @@ -1321,18 +1245,10 @@ http://39.134.39.39/PLTV/88888888/224/3221226199/index.m3u8 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",ๅฒณ่ฅฟๅœ–ๆ–‡้ ป้“ (576p) [Not 24/7] -http://58.243.4.22:1935/live/tuwen/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฒณ่ฅฟๅฝฑ่ฆ–้ ป้“ (576p) [Not 24/7] -http://58.243.4.22:1935/live/yingshi/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅฒณ่ฅฟ็ถœๅˆ้ ป้“ (576p) [Not 24/7] -http://58.243.4.22:1935/live/zonghe/playlist.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) [Not 24/7] -http://60.175.115.119:1935/live/zonghe/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] @@ -1685,8 +1601,6 @@ http://117.156.28.119/270000001111/1110000148/index.m3u8 http://117.156.28.119/270000001111/1110000149/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็งฏ็Ÿณๅฑฑ็”ต่ง†ๅฐ (1080p) http://117.156.28.119/270000001111/1110000152/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅคฉๆดฅๅซ่ง† (1080p) -http://117.169.120.140:8080/live/hdtianjinstv/.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) @@ -1827,10 +1741,66 @@ http://183.207.248.71/gitv/live1/JXWS/JXWS 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.36/PLTV/4/224/3221225814/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ๅ‰ๅทžๆ–ฐ่ž็ถœๅˆ (1080p) -http://218.204.153.158/10.m3u8 +#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) @@ -2073,8 +2043,6 @@ http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 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",ๆฑ•ๅคด็ปผๅˆ (540p) -http://dslive.grtn.cn/stzh/playlist.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) @@ -2085,10 +2053,6 @@ http://hbdg.chinashadt.com:1936/live/stream:dgzy.stream/playlist.m3u8 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) [Not 24/7] -http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.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",ๆน–ๅ—้ƒฝๅธ‚ (576p) http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้‚ตไธœ็ปผๅˆ (576p) @@ -2101,12 +2065,8 @@ http://ivi.bupt.edu.cn/hls/btv1.m3u8 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",ๆฒณๅŒ—็ปๆตŽ็”Ÿๆดป (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",ๆฒณๅŒ—ๅ†œๆฐ‘ (240p) -http://live3.plus.hebtv.com/nmpdx/playlist.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] @@ -2117,38 +2077,40 @@ http://live.wifizs.cn/ggsh/sd/live.m3u8 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",ๅ†…ๆฑŸๅ…ฌๅ…ฑ (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.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/3221225838/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",้ป‘้พ™ๆฑŸ (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/3221227377/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) -http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ๅ››ๅท โ…  ๆ˜Ÿ็ฉบ่ดญ็‰ฉๅฐ (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†่—่ฏญ (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่ฟชๅบ†็ปผๅˆ (1080p) http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๅฐ +http://stream3.hljtv.com/hljws2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",้ป‘้พ™ๆฑŸๆ–ฐ้—ปๆณ•ๆฒป +http://stream3.hljtv.com/hljxw2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",็Šไธบๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่้„‰ๆ–ฐ่ž็ถœๅˆ (576p) [Not 24/7] @@ -2167,153 +2129,67 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",่พ›้›†ๆ–ฐ่ž้ ป้“ (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",็”˜่‚ƒ็งปๅŠจ (540p) [Not 24/7] -https://hls.gstv.com.cn/49048r/y72q36.m3u8 -#EXTINF:-1 tvg-id="" status="error",็ถฆๆฑŸ็ปผๅˆ (576p) -http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Blue ็พŽๅ‰ง (360p) [Not 24/7] -http://210.210.155.35/dr9445/h/h16/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ“ˆๅ“ˆ็‚ซๅŠจๅซ่ง† (480p) [Not 24/7] -http://210.210.155.35/qwr9ew/s/s50/index2.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="error",่ฅฟ้’ๆ–ฐ้—ป็ปผๅˆ (1080p) [Not 24/7] +#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="error",ๅฟƒ็บฆไน‹ๅฃฐๅ…ฌ็›Šๅนฟๆ’ญ [Not 24/7] -http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 -#EXTINF:-1 tvg-id="" status="error",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (360p) [Not 24/7] -http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",CCTV-4ไธญๆ–‡ๅ›ฝ้™… (360p) [Not 24/7] -http://cctvalih5ca.v.myalicdn.com/live/cctvamerica_2/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฑ•ๅฐพ็ปผๅˆ (540p) -http://dslive.grtn.cn/swzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฑ•ๅฐพๅ…ฌๅ…ฑ (540p) -http://dslive.grtn.cn/swzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",้˜œๅŸŽ็ปผๅˆ (576p) [Not 24/7] -http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฒณๅŒ—็ปๆตŽ (576p) -http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ปƒ้ฉŠๆธคๆตทๆ–ฐๅ€ (576p) -http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ป„้ช…ไบŒๅฅ— (576p) -http://hbhh.chinashadt.com:2111/live/hhtv2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ป„้ช…ไธ€ๅฅ— (576p) -http://hbhh.chinashadt.com:2111/live/hhtv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ปƒ้ฉŠๅฝฑ่ฆ– (576p) -http://hbhh.chinashadt.com:2111/live/hhys.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ—ๅฌไธ€ๅฅ— (576p) [Not 24/7] -http://hnnz.chinashadt.com:1935/live/1002.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅฎœ็ซ ็คพไผšๆณ•ๅˆถ (576p) -http://hnyz.chinashadt.com:2036/live/stream:tv2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸๆดฅ็ปๆตŽ็”Ÿๆดป (480p) -http://jiangjinlive.cbg.cn:1935/ch0.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸๆดฅๆ–ฐ้—ป็ปผๅˆ (480p) -http://jiangjinlive.cbg.cn:1935/ch1.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸๆดฅๆ–‡ๅŒ–ๆ—…ๆธธ (576p) -http://jiangjinlive.cbg.cn:1935/ch2.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆปจๆตทๆ–ฐ้—ป็ปผๅˆ (576p) [Not 24/7] -http://jsbh.chinashadt.com:2036/live/bh11.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅผ€ๅทž็ปผๅˆ (720p) -http://kaixianlive.cbg.cn:10345/1.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆด›้™ฝ็ถœๅˆ้ ป้“ (1080p) [Not 24/7] -http://live1.lytv.com.cn:1935/live/LYTV1-1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ…ญๅฎ‰ๆ–ฐ้—ป็ปผๅˆ (720p) [Not 24/7] -http://live.china-latv.com/channel1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ไธญ็‰Ÿ็ปผๅˆ (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/10122-1.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆพณไบšๅซ่ง† [Not 24/7] -http://live.mastvnet.com/4rlff1m/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ—ไบฌๅฐ‘ๅ„ฟ (720p) [Not 24/7] -http://live.nbs.cn/channels/njtv/sepd/m3u8:500k/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅจ„ๅบ• (720p) -http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅจ„ๅบ•็ปผๅˆ (720p) [Not 24/7] -http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅ—ๅทๆ–ฐ้—ป็ปผๅˆ (360p) [Not 24/7] -http://nanchuanlive.cbg.cn:30000/1111.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅฝญๆฐดๆ–ฐ้—ป็ปผๅˆ (288p) -http://pengshuilive.cbg.cn/pengshui01.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅฝญๆฐดๆ–‡ๅŒ–ๆ—…ๆธธ (288p) -http://pengshuilive.cbg.cn/pengshui02.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆ –้œžๆ–ฐ้—ป (480p) [Not 24/7] -http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅฟ ๅŽฟ็ปผๅˆ (576p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/_definst_/ls_35.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅฟ ๅŽฟๆ–‡ๆ—… (576p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/_definst_/ls_36.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้‡ๅบ†ๅฟ ๅŽฟ (576p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/ls_35.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆขๅนณ็ปผๅˆ (360p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/ls_44.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้‡ๅบ†็งปๅŠจๆœบๅœบ (480p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/ls_56.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้‡ๅบ†็งปๅŠจ (480p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/ls_57.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",้•ฟๅฏฟ็ปผๅˆ (720p) [Not 24/7] -http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.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/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ๅ››ๅทๅฆ‡ๅฅณๅ„ฟ็ซฅ (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๅฐ -http://stream3.hljtv.com/hljws2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ป‘้พ™ๆฑŸๆ–ฐ้—ปๆณ•ๆฒป -http://stream3.hljtv.com/hljxw2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆœ”ๅทž1 (480p) [Not 24/7] -http://stream.sxsztv.com/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆœ”ๅทž2 (480p) [Not 24/7] -http://stream.sxsztv.com/live2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",่ˆŸๅฑฑๆ–ฐ้—ป็ปผๅˆ (240p) -http://stream.wifizs.cn/xwzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฆ†ๆ ‘็ปผๅˆ (360p) -http://stream.zhystv.com/yset/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆฆ†ๆจน็ถœ่—้ ป้“ (360p) -http://stream.zhystv.com/ysyt/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆ–—้ฑผ็”ตๅฝฑ3 (720p) -http://tx2play1.douyucdn.cn/live/3928r9p0BHMDG_8000p.flv -#EXTINF:-1 tvg-id="" status="error",ๆ–—้ฑผ็”ตๅฝฑ2 (1080p) -http://tx2play1.douyucdn.cn/live/20415rnWbjg6Ex1K.xs -#EXTINF:-1 tvg-id="" status="error",ๆ–—้ฑผ็”ตๅฝฑ4 (1080p) -http://tx2play1.douyucdn.cn/live/122402rK7MO9bXSq_8000p.flv -#EXTINF:-1 tvg-id="" status="error",ๆ–—้ฑผ่ฝฆ่ฏ„ (720p) [Not 24/7] -http://tx2play1.douyucdn.cn/live/321987r8e6tCsPR_4000.xs?uuid= -#EXTINF:-1 tvg-id="" status="error",็งฆ็š‡ๅณถๆ–ฐ่ž (576p) [Not 24/7] -http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 -#EXTINF:-1 tvg-id="" status="error",็งฆ็š‡ๅณถๆ”ฟๆณ• (576p) [Not 24/7] -http://vod.qhdcm.com:1935/live/qhdtv2/800K/tzwj_video.m3u8 -#EXTINF:-1 tvg-id="" status="error",็งฆ็š‡ๅณถๅฝฑ่ฆ– (576p) [Not 24/7] -http://vod.qhdcm.com:1935/live/qhdtv3/800K/tzwj_video.m3u8 -#EXTINF:-1 tvg-id="" status="error",้ฉฌไบ‘ๅฏน่ฏ (480p) -http://www.alibabapictures.com/movies/10/mayunduihua.mp4 -#EXTINF:-1 tvg-id="" status="error",ๆต™ๆฑŸๅฝฑ่ง† (1080p) -http://yd-m-l.cztv.com/channels/lantian/channel05/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="error",็พŽๅ›ฝไบš็พŽๅซ่ง† (480p) [Not 24/7] -https://dcunilive30-lh.akamaihd.net/i/dclive_1@535522/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๅนฟๅทžๆณ•ๆฒป (720p) [Not 24/7] -https://iptv--iptv.repl.co/Chinese/fazhi -#EXTINF:-1 tvg-id="" status="error",ๅนฟๅทžๆ–ฐ้—ป (720p) [Not 24/7] -https://iptv--iptv.repl.co/Chinese/xinwen -#EXTINF:-1 tvg-id="" status="error",ๅนฟๅทžๅฝฑ่ง† (720p) [Not 24/7] -https://iptv--iptv.repl.co/Chinese/yingshi -#EXTINF:-1 tvg-id="" status="error",ไธญๅ›ฝไบค้€š (ๆตทๅ—) (1080p) [Not 24/7] -https://tv.lanjingfm.com/cctbn/hainan.m3u8 -#EXTINF:-1 tvg-id="" status="error",่ฅฟ่™นๅธ‚้ฆ–ๅฏŒ -https://zuikzy.win7i.com/2018/07/30/hCt7GSGU1sAgOC8j/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",่€€ๆ‰่ดข็ป -rtmp://202.69.69.180/webcast/bshdlive-pc -#EXTINF:-1 tvg-id="" status="error",ไธŠๆตทๅค–ๆปฉ้ญ”็œผ -rtmp://bililive.kksmg.com/hls/sdi80 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ โ…  ่‹ๅทž็ปผๅˆ [Not 24/7] -rtmp://csztv.2500sz.com/live/c01 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ โ…  ่‹ๅทž็ปๆตŽ [Not 24/7] -rtmp://csztv.2500sz.com/live/c02 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ โ…  ่‹ๅทžๆ–‡ๅŒ– [Not 24/7] -rtmp://csztv.2500sz.com/live/c03 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ โ…  ่‹ๅทž็”Ÿๆดป [Not 24/7] -rtmp://csztv.2500sz.com/live/c04 -#EXTINF:-1 tvg-id="" status="error",ๆฑŸ่‹ โ…  ไธœๆตท็ปผๅˆๅฐ -rtmp://livetv.dhtv.cn/live/news +#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 diff --git a/streams/co.m3u b/streams/co.m3u index 83b4c471d..1cc5c2c0d 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -5,7 +5,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacua https://5b464b69d264e.streamlock.net/Channels_live/ngrp:amordiscos_all/playlist.m3u8 #EXTINF:-1 tvg-id="ATNTelevision.co" status="online",ATN Televisiรณn (Cรบcuta | Norte de Santander) (640p) https://59ef525c24caa.streamlock.net/atntelevision/atntelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.co" status="error",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ATV.co" status="online",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] https://movil.ejeserver.com/live/verteve.m3u8 #EXTINF:-1 tvg-id="AvivamientoTV.co" status="online",Avivamiento TV (1080p) [Not 24/7] https://s1.abntelevision.com/avivamientoabr/stream/avivamientohd/avivamientohd/playlist.m3u8 @@ -15,7 +15,7 @@ https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 #EXTINF:-1 tvg-id="CaliTV.co" status="online",Cali TV (Santiago de Cali | Valle del Cauca) (540p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 -#EXTINF:-1 tvg-id="CampoTelevision.co" status="error",Campo Televisiรณn (Santa Marta) +#EXTINF:-1 tvg-id="CampoTelevision.co" status="online",Campo Televisiรณn (Santa Marta) https://video17.virtualtronics.com/streamer/canalcampotv.m3u8 #EXTINF:-1 tvg-id="Canal1.co" status="blocked",Canal 1 (1080p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 @@ -23,14 +23,10 @@ https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 https://video13.virtualtronics.com/streamer/canal2.m3u8 #EXTINF:-1 tvg-id="Canal2Alpavision.co" status="online",Canal 2 Alpavisiรณn (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal12.co" status="online",Canal 12 (Valledupar | Cesar) (486p) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAJAAFFA1IAyADIQCAAAAAAAAAA.js #EXTINF:-1 tvg-id="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalCapital.co" status="online",Canal Capital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalCapital.co" status="error",Canal Capital (720p) [Not 24/7] https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8 -#EXTINF:-1 tvg-id="CanalCongreso.co" status="error",Canal Congreso (Bogotร  | Cundinamarca) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CanalCongresoColombia/live #EXTINF:-1 tvg-id="CanalDoce.co" status="online",Canal Doce https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 #EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] @@ -43,8 +39,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://video.ejeserver.com/live/nets.m3u8 #EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalPyC.co" status="error",Canal PyC (Ibaguรฉ | Tolima) (360p) -https://byecableiptv.com/canapycvivo/canalpyc.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSonTV.co" status="online",Canal Son TV (720p) [Not 24/7] https://server12.videostreaming.net:3628/stream/play.m3u8 #EXTINF:-1 tvg-id="CanalVIP.co" status="online",Canal VIP @@ -53,26 +47,14 @@ https://play.cdn.enetres.net/B9E570CFE54949C7ABB985D4F8F77F7F0211/02267/playlist https://movil.ejeserver.com/live/visiondorada.m3u8 #EXTINF:-1 tvg-id="CaracolTelevision.co" status="blocked",Canal Caracol (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8 -#EXTINF:-1 tvg-id="CMBTelevision.co" status="error",CMB Television -https://cloudflarestream.com/eyJhbGciOiJSUzI1NiIsImtpZCI6ImI3YmIwODNmMDhkNmQ5NWExZjIzZWE3ZWRhOWY4NTZhIn0.eyJzdWIiOiJhNjNlNjI4NjI4NzYxY2UwYTI0Mzg4NzBkMjE4NDMxMiIsImtpZCI6ImI3YmIwODNmMDhkNmQ5NWExZjIzZWE3ZWRhOWY4NTZhIiwiZXhwIjoxNjU5Nzg0OTUxLCJhY2Nlc3NSdWxlcyI6W3sidHlwZSI6ImlwLmdlb2lwLmNvdW50cnkiLCJhY3Rpb24iOiJibG9jayIsImNvdW50cnkiOlsiUlUiLCJCWSJdfV19.U92kQjCQo3Ip3RmYzKDbNEzPQCD5C9KGLozJYAoQqrXnRadhYu61T7s1eoFSn1tRVpeZcgjqvl7OFK_bVtf-C0xiHaOJ8c4OGRkworqB_LA7AbXzHu0drU0TbMlYpLpltA6N0nxzvJSzXgVKti37voIahBdFNMUibpQlIFUvvC6tkhEg2t4Lyw0eYMiliOkUZwJvlPlYHSpmdfeVVCxJEZ63nuKCS_1GRkyz96oQ9xNsHmxx0vqDp3eM5oMpgHOpZJLZcK20Vx58vpmZRaRoHBZVKQWH3XV0UG8YoS8D0Q9aL3ymyGATFKm061wS6bESaN3L1YwBgu2Hdt-Pzt9iTQ/manifest/video.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="CNCMonteria.co" status="online",Canal CNC Monterรญa (Monterรญa | Cรณrdoba) (720p) -https://stmv1.voxtvhd.com.br/cncmonteria/cncmonteria/playlist.m3u8 -#EXTINF:-1 tvg-id="CNCTulua.co" status="timeout",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) -https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 -#EXTINF:-1 tvg-id="CTV.co" status="error",CTV (Barranquilla | Atlรกntico) (1080p) +#EXTINF:-1 tvg-id="CTV.co" status="online",CTV (Barranquilla | Atlรกntico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" status="timeout",Eduvision (720p) http://66.240.236.25:1936/eduvision/eduvision/playlist.m3u8 -#EXTINF:-1 tvg-id="EnlaceTelevision.co" status="error",Enlace Televisiรณn (Barrancabermeja | Santander) (720p) [Not 24/7] -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAFAADLA1IAyADIQCAAAAAAAAAA.js -#EXTINF:-1 tvg-id="FamiliChannel.co" status="error",Famili Channel (720p) [Not 24/7] -https://rtmp02.portalexpress.es/thefchanel/thefchanel/playlist.m3u8 #EXTINF:-1 tvg-id="HuilaTV.co" status="online",Huila TV https://plataformavideo.com:19360/8020/8020.m3u8 -#EXTINF:-1 tvg-id="MarinaStereo.co" status="error",Marina Stereo (720p) -https://rtmp02.portalexpress.es/marinastereo/marinastereo/playlist.m3u8 #EXTINF:-1 tvg-id="MasTV.co" status="online",Mรกs TV https://video.ejeserver.com/live/teledoradahd.m3u8 #EXTINF:-1 tvg-id="MelodyChannel.co" status="timeout",Melody Channel Colombia (480p) @@ -87,29 +69,20 @@ https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #EXTINF:-1 tvg-id="Noticiero90Minutos.co" status="online",Noticiero 90 Minutos (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 -#EXTINF:-1 tvg-id="NTN24.co" status="online",NTN24 (Nuestra Tele Noticias) (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEJs1fTF3KszRJGxJY14VrA/live -#EXTINF:-1 tvg-id="PSCTelevision.co" status="online",PSC Television -https://stmv1.voxtvhd.com.br/psctv/psctv/playlist.m3u8 -#EXTINF:-1 tvg-id="RedPlus.co" status="online",Red+ +#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] https://livetv.305streamhd.com:3111/multi_live/play.m3u8 -#EXTINF:-1 tvg-id="TDIColombia.co" status="timeout",TDI Colombia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TDIColombia.co" status="online",TDI Colombia (720p) [Not 24/7] https://play.amelbasoluciones.co:3971/live/tdicolombiatvlive.m3u8 #EXTINF:-1 tvg-id="TeleAmiga.co" status="online",Tele Amiga (Bogotร  | Cundinamarca) (480p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/teleamigatvlive/smil:dvrlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Teleantioquia2.co" status="error",Teleantioquia 2 (Medellรญn | Antioquia) (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ -https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Teleantioquia.co" status="online",Teleantioquia (Medellรญn | Antioquia) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telebocaya.co" status="online",Telebocaya [Not 24/7] -https://stmv1.voxtvhd.com.br/teleboyaca/teleboyaca/playlist.m3u8 #EXTINF:-1 tvg-id="Telecafe.co" status="online",Telecafรฉ (Manizales | Caldas) #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/telecafelive/smil:dvrlive.smil/playlist.m3u8 @@ -117,8 +90,6 @@ https://liveingesta118.cdnmedia.tv/telecafelive/smil:dvrlive.smil/playlist.m3u8 https://tkx.mp.lura.live/rest/v2/mcp/video/adstB64MXYxqLZwy?anvack=4gXmVVoVIp3YeECJWm6af3j0mlHwl6vO&eud=SKjoH1L/9Enwo5zQBiBTRfTSNGfENMNO6udm4CQNVvix/L9XX8kucBOvzWalIghNrL5GllGH8ou17ICYGv29Rg== #EXTINF:-1 tvg-id="Teleislas.co" status="online",Teleislas (San Andrรฉs) (486p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-teleislas/teleislas/playlist.m3u8 -#EXTINF:-1 tvg-id="Teleislas.co" status="error",Teleislas (San Andrรฉs) (486p) [Not 24/7] -http://vbox2.cehis.net/live-teleislas/smil:teleislas.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Telemedellin.co" status="online",Telemedellin (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist.m3u8 @@ -126,10 +97,6 @@ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist https://5b464b69d264e.streamlock.net/Channels_live/ngrp:telemusica_all/playlist.m3u8 #EXTINF:-1 tvg-id="Telepacifico.co" status="online",Telepacรญfico (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TelePasto.co" status="error",TelePasto [Not 24/7] -https://byecableiptv.com/telepasto/Telepasto.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="Telepetroleo.co" status="online",Telepetrรณleo (Barrancabermeja | Santander) (720p) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAIAAE7A1IAyADIUCAAAAAAAAAA.js #EXTINF:-1 tvg-id="TeleSanJacinto.co" status="online",Tele San Jacinto https://video.ejeserver.com/live/telesanjacinto.m3u8 #EXTINF:-1 tvg-id="Trece.co" status="online",Trece (1080p) @@ -144,14 +111,12 @@ https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="UAOPlay.co" status="online",UAO Play https://play.cdn.enetres.net/184784E1D210401F8041E3E1266822CC023/028/playlist.m3u8 -#EXTINF:-1 tvg-id="UNABTV.co" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js -#EXTINF:-1 tvg-id="UNABTV.co" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="VeoTelevision.co" status="online",Veo Television (Guadalajara de Buga | Valle del Cauca) https://movil.ejeserver.com/live/veotv.m3u8 #EXTINF:-1 tvg-id="VeoTelevision.co" status="online",Veo Televisiรณn https://video.ejeserver.com/live/veotv.m3u8 +#EXTINF:-1 tvg-id="WinSportsPlus.co" status="online",Win Sports+ +http://190.61.41.182:8000/play/a2lo/index.m3u8 #EXTINF:-1 tvg-id="ZonaJovenTV.co" status="online",Zona Joven TV https://stmv2.voxtvhd.com.br/zonajoventv/zonajoventv/playlist.m3u8 #EXTINF:-1 tvg-id="Zoom.co" status="online",Zoom (Bogotร  | Cundinamarca) (1080p) @@ -162,7 +127,7 @@ https://video.ejeserver.com/live/zuldemayda.m3u8 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 Capital Eureka (720p) [Geo-blocked] -https://mdstrm.com/live-stream-playlist/57d2ebe8fd61d8f9327f8ad1.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 6fbda47b1..ce8d7f750 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -1,24 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="88Stereo.cr" status="online",88 Stereo (720p) [Not 24/7] http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8 -#EXTINF:-1 tvg-id="AgrotendenciaTV.cr" status="error",AgrotendenciaTV (480p) [Not 24/7] -https://inliveserver.com:1936/15506/15506/playlist.m3u8 -#EXTINF:-1 tvg-id="AnexionTV.cr" status="error",Anexiรณn TV (720p) [Not 24/7] -http://rtmp.info:8081/anexiontv/envivo/index.m3u8 -#EXTINF:-1 tvg-id="AnexionTV.cr" status="error",Anexiรณn TV (720p) [Not 24/7] -https://rtmp.info/anexiontv/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaSeisTV.cr" status="online",Antena Seis TV (720p) [Geo-blocked] http://inliveserver.com:1935/14510/14510/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal2.cr" status="error",Repretel CDR-2 Central de Radios (360p) [Not 24/7] -https://d30zjikdv9ntds.cloudfront.net/repretel/canal2/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4.cr" status="error",Canal 4 (360p) [Not 24/7] -https://d30zjikdv9ntds.cloudfront.net/repretel/canal4/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal6.cr" status="error",Canal 6 (360p) [Not 24/7] -https://d30zjikdv9ntds.cloudfront.net/repretel/canal6/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 (720p) http://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 -#EXTINF:-1 tvg-id="Canal11.cr" status="error",Canal 11 (360p) [Not 24/7] -https://d30zjikdv9ntds.cloudfront.net/repretel/canal11/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13Sinart.cr" status="timeout",Canal 13 Sinart (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vh8g3 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] @@ -33,21 +19,15 @@ https://api.new.livestream.com/accounts/ejtvla/events/2294538/live.m3u8 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="HBTVTicaVision.cr" status="error",HBTV TicaVisiรณn (720p) [Not 24/7] -http://k3.usastreams.com:1935/HBTV/HBTV/playlist.m3u8 +#EXTINF:-1 tvg-id="FUTV.cr" status="error",FUTV +http://190.83.119.67:8000/play/a0t3/index.m3u8 #EXTINF:-1 tvg-id="Humor247.cr" status="online",Humor 24-7 (360p) https://srv.panelcast.net/humor247/humor247/playlist.m3u8 -#EXTINF:-1 tvg-id="LuzNacienteTV.cr" status="error",Luz Naciente TV (720p) [Not 24/7] -https://cloudflare.streamgato.us:3399/live/luznacientetvlive.m3u8 #EXTINF:-1 tvg-id="NicoyaTV.cr" status="online",NicoyaTV (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/nicoyatv/nicoyatv/playlist.m3u8 -#EXTINF:-1 tvg-id="QuinceUCR.cr" status="error",Quince UCR (Universidad de Costa Rica) (720p) [Not 24/7] -http://163.178.170.127:1935/quinceucr/live.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="RetroTVPalmares.cr" status="error",Retro TV Palmares (360p) [Not 24/7] -http://tvretropalmares.com:8090/hls/envivo.m3u8 #EXTINF:-1 tvg-id="SMOTV.cr" status="timeout",SMO TV http://186.15.50.30:8080/hls/smotv.m3u8 -#EXTINF:-1 tvg-id="TeleredTelevision.cr" status="blocked",Telered Television (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleredTelevision.cr" status="online",Telered Television (720p) [Not 24/7] http://k4.usastreams.com/ARBtv/teleplus/playlist.m3u8 #EXTINF:-1 tvg-id="Telesistema.cr" status="online",Telesistema (486p) https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 @@ -55,7 +35,7 @@ https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletica7.cr" status="timeout",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 @@ -71,15 +51,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="ZonaFilmsTV.cr" status="error",Zona Films TV (900p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/zonafilmstv +#EXTINF:-1 tvg-id="" status="online",TD+2 +https://m6gdar5eyn93-hls-live.5centscdn.com/TDMas2/2409f772ae1a7179adc3f7da77d8785f.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Teletica Radio +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="error",San Rafael en Linea (720p) [Geo-blocked] -https://cp.sradiotv.com:1936/8064/8064/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sarapiqui TV -https://tiquiciatv.duckdns.org/hls/livestv.m3u8 -#EXTINF:-1 tvg-id="" status="error",CR-TV y Radio (360p) -https://tv.portalexpress.es:3699/live/crtvyradio2021live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal 11 Repretel +https://d3bgcstab9qhdz.cloudfront.net/hls/canal11.m3u8 diff --git a/streams/cu.m3u b/streams/cu.m3u index 73ec7f143..c62c741bc 100644 --- a/streams/cu.m3u +++ b/streams/cu.m3u @@ -1,13 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="CanalEducativo2.cu" status="error",Canal Educativo 2 -http://177.52.221.214:8000/play/a0dx/index.m3u8 -#EXTINF:-1 tvg-id="CanalEducativo.cu" status="error",Canal Educativo -http://177.52.221.214:8000/play/a0dw/index.m3u8 -#EXTINF:-1 tvg-id="CubaVision.cu" status="error",CubaVision -http://177.52.221.214:8000/play/a0dc/index.m3u8 -#EXTINF:-1 tvg-id="TeleRebelde.cu" status="error",Tele Rebelde -http://177.52.221.214:8000/play/a0dd/index.m3u8 #EXTINF:-1 tvg-id="" status="online",CubaVision Internacional (480p) [Not 24/7] http://190.122.96.187:8888/http/010 -#EXTINF:-1 tvg-id="" status="error",CubaVision Internacional -http://177.52.221.214:8000/play/a0dy/index.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index 4b72223b4..f94a8cd42 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BonceTV.cw" status="error",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 @@ -13,21 +13,3 @@ https://edge1.tvdirect13.com/live/smil:mystream.smil/playlist.m3u8 https://streannlivecariflix.cachefly.net/cariflix12/cariflix12/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VAM Vid's & More https://cur.watch/api/get_stream/vam/streann/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ATS HDTV -https://5d00db0e0fcd5.streamlock.net/7604/7604/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Infantil -https://streannlivecariflix.cachefly.net/cariflix4/cariflix4/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cine Famiiar -https://streannlivecariflix.cachefly.net/cariflix5/cariflix5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cine Hispano -https://streannlivecariflix.cachefly.net/cariflix6/cariflix6/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cine Premium -https://streannlivecariflix.cachefly.net/cariflix7/cariflix7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mi Musica Hits -https://streannlivecariflix.cachefly.net/cariflix8/cariflix8/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mi Musica Reggaeton -https://streannlivecariflix.cachefly.net/cariflix9/cariflix9/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mi Musica Romantica -https://streannlivecariflix.cachefly.net/cariflix10/cariflix10/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mi Musica Salsa -https://streannlivecariflix.cachefly.net/cariflix11/cariflix11/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 2f1702053..76f5ed78a 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="AdaTV.cy" status="error",Ada TV (720p) http://kuzeykibris.tv/m3u8/tv_ada.m3u8 -#EXTINF:-1 tvg-id="AdaTV.cy" status="error",Ada TV (1080p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/kibrisadatv/playlist.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] @@ -15,18 +13,12 @@ https://www.ast.tv/stream/2/master.m3u8 http://kuzeykibris.tv/m3u8/tv_brt1.m3u8 #EXTINF:-1 tvg-id="BRT1HD.cy" status="online",BRT 1 HD (576p) [Not 24/7] http://wms.brtk.net:1935/live/BRTHD/playlist.m3u8 -#EXTINF:-1 tvg-id="BRT1HD.cy" status="error",BRT 1 HD (576p) [Not 24/7] -rtmp://wms.brtk.net:1935/live/BRTHD -#EXTINF:-1 tvg-id="BRT2HD.cy" status="error",BRT 2 HD (406p) [Not 24/7] -http://wms.brtk.net:1935/live/brt1/playlist.m3u8 #EXTINF:-1 tvg-id="BRT3.cy" status="online",BRT 3 (406p) [Not 24/7] http://wms.brtk.net:1935/live/brt2/playlist.m3u8 #EXTINF:-1 tvg-id="CityChannel.cy" status="online",City Channel (720p) [Not 24/7] https://dev.aftermind.xyz/edge-hls/unitrust/citychannel/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="CityChannel.cy" status="online",City Channel (720p) https://dev.aftermind.xyz/hls/unitrust/citychannel/index.m3u8?token=8TXWzhY3h6jrzqEqu -#EXTINF:-1 tvg-id="DigitalTV.cy" status="error",Digital TV (720p) -https://l8.cloudskep.com/digital/dtv/playlist.m3u8 #EXTINF:-1 tvg-id="MyCamTVAnal.cy" status="online",MyCamTV Anal http://live.mycamtv.com/anal.m3u8 #EXTINF:-1 tvg-id="MyCamTVAsian.cy" status="online",MyCamTV Asian @@ -51,29 +43,29 @@ http://live.mycamtv.com/squirt.m3u8 http://live.mycamtv.com/white.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="Sat7Turk.cy" status="online",Sat7 Tรผrk (720p) +https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 #EXTINF:-1 tvg-id="SigmaTV.cy" status="online",Sigma (576p) [Not 24/7] https://sl2.sigmatv.com/hls/live.m3u8 -#EXTINF:-1 tvg-id="TV2020.cy" status="error",TV 2020 (720p) -http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) [Not 24/7] -https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu -#EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) -https://dev.aftermind.xyz/hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Kuzey Kibris TV (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_kktv.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reload (804p) -http://web.onair-radio.eu:1935/video/video/playlist.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) +https://dev.aftermind.xyz/hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu diff --git a/streams/cz.m3u b/streams/cz.m3u index 49f120c59..eca052e74 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -1,62 +1,42 @@ #EXTM3U -#EXTINF:-1 tvg-id="CT1HD.cz" status="online",ฤŒT1 (1080p) +#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="CurrentTimeTV.cz" status="error",ะะฐัั‚ะพัั‰ะตะต ะ’ั€ะตะผั (720p) [Not 24/7] -http://rfe-lh.akamaihd.net/i/rfe_tvmc5@383630/master.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="online",Extasy HD / Leo TV HD (576p) +#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="Nova2.cz" status="error",Nova 2 (640p) [Geo-blocked] -https://nova-live.ssl.cdn.cra.cz/channels/nova_2_avod/playlist.m3u8 -#EXTINF:-1 tvg-id="Nova.cz" status="error",Nova (640p) [Geo-blocked] -https://nova-live.ssl.cdn.cra.cz/channels/nova_avod/playlist.m3u8 -#EXTINF:-1 tvg-id="NovaAction.cz" status="error",Nova Action (576p) [Geo-blocked] -https://nova-live.ssl.cdn.cra.cz/channels/nova_action_avod/playlist.m3u8 -#EXTINF:-1 tvg-id="NovaCinema.cz" status="error",Nova Cinema (576p) [Geo-blocked] -https://nova-live.ssl.cdn.cra.cz/channels/nova_cinema_avod/playlist.m3u8 -#EXTINF:-1 tvg-id="NovaGold.cz" status="error",Nova Gold (576p) [Geo-blocked] -https://nova-live.ssl.cdn.cra.cz/channels/nova_gold_avod/playlist.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) 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="PrahaTV.cz" status="error",Praha TV (1080p) -rtmp://stream.polar.cz/prahatv/prahatvlive-1 #EXTINF:-1 tvg-id="RetroMusicTV.cz" status="online",Retro Music TV (360p) http://89.185.253.55/retrotv/retrotvHQ1/playlist.m3u8 #EXTINF:-1 tvg-id="RetroMusicTV.cz" status="online",Retro Music Television (360p) http://stream.mediawork.cz/retrotv/retrotvHQ1/playlist.m3u8 #EXTINF:-1 tvg-id="RetroMusicTV.cz" status="online",RetroMusicTV (360p) http://stream.mediawork.cz/retrotv/smil:retrotv2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RetroMusicTV.cz" status="error",Retro Music Television (360p) -rtmp://stream.mediawork.cz:1935/retrotv/retrotvHQ1 #EXTINF:-1 tvg-id="RTMPlus.cz" status="online",RTM plus (720p) http://www.rtmplus.cz/live/1-playlist.m3u8 #EXTINF:-1 tvg-id="Slagr2.cz" status="online",ล lรกgr 2 (576p) http://92.62.234.233/slagr2.m3u #EXTINF:-1 tvg-id="SlagrTV.cz" status="online",ล lรกgr TV (576p) https://stream-6.mazana.tv/slagr.m3u -#EXTINF:-1 tvg-id="SlagrTV.cz" status="error",Slagr TV (540p) [Not 24/7] -http://slagrtv-live-hls.ssl.cdn.cra.cz/channels/slagrtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVNatura.cz" status="online",TV Natura (360p) [Not 24/7] https://media1.tvnatura.cz/live_out/1/live.m3u8 #EXTINF:-1 tvg-id="VychodoceskaTV.cz" status="online",Vรฝchodoฤeskรก TV (576p) https://stream.polar.cz/vctv/vctvlive-1/playlist.m3u8 -#EXTINF:-1 tvg-id="VychodoceskaTV.cz" status="error",Vรฝchodoฤeskรก TV (576p) -rtmp://stream.polar.cz/vctv/vctvlive-2 diff --git a/streams/de.m3u b/streams/de.m3u index 58eae22d5..e2d3e47c0 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -7,8 +7,6 @@ http://123tv-mx1.flex-cdn.net/index.m3u8 https://alex-stream.rosebud-media.de/live/alexlivetv40.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AnixeHDSerie.de" status="online",Anixe HD Serie (360p) https://ma.anixa.tv/clips/stream/anixehd/index.m3u8 -#EXTINF:-1 tvg-id="ARDEvent1.de" status="error",ARD Event 1 (540p) -http://wdrardevent1-lh.akamaihd.net/i/ardevent1_weltweit@566648/master.m3u8 #EXTINF:-1 tvg-id="atv.de" status="online",a.tv (1080p) [Not 24/7] https://augsburgtv.iptv-playoutcenter.de/augsburgtv/augsburgtv.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="Babestation24.de" status="online",Babestation24 (720p) @@ -35,14 +33,14 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:BLKonline_high/playlist.m3u8?ref=medienportal-sachsen- #EXTINF:-1 tvg-id="CroTVHD.de" status="timeout",CroTV HD (1080p) http://92.204.40.139:8081/crotv/televizijahrvatskedijaspore/playlist.m3u8 -#EXTINF:-1 tvg-id="DASDING908.de" status="error",DASDING 90.8 (720p) -https://swrdasdingvrhls-i.akamaihd.net/hls/live/780817/vrdasding/master.m3u8 #EXTINF:-1 tvg-id="DasErste.de" status="timeout",Das Erste (720p) https://derste247liveint.akamaized.net/hls/live/662735/daserste_int/master.m3u8 #EXTINF:-1 tvg-id="DasErste.de" status="timeout",Das Erste (720p) [Geo-blocked] https://mcdn.daserste.de/daserste/de/master.m3u8 #EXTINF:-1 tvg-id="DaVinci.de" status="timeout",Da Vinci http://sc.id-tv.kz/DaVinci_38_39.m3u8 +#EXTINF:-1 tvg-id="DeluxeLoungeHD.de" status="online",Deluxe Lounge HD +https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/master/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/9a087b26-8be4-11eb-a7de-bacfe1f83627/0/master.m3u8?country=DE&optout=0&uid=749544ec3d9a45d48c600d03cac91dfd&vendor=philips #EXTINF:-1 tvg-id="DeutschesMusikFernsehen.de" status="timeout",Deutsches Musik Fernsehen (540p) [Not 24/7] http://tv.artcom-venture.de:1322/dmf/tv.m3u8 #EXTINF:-1 tvg-id="DeutschesMusikFernsehen.de" status="timeout",Deutsches Musik Fernsehen (720p) [Not 24/7] @@ -55,22 +53,12 @@ https://dwamdstream106.akamaized.net/hls/live/2017965/dwstream106/index.m3u8 https://dwamdstream105.akamaized.net/hls/live/2015531/dwstream105/index.m3u8 #EXTINF:-1 tvg-id="DWEnglish.de" status="online",DW English (1080p) https://dwamdstream102.akamaized.net/hls/live/2015525/dwstream102/index.m3u8 -#EXTINF:-1 tvg-id="DWEnglish.de" status="error",DW English (720p) -https://m-c010-j2apps.s.llnwi.net/hls_hd/8024.DWEnglishHD.in.m3u8 #EXTINF:-1 tvg-id="DWEspanol.de" status="online",DW Espaรฑol (1080p) https://dwamdstream104.akamaized.net/hls/live/2015530/dwstream104/index.m3u8 -#EXTINF:-1 tvg-id="Elbekanal.de" status="error",Elbekanal (576p) -http://58bd5b7a98e04.streamlock.net/medienasa-live/elbe_high/playlist.m3u8 -#EXTINF:-1 tvg-id="Elbekanal.de" status="error",Elbekanal (576p) -http://62.113.210.250/medienasa-live/mp4:elbe_high/playlist.m3u8 -#EXTINF:-1 tvg-id="ElbekanalSchonebeck.de" status="error",Elbekanal Schรถnebeck (576p) -https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:elbe_high/playlist.m3u8 +#EXTINF:-1 tvg-id="emsTVLingen.de" status="online",ems TV Lingen (280p) +https://5889e7d0d6e28.streamlock.net/ev1tv-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="emsTVLingen.de" status="online",ems TV Lingen (280p) https://5889e7d0d6e28.streamlock.net/ev1tv-live/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="eoTV.de" status="error",eo TV (1080p) [Geo-blocked] -https://5856e1a25f71a.streamlock.net/easycast9-live/mp4:livestreamhd5/playlist.m3u8 -#EXTINF:-1 tvg-id="ERF1.de" status="error",ERF 1 -http://14000-l.z.core.cdn.streamfarm.net/007erfiphonelive/smil:stream_live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ErzTVStollberg.de" status="online",Erz-TV Stollberg (576p) https://5acade5fc0c29.streamlock.net/kabeljournal/live2020.stream/playlist.m3u8 #EXTINF:-1 tvg-id="EuroAlTV.de" status="timeout",EuroAl TV (720p) @@ -83,12 +71,6 @@ http://media.finest.tv/hls/live.m3u8 https://serve-first.folxplay.tv/folx/ch-4/master.m3u8 #EXTINF:-1 tvg-id="FrankenFernsehen.de" status="online",Franken Fernsehen (Nรผrnberg) (1080p) [Not 24/7] https://frankentv.iptv-playoutcenter.de/frankentv/frankentv.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="FriesischerRundfunkFriedeburg.de" status="error",Friesischer Rundfunk Friedeburg (350p) [Not 24/7] -https://583548fa0d82b.streamlock.net/friesischerRundfunk-live/mp4:friesischerrundfunk/playlist.m3u8 -#EXTINF:-1 tvg-id="Hamburg1.de" status="error",Hamburg 1 (270p) [Not 24/7] -https://live2.telvi.de/hls/hamburg1.m3u8 -#EXTINF:-1 tvg-id="Handystar.de" status="error",Handystar (404p) -http://mediaspar-live.hls.adaptive.level3.net/ses/mediaspar/stream1/streamPlaylist.m3u8 #EXTINF:-1 tvg-id="HauptstadtTV.de" status="online",Hauptstadt.TV (Potsdam) (720p) [Not 24/7] https://live2.telvi.de/hls/hauptstadttv_hd720.m3u8 #EXTINF:-1 tvg-id="HealthTV.de" status="online",Health TV (720p) @@ -99,8 +81,8 @@ https://hse24extra.akamaized.net/hls/live/2006596/hse24extra/playlist.m3u8 https://hse24trend.akamaized.net/hls/live/2006597/hse24trend/playlist.m3u8 #EXTINF:-1 tvg-id="HSE.de" status="online",HSE (1080p) https://hse24.akamaized.net/hls/live/2006663/hse24/playlist.m3u8 -#EXTINF:-1 tvg-id="JenaTV.de" status="error",JenaTV (1080p) -https://stream7.sehradar.de/jenatv/ngrp:livestream_all/playlist.m3u8 +#EXTINF:-1 tvg-id="KIKA.de" status="blocked",KiKA [Geo-blocked] +https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.m3u8 #EXTINF:-1 tvg-id="KTV.de" status="online",K-TV (Fernsehen) (720p) https://d1pz8zear993v8.cloudfront.net/hlsme/kathtv.m3u8 #EXTINF:-1 tvg-id="KulturMD.de" status="online",KulturMD (1080p) @@ -121,16 +103,12 @@ http://58bd5b7a98e04.streamlock.net/medienasa-live/mdf1_high/playlist.m3u8 http://62.113.210.250/medienasa-live/mdf1_high/playlist.m3u8 #EXTINF:-1 tvg-id="MDF1.de" status="online",MDF.1 (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:mdf1_high/playlist.m3u8 +#EXTINF:-1 tvg-id="MotorvisionTV.de" status="online",Motorvision TV (720p) +https://stream.ads.ottera.tv/playlist.m3u8?network_id=535 #EXTINF:-1 tvg-id="MunchenTV.de" status="online",Mรผnchen TV (1080p) [Not 24/7] https://muenchentv.iptv-playoutcenter.de/muenchentv/muenchentv.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="Muxxtv.de" status="error",Muxx.tv (1080p) [Not 24/7] -https://5856e1a25f71a.streamlock.net/easycast7-live/livestream/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="error",Niederbayern TV (1080p) [Not 24/7] -https://stream03.stream.welocal.world/stream/nla/ngrp:nla.stream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="NiederbayernTVPassau.de" status="error",Niederbayern TV Passau (1080p) -https://stream03.stream.welocal.world/stream/npa/ngrp:npa.stream_all/playlist.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) @@ -141,28 +119,26 @@ https://fms.nrwision.de/live/livestreamHD.stream/playlist.m3u8 https://fms.nrwision.de/live/livestreamHD.stream_1080p/playlist.m3u8 #EXTINF:-1 tvg-id="NRWision.de" status="online",NRWision (360p) https://fms.nrwision.de/live/livestreamHD.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="ntvEvent.de" status="error",n-tv Event (540p) -https://ntvlivehls-lh.akamaihd.net/i/ntvlivehls_event1_1@409295/master.m3u8 #EXTINF:-1 tvg-id="OberlausitzTV.de" status="online",Oberlausitz TV (1080p) [Not 24/7] http://5856e1a25f71a.streamlock.net:1935/easycast8-live/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="OberpfalzTVHD.de" status="online",Oberpfalz TV (1080p) https://oberpfalztv.iptv-playoutcenter.de/oberpfalztv/oberpfalztv.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="OFTVOffenbach.de" status="online",OF-TV Offenbach (720p) +https://5864df9ceac85.streamlock.net/germanpictures-live/_definst_/mp4:streamschedule/playlist.m3u8 +#EXTINF:-1 tvg-id="OFTVOffenbach.de" status="online",OF-TV Offenbach (720p) https://5864df9ceac85.streamlock.net/germanpictures-live/mp4:streamschedule/playlist.m3u8 #EXTINF:-1 tvg-id="OKDessau.de" status="online",OK Dessau (1080p) [Not 24/7] http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-dessau_high/playlist.m3u8 +#EXTINF:-1 tvg-id="OKDessau.de" status="online",OK Dessau +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-dessau_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKDessau.de" status="online",OK Dessau (1080p) [Not 24/7] https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-dessau_high/playlist.m3u8 -#EXTINF:-1 tvg-id="OKFlensburg.de" status="error",OK Flensburg (576p) -https://d1lv1lpzlrjn3y.cloudfront.net/play/hls/flensburgtv/index.m3u8 #EXTINF:-1 tvg-id="OKGiessen.de" status="online",OK GieรŸen (360p) [Not 24/7] https://s.ok54.de/mok-gi/mok-gi/playlist.m3u8 #EXTINF:-1 tvg-id="OKKaiserslautern.de" status="online",OK Kaiserslautern (720p) [Not 24/7] https://s.ok54.de/abr_okkl/webstream/playlist.m3u8 #EXTINF:-1 tvg-id="OKKassel.de" status="online",OK Kassel (720p) [Not 24/7] https://s.ok54.de/mok-ks/kassel/playlist.m3u8 -#EXTINF:-1 tvg-id="OKKiel.de" status="error",OK Kiel (576p) -https://d1lv1lpzlrjn3y.cloudfront.net/play/hls/kieltv/index.m3u8 #EXTINF:-1 tvg-id="OKLudwigshafen.de" status="online",OK Ludwigshafen (720p) [Not 24/7] https://s.ok54.de/oklu/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="OKMagdeburg.de" status="online",OK Magdeburg (1080p) @@ -170,9 +146,13 @@ http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-magdeburg_high/playlist.m3 #EXTINF:-1 tvg-id="OKMagdeburg.de" status="online",OK Magdeburg (1080p) http://62.113.210.250/medienasa-live/ok-magdeburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKMagdeburg.de" status="online",OK Magdeburg (1080p) +http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-magdeburg_high/playlist.m3u8 +#EXTINF:-1 tvg-id="OKMagdeburg.de" status="online",OK Magdeburg (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-magdeburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="online",OK Merseburg-Querfurt (1080p) [Not 24/7] http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-merseburg_high/playlist.m3u8 +#EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="online",OK Merseburg +http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-merseburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKMerseburgQuerfurt.de" status="online",OK Merseburg-Querfurt (1080p) [Not 24/7] https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-merseburg_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKRheinLokalWorms.de" status="online",OK RheinLokal (Worms) (720p) [Not 24/7] @@ -183,6 +163,8 @@ https://s.ok54.de/mok-rm/mok-rm/playlist.m3u8 http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-salzwedel_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKSalzwedel.de" status="online",OK Salzwedel (1080p) [Not 24/7] http://62.113.210.250/medienasa-live/ok-salzwedel_high/playlist.m3u8 +#EXTINF:-1 tvg-id="OKSalzwedel.de" status="online",OK Salzwedel +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-salzwedel_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKSalzwedel.de" status="online",OK Salzwedel (1080p) [Not 24/7] https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-salzwedel_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKStendal.de" status="online",OK Stendal (1080p) [Not 24/7] @@ -195,6 +177,8 @@ http://62.113.210.250/medienasa-live/ok-stendal_high/playlist.m3u8 https://s.ok54.de/okswp/test/playlist.m3u8 #EXTINF:-1 tvg-id="OKTrier.de" status="online",OK Trier (720p) https://s.ok54.de/ott/webstream/playlist.m3u8 +#EXTINF:-1 tvg-id="OKTVMainz.de" status="online",OK Mainz +https://s.ok54.de/oktvmainz/webstream/playlist.m3u8 #EXTINF:-1 tvg-id="OKWeinstrasseNeustadt.de" status="online",OK WeinstraรŸe (Neustadt) (432p) https://s.ok54.de/okweinstrasse/okweinstrasse/playlist.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",OK Wernigerode (1080p) @@ -207,6 +191,8 @@ http://62.113.210.250/medienasa-live/ok-wernigerode_high/chunklist_w937425968.m3 http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus TV Magdeburg (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8?bitrate=800 +#EXTINF:-1 tvg-id="OKWernigerode.de" status="online",OK Wernigerode +http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-wernigerode_high/playlist.m3u8 #EXTINF:-1 tvg-id="oldenburgeins.de" status="online",oldenburg eins (1080p) [Not 24/7] https://oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="One1MusicTV.de" status="timeout",ONE1 Music (1080p) @@ -215,16 +201,12 @@ https://serve-first.folxplay.tv/folx/ch-3/master.m3u8 https://serve-first.folxplay.tv/folx/ch-6/master.m3u8 #EXTINF:-1 tvg-id="Parlamentsfernsehen1.de" status="online",Parlamentsfernsehen 1 (1080p) https://cldf-hlsgw.r53.cdn.tv1.eu/1000153copo/hk1.m3u8 -#EXTINF:-1 tvg-id="Parlamentsfernsehen1.de" status="error",Parlamentsfernsehen 1 (270p) [Not 24/7] -https://c13014-l-hls.u.core.cdn.streamfarm.net/1000153copo/hk1.m3u8 #EXTINF:-1 tvg-id="Parlamentsfernsehen2.de" status="online",Parlamentsfernsehen 2 (270p) https://cldf-hlsgw.r53.cdn.tv1.eu/1000153copo/hk2.m3u8 -#EXTINF:-1 tvg-id="Parlamentsfernsehen2.de" status="error",Parlamentsfernsehen 2 (270p) [Not 24/7] -https://c13014-l-hls.u.core.cdn.streamfarm.net/1000153copo/hk2.m3u8 -#EXTINF:-1 tvg-id="PearlTV.de" status="error",Pearl TV -http://enstyle-live.hls.adaptive.level3.net/ses/enstyle/stream1/streamPlaylist.m3u8 #EXTINF:-1 tvg-id="Phoenix.de" status="blocked",Phoenix [Geo-blocked] https://zdf-hls-19.akamaized.net/hls/live/2016502/de/high/master.m3u8 +#EXTINF:-1 tvg-id="PunkteinsOberlausitz.de" status="online",Punkteins +https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="PunkteinsOberlausitz.de" status="online",Punkteins (Oberlausitz) (1080p) [Not 24/7] https://5852afe96c9bb.streamlock.net/easycast8-live/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="PUNKTum.de" status="online",Punktum S๏ฟฝdharz (1080p) @@ -235,6 +217,8 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:punktum_high/playlist.m3 https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:punktum_high/playlist.m3u8 #EXTINF:-1 tvg-id="Radio21TV.de" status="blocked",Radio 21 TV (720p) [Not 24/7] https://api.new.livestream.com/accounts/22300508/events/6675945/live.m3u8 +#EXTINF:-1 tvg-id="RadioWeserTVBremen.de" status="online",Radio Weser TV Bremen +https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 #EXTINF:-1 tvg-id="RadioWeserTVBremen.de" status="online",Radio Weser TV Bremen (576p) https://5857499ee635b.streamlock.net/radiowesertv-live/mp4:livestreamTV/playlist.m3u8 #EXTINF:-1 tvg-id="RAN1.de" status="online",RAN1 (1080p) @@ -260,9 +244,13 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:RFH_high/playlist.m3u8 #EXTINF:-1 tvg-id="RFHHarz.de" status="online",RFH Harz (1080p) http://62.113.210.250/medienasa-live/RFH_high/master.m3u8 #EXTINF:-1 tvg-id="RFHHarz.de" status="online",RFH Harz (1080p) +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playlist.m3u8 +#EXTINF:-1 tvg-id="RFHHarz.de" status="online",RFH Harz (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:RFH_high/playlist.m3u8?ref=medienportal-sachsen-anhalt.de&seid=528347 #EXTINF:-1 tvg-id="RFORosenheim.de" status="online",RFO Rosenheim (1080p) https://stream01.stream.welocal.world/stream/fhd-rfo_66876/ngrp:stream_all/playlist.m3u8 +#EXTINF:-1 tvg-id="RheinMainTV.de" status="online",RheinMain TV (720p) [Not 24/7] +https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RNF.de" status="online",RNF (1080p) https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] @@ -271,10 +259,6 @@ https://stream.rockantenne.de/rockantenne/stream/mp3 http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) -https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 -#EXTINF:-1 tvg-id="RTLWest.de" status="error",RTL West (540p) -https://rtl_west-i.akamaihd.net/hls/live/656246/rtlwest/master.m3u8 #EXTINF:-1 tvg-id="RWEErfurt.de" status="online",RWE Erfurt (1080p) https://stream.keyweb.org:8085/hls/rwetv.m3u8 #EXTINF:-1 tvg-id="SaarlandFernsehen1.de" status="online",Saarland Fernsehen 1 (1080p) @@ -287,34 +271,32 @@ https://chemnitz.iptv-playoutcenter.de/chemnitz/chemnitzfernsehen.stream_1/playl https://dresden.iptv-playoutcenter.de/dresden/dresdenfernsehen.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="SachsenFernsehenLeipzig.de" status="online",Leipzig Fernsehen (1080p) https://leipzig.iptv-playoutcenter.de/leipzig/leipzigfernsehen.stream_1/playlist.m3u8 +#EXTINF:-1 tvg-id="Seenluft24.de" status="online",Seenluft24 +https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20/playlist.m3u8 #EXTINF:-1 tvg-id="Seenluft24.de" status="online",Seenluft24 (1080p) https://5856e1a25f71a.streamlock.net/easycast7-live/mp4:livestreamhd20/playlist.m3u8 -#EXTINF:-1 tvg-id="SonnenklarTV.de" status="error",Sonnenklar.TV (1080p) -http://euvia-live.hls.adaptive.level3.net/ses/euvia/index.m3u8 #EXTINF:-1 tvg-id="SonusFM.de" status="online",Sonus FM Alemania (1080p) [Not 24/7] http://www.sonus.fm:1935/public/stream_source/playlist.m3u8 +#EXTINF:-1 tvg-id="SonusFM.de" status="online",Sonus FM TV [Not 24/7] +https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 #EXTINF:-1 tvg-id="SophiaTV.de" status="online",Sophia TV (720p) https://www.onairport.live/sophiatv-it-live/livestream_low/playlist.m3u8 #EXTINF:-1 tvg-id="SophiaTV.de" status="online",Sophia TV (720p) https://www.onairport.live/sophiatv/smil:sophia-tv-en.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SRFernsehen.de" status="error",SR Fernsehen (720p) -http://fs.live.sr.de/i/sr_universal02@107595/master.m3u8 -#EXTINF:-1 tvg-id="SRFernsehen.de" status="error",SR Fernsehen (720p) -https://srlive24-lh.akamaihd.net/i/sr_universal02@107595/master.m3u8 +#EXTINF:-1 tvg-id="Studio47.de" status="online",Studio 47 +https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="Studio47.de" status="online",Studio 47 (576p) [Not 24/7] https://5852afe96c9bb.streamlock.net/studio47-live/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SWR3VisualRadio.de" status="error",SWR 3 Visual Radio (720p) -https://swrswr3vrhls-i.akamaihd.net/hls/live/780818/vrswr3/master.m3u8 -#EXTINF:-1 tvg-id="Sylt1.de" status="error",Sylt1 (404p) -https://5aec29c5dd23b.streamlock.net:8443/sylt1/sylt1_high1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="tagesschau24.de" status="error",Tagesschau24 (720p) -https://tagesschau-lh.akamaihd.net/i/tagesschau_1@119231/master.m3u8 +#EXTINF:-1 tvg-id="SWR3VisualRadio.de" status="online",SWR 3 Visual Radio (720p) +https://swrswr3vr-hls.akamaized.net/hls/live/2018683/swr3vr/master.m3u8 #EXTINF:-1 tvg-id="TeinsTV.de" status="online",Teins TV (1080p) [Not 24/7] https://live1.markenfunk.com/t1/live/playlist.m3u8 +#EXTINF:-1 tvg-id="teltOwkanal.de" status="online",teltOwkanal +https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/playlist.m3u8 #EXTINF:-1 tvg-id="teltOwkanal.de" status="online",teltOwkanal (1080p) https://5856e1a25f71a.streamlock.net/easycast8-live/mp4:livestreamhd8/playlist.m3u8 -#EXTINF:-1 tvg-id="TesasTV.de" status="error",Tesas TV (720p) [Not 24/7] -https://jola.live:16200/tesastv.m3u8 +#EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) +https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TideTV.de" status="online",Tide TV (1080p) [Not 24/7] https://5889e7d0d6e28.streamlock.net/tide-live/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="tiviTURK.de" status="online",tiviTรœRK (720p) [Not 24/7] @@ -323,8 +305,6 @@ https://stream.tiviturk.de/live/tiviturk.m3u8 http://62.113.221.3/tv38-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVAHD.de" status="online",TVA (1080p) [Not 24/7] https://tvaktuellr.iptv-playoutcenter.de/tvaktuellr/tvaktuellr.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVAOstbayern.de" status="error",TVA Ostbayern (1080p) -https://stream02.stream.welocal.world/stream/tva/ngrp:tva.stream_all/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) @@ -332,41 +312,47 @@ http://58bd5b7a98e04.streamlock.net/medienasa-live/tvhalle_high/playlist.m3u8 #EXTINF:-1 tvg-id="TVHalle.de" status="online",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) +https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:tvhalle_high/playlist.m3u8 +#EXTINF:-1 tvg-id="TVHalle.de" status="online",TV Halle (720p) https://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:tvhalle_high/playlist.m3u8 -#EXTINF:-1 tvg-id="TVIngolstadt.de" status="error",TV Ingolstadt (1080p) -https://stream01.stream.welocal.world/stream/tvi/ngrp:tvi.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="TVMainfranken.de" status="online",TV Mainfranken (1080p) [Not 24/7] https://tvtouringw.iptv-playoutcenter.de/tvtouringw/tvtouringw.stream_1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMainfranken.de" status="error",TV Mainfranken (1080p) -https://stream01.stream.welocal.world/stream/tvm/ngrp:tvm.stream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMittelrhein.de" status="error",TV Mittelrhein (404p) -https://sdn-global-live-http-cache.3qsdn.com/2979/amlst:5714-sbr/playlist.m3u8 -#EXTINF:-1 tvg-id="TVOberfranken.de" status="error",TV Oberfranken (1080p) -https://stream02.stream.welocal.world/stream/tvo/ngrp:tvo.stream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="Unserding.de" status="error",Unserding (544p) -https://srunserding-lh.akamaihd.net/i/visualradio_ud@197013/master.m3u8 #EXTINF:-1 tvg-id="Welt.de" status="blocked",WELT [Geo-blocked] https://live2weltcms-lh.akamaihd.net/i/Live2WeltCMS_1@444563/master.m3u8 -#EXTINF:-1 tvg-id="WesterwaldTV.de" status="error",Westerwald TV (404p) -https://sdn-global-live-http-cache.3qsdn.com/2980/amlst:5715-sbr/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldofFreesports.de" status="online",World of Freesports (720p) +#EXTINF:-1 tvg-id="WorldofFreesports.de" status="timeout",World of Freesports (720p) 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] @@ -391,17 +377,12 @@ https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Motorvision (576p) http://210.210.155.37/uq2663/h/h09/index.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s26/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",KiKA [Geo-blocked] -https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.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="timeout",hr-fernsehen (1080p) -https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.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) @@ -418,55 +399,12 @@ https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",ร‡ฤฐRA TV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/25 -#EXTINF:-1 tvg-id="" status="error",ARTI TV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/139 +#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",NRT 2 (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/54.m3u8 -#EXTINF:-1 tvg-id="" status="error",ARTI TV (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/139.m3u8 -#EXTINF:-1 tvg-id="" status="error",CIRA TV (720p) [Not 24/7] -http://176.10.117.18:8000/play/a00f/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ARTI TV (1080p) [Not 24/7] -http://176.10.117.18:8000/play/a002/index.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="error",BR Fernsehen Sรผd (720p) [Geo-blocked] -http://livestreams.br.de/i/bfssued_germany@119890/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sรƒยผdtirol TV (720p) -https://5ce9406b73c33.streamlock.net/SudTirolTV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",BR Fernsehen Sรผd (720p) [Geo-blocked] -https://br_hdslive-f.akamaihd.net/i/bfssued_germany@119890/index_3776_av-p.m3u8 -#EXTINF:-1 tvg-id="" status="error",BR Fernsehen Sรผd (720p) [Geo-blocked] -https://brlive-lh.akamaihd.net/i/bfssued_germany@119890/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTL -https://cdn1.mobiletv.bg/T5/rtl/rtl_794613_850k.m3u8 -#EXTINF:-1 tvg-id="" status="error",Earth TV (1080p) -https://iptv-all.lanesh4d0w.repl.co/germany/earth-tv -#EXTINF:-1 tvg-id="" status="error",NDR Event 1 (720p) -https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Event 2 (720p) -https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Event 3 (720p) [Geo-blocked] -https://ndrevent-lh.akamaihd.net/i/ndrevent_3@409068/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Fernsehen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Hamburg (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR International (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Niedersachsen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Schleswig-Holstein (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NDR Weltweiter (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Regio TV Schwaben (1080p) -https://stream05.stream.welocal.world/stream/rsc/ngrp:rsc.stream_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",WDR Fernsehen (720p) -https://wdr_fs-lh.akamaihd.net/i/wdrfs_weltweit@112033/master.m3u8 diff --git a/streams/de_rakuten.m3u b/streams/de_rakuten.m3u index 268e96077..17def5b4d 100644 --- a/streams/de_rakuten.m3u +++ b/streams/de_rakuten.m3u @@ -9,6 +9,8 @@ https://rakuten-comedymovies-3-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-tvshows-5-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVDramaGermany.de" status="online",Rakuten TV Shows Germany (720p) https://rakuten-tvshows-3-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilyGermany.de" status="online",Rakuten TV Family Germany (720p) +https://rakuten-family-5-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightAustria.at" status="online",Rakuten Spotlight Austria (720p) https://rakuten-spotlight-5-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightGermany.de" status="online",Rakuten Spotlight Germany (720p) @@ -17,3 +19,5 @@ https://rakuten-spotlight-3-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-topfree-3-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="online",Revry (720p) https://revry-revry-3-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaries Germany (720p) +https://rakuten-documentaries-5-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/de_samsung.m3u b/streams/de_samsung.m3u index e8a8eeca0..d4c71b71c 100644 --- a/streams/de_samsung.m3u +++ b/streams/de_samsung.m3u @@ -1,12 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International Germany (720p) https://cnn-cnninternational-1-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="DeluxeLoungeHD.de" status="error",Deluxe Lounge HD (720p) [Not 24/7] -https://d46c0ebf9ef94053848fdd7b1f2f6b90.mediatailor.eu-central-1.amazonaws.com/v1/manifest/81bfcafb76f9c947b24574657a9ce7fe14ad75c0/live-prod/91fcad1e-54b1-4702-9ec1-22a379525281/0.m3u8 -#EXTINF:-1 tvg-id="Dust.au" status="error",Dust (720p) -https://dust-samsung-uk-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-de.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV (1080p) https://fashiontv-fashiontv-4-de.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) @@ -15,35 +9,11 @@ https://fueltv-fueltv-5-de.samsung.wurl.com/manifest/playlist.m3u8 https://insighttv-samsung-de.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsung-de.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://jukin-peopleareawesome-2-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVActionMoviesGermany.de" status="error",Rakuten TV Action Movies Germany (720p) -https://rakuten-actionmovies-3-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesGermany.de" status="error",Rakuten TV Comedy Movies Germany (720p) -https://rakuten-comedymovies-3-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaGermany.de" status="error",Rakuten TV Drama Germany (720p) -https://rakuten-tvshows-3-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilyGermany.de" status="error",Rakuten TV Family Germany (720p) -https://rakuten-family-3-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightGermany.de" status="error",Rakuten TV Spotlight Germany (720p) -https://rakuten-spotlight-3-de.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="SofyTV.ch" status="online",Sofy TV (720p) https://sofy-ger-samsung.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="error",Stingray Karaoke (1080p) -https://stingray-karaoke-2-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletubbies.uk" status="error",Teletubbies (720p) -https://dhx-teletubbies-3-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveGermany.de" status="error",The Pet Collective Germany (720p) -https://the-pet-collective-international-de.samsung.wurl.com/manifest/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="error",Super Toons TV (720p) -https://kedoo-supertoonstv-5-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Stingray Qello Concerts (1080p) -https://stingray-qelloconcerts-2-de.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Travel XP (720p) -https://travelxp-travelxp-2-de.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/dj.m3u b/streams/dj.m3u new file mode 100644 index 000000000..4d6ad0beb --- /dev/null +++ b/streams/dj.m3u @@ -0,0 +1,3 @@ +#EXTM3U +#EXTINF:-1 tvg-id="" status="online",RTD +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTDTELEDJIBOUTI/live diff --git a/streams/dk.m3u b/streams/dk.m3u index f544f957c..b28ba620c 100644 --- a/streams/dk.m3u +++ b/streams/dk.m3u @@ -11,7 +11,9 @@ http://stream.kkr.dk/live/kkr/playlist.m3u8 http://stream.kkr.dk/live/ngrp:kkr_adaptive/playlist.m3u8 #EXTINF:-1 tvg-id="TV2Bornholm.dk" status="online",TV2/Bornholm (1080p) [Not 24/7] https://live.tv2bornholm.dk/stream/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV2Fyn.dk" status="error",TV2 Fyn (270p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2Fyn.dk" status="online",TV2 Fyn (1080p) +https://cdnapisec.kaltura.com/p/1966291/sp/196629100/playManifest/entryId/0_vsfrv0zm/format/applehttp/protocol/https/uiConfId/30288171/a.m3u8 +#EXTINF:-1 tvg-id="TV2Fyn.dk" status="online",TV2 Fyn (270p) [Not 24/7] https://cdnapisec.kaltura.com/p/1966291/sp/1966291/playManifest/entryId/0_vsfrv0zm/format/applehttp/protocol/https/flavorId/0_8g29e3jz/name/a.mp4/index.m3u8 #EXTINF:-1 tvg-id="TV2Lorry.dk" status="online",TV2/Lorry (720p) https://cdnapisec.kaltura.com/p/2045321/sp/204532100/playManifest/entryId/1_2kojfk4m/format/applehttp/protocol/https/uiConfId/32599481/a.m3u8 diff --git a/streams/dk_samsung.m3u b/streams/dk_samsung.m3u index 1b1030097..eafcc8f41 100644 --- a/streams/dk_samsung.m3u +++ b/streams/dk_samsung.m3u @@ -1,25 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews English (720p) https://rakuten-africanews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="error",Bloomberg Quicktake (1080p) -https://bloomberg-quicktake-1-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="error",Bloomberg TV US (1080p) -https://bloomberg-bloomberg-1-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="DuckTV.sk" status="error",Duck TV (720p) -https://mmm-ducktv-4-dk.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) +https://bloomberg-bloomberg-1-dk.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://rakuten-euronews-1-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Action (Denmark) (720p) -https://rakuten-action-10-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Denmark) (720p) -https://rakuten-comedy-10-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Denmark) (720p) -https://rakuten-documentaries-10-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Drama (Denmark) (720p) -https://rakuten-drama-10-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Family (Denmark) (720p) -https://rakuten-family-10-dk.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Spotlight (Denmark) (720p) -https://rakuten-spotlight-10-dk.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index 59ca5bb23..9f5333b92 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -1,55 +1,35 @@ #EXTM3U -#EXTINF:-1 tvg-id="AcentoTV.do" status="error",Acento TV -https://acentotv01.streamprolive.com/hls/live.m3u8 #EXTINF:-1 tvg-id="AkiTV.do" status="online",AkรญTV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Akitv/Akitv.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Ame47.do" status="error",Amรฉ 47 (720p) -https://ss6.domint.net:3028/ame_str/amecanal47/playlist.m3u8 -#EXTINF:-1 tvg-id="AnimeZoneTV.do" status="error",Anime Zone TV (480p) [Not 24/7] -http://azxtv.com/hls/stream.m3u8 #EXTINF:-1 tvg-id="BajoTechoTV.do" status="online",Bajo Techo TV https://cdn4.hostlagarto.com:8081/static/bajotechotv/playlist.m3u8 #EXTINF:-1 tvg-id="Bellavision.do" status="online",Bellavisiรณn https://cdn4.hostlagarto.com:8081/static/Bellavision8hd/playlist.m3u8 #EXTINF:-1 tvg-id="BonaoTV.do" status="online",Bonao TV https://ss5.domint.net:3026/btv_str/bonao/playlist.m3u8 -#EXTINF:-1 tvg-id="Boreal.do" status="error",Boreal (720p) -https://5b38ce71f1f00.streamlock.net/8180/8180/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="online",Canal 4 RD +#EXTINF:-1 tvg-id="Canal4RD.do" status="error",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 #EXTINF:-1 tvg-id="Canal25.do" status="online",Canal 25 https://ss3.domint.net:3150/c25_str/canal25/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal56HD.do" status="error",Canal 56 (720p) [Geo-blocked] -https://cloudflare.streamgato.us:3549/live/canal56live.m3u8 -#EXTINF:-1 tvg-id="CanalAme47.do" status="error",Canal Amรฉ 47 (720p) -http://ss6.domint.net:2028/ame_str/amecanal47/master.m3u8 #EXTINF:-1 tvg-id="CanalCatorce.do" status="online",Canal Catorce https://video.misistemareseller.com/catorcetv/catorcetv/playlist.m3u8 -#EXTINF:-1 tvg-id="Carivision.do" status="error",Carivision (720p) [Not 24/7] -http://ss6.domint.net:2012/tes_str/teleelsalvador/playlist.m3u8 #EXTINF:-1 tvg-id="CascaraTV.do" status="online",Cรกscara TV https://ss3.domint.net:3144/ctv_str/cascaratv/playlist.m3u8 -#EXTINF:-1 tvg-id="ChinolaTV.do" status="error",Chinola TV (480p) [Not 24/7] -https://cdn4.hostlagarto.com:8081/static/Chinolatv/playlist.m3u8 #EXTINF:-1 tvg-id="CieloTV.do" status="online",Cielo TV https://62ac3ff10e9f0.streamlock.net:1936/cielotv/cielotv/playlist.m3u8 #EXTINF:-1 tvg-id="CinevisionCanal19.do" status="online",Cinevision Canal 19 (720p) https://live.teledom.info:3713/live/cinevisionlive.m3u8 -#EXTINF:-1 tvg-id="CitricoTV.do" status="error",Cรญtrico TV -https://cdn4.hostlagarto.com:8081/static/citricotv/playlist.m3u8 -#EXTINF:-1 tvg-id="ColorVision.do" status="error",Color Vision Canal 9 -http://177.52.221.214:8000/play/a0c0/index.m3u8 #EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] 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="online",Cotubanama TV +#EXTINF:-1 tvg-id="CotubanamaTV.do" status="error",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 @@ -59,8 +39,6 @@ http://cm.hostlagarto.com:8081/Punaltv/punaltvHD.myStream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://livestream.com/accounts/27456795/events/8268514/player #EXTINF:-1 tvg-id="Digital809TV.do" status="online",Digital809 TV https://inliveserver.com:1936/digital809tv/digital809tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DigitalVision63.do" status="error",Digital Vision (720p) [Not 24/7] -https://ss3.domint.net:3120/dv6_str/digitalvision/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 @@ -73,14 +51,10 @@ 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="GHTelevision.do" status="error",GH Television Canal 10 (1080p) [Not 24/7] -https://cloudflare.streamgato.us:3352/live/ghtelevisionhdlive.m3u8 #EXTINF:-1 tvg-id="GuacaraTV.do" status="online",Guacara TV https://cloudflare.streamgato.us:3180/live/guacaratvlive.m3u8 #EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="HilandoFinoTV.do" status="error",Hilando Fino (1080p) [Not 24/7] -https://primary-out.iptv-global.net/HilandoFinoTV/ngrp:HilandoFinoTV_all/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="HM.do" status="online",HM (720p) [Geo-blocked] @@ -93,12 +67,6 @@ https://cdn4.hostlagarto.com:8081/static/lacaletatv/playlist.m3u8 https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 #EXTINF:-1 tvg-id="LaVozdeMaria.do" status="online",La Voz de Marรญa https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="LinierosTV.do" status="error",Linieros TV -https://streamlink-iptv.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/linierostv -#EXTINF:-1 tvg-id="LocomotionTV.do" status="error",Locomotion TV (480p) [Not 24/7] -http://51.222.85.85:81/hls/loco/index.m3u8 -#EXTINF:-1 tvg-id="LocomotionTV.do" status="error",Locomotion TV (480p) [Not 24/7] -http://locomotiontv.com/envivo/loco_ch/stream.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 @@ -107,15 +75,13 @@ http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 -#EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MisionELTV.do" status="error",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 #EXTINF:-1 tvg-id="MiTV.do" status="online",MiTV https://ss2.domint.net:3204/mitv_str/mitv/playlist.m3u8 #EXTINF:-1 tvg-id="MorroTV.do" status="online",MorroTV https://cloudflare.streamgato.us:3044/live/morrotvlive.m3u8 -#EXTINF:-1 tvg-id="Mun2TV.do" status="timeout",Mun2TV -https://servers.amelbasoluciones.co:19360/mun2tv/mun2tv.m3u8 -#EXTINF:-1 tvg-id="Musavision.do" status="online",Musavisiรณn +#EXTINF:-1 tvg-id="Musavision.do" status="blocked",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 @@ -137,11 +103,7 @@ https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 #EXTINF:-1 tvg-id="RNN.do" status="online",RNN (720p) [Not 24/7] https://ss2.domint.net:3202/rnn_str/canal27/playlist.m3u8 -#EXTINF:-1 tvg-id="RomanaTVCanal42.do" status="error",Romana TV Canal 42 (410p) [Geo-blocked] -http://tv.romanatv42.com/hls/live.m3u8 -#EXTINF:-1 tvg-id="SabanetaTV.do" status="error",Sabaneta TV -https://ss9.domint.net:3044/spm_str/sabanetatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanIsidroTV.do" status="error",San Isidro TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SanIsidroTV.do" status="online",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 https://live.teledom.info:4000/live/senalestvlive.m3u8 @@ -163,24 +125,22 @@ https://ss8.domint.net:3128/stv_str/tv55/master.m3u8 http://108.175.14.125:1935/tdn/tdn/playlist.m3u8 #EXTINF:-1 tvg-id="TeleBendicion.do" status="timeout",TeleBendicion (720p) [Not 24/7] http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal28.do" status="online",Telecanal 28 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telecanal28.do" status="blocked",Telecanal 28 (360p) [Geo-blocked] http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] -https://cm.hostlagarto.com:4445/Telecibao/Telecibao/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="blocked",TeleCibao (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 +#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] +https://cm.hostlagarto.com:4445/Telecibao/Telecibao/playlist.m3u8 #EXTINF:-1 tvg-id="Telecontacto.do" status="online",Telecontacto https://vdo1.streamgato.us:3578/live/telecontactohdlive.m3u8 +#EXTINF:-1 tvg-id="Telefuturo.do" status="online",Telefuturo +https://ss9.domint.net:3054/tf_str/telefuturo/playlist.m3u8 #EXTINF:-1 tvg-id="Telefuturo.do" status="timeout",Telefuturo Canal 23 (720p) [Not 24/7] http://ss8.domint.net:2118/tf_str/futu/master.m3u8 -#EXTINF:-1 tvg-id="Telefuturo.do" status="error",Telefuturo -https://ss9.domint.net:3054/tf_str/telefuturo/playlist.m3u8 #EXTINF:-1 tvg-id="Teleimpacto.do" status="online",Teleimpacto (720p) [Not 24/7] http://190.122.96.188:8888/http/013 #EXTINF:-1 tvg-id="Telemax.do" status="online",Telemax https://cdn2.streamgato.us/telemax/telemax/playlist.m3u8 -#EXTINF:-1 tvg-id="Telemicro.do" status="error",Telemicro (720p) [Not 24/7] -https://api.new.livestream.com/accounts/28126860/events/8825282/live.m3u8 #EXTINF:-1 tvg-id="Telemilenio.do" status="online",Telemilenio (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telemilenio/Telemilenio.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord8.do" status="online",Telenord 8 (1080p) [Not 24/7] @@ -189,21 +149,15 @@ http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 http://newyorkstream.ddns.net:1935/telenord10/telenord10/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord12.do" status="online",Telenord 12 (720p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleOriental.do" status="online",TeleOriental -https://vdo1.streamgato.us:3592/live/teleorientaldigitallive.m3u8 #EXTINF:-1 tvg-id="Telesantodomingo.do" status="online",Telesantodomingo https://cdn5.streamgato.us:3315/live/telesantodomingolive.m3u8 -#EXTINF:-1 tvg-id="Telesistema.do" status="error",Telesistema 11 -http://177.52.221.214:8000/play/a0fk/index.m3u8 -#EXTINF:-1 tvg-id="TelesurCanal10.do" status="online",Telesur Canal (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCanal10.do" status="error",Telesur Canal (360p) [Not 24/7] https://ss3.domint.net:3124/tls_str/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletur.do" status="error",Teletur +#EXTINF:-1 tvg-id="Teletur.do" status="online",Teletur https://cdn4.hostlagarto.com:8081/static/teletur/playlist.m3u8 #EXTINF:-1 tvg-id="Teleunion.do" status="online",Teleunion (480p) [Not 24/7] http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 -#EXTINF:-1 tvg-id="Telever.do" status="error",Telever Canal 12 -http://tengomusica.ddns.net:1935/telever/telever.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TitanicoTV.do" status="online",Titรกnico TV +#EXTINF:-1 tvg-id="TitanicoTV.do" status="error",Titรกnico TV https://cdn2.streamgato.us/titanicotv/titanicotv/playlist.m3u8 #EXTINF:-1 tvg-id="TNICanal51.do" status="online",TNI Canal51 https://ss5.domint.net:3188/tni_str/tni51/playlist.m3u8 @@ -215,27 +169,17 @@ https://cm.hostlagarto.com:4445/Dajatv/Dajatv.myStream/playlist.m3u8 https://vdo1.streamgato.us:3359/live/tvexitoslive.m3u8 #EXTINF:-1 tvg-id="TVHigueyDigital.do" status="online",TV Higuey Digital https://vdo1.streamgato.us:3046/live/tvhigueycanal12live.m3u8 -#EXTINF:-1 tvg-id="TVMontanaCanal10.do" status="error",TV Montaรฑa Canal 10 (720p) [Not 24/7] -http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 #EXTINF:-1 tvg-id="TVO.do" status="online",TVO https://rctvhd.net:8081/tvoromanalive/index.m3u8 -#EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7] -https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="blocked",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 #EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision Canal 10 (720p) [Not 24/7] https://streaming.telecablecentral.com.do/Vallevision/ValleHD/playlist.m3u8 -#EXTINF:-1 tvg-id="VegaTeve.do" status="error",Vega Teve (720p) [Not 24/7] -https://ss6.domint.net:3012/tes_str/teleelsalvador/playlist.m3u8 #EXTINF:-1 tvg-id="Yunavision.do" status="online",Yunavisiรณn https://ss9.domint.net:3036/yv_str/yunavision/playlist.m3u8 #EXTINF:-1 tvg-id="Zol106.do" status="online",Zol106 (720p) [Not 24/7] https://ss3.domint.net:3108/zol_str/vzol/playlist.m3u8 -#EXTINF:-1 tvg-id="ZTV.do" status="error",ZTV (720p) [Not 24/7] +#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="error",Radio105 full (1080p) [Not 24/7] -https://cloudflare.streamgato.us:3901/live/radio105live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Viva Canal 5 (720p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/dominicanrepublic/viva-canal-5 diff --git a/streams/dz.m3u b/streams/dz.m3u index 5be7c148c..da59b10fa 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,41 +1,35 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error",Al Anis TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8 #EXTINF:-1 tvg-id="CNA.dz" status="online",CNA (Chaรฎne Nord Africaine) (360p) [Not 24/7] https://live.creacast.com/cna/smil:cna.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="EchoroukNews.dz" status="online",Echorouk News (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="EchoroukNews.dz" status="blocked",Echorouk News (480p) [Geo-blocked] https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7] http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukTV.dz" status="blocked",Echorouk TV (720p) [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Echorouk_TV_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="ElBilad.dz" status="online",El Bilad [Geo-blocked] +#EXTINF:-1 tvg-id="ElBilad.dz" status="error",El Bilad [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_BILAD/playlist.m3u8 #EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="error",El Djazairia One [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_DJAZAIRIA_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="online",El Djazair N1 [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="error",El Djazair N1 [Geo-blocked] https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 #EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online",El Fadjr TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHayatTV.dz" status="online",El Hayat TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElHayatTV.dz" status="error",El Hayat TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_HAYAT_TV_ALGERIE/playlist.m3u8 #EXTINF:-1 tvg-id="EnnaharTV.dz" status="online",Ennahar TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/ENNAHAR_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="EnnaharTV.dz" status="error",Ennahar TV (240p) [Not 24/7] -http://numidiatv-live.dzsecurity.net:8081/entv/EnnaharTV/playlist.m3u8 -#EXTINF:-1 tvg-id="EnnaharTV.dz" status="error",Ennahar TV (360p) [Not 24/7] -http://numidiatv-live.dzsecurity.net:8081/entv/EnnaharTV_SD/chunks.m3u8 -#EXTINF:-1 tvg-id="LinaTV.dz" status="error",Lina TV [Geo-blocked] -https://cdn02.hta.dz/abr_htatv/Lina_TV/playlist.m3u8 #EXTINF:-1 tvg-id="SamiraTV.dz" status="blocked",Samira TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/SamiraTV/playlist.m3u8 -#EXTINF:-1 tvg-id="TV1.dz" status="online",ENTV [Geo-blocked] +#EXTINF:-1 tvg-id="TV1.dz" status="error",ENTV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/PROGRAMME_NATIONAL/playlist.m3u8 -#EXTINF:-1 tvg-id="TV2.dz" status="online",Canal Algรฉrie [Geo-blocked] +#EXTINF:-1 tvg-id="TV2.dz" status="error",Canal Algรฉrie [Geo-blocked] https://cdn02.hta.dz/abr_htatv/CANAL_ALGERIE/playlist.m3u8 -#EXTINF:-1 tvg-id="TV3.dz" status="online",Algรฉrie TV3 [Geo-blocked] +#EXTINF:-1 tvg-id="TV3.dz" status="error",Algรฉrie TV3 [Geo-blocked] https://cdn02.hta.dz/abr_htatv/A3_HD/playlist.m3u8 #EXTINF:-1 tvg-id="TV4.dz" status="online",Algรฉrie TV4 [Geo-blocked] https://cdn02.hta.dz/abr_htatv/TV_4/playlist.m3u8 @@ -45,5 +39,5 @@ https://cdn02.hta.dz/abr_htatv/TV_5/playlist.m3u8 https://cdn02.hta.dz/abr_htatv/TV_6_HD/playlist.m3u8 #EXTINF:-1 tvg-id="TV7.dz" status="online",TV7 Elmaarifa [Geo-blocked] https://cdn02.hta.dz/abr_htatv/TV7_ELMAARIFA/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8.dz" status="online",TV8 Edhakira [Geo-blocked] +#EXTINF:-1 tvg-id="TV8.dz" status="error",TV8 Edhakira [Geo-blocked] https://cdn02.hta.dz/abr_htatv/TV8_EDHAKIRA/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index 01d967220..cb2250d6e 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -5,61 +5,35 @@ https://asomatv.duckdns.org/livestream/stream.m3u8 https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 #EXTINF:-1 tvg-id="EcotelTV.ec" status="online",Ecotel (720p) [Not 24/7] https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 -#EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) -http://45.179.140.242:8000/play/a0jp -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 -#EXTINF:-1 tvg-id="EducaTV.ec" status="error",EducaTV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 #EXTINF:-1 tvg-id="ElSolNetworkTV.ec" status="online",El Sol Network TV https://rctvhd.net:8081/elsol105fm/index.m3u8 #EXTINF:-1 tvg-id="ElSolTV.ec" status="online",El Sol Radio y Television (404p) [Not 24/7] http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 -#EXTINF:-1 tvg-id="HechosEcuador.ec" status="error",Hechos Ecuador (480p) [Not 24/7] -http://37.187.7.106/hechostv/live.m3u8 -#EXTINF:-1 tvg-id="LoretoTV.ec" status="error",Loreto TV (720p) [Not 24/7] -https://srv1.zcast.com.br/diego3282/diego3282/playlist.m3u8 #EXTINF:-1 tvg-id="MulticanalCatamayo.ec" status="online",Multicanal Catamayo (720p) [Not 24/7] https://multicanal.streamseguro.com/hls/streaming.m3u8 #EXTINF:-1 tvg-id="Nortvision.ec" status="online",Nortvisiรณn https://plataformavideo.com:19360/nortvision/nortvision.m3u8 -#EXTINF:-1 tvg-id="PuruwaTV.ec" status="online",Puruwa TV (720p) +#EXTINF:-1 tvg-id="PuruwaTV.ec" status="error",Puruwa TV (720p) https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 #EXTINF:-1 tvg-id="RadioImpacto2.ec" status="online",Radio Impacto 2 (1080p) [Not 24/7] https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="RTS.ec" status="error",RTS (RadioTeleSistema) (480p) -http://45.179.140.242:8000/play/a0kw -#EXTINF:-1 tvg-id="RTU.ec" status="error",RTU (630p) [Not 24/7] -https://streamingwowza.com:1936/rtutv/rtutv/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="Teleamazonas.ec" status="error",Teleamazonas (720p) [Not 24/7] -https://api.new.livestream.com/accounts/1359588/events/4428723/live.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 -#EXTINF:-1 tvg-id="TelevisionManabita.ec" status="online",Televisiรณn Manabita -https://4585-186-3-179-208.ngrok.io/hls/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="UCSG.ec" status="error",UCSG (1080p) [Not 24/7] -http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u #EXTINF:-1 tvg-id="UCSGTV.ec" status="online",UCSG TV https://www.ecuastream.net/pls/ucsghd.m3u8 -#EXTINF:-1 tvg-id="UnsionTV.ec" status="error",Unisiรณn (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://player.vimeo.com/video/645807901 -#EXTINF:-1 tvg-id="WuanPlus.ec" status="online",Wuan+ (720p) +#EXTINF:-1 tvg-id="WuanPlus.ec" status="error",Wuan+ (720p) https://streamingwowza.com:1936/wuanplus/wuanplus/playlist.m3u8 -#EXTINF:-1 tvg-id="ZaracayTV.ec" status="error",Zaracay TV (720p) [Not 24/7] -https://streamingwowza.com:1936/zaracaytv/smil:zaracaytv.smil/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="online",Pasiรณn TV (360p) [Not 24/7] -https://tv.portalexpress.es:3753/hybrid/play.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Visiรณn Radio Televisiรณn (808p) https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Universal (Ecuador) (720p) [Not 24/7] -https://59c3c7bda15f4.streamlock.net:444/universal/smil:universal.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Princesa Estรฉreo TV (720p) [Not 24/7] -https://tv.portalexpress.es:3084/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="" status="error",Elite Radio Televisiรณn (480p) [Not 24/7] -https://tv.portalexpress.es:3785/live/trincheratvlive.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/ee.m3u b/streams/ee.m3u index 5ea70559c..1a2bce2b1 100644 --- a/streams/ee.m3u +++ b/streams/ee.m3u @@ -1,19 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="ETV2.ee" status="online",ETV2 (720p) https://sb.err.ee/live/etv2.m3u8 -#EXTINF:-1 tvg-id="ETV2.ee" status="error",ETV2 (720p) -https://errstreams4.cdn.eurovisioncdn.net/live/etv2.m3u8 #EXTINF:-1 tvg-id="ETV.ee" status="online",ETV (720p) https://sb.err.ee/live/etv.m3u8 -#EXTINF:-1 tvg-id="ETV.ee" status="error",ETV (720p) -https://errstreams4.cdn.eurovisioncdn.net/live/etv.m3u8 #EXTINF:-1 tvg-id="ETVPlus.ee" status="online",ETV+ (720p) https://sb.err.ee/live/etvpluss.m3u8 -#EXTINF:-1 tvg-id="ETVPlus.ee" status="error",ETV+ (720p) -https://errstreams4.cdn.eurovisioncdn.net/live/etvpluss.m3u8 #EXTINF:-1 tvg-id="LifeTV.ee" status="online",Life TV (432p) [Not 24/7] https://lifetv.bitflip.ee/live/stream1.m3u8 -#EXTINF:-1 tvg-id="Riigikogu.ee" status="error",Riigikogu (576p) -https://h6le2.babahhcdn.com/bb1027/smil:riigikogu_ch1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TBNBaltia.ee" status="online",TBN Baltia (1080p) http://dc.tbnbaltia.eu:8088/dvr/rewind-21600.m3u8 diff --git a/streams/eg.m3u b/streams/eg.m3u index 16744f39a..2b3d83c04 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -11,14 +11,14 @@ http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/chunks.m3u8 https://stream.atvsat.com/atvsatlive/smil:atvsatlive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CBC.eg" status="online",CBC (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/cbcstream/live -#EXTINF:-1 tvg-id="CBCDrama.eg" status="error",CBC Drama (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CBCDramaStream/live -#EXTINF:-1 tvg-id="CBCSofra.eg" status="error",CBC Sofra +#EXTINF:-1 tvg-id="CBCSofra.eg" status="online",CBC Sofra http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CBCSofraStream/live #EXTINF:-1 tvg-id="CopticTV.eg" status="online",Coptic TV (720p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/ctvchannel.tv/ctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CopticTV.eg" status="online",Coptic TV (720p) https://58cc65c534c67.streamlock.net/ctvchannel.tv/ctv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="ElRadio9090FM.eg" status="online",El Radio 9090 FM (480p) +https://9090video.mobtada.com/live/9090ONLINE/playlist.m3u8 #EXTINF:-1 tvg-id="ElsharqTV.eg" status="online",Elsharq TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/elsharq_live/live/playlist.m3u8 #EXTINF:-1 tvg-id="ExtraNews.eg" status="online",eXtra News (720p) [Not 24/7] @@ -27,37 +27,18 @@ 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="error",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MESatHD.eg" status="online",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="NileComedy.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Comedy (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/NTNNileComedy/_definst_/liveevent/livestream.m3u8 -#EXTINF:-1 tvg-id="NileCulture.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Culture (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/NTNNileCulture/_definst_/liveevent/livestream.m3u8 -#EXTINF:-1 tvg-id="NileEducationChannel.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Learning (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/Learning1/_definst_/liveevent/livestream.m3u8 -#EXTINF:-1 tvg-id="NileFamily.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Family (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/NTNNileFamily/_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="NileSport.eg" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Sport (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/NTNNileSport/_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="OmgChannelHD.eg" status="online",Omg Channel TV (720p) [Not 24/7] -http://media6.smc-host.com:1935/omgchannel.net/omgtv/playlist.m3u8 -#EXTINF:-1 tvg-id="OmgSeries.eg" status="online",Omg Series TV (720p) [Not 24/7] -http://media6.smc-host.com:1935/omgchannel.net/omgseries/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] @@ -82,5 +63,3 @@ http://213.162.202.5:4000/play/a09l/index.m3u8 http://213.162.202.5:4000/play/a09p/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Quran TV (576p) http://213.162.202.5:4000/play/a09u/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Huda (720p) -https://cdn.videoevent.live:19360/elfaro2/elfaro2.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index 37e9b4f22..ac1e6cda5 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -5,30 +5,6 @@ https://pc-la7delarioja-hls.flumotion.com/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv #EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCCydt40S3mVi9YXQJjK8Nsw/live -#EXTINF:-1 tvg-id="7TelevisionRegiondeMurcia.es" status="error",7 Televisiรณn Regiรณn de Murcia (360p) [Not 24/7] -https://rtvmurcia_01-lh.akamaihd.net/i/rtvmurcia_1_0@507973/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndalucia.es" status="error",7 TV Andalucรญa (720p) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835804/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaBahia.es" status="error",7 TV Andalucรญa (Bahรญa) (576p) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835790/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaCordoba.es" status="error",7 TV Andalucรญa (Cรณrdoba) (720p) [Not 24/7] -https://dcunilive265-lh.akamaihd.net/i/dclive_1@409360/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaCostaNoroeste.es" status="error",7 TV Andalucรญa (Costa Noroeste) (404p) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835802/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaJaen.es" status="error",7 TV Andalucรญa (Jaรฉn) (404p) -https://dcunilive266-lh.akamaihd.net/i/dclive_1@426886/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaJerez.es" status="error",7 TV Andalucรญa (Jerez) (404p) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835794/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaMalaga.es" status="error",7 TV Andalucรญa (Mรกlaga) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835798/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaSevilla.es" status="error",7 TV Andalucรญa (Sevilla) (404p) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835800/master.m3u8 -#EXTINF:-1 tvg-id="7TVAndaluciaSierra.es" status="error",7 TV Andalucรญa (Sierra) (404p) -https://dcunilive93-lh.akamaihd.net/i/dclive_1@835792/master.m3u8 -#EXTINF:-1 tvg-id="8TVCadiz.es" status="error",8 TV Cรกdiz (360p) [Not 24/7] -https://5940924978228.streamlock.net/8289/smil:8289.smil/master.m3u8 #EXTINF:-1 tvg-id="9laLomaTV.es" status="blocked",9 la Loma TV [Geo-blocked] https://9laloma.tv/live.m3u8 #EXTINF:-1 tvg-id="25TV.es" status="online",25 TV (480p) [Not 24/7] @@ -39,10 +15,8 @@ https://5940924978228.streamlock.net/8157/8157/master.m3u8 https://limited38.todostreaming.es/live/101tv-AntequeraHD.m3u8 #EXTINF:-1 tvg-id="101TVMalaga.es" status="online",101TV Malaga (1080p) [Not 24/7] https://limited38.todostreaming.es/live/101tv-web101tv.m3u8 -#EXTINF:-1 tvg-id="324.es" status="error",3/24 (1080p) -https://directes-tv-int.ccma.cat/int/ngrp:324_web/master.m3u8 -#EXTINF:-1 tvg-id="324.es" status="error",324 (1080p) -https://directes-tv-int.ccma.cat/int/ngrp:324_web/playlist_DVR.m3u8 +#EXTINF:-1 tvg-id="324.es" status="online",3/24 +https://directes-tv-int.ccma.cat/live-content/canal324-hls/master.m3u8 #EXTINF:-1 tvg-id="ActivaTV.es" status="online",Activa TV (720p) [Not 24/7] https://streamtv.mediasector.es/hls/activatv/.m3u8 #EXTINF:-1 tvg-id="AlacantiTV.es" status="online",Alacantรญ TV (576p) [Not 24/7] @@ -61,20 +35,14 @@ http://cpd.bailen.tv:8080/Playlist_CANAL_24H/playlist.m3u8 http://5.255.90.184:2002/play/a01z #EXTINF:-1 tvg-id="Beteve.es" status="online",betevรฉ (1080p) https://cdnapisec.kaltura.com/p/2346171/sp/234617100/playManifest/entryId/1_n6442jz0/format/applehttp/.m3u8?referrer=aHR0cHM6Ly9iZXRldmUuY2F0 -#EXTINF:-1 tvg-id="BonDiaTV.es" status="error",Bon Dia TV (1080p) -https://directes-tv-int.ccma.cat/int/ngrp:bnd_web/playlist.m3u8 +#EXTINF:-1 tvg-id="Beteve.es" status="online",Beteve +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="CampinaSurTV.es" status="error",Campiรฑa Sur TV [Not 24/7] -https://cdn01.yowi.tv/4131RI73I9/master.m3u8 -#EXTINF:-1 tvg-id="Canal4ManchaCentro.es" status="online",Canal 4 Mancha Centro (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal4ManchaCentro.es" status="error",Canal 4 Mancha Centro (720p) [Not 24/7] https://5924d3ad0efcf.streamlock.net/canal4/canal4live/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Tenerife.es" status="error",Canal 4 Tenerife (576p) [Not 24/7] -https://5940924978228.streamlock.net/Directo3/Directo3/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="Canal24Horas.es" status="error",Canal 24 Horas -https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@429494/master.m3u8 #EXTINF:-1 tvg-id="Canal25TV.es" status="online",Canal 25 TV (Barbastro) (720p) [Not 24/7] https://common01.todostreaming.es/live/tvbarbastro-livestream.m3u8 #EXTINF:-1 tvg-id="Canal33Madrid.es" status="online",Canal 33 Madrid (720p) [Not 24/7] @@ -83,6 +51,8 @@ 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 +https://5d8d85cf2c308.streamlock.net:1936/CanalcostaTV/WXP6YT/playlist.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 #EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doรฑana (720p) [Not 24/7] @@ -91,8 +61,6 @@ https://secure5.todostreaming.es/live/division-alm.m3u8 https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalMalagaRTV.es" status="online",Canal Mรกlaga RTV (720p) [Not 24/7] https://canalmalaga-tv-live.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalParlamento.es" status="error",Canal Parlamento (360p) -http://congresodirecto-f.akamaihd.net/i/congreso6_1@54665/master.m3u8 #EXTINF:-1 tvg-id="CanalSanRoque.es" status="online",Canal San Roque (720p) [Not 24/7] https://elastic10.todostreaming.es/live/sanroque-livestream.m3u8 #EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="online",Canal Sierra de Cรกdiz (1080p) @@ -101,8 +69,6 @@ http://217.125.136.93:8080/canalsierradecadiz1080.m3u8 http://217.125.136.93:8080/canalsierradecadiz720.m3u8 #EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="online",Canal Sierra de Cรกdiz (576p) http://217.125.136.93:8080/canalsierradecadiz576.m3u8 -#EXTINF:-1 tvg-id="CanalSuper3.es" status="error",Canal Super 3 (1080p) [Not 24/7] -https://directes-tv-int.ccma.cat/int/ngrp:c33_web/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="online",Canal Sur Andalucรญa (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqwjtgaJflHga2aPWphG5PQ/live #EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="online",Canal Sur Andalucรญa (720p) @@ -111,10 +77,6 @@ https://cdnlive.codev8.net/rtvalive/smil:channel1.smil/playlist.m3u8 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="CCMAExclusiu1.es" status="error",CCMA Exclusiu 1 (1080p) [Not 24/7] -https://directes-tv-int.ccma.cat/int/ngrp:oca1_web/playlist_DVR.m3u8 -#EXTINF:-1 tvg-id="CCMAExclusiu2.es" status="error",CCMA Exclusiu 2 (1080p) [Not 24/7] -https://directes-tv-int.ccma.cat/int/ngrp:oca2_web/playlist_DVR.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] @@ -123,99 +85,47 @@ https://ztnr.rtve.es/ztnr/5466990.m3u8 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] http://145.239.141.154:1935/live/uSCQc5ky/playlist.m3u8 -#EXTINF:-1 tvg-id="CongresodelosDiputados1.es" status="error",Congreso de los Diputados 1 (360p) -https://congresodirecto-f.akamaihd.net/i/congreso1_1@71529/master.m3u8 -#EXTINF:-1 tvg-id="CongresodelosDiputados2.es" status="error",Congreso de los Diputados 2 (360p) -https://congresodirecto-f.akamaihd.net/i/congreso2_1@72033/master.m3u8 -#EXTINF:-1 tvg-id="CongresodelosDiputados3.es" status="error",Congreso de los Diputados 3 (360p) -https://congresodirecto-f.akamaihd.net/i/congreso3_1@72034/master.m3u8 -#EXTINF:-1 tvg-id="CongresodelosDiputados4.es" status="error",Congreso de los Diputados 4 (360p) -https://congresodirecto-f.akamaihd.net/i/congreso4_1@53937/master.m3u8 -#EXTINF:-1 tvg-id="CongresodelosDiputados5.es" status="error",Congreso de los Diputados 5 (360p) -https://congresodirecto-f.akamaihd.net/i/congreso5_1@51923/master.m3u8 #EXTINF:-1 tvg-id="CosmoTV.es" status="timeout",Cosmo TV (720p) http://91.126.141.201:1935/live/cosmoHD/playlist.m3u8 -#EXTINF:-1 tvg-id="CosmoTV.es" status="error",Cosmo TV (480p) [Not 24/7] -https://59d39900ebfb8.streamlock.net/str15live/str15live/playlist.m3u8 #EXTINF:-1 tvg-id="CostaNoroesteTV.es" status="online",Costa Noroeste TV (720p) [Not 24/7] https://limited31.todostreaming.es/live/noroestetv-livestream.m3u8 #EXTINF:-1 tvg-id="DiezTV.es" status="online",Diez TV (1080p) https://streaming.cloud.innovasur.es/mmj/index.m3u8 #EXTINF:-1 tvg-id="DistritoTV.es" status="online",Distrito TV (1080p) [Not 24/7] https://cdn01.yowi.tv/KQRSDA7GDB/master.m3u8 -#EXTINF:-1 tvg-id="EiTB2.es" status="error",EiTB 2 (720p) -https://etbvnogeo-lh.akamaihd.net/i/ETBSTR2_1@595582/master.m3u8 -#EXTINF:-1 tvg-id="EITB.es" status="error",EITB (480p) -https://etbvnogeo-lh.akamaihd.net/i/ETBEITBEUS_1@300391/master.m3u8 -#EXTINF:-1 tvg-id="El33.es" status="error",El 33 (1080p) [Not 24/7] -https://directes-tv-int.ccma.cat/int/ngrp:c33_web/playlist_DVR.m3u8 -#EXTINF:-1 tvg-id="Elche7TV.es" status="error",Elche 7 TV (1080p) [Not 24/7] -https://streaming.elche7tv.es/hls/canal2.m3u8 +#EXTINF:-1 tvg-id="ElFuturoentumano.es" status="online",El Futuro en tu mano (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZSw3jfFZo_8I9BHSMlT2Fg/live #EXTINF:-1 tvg-id="ElFuturoentumano.es" status="online",El Futuro en tu mano (720p) https://limited24.todostreaming.es/live/renjillo-livestream.m3u8 -#EXTINF:-1 tvg-id="ElFuturoentumano.es" status="error",El Futuro en tu mano (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZSw3jfFZo_8I9BHSMlT2Fg/live -#EXTINF:-1 tvg-id="ElToroTV.es" status="error",El Toro TV (720p) [Not 24/7] -https://live1-eltorotv.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="ESNETV.us" status="error",ESNE TV (1080p) -https://zypelive-lh.akamaihd.net/i/default_1@710948/master.m3u8 -#EXTINF:-1 tvg-id="Esport3.es" status="error",Esport3 (1080p) [Not 24/7] -https://directes-tv-int.ccma.cat/int/ngrp:es3_web/playlist.m3u8 -#EXTINF:-1 tvg-id="Esport3.es" status="error",Esport3 (1080p) [Not 24/7] -https://directes-tv-int.ccma.cat/int/ngrp:es3_web/playlist_DVR.m3u8 -#EXTINF:-1 tvg-id="EsteponaTelevision.es" status="error",Estepona Televisiรณn (720p) -https://5b38ce71f1f00.streamlock.net/8122/8122/playlist.m3u8 -#EXTINF:-1 tvg-id="ETB1.es" status="error",ETB 1 (480p) -https://etbvnogeo-lh.akamaihd.net/i/ETBSTR1_1@595581/master.m3u8 -#EXTINF:-1 tvg-id="ETBEvents1.es" status="error",ETB Eventos 1 (720p) -https://etbvnogeo-lh.akamaihd.net/i/OCA1HD_1@748519/master.m3u8 -#EXTINF:-1 tvg-id="EuropaPressTV.es" status="error",EuropaPress TV -https://cdnlive.shooowit.net/europapresslive/ep.smil/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="FibracatTV.es" status="error",Fibracat TV (1080p) [Not 24/7] -https://cdn02.fibracat.cat/fibracattv/index.m3u8 #EXTINF:-1 tvg-id="Fibwi.es" status="blocked",Fibwi (1080p) [Geo-blocked] http://109.232.71.249/fibwiLIVE_movil/index.m3u8 #EXTINF:-1 tvg-id="FionTV.es" status="timeout",Fion TV (720p) http://stream.fion.es:1936/live/smil:fion.smil/master.m3u8 #EXTINF:-1 tvg-id="GCMTV.es" status="online",GCM TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/tbmadrid/tbmadrid.m3u8 -#EXTINF:-1 tvg-id="GoienaEus.es" status="error",Goiena Eus (720p) [Not 24/7] -https://zuzenean.goienamedia.eus:8443/goiena-telebista.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="HamaikaTelebista.es" status="error",Hamaika Telebista (1080p) [Not 24/7] -https://wowzaprod130-i.akamaihd.net/hls/live/570468/275f3ea5/playlist.m3u8 -#EXTINF:-1 tvg-id="HQMArabic.es" status="online",HQM Arabic (1080p) -https://livelist01.yowi.tv/lista/39596c72840d27b213caf4e58c39599a6f2ed203/master.m3u8 #EXTINF:-1 tvg-id="HQMBaladas.es" status="online",HQM Baladas (1080p) https://livelist01.yowi.tv/lista/5d7d2c21e0ec7a8a99fd1fdbc52cbdc0782f77fc/master.m3u8 -#EXTINF:-1 tvg-id="HQMBlues.es" status="online",HQM Blues (1080p) -https://livelist01.yowi.tv/lista/81c601f370e44dc566113fd752204be5f5f53b61/master.m3u8 -#EXTINF:-1 tvg-id="HQMChillOut.es" status="online",HQM Chill Out (1080p) -https://livelist01.yowi.tv/lista/183a351ddb0e57af6d735256226e6033c32219ab/master.m3u8 -#EXTINF:-1 tvg-id="HQMClassic.es" status="online",HQM Classic (1080p) +#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="online",HQM Dance (1080p) +#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="online",HQM Gym (1080p) +#EXTINF:-1 tvg-id="HQMGym.es" status="error",HQM Gym (1080p) https://livelist01.yowi.tv/lista/abb87f329d0ed03072b1930e9636a53e8076c8d5/master.m3u8 -#EXTINF:-1 tvg-id="HQMHipHop.es" status="online",HQM Hip Hop (1080p) -https://livelist01.yowi.tv/lista/8327abc87895df4c76db1155435fdca6a3607bbd/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="online",HQM Jazz (1080p) +#EXTINF:-1 tvg-id="HQMJazz.es" status="error",HQM Jazz (1080p) https://livelist01.yowi.tv/lista/f204aa5b3f0691e69851b54b7746ef09ede26f6a/master.m3u8 -#EXTINF:-1 tvg-id="HQMKids.es" status="online",HQM Kids (1080p) -https://livelist01.yowi.tv/lista/e4bc12dafe33c3ceb3e382e3acc0ec2c012cf7fd/master.m3u8 -#EXTINF:-1 tvg-id="HQMLatin.es" status="online",HQM Latin (1080p) +#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="online",HQM Relax (1080p) +#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 @@ -229,7 +139,7 @@ https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv 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="online",Imรกs TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="error",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 @@ -245,14 +155,10 @@ https://zone.controlstreams.com:5443/LiveApp/streams/islatel.m3u8 https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 #EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] https://ztnr.rtve.es/ztnr/1688877.m3u8 -#EXTINF:-1 tvg-id="La1.es" status="error",La 1 (720p) [Geo-blocked] -https://rtvelivestreamv3.akamaized.net/rtvesec/la1_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="error",La 2 (720p) -https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="error",La 2 (1080p) -https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.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) @@ -275,19 +181,15 @@ https://cdnlive.shooowit.net/la8sorialive/smil:streamswitchingchannel.smil/playl https://cdnlive.shooowit.net/la8valladolidlive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Zamora.es" status="online",La 8 Zamora (720p) https://cdnlive.shooowit.net/la8zamoralive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="LancelotTV.es" status="error",Lancelot TV (576p) [Not 24/7] -https://cdn01.yowi.tv/I7V5TFE97R/master.m3u8 #EXTINF:-1 tvg-id="LaOtra.es" status="online",LaOtra (720p) 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="LaVoz24h.es" status="error",La Voz 24h (720p) -https://pull12.atresmedia.com/lavoz/master.m3u8 #EXTINF:-1 tvg-id="LebrijaTV.es" status="error",Lebrija TV (360p) [Not 24/7] http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 -#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",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 @@ -297,34 +199,16 @@ 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="MarTV.es" status="error",Mar TV (1080p) [Not 24/7] -http://iptv.btpba1.es.network.do:8080/martv-web/video.m3u8 #EXTINF:-1 tvg-id="MirameTV.es" status="online",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] https://pc-sumandocomunicacion-hls.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="NegociosTV.es" status="error",Negocios TV (720p) -https://play.gooru.live/playnegocios/5646-1603313320000/master.m3u8 -#EXTINF:-1 tvg-id="NIUS.es" status="error",NIUS (720p) [Geo-blocked] -https://mdslivehlsb-i.akamaihd.net/hls/live/875601-b/niusdiario/01.m3u8 -#EXTINF:-1 tvg-id="NIUS.es" status="error",NIUS (576p) -https://mdslivehlsb-i.akamaihd.net/hls/live/875601-b/niusdiario/03.m3u8 -#EXTINF:-1 tvg-id="NIUS.es" status="error",NIUS (720p) -https://mdslivehlsb-i.akamaihd.net/hls/live/875601/niusdiario/01.m3u8 -#EXTINF:-1 tvg-id="NIUS.es" status="error",NIUS (576p) -https://mdslivehlsb-i.akamaihd.net/hls/live/875601/niusdiario/03.m3u8 #EXTINF:-1 tvg-id="NoroesteTV.es" status="timeout",Noroeste TV (720p) [Not 24/7] https://cloudvideo.servers10.com:8081/8032/index.m3u8 -#EXTINF:-1 tvg-id="OizmendiTelebista.es" status="online",Oizmendi Telebista (404p) [Not 24/7] +#EXTINF:-1 tvg-id="OizmendiTelebista.es" status="error",Oizmendi Telebista (404p) [Not 24/7] https://5940924978228.streamlock.net/8161/8161/master.m3u8 -#EXTINF:-1 tvg-id="OlympicsChannel.es" status="error",Olympics Channel (1080p) [Geo-blocked] -https://iptv-all.lanesh4d0w.repl.co/special/olympics #EXTINF:-1 tvg-id="OndaCadizHD.es" status="online",Onda Cรกdiz (1080p) https://adc-hls.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="OndaMadrid.es" status="error",Onda Madrid (360p) -http://ondamadridhls-live.hls.adaptive.level3.net/telemadrid/ondamadrid1/index.m3u8 -#EXTINF:-1 tvg-id="OndaMadrid.es" status="error",Onda Madrid (360p) -http://telemadridhls-live.hls.adaptive.level3.net/telemadrid/tvradio/index.m3u8 #EXTINF:-1 tvg-id="Pequeradio.es" status="online",Pequeradio (720p) [Not 24/7] https://canadaremar2.todostreaming.es/live/peque-pequetv.m3u8 #EXTINF:-1 tvg-id="PlatziTV.es" status="online",Platzi TV (1080p) @@ -337,14 +221,12 @@ http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8 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="RadioTelevisionMarbella.es" status="error",Radio Televisiรณn Marbella [Not 24/7] -https://cloudtv.provideo.es/live/marbellatv-livestream.m3u8 #EXTINF:-1 tvg-id="RadioTelevisionMelilla.es" status="online",Radio Televisiรณn Melilla (720p) [Not 24/7] https://tvmelilla-hls-rm-lw.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTelevisionMogan.es" status="error",Radio Televisiรณn Mogรกn (1080p) -https://5b38ce71f1f00.streamlock.net/8162/8162/playlist.m3u8 #EXTINF:-1 tvg-id="RealMadridTV.es" status="blocked",Real Madrid TV (404p) [Geo-blocked] https://rmtvlive-lh.akamaihd.net/i/rmtv_1@154306/master.m3u8 #EXTINF:-1 tvg-id="RealMadridTV.es" status="timeout",Real Madrid TV @@ -353,24 +235,20 @@ http://154.62.74.11:1935/live/realmadridnntv/playlist.m3u8 https://rtvc-live1-rm.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="RTVVida.es" status="online",RTV Vida (1080p) https://vidartv2.todostreaming.es/live/radiovida-emisiontvhd.m3u8 -#EXTINF:-1 tvg-id="SalTelevision.es" status="error",Sal Televisiรณn (720p) [Not 24/7] -https://www.tdtchannels.com/stream/saltv.m3u8 #EXTINF:-1 tvg-id="SevillaFCTV.es" status="online",Sevilla FC TV (360p) [Not 24/7] https://open.http.mp.streamamg.com/p/3001314/sp/300131400/playManifest/entryId/0_ye0b8tc0/format/applehttp/protocol/https/uiConfId/30026292/a.m3u8 #EXTINF:-1 tvg-id="SolidariaTV.es" status="online",Solidaria TV (720p) https://canadaremar2.todostreaming.es/live/solidariatv-webhd.m3u8 #EXTINF:-1 tvg-id="SophiaTV.es" status="online",Sophia TV (720p) https://www.onairport.live/sophiatv-es-live/livestream/master.m3u8 -#EXTINF:-1 tvg-id="Taroteame.es" status="error",Tarotรฉame (576p) [Not 24/7] -http://93.93.67.117:1935/taroteame/tarot_web/playlist.m3u8 -#EXTINF:-1 tvg-id="Teledeporte.es" status="error",Teledeporte (1080p) [Geo-blocked] -https://rtvelivestreamv3.akamaized.net/rtvesec/tdp_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="Teledeporte.es" status="error",Teledeporte (1080p) [Geo-blocked] -https://rtvelivestreamv3.akamaized.net/tdp/tdp_main_dvr.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="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) https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid/telemadrid_1/index.m3u8 +#EXTINF:-1 tvg-id="Teleonuba.es" status="online",Teleonuba +https://5d8d85cf2c308.streamlock.net:1936/Teleonuba/605oPXx3/playlist.m3u8 #EXTINF:-1 tvg-id="TeleRibera.es" status="online",TeleRibera (720p) [Not 24/7] http://37.187.7.106/teleribera/live.m3u8 #EXTINF:-1 tvg-id="TeleSafor.es" status="online",Tele Safor (576p) [Not 24/7] @@ -379,32 +257,24 @@ https://video.telesafor.com/hls/video.m3u8 https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 #EXTINF:-1 tvg-id="TeleVigoHD.es" status="online",TeleVigo (1080p) [Not 24/7] https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 -#EXTINF:-1 tvg-id="TelevisionAranda.es" status="error",Televisiรณn Aranda (720p) -https://cdn01.yowi.tv/BBBBBBBBBB/master.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="error",Trece TV (576p) +#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) http://185.210.20.13:8080/0.m3u8 -#EXTINF:-1 tvg-id="TV3CAT.es" status="error",TV3CAT (1080p) -https://directes-tv-int.ccma.cat/int/ngrp:tv3_web/playlist_DVR.m3u8 -#EXTINF:-1 tvg-id="TV3CAT.es" status="error",TV3CAT (1080p) -https://directes-tv-int.ccma.cat/int/ngrp:tvi_web/playlist_DVR.m3u8 -#EXTINF:-1 tvg-id="TV3Catalunya.es" status="error",TV3 Catalunya (1080p) -https://directes-tv-int.ccma.cat/int/ngrp:tv3_web/playlist.m3u8 -#EXTINF:-1 tvg-id="TV4LaVall.es" status="error",Cuatro 4 TV Vall Uxa (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TV3CAT.es" status="online",TV3CAT +https://directes-tv-int.ccma.cat/live-origin/tvi-hls/master.m3u8 +#EXTINF:-1 tvg-id="TV4LaVall.es" status="online",Cuatro 4 TV Vall Uxa (1080p) [Not 24/7] https://limited09.todostreaming.es/live/tarson-livestream.m3u8 -#EXTINF:-1 tvg-id="TVA.es" status="error",TV Artequatre (576p) [Not 24/7] -https://streaming01.gestec-video.com/hls/artequatreTVA.m3u8 #EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) https://rtvc-live1.flumotion.com/playlist.m3u8 +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) +http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h158/index2.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) -http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] @@ -439,16 +309,18 @@ 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="XtraTV.es" status="error",Xtra TV (720p) -https://mccdn-hls-a01-rbx.datah0stn3t.com/live/xtra/index.m3u8 -#EXTINF:-1 tvg-id="XtraTV.es" status="error",Xtra TV (720p) -https://mccdn-hls-a01-rbx.datah0stn3t.com/live/xtra/playlist.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] @@ -473,57 +345,13 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlslive_1@134665/master.m3u8 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="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="timeout",La 1 Canarias (576p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5190066.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal 24 horas (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7QZIf0dta-XPXsp9Hv4dTw/live -#EXTINF:-1 tvg-id="" status="error",Junta Castilla y Leรณn (1080p) [Not 24/7] -https://16escalones-live2.flumotion.com/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tele Sagunto -https://5940924978228.streamlock.net/Directo1_1/smil:Directo1_1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOL (720p) -https://api.goltelevision.com/api/v1/stream/live/stream.m3u8 -#EXTINF:-1 tvg-id="" status="error",Hermes TV (720p) -https://cdn01.yowi.tv/1H23S04G4M/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tevequatre TV (576p) [Not 24/7] -https://cdn01.yowi.tv/5RO3JQE6LN/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",TEF (432p) [Not 24/7] -https://cdn01.yowi.tv/36MLCJRAR2/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Extremeรฑa (720p) [Not 24/7] -https://cdn01.yowi.tv/43J82FST7L/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",CANAL 45 TV (360p) [Not 24/7] -https://cdn01.yowi.tv/503L6OKTE2/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Durangaldeko TV (404p) [Not 24/7] -https://cdn01.yowi.tv/AAAAAAAAAA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dรฉjate de Historias TV (1080p) -https://cdn01.yowi.tv/GGGGGGGGGG/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",UD Las Palmas TV -https://cdn041.fractalmedia.es/stream/live/udtv/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",OndaMezquita 7 TV (720p) [Not 24/7] -https://cloud.streamingconnect.tv:455/mezquita/mezquita.m3u8 #EXTINF:-1 tvg-id="" status="error",Zafra TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/radiotvzafra/radiotvzafra.m3u8 -#EXTINF:-1 tvg-id="" status="error",BARVA.TV (360p) -https://cp.sradiotv.com:1936/8076/8076/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",+24 (576p) -https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586402/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",+24 (576p) -https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586403/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",+24 (576p) -https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586404/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",+24 (576p) -https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586405/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",TAC 12 (720p) [Not 24/7] -https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 -#EXTINF:-1 tvg-id="" status="error",TAC 12 (720p) [Not 24/7] -https://nodo02-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 -#EXTINF:-1 tvg-id="" status="error",RT (720p) -https://rt-esp-gd.secure2.footprint.net/1102.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal 24 horas (1080p) -https://rtvelivestreamv3.akamaized.net/24h_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal 24 horas (720p) -https://rtvelivestreamv3.akamaized.net/24h_main_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="error",La 1 Catalunya (576p) [Geo-blocked] -https://rtvelivestreamv3.akamaized.net/cat/la1_cat_main_dvr.m3u8 diff --git a/streams/es_rakuten.m3u b/streams/es_rakuten.m3u index 0cb9142c2..e97b8e801 100644 --- a/streams/es_rakuten.m3u +++ b/streams/es_rakuten.m3u @@ -15,16 +15,8 @@ https://failarmy-international-eu.rakuten.wurl.tv/playlist.m3u8 https://fueltv-fueltv-10-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-eng-rakuten.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InsightTV.nl" status="error",Insight TV (720p) -https://insighttv-ger-rakuten.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InsightTV.nl" status="error",Insight TV (720p) -https://insighttv-spa-rakuten.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InTrouble.nl" status="error",InTrouble (1080p) -https://introuble-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-eng-rakuten.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (720p) -https://inwonder-ger-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="LoneStar.us" status="online",Lone Star (1080p) https://lonestar-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MovieSphere.us" status="online",MovieSphere (1080p) @@ -37,10 +29,10 @@ https://jukin-peopleareawesome-2-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-actionmovies-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesSpain.es" status="online",Rakuten Comedy Movies Spain (720p) https://rakuten-comedymovies-2-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVFamilySpain.es" status="online",Rakuten TV Family Spain (720p) +https://rakuten-family-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightSpain.es" status="online",Rakuten Spotlight Spain (720p) https://rakuten-spotlight-2-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RuntimeSpain.es" status="error",Runtime (Spain) (720p) -https://runtime-espana-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollectiveSpain.es" status="online",The Pet Collective Europe (720p) https://the-pet-collective-international-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="WeatherSpyEurope.us" status="online",WeatherSpy Europe (720p) diff --git a/streams/es_samsung.m3u b/streams/es_samsung.m3u index 2d76cb3ca..705b3b60e 100644 --- a/streams/es_samsung.m3u +++ b/streams/es_samsung.m3u @@ -1,10 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ButacaTV.us" status="error",Butaca TV (720p) -https://veranda-butacatv-1-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Caillou.fr" status="error",Caillou (720p) -https://dhx-caillou-1-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DuckTV.sk" status="online",Duck TV (720p) https://mmm-ducktv-3-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="online",Euronews en Espaรฑol (720p) @@ -13,45 +9,9 @@ https://rakuten-euronews-4-es.samsung.wurl.com/manifest/playlist.m3u8 https://fashiontv-fashiontv-2-es.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-7-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://jukin-peopleareawesome-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PlanetaKids.es" status="error",Planeta Kids (720p) -https://deaplaneta-planetakidz-1-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVActionMoviesSpain.es" status="error",Action Movies (720p) -https://rakuten-actionmovies-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesSpain.es" status="error",Comedy Movies (720p) -https://rakuten-comedymovies-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilySpain.es" status="error",Family Movies (720p) -https://rakuten-family-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightSpain.es" status="error",Spotlight (720p) -https://rakuten-spotlight-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RuntimeSpain.es" status="error",Runtime (Spain) (720p) -https://runtimeespana-samsungspain.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SofyTV.ch" status="online",Sofy TV (720p) https://sofytv-samsunges.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveSpain.es" status="error",The Pet Collective Spain (720p) -https://the-pet-collective-international-es.samsung.wurl.com/manifest/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",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="error",Big Name (720p) -https://alchimie-big-names-4-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",El Patio (Spain) (720p) -https://alchimie-elpatio-1-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",MMA TV (720p) -https://alchimie-mmatv-3-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Moods (720p) -https://alchimie-moods-4-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",My Surf TV (720p) -https://alchimie-mysurf-3-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Unearth (Spain) (720p) -https://alchimie-unearth-3-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Cinesverdi (720p) -https://contracorriente-canalcinesverdi-1-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Feel good (720p) -https://contracorriente-canalfeelgood-1-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Supertoons TV (720p) -https://kedoo-supertoonstv-2-es.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Shows (720p) -https://rakuten-tvshows-2-es.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/et.m3u b/streams/et.m3u index d9a5dbc81..3495f4b09 100644 --- a/streams/et.m3u +++ b/streams/et.m3u @@ -1,5 +1,3 @@ #EXTM3U #EXTINF:-1 tvg-id="AddisTV.et" status="online",Addis TV (720p) https://rrsatrtmp.tulix.tv/addis1/addis1multi.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ERITV1.er" status="error",Eri TV (480p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.filmon.com/tv/eri-tv diff --git a/streams/fi.m3u b/streams/fi.m3u index 77e4c8a57..dfbc7cde6 100644 --- a/streams/fi.m3u +++ b/streams/fi.m3u @@ -13,9 +13,9 @@ https://vod.tv7.fi/tv7-fi/smil:tv7-fi.smil/playlist.m3u8 https://yletv-lh.akamaihd.net/i/yleteemafemfi_1@490775/master.m3u8 #EXTINF:-1 tvg-id="YleTV1.fi" status="blocked",YLE TV 1 (720p) [Geo-blocked] https://yletv-lh.akamaihd.net/i/yletv1hls_1@103188/master.m3u8 -#EXTINF:-1 tvg-id="YleTV1HD.fi" status="error",YLE TV 1 (720p) [Not 24/7] -https://yletvhdliveworld-lh.akamaihd.net/i/yletv1hdworld_1@187592/master.m3u8 #EXTINF:-1 tvg-id="YleTV2.fi" status="blocked",YLE TV 2 (720p) [Geo-blocked] https://yletv-lh.akamaihd.net/i/yletv2hls_1@103189/master.m3u8 -#EXTINF:-1 tvg-id="YleTV2HD.fi" status="error",YLE TV 2 (720p) [Not 24/7] -https://yletvhdliveworld-lh.akamaihd.net/i/yletv2hdworld_1@187593/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",OhoTV +https://5e4bcaad013b8.streamlock.net/live/Stream1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",OhoTV +https://5e4bcaad013b8.streamlock.net/live/Stream1_720p/playlist.m3u8 diff --git a/streams/fi_samsung.m3u b/streams/fi_samsung.m3u index b3338e068..1f04dc317 100644 --- a/streams/fi_samsung.m3u +++ b/streams/fi_samsung.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews English (720p) https://rakuten-africanews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) @@ -13,11 +11,3 @@ https://mmm-ducktv-4-fi.samsung.wurl.com/manifest/playlist.m3u8 https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Finland) (720p) -https://rakuten-comedy-12-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Finland) (720p) -https://rakuten-documentaries-12-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Drama (Finland) (720p) -https://rakuten-drama-12-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Spotlight (Finland) (720p) -https://rakuten-spotlight-12-fi.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/fo.m3u b/streams/fo.m3u index c2b4b2dcb..7d9f20e3d 100644 --- a/streams/fo.m3u +++ b/streams/fo.m3u @@ -1,3 +1,5 @@ #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 65661422a..f0df48778 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -1,10 +1,8 @@ #EXTM3U -#EXTINF:-1 tvg-id="7ALimoges.fr" status="error",7ALimoges (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="7ALimoges.fr" status="online",7ALimoges (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCdFv_ZWQ3Xk_NfRiaK-ryGg/live #EXTINF:-1 tvg-id="AlpedHuezTV.fr" status="online",Alpe dโ€™Huez TV (720p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8 -#EXTINF:-1 tvg-id="Alsace20.fr" status="error",Alsace 20 (720p) -http://live.alsace20.fr/live/alsace20/ngrp:alsace20_all/playlist.m3u8 #EXTINF:-1 tvg-id="AntenneReunion.fr" status="online",Antenne Rรฉunion (720p) [Not 24/7] https://live-antenne-reunion.zeop.tv/live/c3eds/antreunihd/hls_fta/antreunihd.m3u8?location=ZEOP01 #EXTINF:-1 tvg-id="ARTEDeutsch.de" status="blocked",Arte Deutsch [Geo-blocked] @@ -13,24 +11,20 @@ https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8 https://artesimulcast.akamaized.net/hls/live/2031003/artelive_fr/index.m3u8 #EXTINF:-1 tvg-id="BeurTV.fr" status="online",Beur TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Beur_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="BFMBusiness.fr" status="error",BFM Business (480p) -https://iptv.azlinux.fr/?url=https://www.bfmtv.com/economie/en-direct/ #EXTINF:-1 tvg-id="BFMGrandLille.fr" status="online",BFM Grand Lille (720p) https://live.creacast.com/grandlilletv/smil:grandlilletv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BFMGrandLittoral.fr" status="online",BFM Grand Littoral (720p) https://live.creacast.com/grandlittoral/smil:grandlittoral.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="BFMLyon.fr" status="error",BFM Lyon (480p) -https://bfmlyon-lh.akamaihd.net/i/BFMLYON_ESYTLS@797041/master.m3u8 -#EXTINF:-1 tvg-id="BFMParis.fr" status="error",BFM Paris (480p) -https://bfmparishdslive-lh.akamaihd.net/i/BFMPARIS_ESYTLS@429747/master.m3u8 -#EXTINF:-1 tvg-id="BFMTV.fr" status="error",BFMTV (1080p) [Not 24/7] -https://iptv.azlinux.fr/?url=https://www.bfmtv.com/en-direct/ #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 https://s13.tntendirect.com/d8/live/playlist.m3u8 #EXTINF:-1 tvg-id="C8.fr" status="timeout",C8 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/C8TV +#EXTINF:-1 tvg-id="C8.fr" status="timeout",C8 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x5gv5rr +#EXTINF:-1 tvg-id="CanalPlusFrance.fr" status="timeout",Canal+ France +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) @@ -39,13 +33,11 @@ https://s13.tntendirect.com/cherie25/live/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/CNEWS #EXTINF:-1 tvg-id="CStar.fr" status="online",CStar (360p) https://s13.tntendirect.com/d17/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CStar.fr" status="error",CStar (1080p) -https://iptv.azlinux.fr/?url=https://www.dailymotion.com/video/x5gv5v0 #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="online",El Heddaf TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElHeddafTV.fr" status="error",El Heddaf TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/playlist.m3u8 #EXTINF:-1 tvg-id="EMCITV.fr" status="online",EMCI TV (1080p) https://emci-fr-hls.akamaized.net/hls/live/2007265/emcifrhls/index.m3u8 @@ -53,8 +45,6 @@ https://emci-fr-hls.akamaized.net/hls/live/2007265/emcifrhls/index.m3u8 https://emci-td-hls.akamaized.net/hls/live/2007264/emcitdhls/index.m3u8 #EXTINF:-1 tvg-id="FashionTVCzechSlovak.fr" status="online",FashionTV Czech&Slovak (450p) [Not 24/7] http://lb.streaming.sk/fashiontv/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="FashionTVIndia.in" status="error",FashionTV Mumbai (1080p) -https://fash2043.cloudycdn.services/slive/ftv_ftv_pg13_gmt_ess_43126_default_1262_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVMidnightSecrets.fr" status="online",Fashion TV Midnight Secrets (1080p) https://fash1043.cloudycdn.services/slive/ftv_ftv_midnite_k1y_27049_midnite_secr_108_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVMidnightSecrets.fr" status="online",Fashion TV Midnight Secrets (1080p) @@ -63,8 +53,6 @@ https://fash1043.cloudycdn.services/slive/ftv_midnite_secrets_adaptive.smil/play https://fash2043.cloudycdn.services/slive/ftv_ftv_gmt_-5_qko_43090_default_1225_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVParis.fr" status="online",Fashion TV Paris (144p) https://fash1043.cloudycdn.services/slive/ftv_paris_adaptive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FashionTVParis.fr" status="error",Fashion TV Paris-Mumbai (1080p) [Not 24/7] -https://fash1043.cloudycdn.services/slive/ftv_ftv_asia_gmt_vmf_43163_default_1298_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVPG13.fr" status="online",Fashion TV PG13 (240p) https://fash1043.cloudycdn.services/slive/ftv_pg13_adaptive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVPG16.fr" status="online",Fashion TV PG16 (144p) @@ -74,18 +62,16 @@ http://fash1043.cloudycdn.services/slive/ftv_pg16_adaptive.smil/media.m3u8 http://ott-cdn.ucom.am/s30/index.m3u8 #EXTINF:-1 tvg-id="FashionTVSingapore.fr" status="online",Fashion TV Singapore (240p) https://fash2043.cloudycdn.services/slive/ftv_ftv_asia_ada_xiv_42149_default_137_hls.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FashionTVTokyo.fr" status="online",Fashion TV Tokyo (PG13) (240p) -https://fash1043.cloudycdn.services/slive/ftv_ftv_pg13_zw9_27065_ftv_pg13_196_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVTokyo.fr" status="online",Fashion TV Tokyo (PG13) (1080p) https://fash1043.cloudycdn.services/slive/ftv_ftv_pg13_zw9_27065_ftv_pg13_sam_197_hls.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="FashionTVTokyo.fr" status="online",Fashion TV Tokyo (PG13) (240p) +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] 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] https://s13.tntendirect.com/france3/live/playlist.m3u8 -#EXTINF:-1 tvg-id="France4.fr" status="error",France 4 (720p) [Geo-blocked] -http://edge9.iptvnetwork.net/live/france4/playlist.m3u8 #EXTINF:-1 tvg-id="France5.fr" status="online",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) @@ -96,9 +82,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANC http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Espanol/live #EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24/live -#EXTINF:-1 tvg-id="Franceinfo.fr" status="error",Franceinfo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Franceinfo.fr" status="timeout",Franceinfo (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/franceinfo/live -#EXTINF:-1 tvg-id="FranceInter.fr" status="error",France Inter (720p) [Not 24/7] +#EXTINF:-1 tvg-id="FranceInter.fr" status="online",France Inter (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCJldRgT_D7Am-ErRHQZ90uw/live #EXTINF:-1 tvg-id="Francophonie24.fr" status="online",Francophonie24 (1080p) https://5421175365ea3.streamlock.net/live/smil:switch.smil/playlist.m3u8 @@ -106,33 +92,17 @@ https://5421175365ea3.streamlock.net/live/smil:switch.smil/playlist.m3u8 http://mv2.tvfrancophonie.org/live/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="GenerationsTV.fr" status="online",Generations TV (576p) https://edge.vedge.infomaniak.com/livecast/ik:generation-tv/manifest.m3u8 -#EXTINF:-1 tvg-id="Gulli.fr" status="error",Gulli (540p) -https://d13anarbtxy8c5.cloudfront.net/6play/short/clr/gulli/sdindex.m3u8 #EXTINF:-1 tvg-id="GulliBilArabi.fr" status="online",Gulli Bil Arabi (1080p) https://shls-gulli-bil-arabi-prod-dub.shahid.net/out/v1/5454d215afba410c90b233f400730958/index.m3u8 #EXTINF:-1 tvg-id="GulliGirl.ru" status="blocked",Gulli Girl (576p) [Not 24/7] http://188.40.68.167/russia/gulli_girl/playlist.m3u8 -#EXTINF:-1 tvg-id="HolyGodTV.fr" status="error",HolyGod TV (720p) -https://dcunilive47-lh.akamaihd.net/i/dclive_1@739146/master.m3u8 -#EXTINF:-1 tvg-id="ILTV.fr" status="error",ILTV (720p) [Not 24/7] -https://str81.creacast.com/iltv/high/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="LaChaineNormande.fr" status="error",La Chaรฎne normande (LCN) (576p) [Not 24/7] -https://lcn.live-kd.com/live/lcn/ngrp:lcn_Wifi/playlist.m3u8 -#EXTINF:-1 tvg-id="LCI.fr" status="error",LCI (720p) [Not 24/7] -https://lci-hls-live-ssl.tf1.fr/lci/1/hls/live_2328.m3u8 -#EXTINF:-1 tvg-id="LCP.fr" status="error",LCP (1080p) [Not 24/7] -https://iptv.azlinux.fr/?url=https://dailymotion.com/video/xji3qy #EXTINF:-1 tvg-id="LEquipe.fr" status="online",L'EQUIPE (360p) https://s13.tntendirect.com/lequipe21/live/playlist.m3u8 -#EXTINF:-1 tvg-id="LEquipe.fr" status="error",L'Equipe (1080p) -https://iptv.azlinux.fr/?url=https://www.dailymotion.com/video/x2lefik #EXTINF:-1 tvg-id="M6.fr" status="online",M6 (1080p) https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8 -#EXTINF:-1 tvg-id="M6Music.fr" status="error",M6 Music (1080p) -http://185.234.217.27:8002/play/a03d/index.m3u8 -#EXTINF:-1 tvg-id="MCMTop.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) +#EXTINF:-1 tvg-id="MCMTop.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s49/index.m3u8 #EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p) @@ -140,18 +110,14 @@ http://tv.mondeduloisir.fr:1935/tixtv/smil:web.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Mezzo.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Mezzo (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s35/index.m3u8 +#EXTINF:-1 tvg-id="MyZenTV.fr" status="online",MyZen TV (1080p) +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-en-plex/playlist.m3u8 #EXTINF:-1 tvg-id="NancyWebTV.fr" status="online",Nancy Web TV (394p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:nancy-webtv/manifest.m3u8 #EXTINF:-1 tvg-id="NRJ12.fr" status="online",NRJ12 (720p) https://s13.tntendirect.com/nrj12/live/playlist.m3u8 -#EXTINF:-1 tvg-id="P2MTV.fr" status="error",P2M TV (268p) [Not 24/7] -https://panel.streamparis.fr:3743/stream/play.m3u8 -#EXTINF:-1 tvg-id="PersianaBillboard.fr" status="error",Persiana Billboard (720p) [Not 24/7] -http://51.210.199.10/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaCinema.fr" status="online",Persiana Cinema (720p) http://51.210.199.15/hls/stream.m3u8 -#EXTINF:-1 tvg-id="PersianaClassic.fr" status="error",Persiana Classic (720p) [Not 24/7] -http://51.210.199.26/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaComedy.fr" status="online",Persiana Comedy (720p) http://51.210.199.27/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaDocumentary.fr" status="online",Persiana Documentary (720p) [Not 24/7] @@ -176,16 +142,16 @@ http://51.210.199.20/hls/stream.m3u8 http://51.210.199.21/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaSonnati.fr" status="timeout",Persiana Sonati (576p) [Not 24/7] http://51.210.199.59/hls/stream.m3u8 -#EXTINF:-1 tvg-id="PokerTV.fr" status="error",Poker TV (720p) [Not 24/7] -http://51.210.199.17/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) https://s13.tntendirect.com/rmcdecouverte/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TebeSud.fr" status="error",TรฉbรฉSud (1080p) [Not 24/7] -https://edge-live-ger1.ovstream.com/hls/10/source.m3u8 +#EXTINF:-1 tvg-id="TeleGrenoble.fr" status="online",Tele Grenoble +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x128fjo +#EXTINF:-1 tvg-id="Telesud.fr" status="online",Tele Sude +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 #EXTINF:-1 tvg-id="TF1SeriesFilms.fr" status="online",TF1 Sรฉries Films (360p) @@ -198,14 +164,8 @@ https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249 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 -#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="online",TV5 Monde Asie (576p) +#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="timeout",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] -http://210.210.155.35/dr9445/s/s24/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) -http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 -#EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) -http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="error",TV5 Monde Style HD (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h01/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) @@ -224,10 +184,20 @@ https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8 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",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) @@ -244,18 +214,10 @@ http://entertainment.ashttp9.visionip.tv/live/visiontvuk-entertainment-edgytv-hs 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" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Euronews ะฟะพ-ั€ัƒััะบะธ (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s89/index.m3u8 #EXTINF:-1 tvg-id="" status="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="error",Dreamsee Tรฉlรฉvision (1080p) [Not 24/7] -http://cdnapi.kaltura.com/p/2748081/sp/274808100/playManifest/entryId/1_gxkyk6lt/format/applehttp/protocol/http/a/a.m3u8 -#EXTINF:-1 tvg-id="" status="error",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="error",viร MATร‰Lร‰ (540p) [Not 24/7] -https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV5Monde Info (1080p) -https://tv5infohls-i.akamaihd.net/hls/live/631613/tv5infohls/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 4516d28b7..1e532e8ab 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -1,15 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="error",Euronews English +#EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English https://euronews.alteox.app/hls/en_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsFrench.fr" status="error",Euronews French +#EXTINF:-1 tvg-id="EuronewsFrench.fr" status="online",Euronews French https://euronews.alteox.app/hls/fr_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsGerman.fr" status="error",Euronews German +#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 https://euronews.alteox.app/hls/it_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="error",Euronews Portuguese +#EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="online",Euronews Portuguese https://euronews.alteox.app/hls/pt_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="error",Euronews Russian +#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian https://euronews.alteox.app/hls/ru_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="error",Euronews Spanish -https://euronews.alteox.app/hls/es_stream.m3u8 diff --git a/streams/fr_rakuten.m3u b/streams/fr_rakuten.m3u index a42fc97e3..82231a9a7 100644 --- a/streams/fr_rakuten.m3u +++ b/streams/fr_rakuten.m3u @@ -1,15 +1,43 @@ #EXTM3U -#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten TV Films Action +#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten TV Films Action (720p) +https://rakuten-actionmovies-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="online",Rakuten TV Films Action (720p) https://rakuten-actionmovies-7-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesFrance.fr" status="online",Rakuten Comedy Movies France (720p) +https://rakuten-comedymovies-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVComedyMoviesFrance.fr" status="online",Rakuten Comedy Movies France (720p) https://rakuten-comedymovies-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="online",Rakuten TV Films Drames +#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="online",Rakuten TV Films Drames (720p) +https://rakuten-tvshows-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="online",Rakuten TV Films Drames (720p) https://rakuten-tvshows-7-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVSpotlightFrance.fr" status="online",Rakuten Spotlight France (720p) +https://rakuten-spotlight-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVSpotlightFrance.fr" status="online",Rakuten Spotlight France (720p) https://rakuten-spotlight-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVTopFreeFrance.fr" status="online",Rakuten TV Top Films +#EXTINF:-1 tvg-id="RakutenTVTopFreeFrance.fr" status="online",Rakuten TV Top Films (720p) +https://rakuten-topfree-7-fr.plex.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="RakutenTVTopFreeFrance.fr" status="online",Rakuten TV Top Films (720p) https://rakuten-topfree-7-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Films Franรงais +#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 Films Thriller +#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 Thriller (720p) https://rakuten-thriller-7-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index a6dc901b5..a7df9feaf 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -1,55 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="AmuseAnimation.fr" status="error",Amuse Animation (720p) -https://amuse-amuseanimation-2-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Atelierdeschefs.fr" status="error",Atelier des chefs (720p) -https://alchimie-atelier-des-chefs-1-fr.samsung.wurl.com/manifest/playlist.m3u8 #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="Caillou.fr" status="error",Caillou (720p) -https://dhx-caillou-2-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ClassicalHarmony.uk" status="error",Classical Harmony (720p) -https://alchimie-classical-harmony-1-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV L'Original (1080p) https://fashiontv-fashiontv-loriginal-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-8-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Humanity.fr" status="error",Humanity (720p) -https://alchimie-humanity-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="LuxeTV.lu" status="error",Luxe TV (720p) -https://alchimie-luxe-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MoviesCentral.fr" status="error",Movies Central (720p) -https://alchimie-movies-central-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="NovelasTV.fr" status="error",Stormcast Novelas TV (720p) -https://stormcast-telenovelatv-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVActionMoviesFrance.fr" status="error",Rakuten TV Action Movies France (720p) -https://rakuten-actionmovies-7-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesFrance.fr" status="error",Rakuten TV Comedy Movies France (720p) -https://rakuten-comedymovies-7-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaFrance.fr" status="error",Rakuten TV Drama France (720p) -https://rakuten-tvshows-7-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilyFrance.fr" status="error",Rakuten TV Family Movies France (720p) -https://rakuten-family-7-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightFrance.fr" status="error",Rakuten TV Spotlight France (720p) -https://rakuten-spotlight-7-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="SportenFrance.fr" status="error",Sport en France (720p) -https://alchimie-sport-en-france-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Unearth.fr" status="error",Unearth (720p) -https://alchimie-unearth-1-fr.samsung.wurl.com/manifest/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",Euronews Franรงais (720p) https://rakuten-euronews-2-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Franรงais (720p) -https://alchimie-euronews-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Moods (720p) -https://alchimie-moods-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",MotorSport.TV (720p) -https://alchimie-motor-sport-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",My Surf TV (720p) -https://alchimie-mysurf-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Supertoons TV (720p) -https://kedoo-supertoonstv-3-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (France) (720p) -https://rakuten-documentaries-7-fr.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/ga.m3u b/streams/ga.m3u new file mode 100644 index 000000000..de4fefe9b --- /dev/null +++ b/streams/ga.m3u @@ -0,0 +1,3 @@ +#EXTM3U +#EXTINF:-1 tvg-id="" status="online",Gabon Premiรฉre TV +https://vps73918.serveur-vps.net/hls/ggtv.m3u8 diff --git a/streams/ge.m3u b/streams/ge.m3u index 5b58ff1ba..78af57a6d 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -3,16 +3,12 @@ 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="EnkiBenki.ge" status="error",Enki Benki (360p) -http://94.43.239.178:8080/CHANNEL678/BITRATE0/playlist.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) https://tv.cdn.xsg.ge/c4635/TVFormula/playlist.m3u8 -#EXTINF:-1 tvg-id="MtavariArkhi.ge" status="error",Mtavari Arkhi (480p) +#EXTINF:-1 tvg-id="MtavariArkhi.ge" status="online",Mtavari Arkhi (480p) https://bozztv.com/36bay2/mtavariarxi/playlist.m3u8 -#EXTINF:-1 tvg-id="MusicBoxGeorgia.ge" status="error",MusicBox Georgia (180p) -http://94.43.239.178:8080/CHANNEL470/BITRATE0/playlist.m3u8 #EXTINF:-1 tvg-id="PalitraNews.ge" status="online",Palitra News (480p) [Not 24/7] https://live.palitranews.ge/hls/palitratv/index.m3u8 #EXTINF:-1 tvg-id="PalitraNews.ge" status="online",Palitra News (480p) [Not 24/7] diff --git a/streams/gl.m3u b/streams/gl.m3u index 97d5d0d61..829f6fd33 100644 --- a/streams/gl.m3u +++ b/streams/gl.m3u @@ -1,5 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="KNR1.gl" status="error",KNR1 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCIjOAtv53RHerlfl98fZmcQ/live #EXTINF:-1 tvg-id="KNR2.gl" status="online",KNR2 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6D225YIMCwVBiBktEeV-vQ/live diff --git a/streams/gr.m3u b/streams/gr.m3u index bd7bd9e6e..517ae3727 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -5,12 +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="AkritasTV.gr" status="error",Akritas TV (1080p) [Not 24/7] -http://akritastv1.flashmediacast.com:1935/akritastv1/livestream/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="AliteiaTV.gr" status="error",Aliteia TV -https://vdo.alphaserver.gr:3989/stream/play.m3u8 #EXTINF:-1 tvg-id="AlphaTV.gr" status="blocked",Alpha TV http://alphatvlive.siliconweb.com/1/Y2Rsd1lUcUVoajcv/UVdCN25h/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="APT.gr" status="online",APT (480p) [Not 24/7] @@ -19,8 +15,6 @@ http://tv3.streampulse.eu:1935/tilesport/movie2/playlist.m3u8 http://176.9.123.140:1935/arttv/arttv/playlist.m3u8 #EXTINF:-1 tvg-id="AtticaTV.gr" status="online",Attica TV (1080p) [Not 24/7] https://e-e.cyou:8222/atticatv/atticatv/playlist.m3u8 -#EXTINF:-1 tvg-id="BananaTV.gr" status="error",Banana TV (360p) -https://web.onair-radio.eu/bananachannel/bananachannel/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) https://eco.streams.ovh/BarazaTV/BarazarazaTV/BarazaTV/playlist.m3u8 #EXTINF:-1 tvg-id="BarazaTV.gr" status="online",Baraza TV (1080p) @@ -45,8 +39,6 @@ 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="Diktyo1.gr" status="error",Diktyo1 (360p) -https://www.hellasnet.tv/rest.live.hn/diktyo1r/playlist.m3u8 #EXTINF:-1 tvg-id="DipsoTV.gr" status="online",Dipso TV (720p) [Not 24/7] https://live.cast-control.eu/ekpdipso/ekpdipso/playlist.m3u8 #EXTINF:-1 tvg-id="EgnatiaTileorasi.gr" status="online",ฮ•ฮณฮฝฮฑฯ„ฮฏฮฑ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (576p) @@ -79,22 +71,18 @@ http://wpso.com:1936/hls/wzra.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 -#EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) -https://vdo.alphaserver.gr:3613/stream/play.m3u8 -#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] -https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 #EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] https://vdo3.alphaserver.gr:3466/stream/play.m3u8 +#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] +https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 #EXTINF:-1 tvg-id="GroovyTV.gr" status="online",Groovy TV (360p) http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 #EXTINF:-1 tvg-id="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] http://live.streams.ovh:1935/hightv/hightv/playlist.m3u8 -#EXTINF:-1 tvg-id="HorseRaces.gr" status="error",Horse Races (432p) [Not 24/7] -https://odiehls-i.akamaihd.net/hls/live/233406/odie3/odie.m3u8 #EXTINF:-1 tvg-id="IonianTVHD.gr" status="online",Ionian Channel (1080p) [Not 24/7] http://stream.ioniantv.gr:8081/ionian/live/playlist.m3u8 #EXTINF:-1 tvg-id="IonianTVHD.gr" status="online",Ionian Channel (720p) [Not 24/7] @@ -109,15 +97,11 @@ http://flashcloud.mediacdn.com/live/kontratv/.m3u8 http://kontralive.siliconweb.com/live/kontratv/playlist.m3u8 #EXTINF:-1 tvg-id="KritiTV.gr" status="online",ฮšฯฮฎฯ„ฮท TV (720p) [Not 24/7] http://live.cretetv.gr:1935/cretetv/myStream/f1tv.m3u8 -#EXTINF:-1 tvg-id="LiveTV.gr" status="error",Live TV (272p) -https://vod.streams.ovh:3829/stream/play.m3u8 #EXTINF:-1 tvg-id="MagicTV.gr" status="online",Magic TV (480p) https://itv.streams.ovh/magictv/magictv/playlist.m3u8 -#EXTINF:-1 tvg-id="MakedoniaTV.gr" status="error",Makedonia TV [Geo-blocked] -https://antennaamdnoenc.akamaized.net/maktv_akamai/abr/playlist.m3u8 #EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="online",Maroussiotika TV (480p) [Not 24/7] http://maroussiotika.dynu.com:8000/greektv/FZlHCCdBHL1/359142 -#EXTINF:-1 tvg-id="MEGATVHD.gr" status="error",Mega TV +#EXTINF:-1 tvg-id="MEGATVHD.gr" status="online",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 #EXTINF:-1 tvg-id="MesogeiosTV.gr" status="online",Mesogeios TV (432p) http://176.9.123.140:1935/mesogeiostv/stream/master.m3u8 @@ -125,19 +109,17 @@ http://176.9.123.140:1935/mesogeiostv/stream/master.m3u8 https://vod.streams.ovh:3037/stream/play.m3u8 #EXTINF:-1 tvg-id="MGRTV.gr" status="online",MGR TV (1080p) [Not 24/7] https://vod.streams.ovh:3876/stream/play.m3u8 -#EXTINF:-1 tvg-id="MyRadioTV.gr" status="error",My Radio TV (360p) -https://vdo.alphaserver.gr:3305/stream/play.m3u8 #EXTINF:-1 tvg-id="NeaTV.gr" status="online",Nea TV (720p) https://live.neatv.gr:8888/hls/neatv.m3u8 +#EXTINF:-1 tvg-id="NeaTV.gr" status="online",Nea TV (720p) +https://live.neatv.gr:8888/hls/neatv_high/index.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) -http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 -#EXTINF:-1 tvg-id="NotioiTV.gr" status="error",Notioi TV (720p) -https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 -#EXTINF:-1 tvg-id="NRG91.gr" status="error",NRG 91 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) +http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] http://tv.nrg91.gr:1935/onweb/live/master.m3u8 #EXTINF:-1 tvg-id="NRGTV.gr" status="online",NRG TV (720p) https://5c389faa13be3.streamlock.net:9553/onweb/live/playlist.m3u8 @@ -153,8 +135,6 @@ 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="RadioEpistrofi.gr" status="error",Radio Epistrofi (540p) [Geo-blocked] -https://s1.cystream.net/live/epistrofi/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 @@ -163,7 +143,7 @@ http://78.83.87.222:9999/play/a016/index.m3u8 https://s1.cystream.net/live/smile/playlist.m3u8 #EXTINF:-1 tvg-id="StarChannel.gr" status="online",Star (720p) https://livestar.siliconweb.com/media/star1/star1mediumhd.m3u8 -#EXTINF:-1 tvg-id="SuperB.gr" status="error",Super B (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperB.gr" status="online",Super B (576p) [Not 24/7] https://til.pp.ua:3424/live/superblive.m3u8 #EXTINF:-1 tvg-id="Tilemousiki.gr" status="online",Tilemousiki (480p) [Not 24/7] http://wpso.com:1936/hls/music1.m3u8 @@ -175,18 +155,8 @@ http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 https://live.streams.ovh/tvcreta/tvcreta/chunklist.m3u8 #EXTINF:-1 tvg-id="TVFilopoli.gr" status="online",TV Filopoli (360p) [Not 24/7] http://live.streams.ovh:1935/tvfilopoli/tvfilopoli/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNotos.gr" status="error",TV Notos (720p) [Not 24/7] -https://eco.streams.ovh/notos/notos/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRodopi.gr" status="error",TV Rodopi (720p) -https://video.connect4.gr/live/tvrodopi/playlist.m3u8 -#EXTINF:-1 tvg-id="Wixlar.gr" status="error",Wixlar (720p) -http://web.onair-radio.eu:1935/wixlar/wixlar/playlist.m3u8 -#EXTINF:-1 tvg-id="XalastraTV.gr" status="online",Xalastra TV (360p) -https://live.cast-control.eu/xalastratv/xalastratv/playlist.m3u8 #EXTINF:-1 tvg-id="Xplore.gr" status="online",Xplore (714p) [Geo-blocked] http://web.onair-radio.eu:1935/explorecy/explorecy/playlist.m3u8 -#EXTINF:-1 tvg-id="ZouglaTV.gr" status="error",Zougla TV (480p) -https://zouglalive-lh.akamaihd.net/i/zouglalive_1@340792/master.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) @@ -199,12 +169,16 @@ https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 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="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",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท 2 (540p) [Not 24/7] -https://streamer-cache.grnet.gr/parliament/hls/webtv2.m3u8 #EXTINF:-1 tvg-id="" status="online",ฮ’ฮฟฯ…ฮปฮฎ ฮคฮทฮปฮตฯŒฯฮฑฯƒฮท (540p) https://streamer-cache.grnet.gr/parliament/hls/webtv.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) @@ -219,13 +193,3 @@ http://78.83.87.222:9999/play/a015/index.m3u8 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",ฮฃฯฯฮฟฯ‚ TV1 (720p) [Not 24/7] -http://176.9.123.140:1935/msg116s/msg116s/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Alpha (720p) -https://alphalive-i.akamaihd.net/hls/live/682300/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",ANT1 (1080p) [Geo-blocked] -https://antennaamdnoenc.akamaized.net/ant1_akamai/abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Erta Lex TV -https://vdo.alphaserver.gr:3203/stream/play.m3u8 -#EXTINF:-1 tvg-id="" status="error",Super Channel (300p) -https://vdo.alphaserver.gr:3587/stream/play.m3u8 diff --git a/streams/gt.m3u b/streams/gt.m3u index fc9952b3c..63a7dfd59 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -1,33 +1,35 @@ #EXTM3U -#EXTINF:-1 tvg-id="Canal3.gt" status="error",Canal 3 (480p) -https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal3.smil/playlist.m3u8 +#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) https://streaming.canal32hn.com/CanalAntigua/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Guatevision.gt" status="error",Guatevisiรณn +#EXTINF:-1 tvg-id="CanaldeGobierno.gt" status="online",Canal de Gobierno +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/GobiernodeGuatemala/live +#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="online",Canal TV Radio Maya TGBA +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="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="Televisiete.gt" status="error",Televisiete (480p) -https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal7.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TN23.gt" status="error",TN 23 (480p) -https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal23.smil/playlist.m3u8 -#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="feViviente.gt" status="online",Fe Viviente -https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 -#EXTINF:-1 tvg-id="JehovaNissi.gt" status="online",Jehovรก Nissi +#EXTINF:-1 tvg-id="JehovaNissi.gt" status="error",Jehovรก Nissi https://stream.oursnetworktv.com/latin/nissiGtmH/playlist.m3u8 -#EXTINF:-1 tvg-id="penielmusical.gt" status="online",Peniel Musical Un Encuentro Con Dios -https://stream.oursnetworktv.com/latin/eC3pEmUsYKmcaLeJ/playlist.m3u8 -#EXTINF:-1 tvg-id="remaPresencia.gt" status="online",Presencia TV -https://stream.oursnetworktv.com/latin/remaPresencia/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="online",Canal TV Radio Maya TGBA -https://stream.oursnetworktv.com/latin/radioTGBAgtm/playlist.m3u8 -#EXTINF:-1 tvg-id="ElOlamTV.gt" status="online",El Olam TV -https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 -#EXTINF:-1 tvg-id="franchstv.gt" status="online",Franchs TV +#EXTINF:-1 tvg-id="" status="online",Franchs TV https://stream.oursnetworktv.com/latin/franchstv/playlist.m3u8 -#EXTINF:-1 tvg-id="presenciatv.gt" status="online",Presencia TV -https://sm.redconnections.net:19360/presenciatv/presenciatv.m3u8 -#EXTINF:-1 tvg-id="teveglobo.gt" status="online",Teve Globo +#EXTINF:-1 tvg-id="" status="online",Visiรณn TV +https://cdn.streamhispanatv.net:3076/live/visiontvlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nim TV +https://cdn.streamhispanatv.net:3210/live/nimtvgtlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Teve Globo https://videoserver.tmcreativos.com:19360/8046/8046.m3u8 +#EXTINF:-1 tvg-id="" status="online",Totovisiรณn TV +https://cdn.streamhispanatv.net:3209/live/totovisiongtlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Presencia TV +https://sm.redconnections.net:19360/presenciatv/presenciatv.m3u8 +#EXTINF:-1 tvg-id="" status="online",Peniel Musical Un Encuentro Con Dios +https://stream.oursnetworktv.com/latin/eC3pEmUsYKmcaLeJ/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Presencia TV +https://stream.oursnetworktv.com/latin/remaPresencia/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fe Viviente +https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 610d0509f..96eb1d626 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,10 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="timeout",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (540p) [Not 24/7] -http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic ๅคฉๆ˜ ็ปๅ…ธ (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s31/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) @@ -15,9 +11,7 @@ http://al-pull2.hkatv.vip/live/CTV.m3u8 https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 #EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="MiaoMi.hk" status="online",Miao Mi (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/hk/MiaoMi.m3u8 @@ -25,36 +19,24 @@ https://allanf181.github.io/adaptive-streams/streams/hk/MiaoMi.m3u8 http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡) (1080p) [Not 24/7] -https://phoenixtv.hkatv.vip/liveott/PCC.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="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (้ณณๅ‡ฐ่ก›่ฆ–่ณ‡่จŠ) (1080p) [Not 24/7] -https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 -#EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports -rtmp://ivi.bupt.edu.cn:1935/livetv/starsports #EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) http://210.210.155.37/qwr9ew/s/s34/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s34/index.m3u8 -#EXTINF:-1 tvg-id="TVBJade.hk" status="error",็ฟก็ฟ ๅฐ -http://iptv.tvfix.org/hls/jade.m3u8 -#EXTINF:-1 tvg-id="TVBXingHe.hk" status="timeout",TVB Xing He ๆ˜Ÿๆฒณ (720p) [Not 24/7] -http://50.7.161.82:8278/streams/d/Xinhe/playlist.m3u8 -#EXTINF:-1 tvg-id="ViuTV.hk" status="error",ViuTV (1080p) [Not 24/7] -https://cdn.hkdtmb.com/hls/99/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="online",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] -http://zhibo.hkstv.tv/livestream/mutfysrq/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="timeout",TVBๆ˜Ž็ ๅฐ (PEARL) @@ -71,13 +53,5 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://117.169.120.138:8080/live/fhzixun/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",้ณณๅ‡ฐ่ก›่ฆ–ไธญๆ–‡ๅฐ http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8 -#EXTINF:-1 tvg-id="" status="error",ไบžๆ—…่ก›่ฆ– (720p) [Not 24/7] -http://hls.jingchangkan.tv/jingchangkan/156722438_0HaM/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",A1ๅฐ (720p) -https://jc-qlive-play.jingchangkan.cn/live/3473_200508855_xR9m.m3u8 -#EXTINF:-1 tvg-id="" status="error",Phoenix Hong Kong Channel (้ณณๅ‡ฐ่ก›่ฆ–้ฆ™ๆธฏ) (1080p) [Not 24/7] -https://phoenixtv.hkatv.vip/liveott/PHK.m3u8 -#EXTINF:-1 tvg-id="" status="error",ๆ˜Ÿ็ฉบ่ก›่ฆ– -rtmp://58.200.131.2:1935/livetv/startv -#EXTINF:-1 tvg-id="" status="error",้ณณๅ‡ฐ่ก›่ฆ–้›ปๅฝฑๅฐ -rtmp://ivi.bupt.edu.cn:1935/livetv/fhdy +#EXTINF:-1 tvg-id="" status="timeout",้ฆ™ๆธฏ่ก›่ฆ– (576p) [Not 24/7] +http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 diff --git a/streams/hn.m3u b/streams/hn.m3u index b374dd598..dc1ba3b66 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -1,48 +1,32 @@ #EXTM3U #EXTINF:-1 tvg-id="AlfaOmegaVision.hn" status="online",Alfa & Omega Visiรณn (360p) https://srv.panelcast.net/aovision/aovision/playlist.m3u8 -#EXTINF:-1 tvg-id="AlsaciasTV.hn" status="error",Alsacias TV (ATV | Canal 28) (720p) +#EXTINF:-1 tvg-id="AlsaciasTV.hn" status="online",Alsacias TV (ATV | Canal 28) (720p) https://emisoras.hn:8081/atv/index.m3u8 #EXTINF:-1 tvg-id="AvivaTV.hn" status="online",Aviva TV (288p) https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 -#EXTINF:-1 tvg-id="AZATVHD.hn" status="error",AZA TV HD (720p) -https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 #EXTINF:-1 tvg-id="CampusTV.hn" status="online",Campus TV (360p) [Not 24/7] http://st2.worldkast.com/8004/8004/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal5ElLider.hn" status="error",Canal 5 El Lรญder (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k5MLnPhRpeAV0Xwgt0d -#EXTINF:-1 tvg-id="Canal6.hn" status="error",Canal 6 (720p) -https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal11.hn" status="blocked",Canal 11 (720p) +#EXTINF:-1 tvg-id="Canal11.hn" status="online",Canal 11 (720p) https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisiรณn (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 #EXTINF:-1 tvg-id="CCIChannel.hn" status="online",CCI Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl -#EXTINF:-1 tvg-id="CeibaVisionCanal36.hn" status="error",Ceibavisiรณn Canal 36 (1080p) [Not 24/7] -http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CHTV.hn" status="error",CHTV (Canal Hondureรฑo de Televisiรณn) (720p) -https://media.streambrothers.com:1936/8158/8158/playlist.m3u8 -#EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="error",Dios Te Ve (720p) +#EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeKids.hn" status="online",Dios Te Ve Infantil (720p) https://emisoras.hn:8081/diostevekids/playlist.m3u8 -#EXTINF:-1 tvg-id="EbenezerTV.hn" status="error",Ebenezer TV (1080p) [Not 24/7] -http://p1.worldkast.com/ebenezertv2/ngrp:ebenezertv2_all/playlist.m3u8 -#EXTINF:-1 tvg-id="EbenezerTV.hn" status="error",Ebenezer TV (360p) [Not 24/7] -https://5b50404ec5e4c.streamlock.net/ebenezertv2/smil:ebenezertv2.smil/chunklist_w156791259_b850000_slen.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] https://panel.dattalive.com/8122/8122/playlist.m3u8 #EXTINF:-1 tvg-id="HCH.hn" status="online",HCH (Hable Como Habla) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81za5c -#EXTINF:-1 tvg-id="Hondured13.hn" status="error",Hondured 13 (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x83axzj #EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (480p) https://emisoras.hn:8081/jbn/index.m3u8 #EXTINF:-1 tvg-id="KerussoTV.hn" status="online",Kerusso TV (720p) @@ -51,12 +35,8 @@ https://emisoras.hn:8081/kerussotv/index.m3u8 http://lencatelevision.com:8080/hls/ltv1.m3u8 #EXTINF:-1 tvg-id="LTV.hn" status="online",LTV (720p) [Not 24/7] https://5e85d90130e77.streamlock.net/6022/6022/playlist.m3u8 -#EXTINF:-1 tvg-id="MayaTV.hn" status="error",Maya TV (360p) [Not 24/7] -https://media.streambrothers.com:1936/8140/8140/playlist.m3u8 #EXTINF:-1 tvg-id="MetroTVHD.hn" status="online",La Metro TV (720p) https://emisoras.hn:8081/metrotv/index.m3u8 -#EXTINF:-1 tvg-id="MVC.hn" status="error",Mi Viรฑa Canal (720p) [Not 24/7] -https://media.streambrothers.com:1936/8338/8338/master.m3u8 #EXTINF:-1 tvg-id="QhuboTV.hn" status="online",Q'hubo TV (410p) [Not 24/7] https://5e85d90130e77.streamlock.net/6024/6024/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIdeal.hn" status="online",Radio Ideal 104.7 FM (La Esperanza) (720p) [Not 24/7] @@ -71,31 +51,25 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x833e2b http://190.11.224.14:8134/liveevent.m3u8 #EXTINF:-1 tvg-id="TeleDanliHD.hn" status="online",TeleDanlรญ (Canal 9) (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleProgreso.hn" status="error",TeleProgreso (1080p) -https://stmv1.zcastbr.com/teleprogresohn/teleprogresohn/playlist.m3u8 -#EXTINF:-1 tvg-id="TelevisionComayaguaCanal40.hn" status="error",Television Comayagua Canal 40 (320p) [Not 24/7] +#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) 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] http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8 -#EXTINF:-1 tvg-id="TSi.hn" status="error",TSI (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k3q8hF4Y9tzpTgwu26R +#EXTINF:-1 tvg-id="TVAztecaHonduras.hn" status="online",Azteca Honduras +http://190.122.96.187:8888/http/002 #EXTINF:-1 tvg-id="TVCopan.hn" status="online",TV Copรกn (480p) [Not 24/7] https://emisoras.hn:8081/tvcopan/index.m3u8 #EXTINF:-1 tvg-id="UNAHUTV.hn" status="online",UNAH UTV (360p) [Not 24/7] 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="WaldivisionInternacional.hn" status="error",Waldivisiรณn Internacional (720p) [Not 24/7] -https://tvdatta.com:3934/live/waldivisionlive.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",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] -http://lencatelevision.com:8080/hls/ltv2.m3u8 #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",Canal Uno de Chuloteca (720p) [Not 24/7] -https://tvdatta.com:3392/live/portaldelsurhnlive.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 83a396c54..55da4348a 100644 --- a/streams/hr.m3u +++ b/streams/hr.m3u @@ -26,15 +26,14 @@ http://195.29.70.67/PLTV/88888888/224/3221226027/index.m3u8 #EXTINF:-1 tvg-id="MAXtvPromoKanal.hr" status="online" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",MAXtv Promo Kanal (528p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.84/PLTV/88888888/224/3221226027/index.m3u8 -#EXTINF:-1 tvg-id="NewsBar.hr" status="error" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",NewsBar (528p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 -http://195.29.70.89/PLTV/88888888/224/3221226407/index.m3u8 #EXTINF:-1 tvg-id="OTV.hr" status="online",OTV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x654gen -#EXTINF:-1 tvg-id="RadioTelevizijaBanovina.hr" status="error",Radio Televizija Banovina (360p) [Not 24/7] -rtmp://video.radio-banovina.hr/live/myStream #EXTINF:-1 tvg-id="RTLCroatia.hr" status="online" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",RTL (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.67/PLTV/88888888/224/3221226195/index.m3u8 #EXTINF:-1 tvg-id="TVJadran.hr" status="online",TV Jadran (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x670ug8 +#EXTINF:-1 tvg-id="" status="online",History 2 HD +http://109.105.205.250:8081/live/HISTORY2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STV (720p) +http://89.201.163.244:8080/hls/hdmi.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index f7e4e932a..6bea56bf0 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -11,17 +11,13 @@ http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live #EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] +#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 -#EXTINF:-1 tvg-id="RTVC.ht" status="error",Radio Tรฉlรฉvision Caraรฏbes (RTVC) (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81lgjh -#EXTINF:-1 tvg-id="TCH.ht" status="error",Tรฉlรฉ Conscience Haรฏtienne (TCH) (720p) [Not 24/7] -http://tvlakay.haitilive.net/website/tchhaiti/player/mono.m3u8 #EXTINF:-1 tvg-id="TeleHaiti.ht" status="online",Tele Haiti (1088p) 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="online",TV Panou (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPanou.ht" status="error",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 @@ -29,5 +25,3 @@ https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 https://watch.haitilive.net/gethb/rtvh16/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Tรฉlรฉ 4VEH (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClL_aynC_SESNLQEJHqO9MQ/live -#EXTINF:-1 tvg-id="" status="error",Radio Tรฉlรฉ Eclair (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCOvGbDh5biuOqjx6G3CdrQg/live diff --git a/streams/hu.m3u b/streams/hu.m3u index 64e6829c5..c00eac440 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -15,18 +15,14 @@ https://stream.y5.hu/stream/stream_cool/hls1/stream.m3u8 https://stream.y5.hu/stream/stream_cool/hls0/stream.m3u8 #EXTINF:-1 tvg-id="DTV.hu" status="online",DTV (720p) [Not 24/7] http://cloudfront44.lexanetwork.com:1732/hlsrelay003/hls/livestream.sdp.m3u8 -#EXTINF:-1 tvg-id="ErdelyTV.ro" status="error",Erdely TV -http://telekomtv-ro.akamaized.net/shls/LIVE$ErdelyTV/6.m3u8/Level(1677721)?end=END&start=LIVE #EXTINF:-1 tvg-id="FilmPlus.hu" status="online",Film+ (720p) [Not 24/7] 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="online",Halom TV (540p) +#EXTINF:-1 tvg-id="HalomTV.hu" status="error",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 -#EXTINF:-1 tvg-id="Hatoscsatorna.hu" status="error",Hatoscsatorna (360p) -rtmp://lpmedia.hu:1935/Hatoscsatorna/livestream #EXTINF:-1 tvg-id="IzauraTV.hu" status="blocked",Izaura TV [Geo-blocked] https://streaming.mytvback.com/stream/1aMW5tqyOFpH3swBdowx9Q/1617462678/channel040/stream-br1872000.m3u8 #EXTINF:-1 tvg-id="KecskemetiTV.hu" status="online",Kecskemeti TV (416p) [Not 24/7] @@ -37,13 +33,11 @@ https://stream.streaming4u.hu/KomlosTV/tracks-v1a1/mono.m3u8 https://streaming.mytvback.com/stream/2WVTzaaqRtQ3cZ02Qd7rPA/1617462690/channel043/stream-br572000.m3u8 #EXTINF:-1 tvg-id="Loversenykozvetites.hu" status="timeout",Lรณverseny kรถzvetรญtรฉs (420p) http://87.229.103.60:1935/liverelay/loverseny2.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="M1.hu" status="error",M1 (480p) -https://c402-node61-cdn.connectmedia.hu/1100/52a0c3d17a5a9b5968ac73b7288a08c9/6184f343/03.m3u8 #EXTINF:-1 tvg-id="M3.hu" status="blocked",M3 [Geo-blocked] 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="online",ร“zdi Vรกrosi TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OzdiVarosiTV.hu" status="error",ร“zdi Vรกrosi TV (720p) [Not 24/7] https://stream.unrealhosting.hu:7982/live.m3u8 #EXTINF:-1 tvg-id="PannonRTV.hu" status="online",Pannon RTV (648p) https://stream.unrealhosting.hu:4102/live.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index 863d91861..04cc1d438 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -1,10 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="ADiTV.id" status="timeout",ADiTV (720p) [Not 24/7] +#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="AFBTV.id" status="error",AFB TV (576p) -http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AFBTV.id" status="error",AFB TV (576p) -http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.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] @@ -15,41 +11,24 @@ https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="AlBahjahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 -#EXTINF:-1 tvg-id="AlBahjahTV.id" status="error",Al-Bahjah TV (720p) -https://alfa.kugo.id/live/albahjah.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AlImanTV.id" status="timeout",Al-Iman TV (720p) [Geo-blocked] https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ArekTV.id" status="error",Arek TV (576p) -http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="error",Ashiil TV (480p) -http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.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="online",ATV (576p) +#EXTINF:-1 tvg-id="ATV.id" status="error",ATV (576p) https://bravo.kugo.id/atv/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch80.m3u8 #EXTINF:-1 tvg-id="BalikapanTV.id" status="online",Balikapan TV (720p) [Not 24/7] http://122.248.43.138:1935/ch10/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BaliTV.id" status="blocked",Bali TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(8e867ae0-b2c0-4968-9f60-a11aee8c0987)/index.m3u8 -#EXTINF:-1 tvg-id="BaliTV.id" status="error",Bali TV (480p) -https://liveanevia.mncnow.id/live/eds/BaliTV_Timeshift/sa_hls_timeshift/BaliTV_Timeshift.m3u8 -#EXTINF:-1 tvg-id="BandungTV.id" status="error",Bandung TV (360p) [Not 24/7] -http://202.150.153.254/bandungtv360p.m3u8 -#EXTINF:-1 tvg-id="BandungTV.id" status="error",Bandung TV (720p) [Not 24/7] -http://202.150.153.254/bandungtv720p.m3u8 #EXTINF:-1 tvg-id="BanjarTV.id" status="online",Banjar TV (720p) [Not 24/7] https://v2.siar.us/banjartv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="BantenTV.id" status="error",Banten TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BantenTV.id" status="online",Banten TV (720p) [Not 24/7] https://v2.siar.us/barayatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="BatamTV.id" status="online",Batam TV (720p) [Not 24/7] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 @@ -57,27 +36,19 @@ http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 http://117.103.69.219:8080/live/streaming/index.m3u8 #EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p) https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 -#EXTINF:-1 tvg-id="BBSTV.id" status="error",BBS TV (720p) [Not 24/7] -http://103.119.54.246:8080/hls/bbstv.m3u8 #EXTINF:-1 tvg-id="BeritaSatu.id" status="online",BeritaSatu (720p) https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatu.id" status="error",BeritaSatu (540p) -http://edge.linknetott.swiftserve.com/live/BsNew/amlst:beritasatunewsbs/playlist.m3u8 #EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="online",JakartaGlobe News (720p) [Not 24/7] https://b1english.beritasatumedia.com/Beritasatu/B1English_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="error",JakartaGlobe News (540p) [Not 24/7] -http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsenglish/playlist.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="online",BeritaSatu World (720p) [Not 24/7] https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="error",BeritaSatu World (540p) [Not 24/7] -http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -86,33 +57,23 @@ http://livestream.biznetvideo.net/biznet_adventure/smil:adventure.smil/playlist. http://livestream.biznetvideo.net/biznet_kids/smil:kids.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=qAri1M2xu_MAlnHwVRtOs24lR8Y_HSDijN2CRNghifUllhYqQSDlkd0qE8CkZwxC&bizkeylivestarttime=0 #EXTINF:-1 tvg-id="BiznetLifestyle.id" status="online",Biznet Lifestyle (720p) http://livestream.biznetvideo.net/biznet_lifestyle/smil:lifestyle.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=jgDKPclcGdZfvrIDxfMdpT7v_srMWCbubntGo9cCYWpcBBQalMlLQxHswm43PbVR&bizkeylivestarttime=0 -#EXTINF:-1 tvg-id="BMSTV.id" status="error",Bayunmas TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BMSTV.id" status="online",Bayunmas TV (720p) [Geo-blocked] https://v2.siar.us/bmstv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://e1.siar.us/badartv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] -https://o1.siar.us/badartv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BungoTV.id" status="error",Bungo TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="error",Cahaya TV Banten (720p) [Not 24/7] -http://103.23.201.170:1935/live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="Channel4U.id" status="blocked",Channel 4U (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(81b456ab-b398-4d35-ae05-9be0a173ad71)/index.m3u8 -#EXTINF:-1 tvg-id="CitraTV.id" status="error",Citra TV (720p) [Not 24/7] -http://122.248.43.138:1935/ch28/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="CNBCIndonesia.id" status="timeout",CNBC Indonesia (720p) +#EXTINF:-1 tvg-id="CNBCIndonesia.id" status="online",CNBC Indonesia (720p) https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/master.m3u8 #EXTINF:-1 tvg-id="CNNIndonesia.id" status="online",CNN Indonesia (720p) [Geo-blocked] https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DAAITV.id" status="error",DAAI TV Indonesia (720p) [Not 24/7] -https://dacastmmd.mmdlive.lldns.net/dacastmmd/bf3a76722204472aa45938f2b67ef808/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="DayakTV.id" status="error",Dayak TV (720p) [Not 24/7] -http://122.248.43.138:1935/ch26/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="DhammaTV.id" status="online",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -123,31 +84,24 @@ https://bravo.kugo.id/dmtvmalang/rtmp.stream/chunklist.m3u8 https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DuniaGamesTV.id" status="online",Dunia Games TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8 -#EXTINF:-1 tvg-id="DutaTV.id" status="online",Duta TV (360p) [Not 24/7] +#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="error",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) -http://gbitv.net:1935/live/gbitv/playlist.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (576p) -https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) +#EXTINF:-1 tvg-id="GPRTV.id" status="error",GPR TV (720p) https://wowza.convergen.co/gprtv/myLive/playlist.m3u8 #EXTINF:-1 tvg-id="GTV.id" status="online",GTV (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d9se4hqsqt2j2.cloudfront.net/GTV2022.m3u8 -#EXTINF:-1 tvg-id="GTV.id" status="online",GTV (720p) -#EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d322b885qvsbxg.cloudfront.net/GTV2021.m3u8 -#EXTINF:-1 tvg-id="HijrahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="HijrahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch8.m3u8 #EXTINF:-1 tvg-id="HopeChannelIndonesia.id" status="online",Hope Channel Indonesia [Not 24/7] @@ -156,33 +110,24 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeCha https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="error",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) -#EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d3o5yreltwquyt.cloudfront.net/INEWS2022.m3u8 #EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch1.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="InspiraTV.id" status="error",Inspira TV (720p) [Not 24/7] -https://bravo.kugo.id/inspira/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 -#EXTINF:-1 tvg-id="JakTV.id" status="online",Jak TV (576p) -https://bravo.kugo.id/jaktv/udp.stream/playlist.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="JambiTV.id" status="error",Jambi TV (480p) [Not 24/7] -http://wowza58.indostreamserver.com:1935/jambitv/live/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="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] @@ -214,7 +159,7 @@ http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 -#EXTINF:-1 tvg-id="LombokTV.id" status="blocked",Lombok TV (576) +#EXTINF:-1 tvg-id="LombokTV.id" status="online",Lombok TV (576) https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8 @@ -224,7 +169,7 @@ https://re1.siar.us/madutv/hd720/playlist.m3u8 https://edge.medcom.id/live-edge/smil:magna.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Maleo.id" status="online",Maleo (576i) https://alfa.kugo.id/playout/maleo.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="MataMilenialIndonesiaTV.id" status="error",Mata Milenial Indonesia TV [Not 24/7] +#EXTINF:-1 tvg-id="MataMilenialIndonesiaTV.id" status="online",Mata Milenial Indonesia TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/channel/UCvew2SW7fPHK0m8c4Ez44Nw/live #EXTINF:-1 tvg-id="Max2U.id" status="blocked",Max2U (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-464b-8623-6ef4556dff11)/index.m3u8 @@ -248,12 +193,9 @@ 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="online",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) -#EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -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] @@ -263,9 +205,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f #EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MuadzTV.id" status="error",Muadz TV (1080p) -http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] +#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 @@ -273,36 +213,26 @@ http://210.210.155.37/uq2663/h/h192/index.m3u8 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="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h191/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h191/index.m3u8 -#EXTINF:-1 tvg-id="MyTV.id" status="error",MyTV (720p) [Not 24/7] [Geo-blocked] -http://playlist.urfan.web.id/x6bnqe/s/s88/S4/mnf.m3u8 +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 +#EXTINF:-1 tvg-id="NET.id" status="online",NET. [Not 24/7] +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] -http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="error",NET. [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetInsights/live -#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 -#EXTINF:-1 tvg-id="NuChannel.id" status="error",Nu Channel (576p) -https://bravo.kugo.id/nuchannel/udp.stream/playlist.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="error",O Channel (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (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 @@ -310,11 +240,9 @@ http://210.210.155.37/uq2663/h/h143/index.m3u8 http://210.210.155.35/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PalembangTV.id" status="timeout",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="PersadaTV.id" status="error",Persada TV (720p) [Not 24/7] -http://wowza58.indostreamserver.com:1935/persadatv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="PijarTV.id" status="online",Pijar TV [Not 24/7] +#EXTINF:-1 tvg-id="PijarTV.id" status="error",Pijar TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv #EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 @@ -329,33 +257,24 @@ http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 +#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h10/index.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 +#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d35d0ifx19oopq.cloudfront.net/RCTI_2021.m3u8 -#EXTINF:-1 tvg-id="RCTI.id" status="error",RCTI (1080p) -#EXTVLCOPT:http-referrer=https://www.rctiplus.com/ -https://d1p83s84hrxz1t.cloudfront.net/RCTI2022.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="online",RCTV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RCTV.id" status="error",RCTV (576p) [Not 24/7] https://v10.siar.us/rctv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Reformed21.id" status="error",Reformed 21 (540p) -http://edge.linknetott.swiftserve.com/live/BsNew/amlst:reformedch/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauRayaTV.id" status="timeout",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauRayaTV.id" status="online",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauRayaTV.id" status="error",Riau TV (576p) [Not 24/7] -rtmp://103.166.254.114:1935/live/0 #EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] @@ -368,14 +287,14 @@ https://tv.rodja.live/live/ngrp:rodja_all/playlist.m3u8 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="timeout",Sakti TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SaktiTV.id" status="error",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch12.m3u8 #EXTINF:-1 tvg-id="SalamTV.id" status="error",Salam TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live -#EXTINF:-1 tvg-id="SalingSapaTV.id" status="online",Saling Sapa TV (576p) +#EXTINF:-1 tvg-id="SalamTV.id" status="error" 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) 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 @@ -395,7 +314,7 @@ http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SriwijayaTV.id" status="online",Sriwijaya TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline -#EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline +#EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -403,25 +322,17 @@ 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="SurabayaTV.id" status="error",Surabaya TV (720p) offline -https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="error",Surau TV (720p) -http://119.235.249.58:1935/surautv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TATV.id" status="error",TATV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] https://v2.siar.us/tatv/live.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TawafTV.id" status="online",Tawaf TV (720p) https://bravo.kugo.id/tawaftv/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TawafTV.id" status="error",Tawaf TV (720p) -https://dgbgs3f3e3nka.cloudfront.net/hls/hanyacoba.m3u8 -#EXTINF:-1 tvg-id="TegarTVJogja.id" status="error",Tegar TV Jogja (576p) [Not 24/7] -http://wms.klikhost.com:1935/tegarjogja/live/playlist.m3u8 +#EXTINF:-1 tvg-id="TegarTVLampung.id" status="online",Tegar TV Lampung (480p) [Not 24/7] [Geo-blocked] +http://wms.klikhost.com:1935/tegartv/tegartv/playlist.m3u8 #EXTINF:-1 tvg-id="TegarTVLampung.id" status="online",Tegar TV Lampung (480p) [Not 24/7] [Geo-blocked] https://5bf7b725107e5.streamlock.net/tegartv/tegartv/playlist.m3u8 -#EXTINF:-1 tvg-id="TegarTVLampung.id" status="error",Tegar TV Lampung (480p) [Not 24/7] [Geo-blocked] -http://wms.klikhost.com:1935/tegartv/tegartv/playlist.m3u8 #EXTINF:-1 tvg-id="Trans7.id" status="online",Trans7 (720p) https://video.detik.com/trans7/smil:trans7.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TransTV.id" status="online",Trans TV (720p) @@ -496,8 +407,6 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIDKI)/inde http://118.97.50.107/Content/HLS/Live/Channel(TVRIJATIMSURABAYA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastJava.id" status="online",TVRI Jawa Timur (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATIMSURABAYA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIEastJava.id" status="error",TVRI Jawa Timur (720p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatimsurbaya)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastKalimantan.id" status="online",TVRI Kalimantan Timur (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTIMSAMARINDA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastKalimantan.id" status="online",TVRI Kalimantan Timur (720p) @@ -540,10 +449,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="error",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) @@ -590,8 +499,6 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRI4)/index. http://118.97.50.107/Content/HLS/Live/Channel(TVRIJABARBANDUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestJava.id" status="online",TVRI Jawa Barat (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJABARBANDUNG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestJava.id" status="error",TVRI Jawa Barat (480p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJabarandung)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) @@ -614,8 +521,6 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIsulbarmaj http://118.97.50.107/Content/HLS/Live/Channel(TVRISUMBARPADANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="online",TVRI Sumatera Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISUMBARPADANG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="error",TVRI Sumatera Barat (720p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISumparpadang)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) @@ -628,48 +533,46 @@ 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="error",TVR Parlemen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenBadanAnggaran.id" status="error",TVR Parlemen Badan Anggaran (720p) [Not 24/7] +#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 -#EXTINF:-1 tvg-id="TVRParlemenBadanLegislatif.id" status="error",TVR Parlemen Badan Legislatif (480p) [Not 24/7] +#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 #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 -#EXTINF:-1 tvg-id="TVRParlemenBAKN.id" status="error",TVR Parlemen BAKN [Not 24/7] +#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 -#EXTINF:-1 tvg-id="TVRParlemenBKSAP.id" status="error",TVR Parlemen BKSAP [Not 24/7] +#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 #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="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] +#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="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="error",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] +#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="error",TVR Parlemen Komisi VI (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] +#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="error",TVR Parlemen Komisi VIII (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",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] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] +#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="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] -http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 @@ -679,12 +582,12 @@ 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="WesalTV.id" status="error",Wesal TV (720p) -http://wowza58.indostreamserver.com:1935/wesaltv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",kugo Star (576i) +https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",kugo Star (576i) +https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) @@ -705,10 +608,10 @@ https://ncbtv.siar.us/ncbtv/live/playlist.m3u8 https://v3.siar.us/ficomchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Kugo 1 (720p) https://alfa.kugo.id/playout/kugo1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",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",Dens Food Channel (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV @@ -717,42 +620,24 @@ https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 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="timeout",Alwafa Tarim TV (Am Media) (720p) -https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch59.m3u8 -#EXTINF:-1 tvg-id="" status="error",UBON TV (360p) [Not 24/7] -http://5e396e0211d7a.streamlock.net:1935/ubontv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/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 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.37/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) -http://210.210.155.37/x6bnqe/s/s36/index.m3u8 +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.37/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Jangkar Harapan (720p) -http://bravo.kugo.id:1935/jangkartv/rtmp.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] -http://rr3.dens.tv/s/s65/index2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cahaya Nuansa Islami (480p) -http://wms.klikhost.com/cnilive/cnilive/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",UBON TV (360p) [Not 24/7] -http://wowza58.indostreamserver.com:1935/ubontv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cahaya Nuansa Islami (480p) -https://5bf7b725107e5.streamlock.net/cnilive/cnilive/playlist.m3u8 +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) https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Prima TV (360p) [Not 24/7] -https://v2.siar.us/primatv/livestream/chunks.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_samsung.m3u b/streams/ie_samsung.m3u index 032be620d..44a3f9be9 100644 --- a/streams/ie_samsung.m3u +++ b/streams/ie_samsung.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews English (720p) https://rakuten-africanews-1-ie.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-ie.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-ie.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) diff --git a/streams/il.m3u b/streams/il.m3u index 95b0a2248..74382f6c9 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -1,44 +1,26 @@ #EXTM3U #EXTINF:-1 tvg-id="Channel9.il" status="blocked",Channel 9 (540p) [Not 24/7] http://50.7.231.221:8081/185/index.m3u8?wmsAuthSign=okad -#EXTINF:-1 tvg-id="Channel13.il" status="error",Channel 13 (576p) -http://93.152.174.144:4000/play/ch13/index.m3u8 -#EXTINF:-1 tvg-id="Channel24.il" status="error",Channel 24 (720p) -https://keshethlslive-lh.akamaihd.net/i/24live_1@195271/index_2200_av-b.m3u8 #EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (1080p) [Not 24/7] https://live1.panet.co.il/edge_abr/halaTV/playlist.m3u8 #EXTINF:-1 tvg-id="HalaTV.il" status="online",Hala TV (1080p) [Not 24/7] 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="I24NewsArabic.il" status="timeout",I24 News Arabic (720p) +#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="Keshet12.il" status="error",Keshet 12 (720p) [Not 24/7] -https://iptv--iptv.repl.co/Hebrew/keshet_12 #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="blocked",Makan 33 (360p) [Geo-blocked] -https://kanlivep2event-i.akamaihd.net/hls/live/747613/747613/master.m3u8 -#EXTINF:-1 tvg-id="Sport2.il" status="error",Sport 2 (720p) [Not 24/7] -http://93.152.174.144:4000/play/hotsport2/index.m3u8 -#EXTINF:-1 tvg-id="Sport3.il" status="error",Sport 3 (1080p) [Not 24/7] -http://93.152.174.144:4000/play/hotsport3/index.m3u8 -#EXTINF:-1 tvg-id="Sport4.il" status="error",Sport 4 (1080p) [Not 24/7] -http://93.152.174.144:4000/play/hotsport4/index.m3u8 -#EXTINF:-1 tvg-id="SportsChannel.il" status="error",Sports Channel (720p) [Not 24/7] -http://93.152.174.144:4000/play/s5plus/index.m3u8 -#EXTINF:-1 tvg-id="YnetLive.il" status="error",Ynet Live (1080p) -https://ynet-lh.akamaihd.net/i/ynet_1@123290/master.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) [Not 24/7] -https://stream71.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] @@ -49,9 +31,5 @@ https://kanlivep2event-i.akamaihd.net/hls/live/747600/747600/playlist.m3u8 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",Channel 12 (576p) -http://93.152.174.144:4000/play/ch12/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",KAN 11 Israel (720p) -http://93.152.174.144:4000/play/kan11/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel 2 News (432p) -https://keshethlslive-lh.akamaihd.net/i/c2n_1@195269/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Hidabroot (576p) [Not 24/7] +https://stream71.shidur.net/htvlive2/smil:live2.smil/playlist.m3u8 diff --git a/streams/in.m3u b/streams/in.m3u index a7cf3858d..d7cfe77a6 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -1,36 +1,22 @@ #EXTM3U #EXTINF:-1 tvg-id="3TamilTV.in" status="online",3 Tamil TV (720p) [Not 24/7] https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 -#EXTINF:-1 tvg-id="7SMusic.in" status="timeout",7S Music (576p) [Not 24/7] +#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="online",9X Jalwa (576p) [Not 24/7] +#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="online",9X Jhakaas (576p) [Not 24/7] +#EXTINF:-1 tvg-id="9XJhakaas.in" status="error",9X Jhakaas (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ABPAnanda.in" status="error",ABP Ananda (720p) -https://abp-i.akamaihd.net/hls/live/765530/abpananda/master.m3u8 -#EXTINF:-1 tvg-id="ABPAsmita.in" status="error",ABP Asmita (324p) -http://abpasmita-lh.akamaihd.net/i/abpasmita_1@77821/master.m3u8 -#EXTINF:-1 tvg-id="ABPAsmita.in" status="error",ABP Asmita (720p) -https://abp-i.akamaihd.net/hls/live/765532/abpasmita/master.m3u8 -#EXTINF:-1 tvg-id="ABPHindi.in" status="error",ABP Hindi (324p) -http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 -#EXTINF:-1 tvg-id="ABPHindi.in" status="error",ABP Hindi (720p) -https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 -#EXTINF:-1 tvg-id="ABPMajha.in" status="error",ABP Majha (720p) -https://abp-i.akamaihd.net/hls/live/765531/abpmajha/master.m3u8 #EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 -#EXTINF:-1 tvg-id="AmarUjala.in" status="error",Amar Ujala (360p) [Not 24/7] -https://streamcdn.amarujala.com/live/smil:stream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AmritaTV.in" status="online",Amrita TV (576p) http://103.199.161.254/Content/amrita/Live/Channel(Amrita)/index.m3u8 #EXTINF:-1 tvg-id="AnjanTV.in" status="online",Anjan (720p) [Not 24/7] @@ -45,113 +31,74 @@ http://ashrafichannel.livebox.co.in/ashrafivhannelhls/live.m3u8 http://14.199.164.20:4001/play/a0k6/index.m3u8 #EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (720p) [Not 24/7] https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8 +#EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (576p) +http://103.199.161.254/Content/asianetnews/Live/Channel(Asianetnews)/index.m3u8 #EXTINF:-1 tvg-id="AsianetNews.in" status="online",Asianet News (480p) https://live.neestream.net/neestream_01/asianetnews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="AsianetNews.in" status="timeout",Asianet News (576p) -http://103.199.161.254/Content/asianetnews/Live/Channel(Asianetnews)/index.m3u8 -#EXTINF:-1 tvg-id="AsianetNews.in" status="error",Asianet News (480p) -https://live.neestream.com/neestream_01/asianetnews/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsBangla.in" status="online",Asianet News Bangla (360p) [Not 24/7] https://vidcdn.vidgyor.com/rplus-origin/rplusasianetlive/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsKannada.in" status="online",Asianet News Kannada (360p) [Not 24/7] https://vidcdn.vidgyor.com/suvarna-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsTamil.in" status="online",Asianet News Tamil (360p) [Not 24/7] https://vidcdn.vidgyor.com/ptm-origin/aslive/playlist.m3u8 -#EXTINF:-1 tvg-id="AssamTalks.in" status="error",Assam Talks (240p) [Not 24/7] -http://vidnetcdn.vidgyor.com/assamtalks-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="ATNBangla.in" status="timeout",ATN Bangla (1080p) http://103.81.104.118/hls/stream17.m3u8 #EXTINF:-1 tvg-id="AyushTV.in" status="online",Ayush TV (360p) [Not 24/7] https://95eryw39dwn4-hls-live.wmncdn.net/Ayushu/271ddf829afeece44d8732757fba1a66.sdp/index.m3u8 -#EXTINF:-1 tvg-id="B4UBhojpuri.in" status="online",B4U Bhojpuri (576p) [Not 24/7] +#EXTINF:-1 tvg-id="B4UBhojpuri.in" status="error",B4U Bhojpuri (576p) [Not 24/7] http://14.199.164.20:4001/play/a0nq/index.m3u8 #EXTINF:-1 tvg-id="B4UKadak.in" status="online",B4U Kadak (576p) [Not 24/7] http://103.199.160.85/Content/moviehouse/Live/Channel(MovieHouse)/index.m3u8 -#EXTINF:-1 tvg-id="B4UPlus.in" status="error",B4U Plus (720p) [Not 24/7] -http://14.199.164.20:4001/play/a0wi/index.m3u8 -#EXTINF:-1 tvg-id="BflixMovies.in" status="error",Bflix Movies (480p) -https://m-c036-j2apps.s.llnwi.net/hls/5045.BFlixMovies.in.m3u8 -#EXTINF:-1 tvg-id="BhojpuriCinema.in" status="error",Bhojpuri Cinema (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0rj/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="online",Boogle Bollywood (1080p) [Not 24/7] http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 -#EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] -https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] +#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="ChannelDivya.in" status="error",Channel Divya (360p) [Not 24/7] -http://edge-ind.inapcdn.in:1935/berry1/latest.stream_aac/playlist.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] #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://livecdn.fptplay.net/foxlive/channelvhd_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelY.in" status="online",Channel Y (720p) [Not 24/7] http://cdn19.live247stream.com/channely/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CNBCAwaaz.in" status="error",CNBC Awaaz (504p) [Not 24/7] -https://cnbcawaaz-lh.akamaihd.net/i/cnbcawaaz_1@174872/index_5_av-p.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="CNBCTV18.in" status="error",CNBC TV18 (504p) -https://cnbctv18-lh.akamaihd.net/i/cnbctv18_1@174868/index_5_av-p.m3u8 -#EXTINF:-1 tvg-id="Colors.in" status="error",Colors (720p) [Not 24/7] -http://master.beeiptv.com:8081/colors/colorsbdtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Dabangg.in" status="online",Dabangg (576p) [Not 24/7] +#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="timeout",DD Malayalam (576p) +#EXTINF:-1 tvg-id="DDMalayalam.in" status="online",DD Malayalam (576p) http://103.199.161.254/Content/ddmalayalam/Live/Channel(DDMalayalam)/index.m3u8 -#EXTINF:-1 tvg-id="DDNational.in" status="timeout",DD National (576p) +#EXTINF:-1 tvg-id="DDNational.in" status="online",DD National (576p) http://103.199.161.254/Content/ddnational/Live/Channel(DDNational)/index.m3u8 -#EXTINF:-1 tvg-id="DDNational.in" status="error",DD National (480p) [Not 24/7] -https://m-c036-j2apps.s.llnwi.net/hls/0098.DDNational.in.m3u8 #EXTINF:-1 tvg-id="DDNews.in" status="online",DD News (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCKwucPzHZ7zCUIf7If-Wo1g/live #EXTINF:-1 tvg-id="DDNews.in" status="online",DD News (576p) [Not 24/7] #EXTVLCOPT:http-referrer=https://webcast.gov.in/ https://playhls.media.nic.in/hls/live/ddnews/ddnews.m3u8 -#EXTINF:-1 tvg-id="DDPunjabi.in" status="error",DD Punjabi (576p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://webcast.gov.in/ -https://playhls.media.nic.in/hls/live/ddpunjabi/ddpunjabi.m3u8 -#EXTINF:-1 tvg-id="DDSports.in" status="timeout",DD Sports (576p) +#EXTINF:-1 tvg-id="DDSports.in" status="online",DD Sports (576p) http://103.199.161.254/Content/ddsports/Live/Channel(DDSPORTS)/index.m3u8 #EXTINF:-1 tvg-id="Dhamaal.in" status="online",Dhamaal (1080p) [Not 24/7] https://live.hungama.com/linear/dhamaal/playlist.m3u8 -#EXTINF:-1 tvg-id="Dhinchaak2.in" status="online",Dhinchaak 2 (576p) [Not 24/7] +#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="online",Dhinchaak (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Dhinchaak.in" status="error",Dhinchaak (576p) [Not 24/7] http://14.199.164.20:4001/play/a0o5/index.m3u8 #EXTINF:-1 tvg-id="DighvijayNews24x7.in" status="online",Dighvijay (240p) [Not 24/7] https://vidcdn.vidgyor.com/dighvijay-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="DilSe.in" status="online",Dil Se (360p) [Not 24/7] https://live.hungama.com/linear/dil-se/playlist.m3u8 -#EXTINF:-1 tvg-id="DishaTV.in" status="error",Disha TV (360p) [Not 24/7] -http://xlbor3aadvaj-hls-live.wmncdn.net/disha/stream.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DocuBayTV.in" status="online",DocuBay TV (1080p) [Not 24/7] https://docubayvh.s.llnwi.net/526a07ab-6ae7-4b6c-84a1-159791416484_1000004372_HLS/manifest.m3u8 -#EXTINF:-1 tvg-id="DreamTV.in" status="error",Dream TV (720p) [Not 24/7] -https://cloudflare-cdn301.ottpro.in/dream_media/reedeem/playlist.m3u8 #EXTINF:-1 tvg-id="DreamzTV.in" status="online",Dreamz TV (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/DREAMHD/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="DumTVKannada.in" status="error",Dum TV Kannada (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0sq/index.m3u8 -#EXTINF:-1 tvg-id="E24.in" status="online",E24 (576p) [Not 24/7] +#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] http://14.199.164.20:4001/play/a0j5/index.m3u8 -#EXTINF:-1 tvg-id="Enter10Rangeela.in" status="error",Enter10 Rangeela (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0tp/index.m3u8 -#EXTINF:-1 tvg-id="EpicTV.in" status="error",Epic TV [Geo-blocked] -https://m-c03-j2apps.s.llnwi.net/hls/2639.Epic.in.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="ETNow.in" status="error",ET Now (288p) -https://etnowweblive-lh.akamaihd.net/i/ETN_1@348070/master.m3u8 -#EXTINF:-1 tvg-id="ETVAndhraPradesh.in" status="error",ETV Andhra Pradesh (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSbwShxZsBiqqWwtUidmS6g/live #EXTINF:-1 tvg-id="ETVTelangana.in" status="online",ETV Telangana (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6ickpgDIsltU_-8CbZaksQ/live #EXTINF:-1 tvg-id="FaktMarathi.in" status="online",Fakt Marathi (576p) [Not 24/7] @@ -160,185 +107,131 @@ http://14.199.164.20:4001/play/a0q8/index.m3u8 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] http://14.199.164.20:4001/play/a0qx/index.m3u8 -#EXTINF:-1 tvg-id="GabruuTV.in" status="error",Gabruu TV -http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) -http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GlobalPunjab.in" status="online",Global Punjab (720p) [Not 24/7] https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.in" status="online",GSTV (720p) [Not 24/7] https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 -#EXTINF:-1 tvg-id="HiDost.in" status="error",Hi Dosti (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] +#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="IndiaNews.in" status="error",India News (480p) -https://m-c036-j2apps.s.llnwi.net/hls/0442.IndiaNews.in.m3u8 #EXTINF:-1 tvg-id="IndiaToday.in" status="online",India Today (720p) [Not 24/7] https://indiatodaylive.akamaized.net/hls/live/2014320/indiatoday/indiatodaylive/playlist.m3u8 -#EXTINF:-1 tvg-id="IndiaTV.in" status="error",India TV (480p) [Not 24/7] -https://live-indiatvnews.akamaized.net/indiatv-origin/ITV_1_1@199237/playlist.m3u8 -#EXTINF:-1 tvg-id="IndiaTV.in" status="error",India TV (480p) [Not 24/7] -https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/playlist.m3u8 -#EXTINF:-1 tvg-id="IsaiAruvi.in" status="timeout",Isai Aruvi (576p) +#EXTINF:-1 tvg-id="IsaiAruvi.in" status="online",Isai Aruvi (576p) http://103.199.161.254/Content/isaiaruvi/Live/Channel(IsaiAruvi)/index.m3u8 +#EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (576p) +http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 #EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (480p) https://live.neestream.net/neestream_01/jaihindtv/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="JaihindTV.in" status="timeout",Jaihind TV (576p) -http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 -#EXTINF:-1 tvg-id="JaihindTV.in" status="error",Jaihind TV (480p) -https://live.neestream.com/neestream_01/jaihind/playlist.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (720p) https://vidcdn.vidgyor.com/janamtv-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ja/index.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (480p) https://live.neestream.net/neestream_01/janamtv/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="JanamTV.in" status="error",Janam TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNVkxRPqsBNejO6B9thG9Xw/live -#EXTINF:-1 tvg-id="JanamTV.in" status="error",Janam TV (480p) -https://live.neestream.com/neestream_01/janam/playlist.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] http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.youtube.com/channel/UCjmnq35TvJ1J8JZS49OPg-Q/live -#EXTINF:-1 tvg-id="JanTV.in" status="error",Jan TV (360p) [Not 24/7] -http://jantvstream.in:1935/edge1/sc1jantv.stream_aac/playlist.m3u8 -#EXTINF:-1 tvg-id="JeevanTV.in" status="timeout",Jeevan TV (576p) +#EXTINF:-1 tvg-id="JeevanTV.in" status="online",Jeevan TV (576p) http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8 -#EXTINF:-1 tvg-id="JhanjarMusic.in" status="error",Jhanjar Music (1080p) [Not 24/7] -http://159.203.9.134/hls/jhanjar_music/jhanjar_music.m3u8 #EXTINF:-1 tvg-id="Jonack.in" status="online",Jonack TV (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/jonakk/jonakk/playlist.m3u8 #EXTINF:-1 tvg-id="KadakHits.in" status="online",Kadak Hits (1080p) [Not 24/7] https://live.hungama.com/linear/kadak-hits/playlist.m3u8 -#EXTINF:-1 tvg-id="KairaliArabia.in" status="error",Kairali Arabia (480p) [Not 24/7] -https://idvd.multitvsolution.com/idvo/kairaliarabia_540p/index.m3u8 +#EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCkCWitaToNG1_lR-Si1oMrg/live +#EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (576p) +http://103.199.161.254/Content/people/Live/Channel(People)/index.m3u8 #EXTINF:-1 tvg-id="KairaliNews.in" status="online",Kairali News (480p) https://live.neestream.net/neestream_01/kairalinews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="KairaliNews.in" status="timeout",Kairali News (576p) -http://103.199.161.254/Content/people/Live/Channel(People)/index.m3u8 -#EXTINF:-1 tvg-id="KairaliNews.in" status="error",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="error",Kairali News (480p) -https://live.neestream.com/neestream_01/kairali_news/playlist.m3u8 #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) https://live.neestream.net/neestream_01/kairalitv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) http://103.199.161.254/Content/kairali/Live/Channel(Kairali)/index.m3u8 -#EXTINF:-1 tvg-id="KairaliTV.in" status="error",Kairali TV (480p) -https://live.neestream.com/neestream_01/kairalitv/playlist.m3u8 -#EXTINF:-1 tvg-id="KairaliWe.in" status="timeout",Kairali We (576p) +#EXTINF:-1 tvg-id="KairaliWe.in" status="online",Kairali We (576p) http://103.199.161.254/Content/we/Live/Channel(We)/index.m3u8 #EXTINF:-1 tvg-id="KalaignarMurasu.in" status="online",Kalaignar Murasu (576p) [Not 24/7] http://103.199.160.85/Content/kalaignarmurasu/Live/Channel(KalaignarMurasu)/index.m3u8 #EXTINF:-1 tvg-id="KalaignarSeithigal.in" status="online",Kalaignar Seithikal (576p) [Not 24/7] http://103.199.160.85/Content/kalaignarseithikal/Live/Channel(KalaignarSeithikal)/index.m3u8 -#EXTINF:-1 tvg-id="KalaignarTV.in" status="timeout",Kalaignar (576p) +#EXTINF:-1 tvg-id="KalaignarTV.in" status="online",Kalaignar (576p) http://103.199.161.254/Content/kalaignartv/Live/Channel(KalaignarTV)/index.m3u8 #EXTINF:-1 tvg-id="KalingaTV.in" status="online",Kalinga TV (864p) [Not 24/7] 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="KannurOne.in" status="error",Kannur One (720p) [Not 24/7] -https://bnwdplewrp3a-hls-live.wmncdn.net/kannur1/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurVision.in" status="error",Kannur Vision (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurVision.in" status="timeout",Kannur Vision (360p) [Not 24/7] https://stream.ufworldind.in/live/kvision/playlist.m3u8 -#EXTINF:-1 tvg-id="KappaTV.in" status="timeout",Kappa TV (360p) +#EXTINF:-1 tvg-id="KappaTV.in" status="online",Kappa TV (360p) http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 -#EXTINF:-1 tvg-id="KasthuriTV.in" status="timeout",Kasthuri (576p) +#EXTINF:-1 tvg-id="KasthuriTV.in" status="online",Kasthuri (576p) http://103.199.161.254/Content/kasthuritv/Live/Channel(KasthuriTV)/index.m3u8 -#EXTINF:-1 tvg-id="KCLTV.in" status="online",KCL TV (720p) [Not 24/7] -http://kcltv.livebox.co.in/kclhls/live.m3u8 #EXTINF:-1 tvg-id="KCV.in" status="online",KCV (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KCVMovies.in" status="online",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KenTV.in" status="online",Ken TV (360p) +#EXTINF:-1 tvg-id="KenTV.in" status="timeout",Ken TV (360p) https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KeralaVision.in" status="online",Kerala Vision (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KeralaVision.in" status="error",Kerala Vision (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ni/index.m3u8 -#EXTINF:-1 tvg-id="KeralaVisionNews.in" status="online",Kerala Vision News (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtSeMwydGw6mDSZaIUaJ5bw/live #EXTINF:-1 tvg-id="KhabrainAbhiTak.in" status="online",Khabrain Abhi Tak (480p) [Not 24/7] https://vidcdn.vidgyor.com/kat-origin/liveabr/playlist.m3u8 -#EXTINF:-1 tvg-id="LokSabhaTV.in" status="error",Lok Sabha TV (576p) [Not 24/7] -https://nicls1-lh.akamaihd.net/i/lst_1@26969/master.m3u8 #EXTINF:-1 tvg-id="MahaMovie.in" status="online",Maha Movie (576p) [Not 24/7] http://14.199.164.20:4001/play/a0q7/index.m3u8 -#EXTINF:-1 tvg-id="MahaMovie.in" status="error",Maha Movie (480p) [Not 24/7] -https://m-c036-j2apps.s.llnwi.net/hls/2820.MahaMovie.in.m3u8 -#EXTINF:-1 tvg-id="MakkalTV.in" status="online",Makkal TV (576p) [Not 24/7] +#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="error",Malabar Vision (720p) +#EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p) http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8 -#EXTINF:-1 tvg-id="Malaimurasu.in" status="error",Malaimurasu (480p) [Not 24/7] -https://malaimurasucdn.purplestream.com/malaimurasu/49992ade0624eda468a31e137996d044.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MalappuramChannel.in" status="timeout",Malappuram Channel (720p) [Not 24/7] http://103.78.18.137:1935/live/mlpchannel/chunklist.m3u8 #EXTINF:-1 tvg-id="Mangalam.in" status="online",Mangalam (576p) [Not 24/7] http://103.199.160.85/Content/mangalam/Live/Channel(Mangalam)/index.m3u8 -#EXTINF:-1 tvg-id="ManoramaNews.in" status="timeout",Manorama News (576p) +#EXTINF:-1 tvg-id="ManoramaNews.in" status="online",Manorama News (576p) http://103.199.161.254/Content/manoramanews/Live/Channel(ManoramaNews)/index.m3u8 -#EXTINF:-1 tvg-id="ManoranjanGrand.in" status="error",Manoranjan Grand (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0m2/index.m3u8 -#EXTINF:-1 tvg-id="ManoranjanMovies.in" status="error",Manoranjan Movies (144p) -https://m-c036-j2apps.s.llnwi.net/hls/2172.ManoranjanMovies.in.m3u8 -#EXTINF:-1 tvg-id="MarutamTV.in" status="error",Marutam TV (720p) [Not 24/7] -http://mntv.livebox.co.in/mntvhls/mntv.m3u8 #EXTINF:-1 tvg-id="Mastiii.in" status="online",Mastiii (576p) [Not 24/7] http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live +#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (576p) [Not 24/7] +http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="timeout",Mathrubhumi News (576p) [Not 24/7] -http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 -#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="error",Mathrubhumi News (480p) -https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pa/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0kd/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] +#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) https://live.neestream.net/neestream_01/mediaone/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MediaOne.in" status="timeout",Media One (576p) -http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8 -#EXTINF:-1 tvg-id="MediaOne.in" status="error",Media One (480p) -https://live.neestream.com/neestream_01/mediaone/playlist.m3u8 #EXTINF:-1 tvg-id="MHOneShraddha.in" status="online",Shraddha (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhoneshradha/mhoneshradha/playlist.m3u8 #EXTINF:-1 tvg-id="MirrorNow.in" status="timeout",Mirror Now https://pubads.g.doubleclick.net/ssai/event/DXkHhH2QSnma-HnE3QJqlA/master.m3u8 -#EXTINF:-1 tvg-id="MirrorNow.in" status="error",Mirror Now (360p) -https://mbnowweb-lh.akamaihd.net/i/MRN_1@346545/master.m3u8 #EXTINF:-1 tvg-id="MKSix.in" status="online",MK Six (576p) [Not 24/7] http://103.199.160.85/Content/mktv6/Live/Channel(MKTV6)/index.m3u8 #EXTINF:-1 tvg-id="MKTunes.in" status="online",MK Tunes (576p) [Not 24/7] 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="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] -http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] +#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="MusicIndia.in" status="online",Music India (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0mt/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="Naaptol.in" status="online",Naaptol (576p) [Not 24/7] +#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 @@ -352,52 +245,16 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="online",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 #EXTINF:-1 tvg-id="NethraTV.in" status="timeout",Nethra TV (480p) [Not 24/7] https://dammikartmp.tulix.tv/slrc3/slrc3/playlist.m3u8 -#EXTINF:-1 tvg-id="News7Tamil.in" status="error",News 7 Tamil (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kp/index.m3u8 #EXTINF:-1 tvg-id="News7Tamil.in" status="error",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="News18AssamNorthEast.in" status="error",News 18 Assam (360p) [Not 24/7] -https://news18assam-lh.akamaihd.net/i/n18assamne_1@526575/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18AssamNorthEast.in" status="error",News18 Assam (504p) [Not 24/7] -https://news18assam-lh.akamaihd.net/i/n18assamne_1@526575/index_5_av-p.m3u8 -#EXTINF:-1 tvg-id="News18Bangla.in" status="error",News18 Bangla (360p) [Not 24/7] -https://news18bangla-lh.akamaihd.net/i/n18bangla_1@2289/index_4_av-p.m3u8 -#EXTINF:-1 tvg-id="News18Bangla.in" status="error",News 18 Bengali (360p) [Not 24/7] -https://news18bangla-lh.akamaihd.net/i/n18bangla_1@2289/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18BiharJharkhand.in" status="error",News 18 Jharkhand (360p) -https://news18bihar-lh.akamaihd.net/i/n18biharjh_1@175736/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18Gujarati.in" status="error",News 18 Gujarati (360p) -https://news18gujarati-lh.akamaihd.net/i/n18gujarat_1@370955/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18India.in" status="error",News 18 Hindi (360p) -https://news18india-lh.akamaihd.net/i/news18india_1@174951/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18India.in" status="error",News18 India (504p) -https://news18india-lh.akamaihd.net/i/news18india_1@174951/index_5_av-p.m3u8 -#EXTINF:-1 tvg-id="News18Kannada.in" status="error",News 18 Kannada (360p) -https://news18kannada-lh.akamaihd.net/i/n18kannada_1@372918/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18Kerala.in" status="error",News 18 Malayalam (360p) -https://news18kerala-lh.akamaihd.net/i/n18kerala_1@526583/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18MadhyaPradeshChhattisgarh.in" status="error",News 18 Chhattisgarh (360p) -https://news18mp-lh.akamaihd.net/i/n18mpcg_1@175737/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18Odia.in" status="error",News 18 Odia (360p) -https://etv-oriya.akamaized.net/i/n18odia_1@179753/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18PunjabHaryanaHimachal.in" status="error",News 18 Punjab (360p) -https://news18haryana-lh.akamaihd.net/i/n18punjabhimhar_1@349009/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18Rajasthan.in" status="error",News 18 Rajasthan (360p) -https://news18rajasthan-lh.akamaihd.net/i/n18raj_1@175738/index_4_av-p.m3u8?rebase=on&sd=10 #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="News18TamilNadu.in" status="error",News 18 Tamil (360p) -https://news18tamil-lh.akamaihd.net/i/n18tamil_1@526595/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18Urdu.in" status="error",News 18 Urdu (360p) -https://news18urdu-lh.akamaihd.net/i/n18urdu_1@373059/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18UttarPradeshUttarakhand.in" status="error",News 18 Uttarakhand (360p) -https://news18up-lh.akamaihd.net/i/n18upuk_1@175735/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (360p) [Not 24/7] @@ -406,27 +263,23 @@ https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live #EXTINF:-1 tvg-id="NextTVMalabar.in" status="online",Next TV Malabar (720p) [Not 24/7] https://6zklxbgpdw9b-hls-live.5centscdn.com/next/c9a1fdac6e082dd89e7173244f34d7b3.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="OdishaTV.in" status="error",Odisha TV (480p) [Not 24/7] -https://cdn.smartstream.video/smartstream-us/otvnewmbr/otvnewmbr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OneTV.in" status="online",One TV (720p) http://137.59.86.218:1935/live/onetv/playlist.m3u8 #EXTINF:-1 tvg-id="PolimerNews.in" status="online",Polimer News (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC8Z-VjXBtDJTvq6aqkIskPg/live -#EXTINF:-1 tvg-id="PolimerNews.in" status="online",Polimer News (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0lg/index.m3u8 #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] +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="Pravasi.in" status="error",Pravasi (1080p) [Not 24/7] -https://5ee50688d7b5d.streamlock.net:444/live/pravasi/playlist.m3u8 -#EXTINF:-1 tvg-id="PublicMovies.in" status="online",Public Movies (576p) [Not 24/7] +#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="timeout",Public Music (576p) [Not 24/7] +#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="online",Public TV (576p) [Not 24/7] +#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 @@ -440,86 +293,58 @@ http://103.199.160.85/Content/puthuyugam/Live/Channel(Puthuyugam)/index.m3u8 https://bk7l298nyx53-hls-live.5centscdn.com/realnews/e7dee419f91aa9e65939d3677fb9c4f5.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RealTV.in" status="online",Real TV (720p) [Not 24/7] http://cloud.logicwebs.in:1935/realtv/realtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="ReporterTV.in" status="timeout",Reporter TV (576p) +#EXTINF:-1 tvg-id="ReporterTV.in" status="online",Reporter TV (576p) http://103.199.161.254/Content/reporter/Live/Channel(Reporter)/index.m3u8 #EXTINF:-1 tvg-id="RepublicTV.in" status="blocked",Republic TV [Geo-blocked] https://weblive.republicworld.com/liveorigin/republictv/playlist.m3u8 -#EXTINF:-1 tvg-id="RSTVRajyaSabha.in" status="error",RSTV RajyaSabha (1080p) [Not 24/7] -https://nicls2-lh.akamaihd.net/i/rstv_1@26970/master.m3u8 #EXTINF:-1 tvg-id="SafariTV.in" status="online",Safari TV (480p) [Not 24/7] 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] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) -http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 -#EXTINF:-1 tvg-id="SathiyamTV.in" status="error",Sathiyam TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SathiyamTV.in" status="online",Sathiyam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2ziCMHFPWkFHjocUMXT__Q/live -#EXTINF:-1 tvg-id="ShekinahTV.in" status="online",Shekinah TV (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0ok/index.m3u8 -#EXTINF:-1 tvg-id="ShekinahTV.in" status="error",Shekinah TV (1080p) [Not 24/7] +#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="ShemarooTV.in" status="online",Shemaroo TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ShekinahTV.in" status="error",Shekinah TV (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0ok/index.m3u8 +#EXTINF:-1 tvg-id="ShemarooTV.in" status="error",Shemaroo TV (576p) [Not 24/7] http://14.199.164.20:4001/play/a0nh/index.m3u8 -#EXTINF:-1 tvg-id="ShowBox.in" status="error",Show Box (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0o8/index.m3u8 #EXTINF:-1 tvg-id="Shubhsandesh.in" status="online",Shubhsandesh (720p) [Not 24/7] https://6284rn2xr7xv-hls-live.wmncdn.net/shubhsandeshtv1/live123.stream/index.m3u8 #EXTINF:-1 tvg-id="SirippoliTV.in" status="online",Kalaignar Sirippoli (576p) http://103.199.161.254/Content/kalaignarsirippoli/Live/Channel(Kalaignarsirippoli)/index.m3u8 #EXTINF:-1 tvg-id="SonyBBCEarthHD.in" status="timeout",Sony BBC Earth HD (1080p) http://103.81.104.118/hls/stream5.m3u8 -#EXTINF:-1 tvg-id="SonySix.in" status="error",Sony Six (1080p) [Not 24/7] -http://137.59.155.77:8088/hls/05sonysix.m3u8 #EXTINF:-1 tvg-id="SriSankaraTV.lk" status="online",Sri Sankara (360p) [Not 24/7] https://8noro432dm6g-hls-live.wmncdn.net/Sri/a5518065f47332dad6b509920c827474.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="StarGoldHD.in" status="timeout" user-agent="stream",Star Gold HD (1080p) #EXTVLCOPT:http-user-agent=stream http://103.81.104.118/hls/stream19.m3u8 -#EXTINF:-1 tvg-id="StarMaa.in" status="error",Star Maa [Geo-blocked] -http://maatv-i.akamaihd.net/hls/live/569930/maatv/master_2000.m3u8 #EXTINF:-1 tvg-id="StarPlusHD.in" status="blocked" user-agent="stream",Star Plus HD (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=stream http://208.115.215.42/Utsav_Plus_HD/playlist.m3u8 #EXTINF:-1 tvg-id="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="online",Studio One Plus (576p) [Not 24/7] +#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="StudioOnePlus.in" status="error",Studio One Plus (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEoaVUxpFlmCxwRBy9yhb1Q/live -#EXTINF:-1 tvg-id="StudioOneYuva.in" status="online",Studio One Yuva (576p) [Not 24/7] +#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="StudioOneYuva.in" status="error",Studio One Yuva (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqR2tCs8ufgAjRd6rn4a2wg/live -#EXTINF:-1 tvg-id="SunNews.in" status="error",Sun News (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=_fR9xWEOa7Q -#EXTINF:-1 tvg-id="SuryaMusic.in" status="error",Surya Music (480p) [Not 24/7] -https://indo51.gcdn.co/MALYLAM-SuryaMusic/index.m3u8 -#EXTINF:-1 tvg-id="SuryaTV.in" status="error",Surya TV (720p) [Not 24/7] -https://indo51.gcdn.co/MALYLAM-SuryaHD/index.m3u8 -#EXTINF:-1 tvg-id="Swantham.in" status="online",Swantham (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Swantham.in" status="error",Swantham (720p) [Not 24/7] http://131.153.22.8:1935/SWANTHAM/live/playlist.m3u8 #EXTINF:-1 tvg-id="SwarajExpressSMBC.in" status="online",Swaraj Express (720p) [Not 24/7] https://live.wmncdn.net/highnews/swaraj.stream/index.m3u8 #EXTINF:-1 tvg-id="TehelkaTV.in" status="online",Tehelka TV (480p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/tehelkatv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ThanthiTV.in" status="error",Thanthi TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=wc3Y6vI-poI -#EXTINF:-1 tvg-id="ThanthiTV.in" status="error",Thanthi TV (720p) [Not 24/7] -https://vidcdn.vidgyor.com/thanthi-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="TimesNow.in" status="blocked",Times Now (480p) [Geo-blocked] https://timesnow-lh.akamaihd.net/i/TNHD_1@129288/master.m3u8 #EXTINF:-1 tvg-id="TimesNow.in" status="timeout",Times Now [Geo-blocked] https://pubads.g.doubleclick.net/ssai/event/1mR1QUQ3Tg-VuKfiyjwNuA/master.m3u8 -#EXTINF:-1 tvg-id="TimeTV.in" status="error",Time TV (360p) [Not 24/7] -https://cloudflare-cdn301.ottpro.in/live/timetv/playlist.m3u8 #EXTINF:-1 tvg-id="TimeVisionNews.in" status="online",Time Vision News (720p) [Not 24/7] http://cloud.logicwebs.in:1935/timevision/timevision/playlist.m3u8 -#EXTINF:-1 tvg-id="Tunes6.in" status="error",Tunes 6 [Geo-blocked] -https://m-c18-j2apps.s.llnwi.net/hls/3731.Tunes6.in.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] @@ -528,26 +353,18 @@ https://vidcdn.vidgyor.com/tv9telugu-origin/live/tv9telugu-origin/live1/playlist http://103.199.160.85/Content/24news/Live/Channel(24news)/index.m3u8 #EXTINF:-1 tvg-id="UBLHD.in" status="timeout",UBL HD (1080p) [Not 24/7] https://cdn.logicwebs.in/hls/ublhdkey.m3u8 -#EXTINF:-1 tvg-id="UthradamMovies.in" status="error",Uthradam Movies (576p) -http://stream-live.in:11037/hls/uthradam.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="online",Vaanvavil (576p) [Not 24/7] +#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="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] -http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 -#EXTINF:-1 tvg-id="WowCinemaOne.in" status="online",Wow Cinema One (576p) [Not 24/7] +#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="YuppThirai.in" status="error",Yupp Thirai (270p) -http://119.81.82.28/encoded/yuppthirai_800/playlist.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] @@ -560,8 +377,6 @@ http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 http://live.singamcloud.in:1935/nvision/nvision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Suriyan TV http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zainabia Channel -https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 #EXTINF:-1 tvg-id="" status="online",FASTWAY NEWS (720p) [Not 24/7] http://163.47.214.155:1935/fwnews/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Beats HD (720p) @@ -570,22 +385,26 @@ http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 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",Desi Plus (720p) -http://cdn2.live247stream.com/desiplus/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",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",Dishum (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pe/index.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) @@ -610,6 +429,9 @@ http://192.99.2.28/mandra_hls/mandra.m3u8 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="blocked",Republic Bharat (360p) [Geo-blocked] @@ -623,44 +445,11 @@ http://103.72.179.30:1935/GECHindi/ngrp:SONY_SAB.stream_all/Playlist.m3u8 http://103.81.104.118/hls/stream10.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",Times Now Navbharat [Geo-blocked] -https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",B4U Hitz (720p) [Not 24/7] -http://14.199.164.20:4001/play/a0wh/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",B4U movies (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0wj/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",B4U Music (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0wk/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Keralabhumi -http://103.153.92.157:11037/hls/kbh.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",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) -http://210.210.155.37/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] -http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 -#EXTINF:-1 tvg-id="" status="error",Janataa TV [Not 24/7] -http://mydreams.livebox.co.in/Janataatvhls/Janataatv.m3u8 -#EXTINF:-1 tvg-id="" status="error",A NEWSDONs TV- SWAG SADDA VAKRAA (720p) [Not 24/7] -http://newsjatt.camdvr.org:1935/newsjatt/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kalai Isai (1080p) [Not 24/7] -http://singamcloud.in:1935/kalai/kalaiisai/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sachin Music (576p) [Not 24/7] -http://singamcloud.in:1935/sachinmusichd/sachinmusichd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Naxtra News (720p) [Not 24/7] -http://wearelive.livebox.co.in/naxatratvhls/Naxatratv.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel Win (360p) [Not 24/7] -https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",R Plus News (360p) [Not 24/7] -https://cdn.smartstream.video/smartstream-us/rplus/rplus/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",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="error",Kairali WE (480p) -https://live.neestream.com/neestream_01/we/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Satsang (1080p) [Not 24/7] -https://satsangtv.sanskargroup.in/satsangtvlive.m3u8 -#EXTINF:-1 tvg-id="" status="error",Divya TV [Geo-blocked] -https://sneh-z5api.herokuapp.com/?c=0-9-divyatv +#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 diff --git a/streams/in_samsung.m3u b/streams/in_samsung.m3u index 35d579a95..1d0c1f8b4 100644 --- a/streams/in_samsung.m3u +++ b/streams/in_samsung.m3u @@ -1,14 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -http://failarmy-international-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmStreams.us" status="error",FilmStreams (720p) -https://spi-filmstream-1-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-12-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GoUSAIndia.uk" status="error",Go USA (India) (720p) -https://brandusa-gousa-1-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GustoTV.au" status="error",Gusto TV (720p) -https://gustotv-samsung-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsungindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InTrouble.nl" status="online",InTrouble (1080p) @@ -17,13 +9,5 @@ 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="MAVTVIndia.in" status="error",MavTV India (720p) -http://mavtv-mavtvglobal-1-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeIndia.us" status="error",People are Awesome India (720p) -https://jukin-peopleareawesome-2-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveIndia.in" status="error",The Pet Collective India (720p) -https://the-pet-collective-international-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpyIndia.in" status="error",WeatherSpy India (720p) -https://jukin-weatherspy-2-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Inshort (India) (720p) https://inshort-samsungindia.amagi.tv/playlist.m3u8 diff --git a/streams/iq.m3u b/streams/iq.m3u index 857f5014e..81a79cd58 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -7,11 +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) [Not 24/7] +#EXTINF:-1 tvg-id="AlIraqiyaAl3ama.iq" status="error",Al Iraqiya Al 3ama (720p) [Geo-blocked] https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 -#EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Geo-blocked] https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 @@ -29,36 +29,34 @@ https://cdg8.edge.technocdn.com/arrafidaintv/abr_live/playlist.m3u8 https://media1.livaat.com/AL-RASHEED-HD/index.m3u8 #EXTINF:-1 tvg-id="AlSharqiya.iq" status="online",Al Sharqiya (1080p) [Not 24/7] http://ns8.indexforce.com:1935/home/mystream/playlist.m3u8 +#EXTINF:-1 tvg-id="AlSharqiya.iq" status="online",Al-Sharqiya (1080p) +https://5d94523502c2d.streamlock.net/home/mystream/playlist.m3u8 #EXTINF:-1 tvg-id="AlSharqiyaNews.iq" status="online",Al Sharqiya News (1080p) http://ns8.indexforce.com:1935/alsharqiyalive/mystream/playlist.m3u8 -#EXTINF:-1 tvg-id="Alsumaria.iq" status="error",Al Sumaria (1080p) [Not 24/7] -http://iptv.repl.co/Arabic/Al_summaria +#EXTINF:-1 tvg-id="AlSharqiyaNews.iq" status="online",Al-Sharqiya News (1080p) +https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/playlist.m3u8 #EXTINF:-1 tvg-id="AmozhgaryTV.iq" status="online",Amozhgary TV (1080p) https://media.streambrothers.com:1936/8248/8248/playlist.m3u8 #EXTINF:-1 tvg-id="AssyrianANB.iq" status="online",Assyrian ANB (720p) https://anbsat.ddns.net/anb/live/ANB/playlist.m3u8 #EXTINF:-1 tvg-id="AvaEntertainment.iq" status="online",Ava Entertainment (720p) [Not 24/7] https://cdn3.wowza.com/1/OWNQVXVWc0dQclJz/RXJPdHJx/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="BabylonTV.iq" status="error",Babylon TV (720p) -https://iqlivestream.com/live/babylontv.flv -#EXTINF:-1 tvg-id="CihanTV.iq" status="error",Cihan TV (576p) [Not 24/7] -http://cdn.liveshell.net:1935/live/cihann/playlist.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 +https://ghaasiflu.online/tarab/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="DijlahTV.iq" status="online",Dijlah (1080p) http://91.134.145.75:10001/Dijlah/index.m3u8 +#EXTINF:-1 tvg-id="DijlahTV.iq" status="online",Dijlah TV +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="GaliKurdistan.iq" status="error",Gali Kurdistan (760p) [Not 24/7] -http://51.75.66.91:8080/gksat.mp4 #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="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) -https://ar.imamhusseintv.com/live/ih201/index.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="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) @@ -67,55 +65,34 @@ https://ur.imamhusseintv.com/live/ih4.m3u8 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="Iraq24.iq" status="error",Iraq 24 (1080p) [Not 24/7] -https://113483.global.ssl.fastly.net/edge-en/ngrp:live_31b220e0e20611eab1b9cfce247e5d5f_all/index.m3u8 -#EXTINF:-1 tvg-id="IraqFuture.iq" status="error",Iraq Future (576p) -https://streaming.viewmedia.tv/viewsatstream40/viewsatstream40.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="IshtarTV.iq" status="error",Ishtar TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://vimeo.com/event/1243782 #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="KirkukTV.iq" status="error",Kirkuk TV (576p) [Not 24/7] -https://5ab29cc78f681.streamlock.net/IHTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="Kurdistan24.iq" status="online",Kurdistan 24 (720p) https://d1x82nydcxndze.cloudfront.net/live/index.m3u8 #EXTINF:-1 tvg-id="KurdistanTV.iq" status="online",Kurdistan TV (720p) [Not 24/7] https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxKurmanci.iq" status="error",KurdMax Sorani (1080p) [Not 24/7] -https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream2_all/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="online",KurdMax Music (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/kurdmaxmusic/live -#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="error",KurdMax Music (720p) [Not 24/7] -https://5aa8c7549bfa9.streamlock.net/music/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="error",KurdMax Show (720p) [Not 24/7] -https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:SHOW1_all/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxSorani.iq" status="error",KurdMax (1080p) [Not 24/7] -https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream_all/playlist.m3u8 #EXTINF:-1 tvg-id="Kurdsat.iq" status="online",KurdSat (720p) http://ikomg2.s.llnwi.net/kurdsathd/playlist.m3u8 #EXTINF:-1 tvg-id="KurdsatNews.iq" status="online",KurdSat News (1080p) [Not 24/7] https://ikomg2.mmdlive.lldns.net/ikomg2/107b7df8f5444d778f349100739a09cd/manifest.m3u8 #EXTINF:-1 tvg-id="KurdsatNews.iq" status="online",KurdSat News (720p) http://ikomg2.s.llnwi.net/kurdsatnewshd/playlist.m3u8 -#EXTINF:-1 tvg-id="NetTV.iq" status="error",Net TV (1080p) [Not 24/7] -http://nettvstreampaid.flashmediacast.com:1935/nettvstreampaid/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="NetTV.iq" status="error",Net TV (480p) [Not 24/7] -https://live.karwan.tv/karwan.tv/net-tv/playlist.m3u8 #EXTINF:-1 tvg-id="NRTTV.iq" status="online",NRT TV (720p) [Not 24/7] https://media.streambrothers.com:1936/8226/8226/playlist.m3u8 #EXTINF:-1 tvg-id="PayamTV.iq" status="online",Payam TV (720p) [Not 24/7] https://5ab29cc78f681.streamlock.net/PayamTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RudawTV.iq" status="online",Rudaw TV (1080p) https://svs.itworkscdn.net/rudawlive/rudawlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SpedaTV.iq" status="error",Speda TV (720p) [Not 24/7] -http://liveshell.net:1935/live/speda084k/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="ZagrosTV.iq" status="online",Zagros (720p) [Not 24/7] https://5a3ed7a72ed4b.streamlock.net/zagrostv/SMIL:myStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",WAAR TV (720p) [Not 24/7] -https://live.karwan.tv/karwan.tv/waar-tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Music Al-Remas (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/musicalrmastv1/live +#EXTINF:-1 tvg-id="" status="online",Cihan +http://cdn.dwasat.com:1935/live/cihann/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index 29c137290..41004ba4c 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -1,7 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="24B.ir" status="error",GEM 24b (1080p) [Geo-blocked] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=24b -https://d2e40kvaojifd6.cloudfront.net/stream/24b/playlist.m3u8 #EXTINF:-1 tvg-id="AFNTV.ir" status="online",AFN TV (720p) [Not 24/7] https://bozztv.com/1gbw5/tintv2/tintv2/playlist.m3u8 #EXTINF:-1 tvg-id="AlAlam.ir" status="online",Al Alam (360p) [Not 24/7] @@ -18,67 +15,16 @@ http://51.210.199.5/hls/stream.m3u8 http://51.210.199.4/hls/stream.m3u8 #EXTINF:-1 tvg-id="AyenehTV.ir" status="online",Ayeneh TV (720p) [Not 24/7] https://livestream.5centscdn.com/cls040318/b0d2763968fd0bdd2dc0d44ba2abf9ce.sdp/index.m3u8 -#EXTINF:-1 tvg-id="BeitolAbbasTVChannel.iq" status="error",BeitolAbbas TV (720p) [Not 24/7] -http://live.beitolabbas.tv/live/beitolabbastv.m3u8 #EXTINF:-1 tvg-id="CaltexTV.ir" status="online",Caltex TV (720p) [Not 24/7] https://vid1.caltexmusic.com/hls/caltextv.m3u8 #EXTINF:-1 tvg-id="EBC1TV.ir" status="online",EBC1 TV (720p) [Geo-blocked] https://vsn1-cdn-phx.icastcenter.com/EBC1/EBC1/playlist.m3u8 #EXTINF:-1 tvg-id="FarsTV.ir" status="online",FARS (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:fars/playlist.m3u8 -#EXTINF:-1 tvg-id="GEMAcademy.ir" status="error",GEM Academy (540p) [Geo-blocked] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemusa -https://d2e40kvaojifd6.cloudfront.net/stream/gem_usa/playlist.m3u8 -#EXTINF:-1 tvg-id="GEMArabia.ir" status="error",GEM Arabia (576p) [Not 24/7] -http://216.66.42.47:7777/GemArabia_HD.m3u8 #EXTINF:-1 tvg-id="GEMAZ.ir" status="timeout",GEM AZ (576p) [Not 24/7] http://216.66.42.47:7777/GemAZ_HD.m3u8 -#EXTINF:-1 tvg-id="GEMBollywood.ir" status="error",GEM Bollywood (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gembollywood -https://stream-cdn.gemonline.tv/live/gembollywood/index.m3u8 -#EXTINF:-1 tvg-id="GEMClassic.ir" status="error",GEM Classic (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemclassic -https://stream-cdn.gemonline.tv/live/gemclassic/index.m3u8 #EXTINF:-1 tvg-id="GEMComedy.ir" status="timeout",GEM Comedy (576p) [Not 24/7] http://216.66.42.47:7777/GemComedy_HD.m3u8 -#EXTINF:-1 tvg-id="GEMCrypto.ir" status="error",GEM Crypto (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_crypto -https://stream-cdn.gemonline.tv/live/gemcrypto/index.m3u8 -#EXTINF:-1 tvg-id="GEMDrama.ir" status="error",GEM Drama (360p) -http://65.21.196.79/gem_drama/master.m3u8 -#EXTINF:-1 tvg-id="GEMFilm.ir" status="error",GEM Film (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_film -https://stream-cdn.gemonline.tv/live/gemfilm/index.m3u8 -#EXTINF:-1 tvg-id="GEMFit.ir" status="error",GEM Fit (360p) -http://65.21.196.79/30tv/master.m3u8 -#EXTINF:-1 tvg-id="GEMFood.ir" status="error",GEM Food (360p) -http://65.21.196.79/gem_food/master.m3u8 -#EXTINF:-1 tvg-id="GEMJunior.ir" status="error",GEM Junior (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemjunior -https://stream-cdn.gemonline.tv/live/gemjunior/index.m3u8 -#EXTINF:-1 tvg-id="GEMKids.ir" status="error",GEM Kids (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemkids -https://stream-cdn.gemonline.tv/live/gemkids/index.m3u8 -#EXTINF:-1 tvg-id="GEMLatino.ir" status="error",GEM Latino (540p) [Geo-blocked] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_latino -https://d2e40kvaojifd6.cloudfront.net/stream/gem_latino/playlist.m3u8 -#EXTINF:-1 tvg-id="GEMLife.ir" status="error",GEM Life (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_life -https://stream-cdn.gemonline.tv/live/gemlife/index.m3u8 -#EXTINF:-1 tvg-id="GEMNature.ir" status="error",GEM Nature (360p) -http://65.21.196.79/gem_nature/master.m3u8 -#EXTINF:-1 tvg-id="GEMProperty.ir" status="error",GEM Property (540p) [Geo-blocked] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_property -https://d2e40kvaojifd6.cloudfront.net/stream/gem_property/playlist.m3u8 -#EXTINF:-1 tvg-id="GEMSeries.ir" status="error",GEM Series (360p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemseries -http://65.21.196.79/gem_series/master.m3u8 -#EXTINF:-1 tvg-id="GEMTravel.ir" status="error",GEM Travel (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_travel -https://stream-cdn.gemonline.tv/live/gemtravel/index.m3u8 -#EXTINF:-1 tvg-id="GEMTV.ir" status="error",GEM Tv (360p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemtv -http://65.21.196.79/gem_tv/master.m3u8 #EXTINF:-1 tvg-id="GolestanTV.ir" status="online",GOLESTAN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:golestan/playlist.m3u8 #EXTINF:-1 tvg-id="HastiTVHD.ir" status="online",Hasti TV (1080p) [Not 24/7] @@ -93,47 +39,26 @@ 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="online",iFILM English (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="iFilmEnglish.ir" status="timeout",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 -#EXTINF:-1 tvg-id="INTVSimayeAzadi.ir" status="error",INTV Simaye Azadi (1080p) -https://sima-i.akamaihd.net/hls/live/624111/sima/index.m3u8 #EXTINF:-1 tvg-id="IranBeauty.ir" status="online",Iran Beauty (720p) [Not 24/7] http://51.210.199.57/hls/stream.m3u8 -#EXTINF:-1 tvg-id="IraneAryaeeTV.ir" status="error",Irane Aryaee (480p) -http://159.69.58.154/irane_arya/irane_arya.m3u8 -#EXTINF:-1 tvg-id="iToon.ir" status="error",iToon (360p) -http://159.69.58.154/itoon/master.m3u8 #EXTINF:-1 tvg-id="JahanbinTV.ir" status="online",JAHANBIN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:jahanbin/playlist.m3u8 #EXTINF:-1 tvg-id="KalemehTV.ir" status="online",Kalemeh TV (1080p) [Not 24/7] https://live.kalemehtv.tv/live/ngrp:kalemeh_all/playlist.m3u8 #EXTINF:-1 tvg-id="MarjaeyatTVPersian.ir" status="online",Marjaeyat (1080p) [Not 24/7] https://livefa.marjaeyattv.com/mtv_fa/playlist.m3u8 -#EXTINF:-1 tvg-id="Maxx.ir" status="error",GEM Maxx (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=maxx -https://stream-cdn.gemonline.tv/live/gemmaxx/index.m3u8 -#EXTINF:-1 tvg-id="Mifa.ir" status="error",GEM Mifa (360p) -http://65.21.196.79/mifa/master.m3u8 -#EXTINF:-1 tvg-id="MihanTV.ir" status="error",Mihan TV (360p) [Not 24/7] -https://iptv.mihantv.com/live/playlist1/index.m3u8 -#EXTINF:-1 tvg-id="ModernEconomy.ir" status="error",GEM Modern Economy (540p) [Geo-blocked] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=modern_economy -https://d2e40kvaojifd6.cloudfront.net/stream/modern_economy/playlist.m3u8 #EXTINF:-1 tvg-id="MohabatTV.ir" status="online",Mohabat TV (540p) http://204.11.235.251:1935/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="MohabatTV.ir" status="online",Mohabat TV (540p) https://5acf9f9415a10.streamlock.net/live_transcoder/ngrp:mohabat.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="Navahang.ir" status="online",NAVAHANG (720p) http://51.210.227.130/hls/stream.m3u8 -#EXTINF:-1 tvg-id="OmideIranTV.ir" status="online",Omide Iran (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmideIranTV.ir" status="error",Omide Iran (720p) [Not 24/7] http://51.210.199.38/hls/stream.m3u8 -#EXTINF:-1 tvg-id="Onyx.ir" status="error",GEM Onyx (1080p) [Geo-blocked] -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=onyx -https://d2e40kvaojifd6.cloudfront.net/stream/onyx/playlist.m3u8 -#EXTINF:-1 tvg-id="OXIRTV.ir" status="error",OXIR TV (720p) -http://51.210.199.36/hls/stream.m3u8 #EXTINF:-1 tvg-id="ParnianTV.ca" status="online",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] @@ -156,16 +81,9 @@ https://live1.presstv.ir/live/presstvfr/index.m3u8 https://live.presstv.ir/liveprs/smil:liveprs/playlist.m3u8 #EXTINF:-1 tvg-id="QazvinTV.ir" status="online",QAZVIN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:qazvin/playlist.m3u8 -#EXTINF:-1 tvg-id="RangarangTV.ir" status="error",Rangarang TV (720p) [Not 24/7] -https://iptv.rangarang.us/live/playlist.m3u8 -#EXTINF:-1 tvg-id="River.ir" status="error",GEM River (360p) -http://65.21.196.79/gem_river/master.m3u8 -#EXTINF:-1 tvg-id="Rubix.ir" status="error",GEM Rubix (576p) -#EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=rubix -https://stream-cdn.gemonline.tv/live/rubix/index.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="online",Salam TV (720p) +#EXTINF:-1 tvg-id="SalamTV.ir" status="error",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 @@ -191,6 +109,10 @@ 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",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] @@ -209,35 +131,3 @@ http://vps.parsiland.net/hls/ParsiLand.m3u8 http://cdnlive.irib.ir/live-channels/smil:sahar3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel 1 (480p) [Not 24/7] https://2nbyjjx7y53k-hls-live.5centscdn.com/cls040317/0070c5b7ef083bdc8de09065c61a34d8.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Faraz TV (720p) [Not 24/7] -https://faraztv.net/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mono TV (720p) -http://51.210.227.137/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="error",4U TV (720p) [Not 24/7] -http://116.202.255.113:1935/4utv/livehd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",4U TV (480p) [Not 24/7] -http://116.202.255.113:1935/4utv/livesd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Ekran Movie (720p) -http://159.69.58.154/ekran/ekrantv.m3u8 -#EXTINF:-1 tvg-id="" status="error",Film 1 (720p) -http://159.69.58.154/film1/film1tv.m3u8 -#EXTINF:-1 tvg-id="" status="error",Music 1 -http://159.69.58.154/music1/music1_tv.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tapesh 2 Movies (720p) [Not 24/7] -http://159.69.58.154/t2_movies/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",SAHAR KURDI (576p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/56 -#EXTINF:-1 tvg-id="" status="error",1TvPersian (720p) [Not 24/7] -https://1-215-11778-1.b.cdn13.com/onetvpersia001.m3u8 -#EXTINF:-1 tvg-id="" status="error",Khatereh TV (368p) [Geo-blocked] -https://5caf24a595d94.streamlock.net:1937/8130/8130/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Nour (720p) [Not 24/7] -https://cdn.videoevent.live:19360/elfaro4/elfaro4.m3u8 -#EXTINF:-1 tvg-id="" status="error",Valiasr (480p) -https://ir13.livekadeh.com/hls2/valiasr.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canada Star TV (360p) -https://live.livestreamtv.ca/canadastartv/smil:canadastartv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Farda (576p) [Not 24/7] -https://rfe-lh.akamaihd.net/i/rfe_tvmc1@383622/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Persian Bazar (720p) [Not 24/7] -https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 diff --git a/streams/is.m3u b/streams/is.m3u index 7dcb1fea2..83f57db4c 100644 --- a/streams/is.m3u +++ b/streams/is.m3u @@ -1,7 +1,7 @@ #EXTM3U +#EXTINF:-1 tvg-id="Althingi.is" status="online",Althingi +https://althingi-live.secure.footprint.net/althingi/live/index.m3u8 #EXTINF:-1 tvg-id="N4.is" status="online",N4 (720p) https://live.tv.c.is/n4/index.m3u8 -#EXTINF:-1 tvg-id="RUV2.is" status="error",RรšV 2 (720p) -https://iptv-all.lanesh4d0w.repl.co/iceland/ruv2 -#EXTINF:-1 tvg-id="RUV.is" status="error",RรšV (360p) -https://iptv-all.lanesh4d0w.repl.co/iceland/ruv +#EXTINF:-1 tvg-id="RUV.is" status="online",RUV +https://ruv-web-live.akamaized.net/streymi/ruverl/ruverl.m3u8 diff --git a/streams/it.m3u b/streams/it.m3u index ac59bba68..41b59b421 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -9,8 +9,6 @@ http://wms.shared.streamshow.it/canale51/canale51/playlist.m3u8 https://59d7d6f47d7fc.streamlock.net/canale51/canale51/playlist.m3u8 #EXTINF:-1 tvg-id="ABChannel.it" status="online",AB Channel (720p) [Not 24/7] https://tsw.streamingwebtv24.it:1936/abchanneltv/abchanneltv/playlist.m3u8 -#EXTINF:-1 tvg-id="ABChannel.it" status="error",AB Channel (768p) -https://59ef7ad665d1d.streamlock.net:1443/abchannel/abchannel/playlist.m3u8 #EXTINF:-1 tvg-id="AlmaTV.it" status="timeout",Alma TV (576p) http://151.0.207.99:1935/AlmaTv/AlmaTv/playlist.m3u8 #EXTINF:-1 tvg-id="AltoAdigeTV.it" status="online",Alto Adige TV (720p) @@ -19,20 +17,14 @@ https://5f204aff97bee.streamlock.net/AltoAdigeTV/livestream/playlist.m3u8 https://59d8c0cee6f3d.streamlock.net/antennatreveneto/antennatreveneto.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AuroraArte.it" status="online",Aurora Arte (480p) https://59d7d6f47d7fc.streamlock.net/auroraarte/auroraarte/playlist.m3u8 -#EXTINF:-1 tvg-id="AzzurraTV.it" status="error",Azzurra TV (576p) [Not 24/7] -https://sb.top-ix.org/avtvlive/streaming/playlist.m3u8 #EXTINF:-1 tvg-id="Bike.it" status="timeout",Bike (720p) http://backup.superstreaming.inaria.me/BikeSmartMobilityDTT/playlist.m3u8 -#EXTINF:-1 tvg-id="BoingFrance.fr" status="error",Boing France (720p) [Not 24/7] -http://flusonic-1.platinum-tv.com/boing/index.m3u8?token=test #EXTINF:-1 tvg-id="BoingSpain.it" status="timeout",Boing Spain http://149.62.177.157:8000/play/a010 #EXTINF:-1 tvg-id="BomChannel.it" status="online",Bom Channel https://5f22d76e220e1.streamlock.net/BOMCHANNEL/BOMCHANNEL/playlist.m3u8 #EXTINF:-1 tvg-id="CafeTV24.it" status="online",CafeTV24 (720p) https://srvx1.selftv.video/cafe/live/playlist.m3u8 -#EXTINF:-1 tvg-id="CafeTV24.it" status="error",CafรจTV24 (720p) -http://srv3.meway.tv:1957/cafe/live/playlist.m3u8 #EXTINF:-1 tvg-id="Canale2Altamura.it" status="online",Canale 2 Altamura (576p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/canale2/canale2/playlist.m3u8 #EXTINF:-1 tvg-id="Canale5.it" status="blocked",Canale 5 [Geo-blocked] @@ -45,22 +37,12 @@ http://wms.shared.streamshow.it/canale8/canale8/playlist.m3u8 https://stream.mariatvcdn.com/canaleventuno/f5d2060b3682e0dfffd5b2f18e935ad3.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="CanaleDieci.it" status="online",Canale 10 (540p) [Not 24/7] http://37.187.142.147:1935/ch10live/high.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="CanaleItalia83.it" status="error",Canale Italia 83 (576p) [Not 24/7] -http://ovp-live.akamaized.net/ac024_live/video1/playlist.m3u8 -#EXTINF:-1 tvg-id="CarinaTV.it" status="error",Carina TV (720p) -http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CarinaTV.it" status="error",Carina TV (720p) -http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 #EXTINF:-1 tvg-id="Cine34.it" status="blocked",Cine 34 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/index.m3u8 #EXTINF:-1 tvg-id="ClassCNBC.us" status="online",Class CNBC (576p) https://streamcdnb10-859c1818ed614cc5b0047439470927b0.msvdn.net/live/S76890577/tDoFkZD3T1Lw/playlist.m3u8 #EXTINF:-1 tvg-id="CompanyTV.it" status="online",Company TV (720p) https://5929b138b139d.streamlock.net/CompanyTV/smil:CompanyTV.smil/master.m3u8 -#EXTINF:-1 tvg-id="CompanyTV.it" status="error",Company TV (720p) -http://wma10.fluidstream.net/CompanyTV/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="CusanoItaliaTV.it" status="error",Cusano Italia TV (720p) [Not 24/7] -https://stream9.xdevel.com/video0s975363-691/stream/playlist.m3u8 #EXTINF:-1 tvg-id="DonnaShopping.it" status="online",Donna Shopping (1080p) [Not 24/7] https://media.streambrothers.com:1936/8038/8038/playlist.m3u8 #EXTINF:-1 tvg-id="EliveTVBrescia.it" status="online",Elive TV Brescia (720p) [Not 24/7] @@ -75,12 +57,8 @@ https://59d7d6f47d7fc.streamlock.net/esperiatv/esperiatv/playlist.m3u8 http://178.33.224.197:1935/euroindiemusic/euroindiemusic/playlist.m3u8 #EXTINF:-1 tvg-id="EuroTV.it" status="online",Euro TV (720p) [Not 24/7] https://5f22d76e220e1.streamlock.net/eurotv/eurotv/playlist.m3u8 -#EXTINF:-1 tvg-id="FMITALIA.it" status="error",FM ITALIA (404p) [Not 24/7] -https://stream7.xdevel.com/video0s975817-411/stream/playlist.m3u8 #EXTINF:-1 tvg-id="GoldTVItaly.it" status="timeout",Gold TV Italia (576p) http://151.0.207.99:1935/GoldTV/GOLD_17/playlist.m3u8 -#EXTINF:-1 tvg-id="HistoryLab.it" status="error",History Lab (270p) [Not 24/7] -https://5929b138b139d.streamlock.net/HistoryLab/livestream/playlis.m3u8 #EXTINF:-1 tvg-id="IcaroTV.it" status="online",Icaro TV (720p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/icarotv/icarotv/playlist.m3u8 #EXTINF:-1 tvg-id="Iris.it" status="blocked",Iris [Geo-blocked] @@ -111,40 +89,22 @@ https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ka)/ https://d15umi5iaezxgx.cloudfront.net/LA7/CLN/HLS-B/Live.m3u8 #EXTINF:-1 tvg-id="La7.it" status="online",La7 https://d15umi5iaezxgx.cloudfront.net/LA7/CLN/HLS/Live.m3u8 -#EXTINF:-1 tvg-id="LaCTV.it" status="error",La CTV (720p) [Not 24/7] -http://streamcdnc3.mainstreaming.tv/cdn/live/100197/SOrBDPy/playlist.m3u8 -#EXTINF:-1 tvg-id="LaCTV.it" status="error",La C TV (720p) [Not 24/7] -http://streamcdng3.mainstreaming.tv/cdn/live/100197/SOrBDPy/playlist.m3u8 -#EXTINF:-1 tvg-id="LaTr3.it" status="error",La Tr3 (720p) -https://59ef7ad665d1d.streamlock.net:1443/eslife/eslife/playlist.m3u8 #EXTINF:-1 tvg-id="LaTR3Marsala.it" status="online",La TR3 Marsala (720p) https://tsw.streamingwebtv24.it:1936/eslife1/eslife1/playlist.m3u8 #EXTINF:-1 tvg-id="LazioTV.it" status="timeout",Lazio TV (576p) http://151.0.207.99:1935/live/LAZIOTV12/playlist.m3u8 #EXTINF:-1 tvg-id="LiraTV.it" status="online",Lira TV (720p) [Not 24/7] https://5d79ae45bc63b.streamlock.net/Liratv/Liratv/playlist.m3u8 -#EXTINF:-1 tvg-id="LucaniaChannel.it" status="error",Lucania Channel (480p) [Not 24/7] -http://wms.shared.streamshow.it/lucaniatv/mp4:lucaniatv/playlist.m3u8 -#EXTINF:-1 tvg-id="m2oTV.it" status="error",m2o TV (360p) [Not 24/7] -https://m2otv-lh.akamaihd.net/i/m2oTv_1@186074/master.m3u8 #EXTINF:-1 tvg-id="MediasetExtra.it" status="blocked",Mediaset Extra [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(kq)/index.m3u8 -#EXTINF:-1 tvg-id="NSL.it" status="error",NSL (1080p) -https://streannunsec-lh.akamaihd.net/i/tv_1@868496/master.m3u8 #EXTINF:-1 tvg-id="OndaNovaraTV.it" status="online",Onda Novara TV (720p) [Not 24/7] https://585b674743bbb.streamlock.net/9006/9006/master.m3u8 #EXTINF:-1 tvg-id="OrlerTV.it" status="online",Orler TV (420p) [Not 24/7] https://w1.mediastreaming.it/orlertv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="OttoFMTV.ch" status="online",Otto FM TV (576p) http://streaming.bitonlive.net:8080/hls/ottofm2/index.m3u8 -#EXTINF:-1 tvg-id="PadrePioTV.it" status="error",Padre Pio TV (330p) -https://56972e8bd3345.streamlock.net/TRPP_live/smil:bcffcc98-ac2f-4b73-b0a5-ad1bfb96d845_all.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ParadiseTV.it" status="error",Paradise TV (720p) -https://59ef7ad665d1d.streamlock.net:1443/paradisetv/paradisetv/playlist.m3u8 #EXTINF:-1 tvg-id="ParolediVita.it" status="online",Parole di Vita (720p) [Not 24/7] https://5db313b643fd8.streamlock.net/Paroledivita/Paroledivita/playlist.m3u8 -#EXTINF:-1 tvg-id="PrimaTivvu.it" status="error",Prima Tivvu (272p) -https://celinel.akamaized.net/hls/live/2032089/2032089/primativvu/primativvu/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) @@ -157,24 +117,16 @@ https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channe 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="RadioCapitalTV.it" status="error",Radio Capital TV (360p) -http://capital-live-tv-01-hls.akamai.media.kataweb.it/i/CapitalTv_1@183098/master.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] http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="blocked",Radio Iglesias Sardegna (576p) [Geo-blocked] +#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="RadioItaliaTV.it" status="error",Radio Italia TV (480p) -https://radioitaliatv-lh.akamaihd.net/i/radioitaliatv_1@329645/master.m3u8 -#EXTINF:-1 tvg-id="RadioLombardiaTV.it" status="error",Radio Lombardia TV (720p) -https://flash7.xdevel.com/radiolombardiatv/radiolombardiatv/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="RadionorbaTV.it" status="error",Radionorba TV (404p) -http://flash2.xdevel.com/norbatv/smil:norbatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioNumberOne.it" status="online",Radio Number One (720p) [Not 24/7] https://56b50ada2d659.streamlock.net/RN1TV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioPiterPanTV.it" status="online",Radio Piter Pan TV (720p) [Not 24/7] @@ -187,8 +139,6 @@ https://5ce9406b73c33.streamlock.net/RSD/ngrp:livestream_all/playlist.m3u8 https://stream2.xdevel.com/video1s3-7/stream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioZetaTV.it" status="timeout",RadioZeta (480p) https://unlimited1-cl.dps.live/radioztv/radioztv.smil/radioztv/livestream2/chunks.m3u8 -#EXTINF:-1 tvg-id="RadioZetaTV.it" status="error",Radio Zeta (432p) -https://rtl-video3-stream.thron.com/live-video/video3/ngrp:video3/playlist.m3u8 #EXTINF:-1 tvg-id="Rai1.it" status="online",Rai 1 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803 #EXTINF:-1 tvg-id="Rai1.it" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Rai 1 (480p) @@ -220,10 +170,8 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] -http://210.210.155.35/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 #EXTINF:-1 tvg-id="RaiNews24.it" status="online",Rai News 24 (720p) @@ -232,10 +180,6 @@ https://rainews1-live.akamaized.net/hls/live/598326/rainews1/rainews1/playlist.m https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746992 #EXTINF:-1 tvg-id="RaiScuola.it" status="online",Rai Scuola (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747011 -#EXTINF:-1 tvg-id="RaiSport.it" status="error",Rai Sport [Geo-blocked] -http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=179975 -#EXTINF:-1 tvg-id="RaiSport.it" status="error",Rai Sport (404p) -https://everyrai-lh.akamaihd.net/i/raisportjolly1_1@177967/master.m3u8 #EXTINF:-1 tvg-id="RaiStoria.it" status="online",Rai Storia (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746990 #EXTINF:-1 tvg-id="RDSSocialTV.it" status="online",RDS Social TV (720p) @@ -244,7 +188,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="online",Rete 55 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Rete55.it" status="error",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 @@ -252,8 +196,6 @@ https://sb.top-ix.org/retebiella/streaming/playlist.m3u8 https://5db313b643fd8.streamlock.net/Retemia/Retemia/playlist.m3u8 #EXTINF:-1 tvg-id="ReteOro.it" status="online",Rete Oro (720p) [Not 24/7] https://5926fc9c7c5b2.streamlock.net/9094/9094/playlist.m3u8 -#EXTINF:-1 tvg-id="RetesoleLazio.it" status="error",Retesole Lazio (240p) [Geo-blocked] -http://5c389faa13be3.streamlock.net:1935/8058/8058/playlist.m3u8 #EXTINF:-1 tvg-id="Reteveneta.it" status="online",Reteveneta (480p) https://59d7d6f47d7fc.streamlock.net/reteveneta/reteveneta/playlist.m3u8 #EXTINF:-1 tvg-id="RMKTVSciacca.it" status="online",RMK TV Sciacca (720p) [Not 24/7] @@ -266,8 +208,6 @@ https://w1.mediastreaming.it/calabriachannel/livestream/playlist.m3u8 https://flash2.xdevel.com/rtptv/rtptv/playlist.m3u8 #EXTINF:-1 tvg-id="RTTRTrento.it" status="online",RTTR Trento (720p) https://5f204aff97bee.streamlock.net/RTTRlive/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SardegnaUno.it" status="error",Sardegna Uno (480p) [Not 24/7] -https://59d7d6f47d7fc.streamlock.net/sardegnauno/sardegnauno/playlist.m3u8 #EXTINF:-1 tvg-id="SenatoTV.it" status="online",Senato TV (1080p) https://senato-live.morescreens.com/SENATO_1_001/playlist.m3u8 #EXTINF:-1 tvg-id="SophiaTV.it" status="online",Sophia TV (720p) @@ -282,10 +222,6 @@ https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:simotori.smil/playlist.m3u8 https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:sisolocalcio.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Stereo5TV.it" status="online",Stereo 5 TV (720p) https://stream1.aswifi.it/stereo5/live/index.m3u8 -#EXTINF:-1 tvg-id="Studio100Puglia.it" status="error",Studio 100 Puglia (480p) -http://wms.shared.streamshow.it:1935/studio100ta/studio100ta/playlist.m3u8 -#EXTINF:-1 tvg-id="Super.it" status="error",Super (480p) [Not 24/7] -https://viacomitalytest-lh.akamaihd.net/i/sbshdlive_1@357018/master.m3u8 #EXTINF:-1 tvg-id="SuperJTVTeramo.it" status="online",Super J TV Teramo (720p) [Not 24/7] http://uk4.streamingpulse.com:1935/SuperJtv/SuperJtv/playlist.m3u8 #EXTINF:-1 tvg-id="SuperSix.it" status="online",SuperSix Lombardia (720p) @@ -304,14 +240,10 @@ https://live.mariatvcdn.com/telebelluno/a3b80388da9801906adf885282e73bc3.sdp/mon http://fms.tvavicenza.it:1935/telechiara/diretta/playlist.m3u8 #EXTINF:-1 tvg-id="TelecolorLombardia.it" status="online",Telecolor Lombardia (1080p) [Not 24/7] https://1aadf145546f475282c5b4e658c0ac4b.msvdn.net/live/324149/hlbAWtl/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecupole.it" status="error",Telecupole (540p) -https://live.livevideosolution.it/telecupole/dd6d85e5b7452f7b85a099509292b421.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Telefoggia.it" status="online",Telefoggia (480p) [Not 24/7] http://wms.shared.streamshow.it/telefoggia/mp4:telefoggia/playlist.m3u8 #EXTINF:-1 tvg-id="Telefoggia.it" status="online",Telefoggia (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/telefoggia/telefoggia/playlist.m3u8 -#EXTINF:-1 tvg-id="Telefriuli.it" status="error",Telefriuli (720p) [Not 24/7] -https://streamtechglobal.akamaized.net/hls/live/2024685/telefriuli/Group01/playlist.m3u8 #EXTINF:-1 tvg-id="TeleGenova.it" status="online",TeleGenova (404p) [Not 24/7] https://5db313b643fd8.streamlock.net/Telegenova/Telegenova/playlist.m3u8 #EXTINF:-1 tvg-id="Telegranda.it" status="online",Telegranda (720p) [Not 24/7] @@ -322,26 +254,14 @@ http://api.new.livestream.com/accounts/17114188/events/4902226/live.m3u8 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 -#EXTINF:-1 tvg-id="TeleMiaExtra.it" status="error",TeleMia Extra (720p) [Not 24/7] -https://playerssl.telemia.tv/fileadmin/hls/TelemiaExtra/stream.m3u8 #EXTINF:-1 tvg-id="Telemolise.it" status="online",Telemolise (1080p) http://185.202.128.1:1935/TelemoliseStream/telemoliseTV.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="Telemolise.it" status="error",Telemolise (406p) -http://185.202.128.1:1935/TelemoliseStream/telemoliseTV.stream_tlm/playlist.m3u8 #EXTINF:-1 tvg-id="teleMonteneve.it" status="online",teleMonteneve (480p) [Not 24/7] http://wms.shared.streamshow.it:1935/telemonteneve/telemonteneve/live.m3u8 #EXTINF:-1 tvg-id="Telenord.it" status="online",Telenord (576p) [Not 24/7] https://5db313b643fd8.streamlock.net/Telenord/Telenord/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleNordest.it" status="error",TeleNordest (480p) [Not 24/7] -https://59d7d6f47d7fc.streamlock.net/telenord/telenord/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleNordest.it" status="error",TeleNordest (480p) [Not 24/7] -https://59d8c0cee6f3d.streamlock.net/telenord/telenord/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleNordest.it" status="error",TeleNordest (480p) [Not 24/7] -https://wms.shared.streamshow.it/telenord/telenord/playlist.m3u8 #EXTINF:-1 tvg-id="TelePegasoCatania.it" status="online",Tele Pegaso Catania (404p) [Not 24/7] https://flash2.xdevel.com/telepegasocanale812/telepegasocanale812/playlist.m3u8 -#EXTINF:-1 tvg-id="TelePordenone.it" status="error",Tele Pordenone (576p) [Not 24/7] -http://213.187.12.18/telepn/telepn.m3u8 #EXTINF:-1 tvg-id="TeleQuattro.it" status="online",Tele Quattro (480p) [Not 24/7] http://wms.shared.streamshow.it/telequattro/telequattro/playlist.m3u8 #EXTINF:-1 tvg-id="TeleRadioSciacca.it" status="online",Tele Radio Sciacca (240p) [Not 24/7] @@ -350,8 +270,6 @@ http://5cbd3bc28341f.streamlock.net:1935/trs_live/teleradiosciacca-tv/playlist.m http://5cbd3bc28341f.streamlock.net:1935/telesud/live/playlist.m3u8 #EXTINF:-1 tvg-id="TelesudTrapani.it" status="online",Telesud Trapani (720p) [Not 24/7] https://5cbd3bc28341f.streamlock.net:444/telesud/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleTerni.it" status="error",TeleTerni (720p) [Not 24/7] -https://diretta.teleterni.it/live/stream_src.m3u8 #EXTINF:-1 tvg-id="Teletricolore.it" status="online",Teletricolore (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 #EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7] @@ -360,34 +278,24 @@ http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 https://59d8c0cee6f3d.streamlock.net/televenezia/televenezia/playlist.m3u8 #EXTINF:-1 tvg-id="TeleVideoAgrigento.it" status="online",TeleVideo Agrigento (480p) https://59d7d6f47d7fc.streamlock.net/tva/tva/playlist.m3u8 -#EXTINF:-1 tvg-id="TevereTV.it" status="error",Tevere TV (576p) [Not 24/7] -https://5926fc9c7c5b2.streamlock.net/9098/9098/playlist.m3u8 #EXTINF:-1 tvg-id="TGCom24.it" status="blocked",TGCom 24 [Geo-blocked] https://live2-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(kf)/index.m3u8 #EXTINF:-1 tvg-id="TGNorba24.it" status="timeout",TG Norba 24 (360p) http://flash5.streaming.xdevel.com/tgnorba_24/smil:tgnorba_24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGNorba24.it" status="timeout",TG Norba 24 (360p) https://flash5.xdevel.com/tgnorba_24/smil:tgnorba_24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TGNorba24.it" status="error",TG Norba 24 (360p) -https://flash2.xdevel.com/tgnorba_24/tgnorba_24_source.stream/index.m3u8 -#EXTINF:-1 tvg-id="TLNTeleLazioNord.it" status="error",TLN Tele Lazio Nord (720p) [Not 24/7] -http://tln.srfms.com:1935/TLN/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TopCrime.it" status="blocked",Top Crime [Geo-blocked] https://live3-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(lt)/index.m3u8 #EXTINF:-1 tvg-id="TrentinoTV.it" status="online",Trentino TV (720p) [Not 24/7] https://5e73cf528f404.streamlock.net/TrentinoTV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TRMh24.it" status="error",TRM h24 Basilicata (480p) [Not 24/7] -http://w1.streamingmedia.it:1935/trmh24/live/playlist.m3u8 #EXTINF:-1 tvg-id="TSNTV.it" status="online",Tele Sondrio News (480p) [Not 24/7] https://59d8c0cee6f3d.streamlock.net/tsn/tsn_mobile/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Benevento.it" status="online",TV7 Benevento (288p) [Not 24/7] http://streaming.senecadot.com/live/flv:tv7.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Triveneta.it" status="online",TV7 Triveneta (270p) [Not 24/7] http://217.61.26.46:8080/hls/triveneta.m3u8 -#EXTINF:-1 tvg-id="TV2000.va" status="timeout",TV 2000 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2000.va" status="error",TV 2000 (360p) [Not 24/7] http://cld04wz.tv2000.it/tv2000_main.m3u8 -#EXTINF:-1 tvg-id="TV2000.va" status="error",TV 2000 (540p) -http://mi1.wz.tv2000.it/mirror/High/playlist.m3u8 #EXTINF:-1 tvg-id="TVAVicenza.it" status="online",TVA (Vicenza) (720p) http://fms.tvavicenza.it:1935/live/diretta_1/playlist.m3u8 #EXTINF:-1 tvg-id="TVL.it" status="online",TVL (720p) [Not 24/7] @@ -398,36 +306,26 @@ https://59d7d6f47d7fc.streamlock.net/tvqui/tvqui/playlist.m3u8 http://wms.shared.streamshow.it:1935/tvrs/tvrs/live.m3u8 #EXTINF:-1 tvg-id="TVSeiHD.it" status="online",TV Sei (576p) [Not 24/7] http://185.202.128.1:1935/Tv6Stream/tv6TV.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSeiHD.it" status="error",TV Sei (406p) [Not 24/7] -http://185.202.128.1:1935/Tv6Stream/tv6TV.stream_tlm/playlist.m3u8 #EXTINF:-1 tvg-id="UmbriaTV.it" status="online",Umbria TV (576p) [Not 24/7] https://umbriatv.stream.rubidia.it:8083/live/umbriatv/playlist.m3u8 #EXTINF:-1 tvg-id="VeraTV.it" status="online",Vera TV (1080p) [Not 24/7] http://wms.shared.streamshow.it/veratv/mp4:veratv/playlist.m3u8 #EXTINF:-1 tvg-id="VeraTV.it" status="online",Vera TV (Marche) (1080p) [Not 24/7] http://wms.shared.streamshow.it/veratv/veratv/playlist.m3u8 -#EXTINF:-1 tvg-id="VideoCalabria.it" status="error",Video Calabria (480p) [Not 24/7] -http://wms.shared.streamshow.it/videocalabria/videocalabria/playlist.m3u8 -#EXTINF:-1 tvg-id="VideolinaSardegna.it" status="timeout",Videolina (Sardegna) (404p) [Not 24/7] +#EXTINF:-1 tvg-id="VideolinaSardegna.it" status="online",Videolina (Sardegna) (404p) [Not 24/7] http://livestreaming.videolina.it/live/Videolina/playlist.m3u8 -#EXTINF:-1 tvg-id="Videonovara.it" status="error",Videonovara (576p) [Not 24/7] -https://sb.top-ix.org/avtv04/streaming/playlist.m3u8 -#EXTINF:-1 tvg-id="VideoRola.it" status="online",Video Rola (1080p) +#EXTINF:-1 tvg-id="VideoRola.it" status="blocked",Video Rola (1080p) https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/index.m3u8 -#EXTINF:-1 tvg-id="VideostarCanale193.it" status="error",Videostar Canale 193 (480p) [Not 24/7] -https://5cbd3bc28341f.streamlock.net:444/videostar_live/videostar/playlist.m3u8 #EXTINF:-1 tvg-id="VirginRadioTV.it" status="blocked",Virgin Radio TV (576p) [Not 24/7] https://live2-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ew)/index.m3u8 -#EXTINF:-1 tvg-id="VisualRadio.it" status="blocked",Visual Radio (576p) [Not 24/7] +#EXTINF:-1 tvg-id="VisualRadio.it" status="online",Visual Radio (576p) [Not 24/7] http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 #EXTINF:-1 tvg-id="Vuemme.it" status="online",Vuemme (480p) https://5db313b643fd8.streamlock.net/Vuemme/Vuemme/playlist.m3u8 -#EXTINF:-1 tvg-id="WineChannel.it" status="error",Wine Channel (720p) -http://212.43.97.35:1935/winechannel/winechannel/playlist.m3u8 -#EXTINF:-1 tvg-id="YviiTVSicilia.it" status="error",Yvii TV Sicilia (1080p) [Not 24/7] -https://yviistreamer.kernel.online/hls/yviitv.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) @@ -444,6 +342,8 @@ http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8 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",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] @@ -466,31 +366,7 @@ http://46.165.210.112/radionorbatv/norbatv_source.stream/playlist.m3u8 http://193.70.81.40:1935/supertvoristano/supertvoristano/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",Juwelo Italia (480p) -https://sdn-global-live-streaming-packager-cache.3qsdn.com/7841/7841_264_live.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",Hilando Fino (1080p) [Not 24/7] -http://4k-server-mia.2cdn.eu/HilandoFinoTV/ngrp:HilandoFinoTV_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TeleBoario (720p) [Not 24/7] -http://flash7.streaming.xdevel.com/teleboario/teleboario/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Halow Kids HD (480p) -http://halowtv.online:8080/HalowTV/FSyzHfEhvb/139 -#EXTINF:-1 tvg-id="" status="error",Rai Sport+ [Geo-blocked] -http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=4145 -#EXTINF:-1 tvg-id="" status="error",Radio 24 (1080p) [Not 24/7] -http://radio24-lh.akamaihd.net/i/radio24video_1@379914/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Video Brescia TV (720p) [Not 24/7] -http://wms.shared.streamshow.it/videobrescia/videobrescia/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",DeeJay TV (360p) -https://deejay_tv-lh.akamaihd.net/i/DeejayTv_1@129866/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rai Sport+ [Geo-blocked] -https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=358025 #EXTINF:-1 tvg-id="" status="error",RTL 102.5 (432p) https://rtl-video1-stream.thron.com/live-video/video1/ngrp:video1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RADIO FRECCIA (360p) -https://rtl-video2-stream.thron.com/live-video/video2/ngrp:video2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTL 102.5 BEST (432p) -https://rtl-video4-stream.thron.com/live-video/video4/ngrp:video4/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TeleRent 7Gold (720p) -https://stream2.xdevel.com/video0s86-21/stream/playlist_dvr.m3u8 diff --git a/streams/it_rakuten.m3u b/streams/it_rakuten.m3u index 9abf595d4..5a01d1f39 100644 --- a/streams/it_rakuten.m3u +++ b/streams/it_rakuten.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="RakutenTVActionMoviesItaly.it" status="online",Rakuten Action Movies Italy (720p) +https://rakuten-actionmovies-6-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVComedyMoviesItaly.it" status="online",Rakuten Comedy Movies Italy (720p) https://rakuten-comedymovies-6-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RakutenTVDramaItaly.it" status="online",Rakuten TV Shows Italy (720p) @@ -9,3 +11,5 @@ https://rakuten-spotlight-6-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-topfree-6-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p) https://thedesignnetwork-tdn-6-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Documentaries Italy (720p) +https://rakuten-documentaries-6-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/it_samsung.m3u b/streams/it_samsung.m3u index 1d408516d..ab18261ed 100644 --- a/streams/it_samsung.m3u +++ b/streams/it_samsung.m3u @@ -1,69 +1,15 @@ #EXTM3U -#EXTINF:-1 tvg-id="AmuseAnimation.it" status="error",Amuse Animation (720p) -https://amuse-amuseanimation-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AtreseriesInternacional.es" status="error",Atres Series (720p) -https://atresmedia-atreseries-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BizzarroMovies.it" status="error",Bizzarro Movies (720p) -https://minerva-bizzarromovies-1-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BrindiamoChannel.it" status="error",Brindiamo Channel (720p) -https://okproductions-brindiamochannel-1-it.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="CanaleEuropaTV.it" status="online",Canale Europa (720p) https://canaleeuropa-canaleeuropa-1-it.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CGEntertainment.it" status="error",CG Entertainment (720p) -https://cgentertainment-cgtv-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="CinemaSegreto.it" status="error",Cinema Segreto (720p) -https://minerva-cinemasegreto-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ClassicalHarmony.uk" status="error",Classical Harmony (720p) -https://alchimie-classical-harmony-2-it.samsung.wurl.com/manifest/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="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="Humanity.fr" status="error",Humanity (720p) -https://alchimie-humanity-3-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MondoKids.it" status="error",Mondo Kids (720p) -https://mondotv-mondotvkids-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MotorTV.it" status="error",Motor TV (720p) -https://motorsportnetwork-motor1tv-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://jukin-peopleareawesome-2-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVActionMoviesItaly.it" status="error",Rakuten TV Action Movies Italy (720p) -https://rakuten-actionmovies-6-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesItaly.it" status="error",Rakuten TV Comedy Movies Italy (720p) -https://rakuten-comedymovies-6-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaItaly.it" status="error",Rakuten TV Drama Italy (720p) -https://rakuten-tvshows-6-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilyItaly.it" status="error",Rakuten TV Family Movies Italy (720p) -https://rakuten-family-6-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightItaly.it" status="error",Rakuten TV Spotlight Italy (720p) -https://rakuten-spotlight-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="Teletubbies.uk" status="error",Teletubbies (720p) -https://dhx-teletubbies-2-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveItaly.it" status="error",The Pet Collective Italy (720p) -https://the-pet-collective-international-it.samsung.wurl.com/manifest/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="error",Big Name (720p) -https://alchimie-big-names-3-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Italiano via Alchimie (720p) -https://alchimie-euronews-2-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",MMA TV (720p) -https://alchimie-mmatv-2-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Moods (720p) -https://alchimie-moods-2-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",My Surf TV (720p) -https://alchimie-mysurf-2-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",SportOutdoor.tv (720p) -https://gto2000-sportoutdoortv-1-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Supertoons TV (720p) -https://kedoo-supertoonstv-4-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Italy) (720p) -https://rakuten-documentaries-6-it.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Yamato Animation (720p) -https://yamatovideo-yamatoanimation-1-it.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/jo.m3u b/streams/jo.m3u index 8bbd819d5..54b0fddfe 100644 --- a/streams/jo.m3u +++ b/streams/jo.m3u @@ -3,45 +3,45 @@ https://almamlka-live.ercdn.net/almamlka/almamlka.m3u8 #EXTINF:-1 tvg-id="AmmanTV.jo" status="online",Amman TV (720p) https://ammantv.c.s73cdn.net/23153d43-375a-472a-bc5f-9827582b5d22/elemental/live/master.m3u8 -#EXTINF:-1 tvg-id="AOneTV.jo" status="timeout",A One TV -http://82.212.74.99:8000/live/8111.m3u8 +#EXTINF:-1 tvg-id="AmmanTV.jo" status="timeout",Amman TV (720p) +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) 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 #EXTINF:-1 tvg-id="JawharaFM.jo" status="online",Jawhara FM (720p) [Not 24/7] http://streaming.toutech.net:1935/live/mp4:jawharafm.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="JordanSport.jo" status="error",Jordan Sport -https://jrtv-live.ercdn.net/jordansporthd/jordansporthd.m3u8 #EXTINF:-1 tvg-id="JordanTV.jo" status="online",Jordan Satellite Channel https://jrtv-live.ercdn.net/jordanhd/jordanhd.m3u8 #EXTINF:-1 tvg-id="MelodyFM.jo" status="online",Melody FM Jordan (720p) [Not 24/7] https://cdn3.wowza.com/1/OVRrOWxXUEswS2Yv/eGVxSWZy/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="NojoumTV.jo" status="online",Nojoum TV (720p) https://nojoumhls.wns.live/hls/stream.m3u8 +#EXTINF:-1 tvg-id="RadioFannJordanCityView.jo" status="online",Radio Fann Jordan: City View (180p) [Not 24/7] +http://188.247.86.66/RadioFann/CityView1/playlist.m3u8 +#EXTINF:-1 tvg-id="RadioFannJordanControlStudio.jo" status="online",Radio Fann Jordan: Control Studio (220p) [Not 24/7] +http://188.247.86.66/RadioFann/ControlStudio1/playlist.m3u8 +#EXTINF:-1 tvg-id="RadioFannJordanStudio.jo" status="online",Radio Fann Jordan: Studio (180p) [Not 24/7] +http://188.247.86.66/RadioFann/OnAirStudio1/playlist.m3u8 +#EXTINF:-1 tvg-id="RadioYaqeenJordanCityView.jo" status="online",Radio Yaqeen Jordan: City View (180p) [Not 24/7] +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] +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 +#EXTINF:-1 tvg-id="RotanaRadioJordanControlStudio.jo" status="online",Rotana Radio Jordan: Control Studio (180p) +http://188.247.86.66/RotanaRadio/ControlStudio1/playlist.m3u8 +#EXTINF:-1 tvg-id="RotanaRadioJordanStudio.jo" status="online",Rotana Radio Jordan: Studio (180p) [Not 24/7] +http://188.247.86.66/RotanaRadio/OnAirStudio1/playlist.m3u8 +#EXTINF:-1 tvg-id="RotanaTarabJordanCityView.jo" status="online",Rotana Tarab Jordan: City View (180p) [Not 24/7] +http://188.247.86.66/RadioFann/Audio32/playlist.m3u8 +#EXTINF:-1 tvg-id="RotanaTarabJordanControlStudio.jo" status="online",Rotana Tarab Jordan: Control Studio (180p) [Not 24/7] +http://188.247.86.66/RotanaRadio/Audio32/playlist.m3u8 #EXTINF:-1 tvg-id="RoyaTV.jo" status="online",Roya TV (720p) [Not 24/7] https://weyyak-live.akamaized.net/weyyak_roya/index.m3u8 -#EXTINF:-1 tvg-id="ToyorAlJannah.jo" status="error",Toyor Al-Jannah (720p) [Not 24/7] +#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",ISMAOONA TV (720p) -http://82.212.74.4:8000/live/2105.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Yaqeen Jordan: City View (180p) [Not 24/7] -http://188.247.86.66/MixFM/CityView1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Fann Jordan: Control Studio (220p) [Not 24/7] -http://188.247.86.66/RadioFann/ControlStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rotana Tarab Jordan: City View (180p) [Not 24/7] -http://188.247.86.66/RadioFann/Audio32/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Fann Jordan: City View (180p) [Not 24/7] -http://188.247.86.66/RadioFann/CityView1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rotana Radio Jordan: City View (180p) [Not 24/7] -http://188.247.86.66/RotanaRadio/CityView1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rotana Radio Jordan: Control Studio (180p) -http://188.247.86.66/RotanaRadio/ControlStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Yaqeen Jordan: Control Studio (180p) [Not 24/7] -http://188.247.86.66/MixFM/ControlStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Yaqeen Jordan: Studio (180p) [Not 24/7] -http://188.247.86.66/MixFM/OnAirStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Fann Jordan: Studio (180p) [Not 24/7] -http://188.247.86.66/RadioFann/OnAirStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rotana Tarab Jordan: Control Studio (180p) [Not 24/7] -http://188.247.86.66/RotanaRadio/Audio32/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rotana Radio Jordan: Studio (180p) [Not 24/7] -http://188.247.86.66/RotanaRadio/OnAirStudio1/playlist.m3u8 diff --git a/streams/jp.m3u b/streams/jp.m3u index 838574c19..34afca70f 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -7,22 +7,18 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8 https://fujitv2.mov3.co/hls/fujitv.m3u8 #EXTINF:-1 tvg-id="GSTV.jp" status="online",GSTV (720p) https://gstv-tnz-gsmediastreaming.preview-jpea.channel.media.azure.net/dfd06b62-e9d1-4a7f-bcbb-89d2ecbc82ee/preview.ism/manifest(format=mpd-time-csf,audio-only=false) -#EXTINF:-1 tvg-id="GTNTyphome.jp" status="error",GTN Typhome (English Subs) (720p) [Not 24/7] -https://hamada.gaki-no-tsukai.eu:2087/hls/test.m3u8 #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="HiroshimaWeatherInformation.jp" status="error",Hiroshima Weather Information -https://hiroshima-tv-live.hls.wselive.stream.ne.jp/hiroshima-tv-live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7] +#EXTINF:-1 tvg-id="JORXDTV.jp" status="error",TBS (540p) [Not 24/7] https://tbs1.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 (360p) -https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/zh/725580/livecom_zh.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="timeout",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKChinese.jp" status="error",NHK Chinese Vision (360p) +https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/zh/725580/livecom_zh.m3u8 #EXTINF:-1 tvg-id="NHKGeneralTV.jp" status="online",NHK General TV (540p) [Not 24/7] https://nhk2.mov3.co/hls/nhk.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (1080p) @@ -35,7 +31,7 @@ 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="online",Nippon TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="NipponTV.jp" status="error",Nippon TV (540p) [Not 24/7] https://ntv2.mov3.co/hls/ntv.m3u8 #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuTAXTexrhetbOe3zgskJBQ/live @@ -65,3 +61,5 @@ 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/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 307f9cef6..4ddad5e6a 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -1,25 +1,13 @@ #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="EbruTV.ke" status="error",Ebru TV (360p) [Not 24/7] -https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn.m3u8 -#EXTINF:-1 tvg-id="GBSTV.ke" status="error",GBS TV (720p) [Not 24/7] -https://goliveafrica.media:9998/live/6045ccbac3484/index.m3u8 -#EXTINF:-1 tvg-id="K24.ke" status="online",K24 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="K24.ke" status="error",K24 (480p) [Not 24/7] https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="timeout",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj -#EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7] -https://goliveafrica.media:9998/live/60755313b36db/index.m3u8 -#EXTINF:-1 tvg-id="KBCChannel1.ke" status="error",KBC (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x74211t #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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6shkab -#EXTINF:-1 tvg-id="SwitchTV.ke" status="error",Switch TV (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7sxle3 -#EXTINF:-1 tvg-id="TV47Kenya.ke" status="online",TV47 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TV47Kenya.ke" status="error",TV47 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tv47kenya/ -#EXTINF:-1 tvg-id="UTV.ke" status="error",UTV (480p) [Not 24/7] -https://goliveafrica.media:9998/live/6049f726546e1/index.m3u8 diff --git a/streams/kh.m3u b/streams/kh.m3u index 6f04b15c9..aefc97cd6 100644 --- a/streams/kh.m3u +++ b/streams/kh.m3u @@ -10,7 +10,7 @@ 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) -http://seatv.netlinkbroadcaster.com/hls/test.m3u8 +https://seatv.netlinkbroadcaster.com/hls/test.m3u8 #EXTINF:-1 tvg-id="SEATV.kh" status="online",SEA TV (360p) [Not 24/7] http://203.176.130.123:8989/live/seatv_480k.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TV9.kh" status="online",TV9 (360p) [Not 24/7] @@ -21,5 +21,7 @@ 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",Netlink TV (720p) -http://netlink.netlinkbroadcaster.com/hls/test.m3u8 +https://netlink.netlinkbroadcaster.com/hls/test.m3u8 diff --git a/streams/kp.m3u b/streams/kp.m3u index 98254c02d..ab5cb6dfc 100644 --- a/streams/kp.m3u +++ b/streams/kp.m3u @@ -1,5 +1,3 @@ #EXTM3U #EXTINF:-1 tvg-id="" status="online",Korean Central Television (KCTV) (576p) https://tv.nknews.org/tvdash/stream.mpd -#EXTINF:-1 tvg-id="" status="error",Korean Central Television (KCTV) (810p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/kctv_elufa diff --git a/streams/kr.m3u b/streams/kr.m3u index ec0e9272b..fa02c90b8 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -7,7 +7,7 @@ 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] +#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 @@ -45,6 +45,8 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_kr01/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/cgntv_kr02/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelA.kr" status="online",Channel A (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ChannelA.m3u8 +#EXTINF:-1 tvg-id="ChannelA.kr" status="online",Channel A +http://han.ddkdxmkj.com/api/han123.php?id=15 #EXTINF:-1 tvg-id="ChannelChina.kr" status="online",Channel China (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/ChannelChina.m3u8 #EXTINF:-1 tvg-id="ChannelOllehTV.kr" status="online",Channel olleh tv (1080p) [Not 24/7] @@ -53,11 +55,13 @@ https://allanf181.github.io/adaptive-streams/streams/kr/ChannelOllehTV.m3u8 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) +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="blocked",CJB์ฒญ์ฃผ๋ฐฉ์†ก (SBS ๆทธๅทž) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB์ฒญ์ฃผ๋ฐฉ์†ก (SBS Cheongju) (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 @@ -85,26 +89,24 @@ http://ebsonair.ebs.co.kr/plus3familypc/familypc1m/playlist.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/EBSKids.m3u8 #EXTINF:-1 tvg-id="EBSKids.kr" status="online",EBS kids (400p) http://ebsonair.ebs.co.kr/ebsufamilypc/familypc1m/playlist.m3u8 +#EXTINF:-1 tvg-id="EBSKids.kr" status="timeout",EBS Kids +rtsp://ebsonair.ebs.co.kr/ebsutablet500k/tablet500k #EXTINF:-1 tvg-id="EBSPlus1.kr" status="online",EBS+ 1 (400p) http://ebsonair.ebs.co.kr/plus1familypc/familypc1m/playlist.m3u8 #EXTINF:-1 tvg-id="EBSPlus2.kr" status="online",EBS+ 2 (400p) http://ebsonair.ebs.co.kr/plus2familypc/familypc1m/playlist.m3u8 -#EXTINF:-1 tvg-id="EdailyTV.kr" status="error",Edaily TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="EdailyTV.kr" status="online",Edaily TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC8Sv6O3Ux8ePVqorx8aOBMg/live #EXTINF:-1 tvg-id="ETV.kr" status="online",NEC ETV ํ•œ๊ตญ์„ ๊ฑฐ๋ฐฉ์†ก (720p) http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index_1.m3u8 #EXTINF:-1 tvg-id="FTV.kr" status="online",FTV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/FTV.m3u8 -#EXTINF:-1 tvg-id="GayoTV.kr" status="error",๊ฐ€์š”TV (Gayo TV) (1080p) [Not 24/7] -http://gayotv.net:1935/live/gayotv/playlist.m3u8 #EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqGxkgVnPc7arUR7MdCi99g/live #EXTINF:-1 tvg-id="GCN.kr" status="online",GCN24 Korean (480p) [Not 24/7] http://liveko24-manminglobal3.ktcdn.co.kr/liveko24/gcnko_high/playlist.m3u8 #EXTINF:-1 tvg-id="GCN.kr" status="error",GCN (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFb1QuujJWU3nuUMCNPhNiA/live -#EXTINF:-1 tvg-id="GCNAmerica.us" status="error",GCN24 English (720p) [Not 24/7] -http://liveen24-manminglobal3.ktcdn.co.kr/liveen24/gcnus_high/playlist.m3u8 #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) @@ -123,7 +125,7 @@ https://allanf181.github.io/adaptive-streams/streams/kr/HoneyTV.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/IBSports.m3u8 #EXTINF:-1 tvg-id="iHQDrama.kr" status="online",iHQ drama (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/iHQDrama.m3u8 -#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",์ œ์ฃผ MBC (MBC Jeju) (352p) [Not 24/7] +#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="error",์ œ์ฃผ MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 #EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] http://123.140.197.22/stream/1/play.m3u8 @@ -141,18 +143,24 @@ https://allanf181.github.io/adaptive-streams/streams/kr/JTBCGolfSports.m3u8 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="timeout",KBC ๊ด‘์ฃผ๋ฐฉ์†ก (SBS ๅ…‰ๅทž) (1080p) +#EXTINF:-1 tvg-id="KBCTV.kr" status="online",KBC ๊ด‘์ฃผ๋ฐฉ์†ก (SBS Gwangju) (1080p) http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 +#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 +http://ye23.vip/z7z8/2021/kbs2020.php?id=6 #EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="online",KBS LiveCam DokDo (540p) http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="error",KBS LiveCam DokDo (540p) -http://kbs-dokdo.gscdn.com/sec_kbshomepage_300/sec_kbshomepage_300.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="KBSNLife.kr" status="online",KBS N Life +http://ye23.vip/z7z8/2021/kbs2020.php?id=7 +#EXTINF:-1 tvg-id="KBSStory.kr" status="online",KBS Story +http://ye23.vip/z7z8/2021/kbs2020.php?id=8 #EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) https://kbsworld-ott.akamaized.net/hls/live/2002341/kbsworld/master.m3u8 -#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (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="KBSWorld.kr" status="online",KBS World (720p) +https://wms4-kortv.akamaized.net/a_live/63719963/smil:20ch011.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] @@ -167,15 +175,13 @@ http://220.95.92.160:9981/stream/channelid/1445999617 http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KoreaEconomyTV.kr" status="online",Korea Economy TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/KoreaEconomyTV.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h08/index.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) +#EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="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) https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) +#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBN.kr" status="online",MBN (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/MBN.m3u8 @@ -253,16 +259,14 @@ https://allanf181.github.io/adaptive-streams/streams/kr/Tooniverse.m3u8 https://allanf181.github.io/adaptive-streams/streams/kr/TVChosun.m3u8 #EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/tvN.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="tvNDrama.kr" status="online",tvN DRAMA (1080p) [Not 24/7] 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="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/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] @@ -271,17 +275,19 @@ https://allanf181.github.io/adaptive-streams/streams/kr/tvNStory.m3u8 http://live.worktv.or.kr:1935/live/wowtvlive1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="UBCTV.kr" status="online",SBS UBC (540p) http://59.23.231.102:1935/live/UBCstream/playlist.m3u8 +#EXTINF:-1 tvg-id="UlsanMBCTV.kr" status="online",์šธ์‚ฐMBC (MBC Ulsan) (540p) +https://5ddfd163bd00d.streamlock.net/nHDTV/nHDTV/playlist.m3u8 #EXTINF:-1 tvg-id="Viki.kr" status="online",Viki (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/Viki.m3u8 -#EXTINF:-1 tvg-id="YeosuMBCTV.kr" status="online",MBC Yeosu (720p) [Not 24/7] +#EXTINF:-1 tvg-id="YeosuMBCTV.kr" status="online",์—ฌ์ˆ˜MBC (MBC Yeosu) (720p) [Not 24/7] https://5c3639aa99149.streamlock.net/live_TV/tv/playlist.m3u8 #EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="online",Yonhap News TV (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/YonhapNewsTV.m3u8 #EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (1080p) [Not 24/7] https://allanf181.github.io/adaptive-streams/streams/kr/YTN.m3u8 -#EXTINF:-1 tvg-id="YTN.kr" status="error",YTN (1080p) +#EXTINF:-1 tvg-id="YTN.kr" status="timeout",YTN (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live -#EXTINF:-1 tvg-id="YTNDMB.kr" status="error",YTN DMB +#EXTINF:-1 tvg-id="YTNDMB.kr" status="timeout",YTN DMB http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live #EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live diff --git a/streams/kw.m3u b/streams/kw.m3u index b4a6e50df..fcfa3d673 100644 --- a/streams/kw.m3u +++ b/streams/kw.m3u @@ -5,8 +5,6 @@ https://gulfsat.cdn.easybroadcast.fr/live/Al-Bawadi_abr/playlist.m3u8 https://video1.getstreamhosting.com:1936/8484_1/8484_1/playlist.m3u8 #EXTINF:-1 tvg-id="AlMaarefTV.kw" status="online",Al Maaref (350p) https://5e74a9d684b2e.streamlock.net/liveTrans/ngrp:channel23_all/playlist.m3u8 -#EXTINF:-1 tvg-id="AlraiTV.kw" status="online",Alrai TV (720p) -https://media.streambrothers.com:1936/8724/8724/playlist.m3u8 #EXTINF:-1 tvg-id="AlSabah.kw" status="blocked",Al Sabah (360p) [Not 24/7] https://gulfsat.cdn.easybroadcast.fr/live/Al-Sabah_abr/playlist.m3u8 #EXTINF:-1 tvg-id="AlShahedTVHD.kw" status="blocked",Al-Shahed (720p) [Not 24/7] @@ -17,25 +15,11 @@ https://gulfsat.cdn.easybroadcast.fr/live/Aladalah_abr/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x7tchkl #EXTINF:-1 tvg-id="FunoonTV.kw" status="blocked",Funoon (360p) https://gulfsat.cdn.easybroadcast.fr/live/FunoonHd_abr/playlist.m3u8 -#EXTINF:-1 tvg-id="KTV1.kw" status="online",KTV 1 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTV1 -#EXTINF:-1 tvg-id="KTV2.kw" status="online",KTV 2 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTV2 -#EXTINF:-1 tvg-id="KTVAlMajlis.kw" status="online",KTV Al Majlis (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSportExtra -#EXTINF:-1 tvg-id="KTVAlQurain.kw" status="online",KTV Al Qurain (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVPlus -#EXTINF:-1 tvg-id="KTVArabe.kw" status="online",KTV Arabe (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVArabe -#EXTINF:-1 tvg-id="KTVEthraa.kw" status="online",KTV Ethraa (1080p) +#EXTINF:-1 tvg-id="KTVEthraa.kw" status="error",KTV Ethraa (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVEthraa -#EXTINF:-1 tvg-id="KTVKhallikBilbait.kw" status="online",KTV Khallik Bilbait (1080p) +#EXTINF:-1 tvg-id="KTVKhallikBilbait.kw" status="error",KTV Khallik Bilbait (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KhallikBilbait -#EXTINF:-1 tvg-id="KTVSport.kw" status="online",KTV Sport (1080p) +#EXTINF:-1 tvg-id="KTVSport.kw" status="error",KTV Sport (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSports -#EXTINF:-1 tvg-id="KTVSportPlus.kw" status="online",KTV Sport Plus (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.media.gov.kw/LiveTV.aspx?PanChannel=KTVSportPlus #EXTINF:-1 tvg-id="MarinaTV.kw" status="online",Marina TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/marinai/live -#EXTINF:-1 tvg-id="ScopeTV.kw" status="error",Scope TV (720p) -https://nxtn.cdn.mangomolo.com/scopetv/smil:scopetv.stream.smil/playlist.m3u8 diff --git a/streams/kz.m3u b/streams/kz.m3u index 0ef7fadb1..aab701b35 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -1,30 +1,26 @@ #EXTM3U #EXTINF:-1 tvg-id="AbaiTV.kz" status="online",Abai TV https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 -#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (576p) [Not 24/7] -https://sc.id-tv.kz/Atameken.m3u8 -#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="error",Atameken Business (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (1080p) [Not 24/7] http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="timeout",Atameken Business (576p) [Not 24/7] +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="DombyraTV.kz" status="error",Dombyra TV (576p) [Not 24/7] -https://sc.id-tv.kz/Dombyra.m3u8 #EXTINF:-1 tvg-id="ElArna.kz" status="online",ะ•ะป ะั€ะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/ElArna.m3u8 -#EXTINF:-1 tvg-id="GakkuTV.kz" status="online",Gakku (576p) [Not 24/7] +#EXTINF:-1 tvg-id="GakkuTV.kz" status="blocked",Gakku (576p) [Not 24/7] https://sc.id-tv.kz/Gakku.m3u8 -#EXTINF:-1 tvg-id="HitTVChannel.kz" status="error",Hit TV (576p) [Not 24/7] -https://sc.id-tv.kz/HitTV.m3u8 +#EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Khabar24.kz" status="error",ะฅะฐะฑะฐั€ 24 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live +#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] @@ -41,11 +37,7 @@ https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 https://sc.id-tv.kz/7_kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",31 ะบะฐะฝะฐะป (576p) [Not 24/7] https://sc.id-tv.kz/31Kanal.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ะะปะผะฐั‚ั‹ (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ะัั‚ะฐะฝะฐ (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 -#EXTINF:-1 tvg-id="" status="error",Asyl Arna (ะัั‹ะป ะฐั€ะฝะฐ) (432p) [Not 24/7] -https://sc.id-tv.kz/AsylArna.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะšะœะ (1080p) [Not 24/7] -https://sc.id-tv.kz/KMA.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index bcba8f21d..9848035a2 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -1,11 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="AghaniAghani.lb" status="error",Aghani Aghani (1080p) [Not 24/7] -https://svs.itworkscdn.net/aghanilive/aghanilive/playlist.m3u8 #EXTINF:-1 tvg-id="AlHayatTV.us" status="online",Alhayat TV (720p) [Not 24/7] https://cdn3.wowza.com/5/OE5HREpIcEkySlNT/alhayat-live/ngrp:livestream_all/playlist.m3u8 #EXTINF:-1 tvg-id="AlImanTV.lb" status="online",Aliman TV (240p) [Not 24/7] https://svs.itworkscdn.net/alimanlive/imantv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] +#EXTINF:-1 tvg-id="AlIttihad.lb" status="timeout",Al Ittihad (552p) [Not 24/7] https://live.alittihad.tv/ittihad/index.m3u8 #EXTINF:-1 tvg-id="AlJadeed.lb" status="online",Al Jadeed (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7ztkw7 @@ -17,22 +15,14 @@ https://manar.live/x.smil/playlist.m3u8 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="online",CharityTV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CharityTV.lb" status="error",CharityTV (1080p) [Not 24/7] http://185.105.4.236:1935/live/ngrp:livestream_all/live.m3u8 -#EXTINF:-1 tvg-id="LBCInternational.lb" status="blocked",LBC International -http://zinachannels.zinamedia.net/ar-s/lbc-internatonal/index.m3u8 -#EXTINF:-1 tvg-id="LBCInternational.lb" status="blocked",LBC International (1080p) [Geo-blocked] -https://shls-lbci-prod-dub.shahid.net/out/v1/d8cce30036e743318a7f338539689968/index.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 #EXTINF:-1 tvg-id="NabaaTV.lb" status="online",Nabaa TV (720p) [Not 24/7] http://31.14.40.238:1935/live/Nabaa/playlist.m3u8 #EXTINF:-1 tvg-id="NabaaTV.lb" status="online",Nabaa TV (720p) [Not 24/7] https://5dc7d824154d0.streamlock.net/live/Nabaa/playlist.m3u8 -#EXTINF:-1 tvg-id="NBN.lb" status="error",NBN (720p) [Not 24/7] -https://nbntv.me:8443/nbntv/index.m3u8 -#EXTINF:-1 tvg-id="NewVisionTV.lb" status="error",Newvision (480p) [Not 24/7] -http://194.126.33.66/hls/newvision/index.m3u8 #EXTINF:-1 tvg-id="NourAlKoddass.lb" status="online",Nour Al Koddas (406p) [Not 24/7] https://svs.itworkscdn.net/nour1satlive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="NourAlSharq.lb" status="online",Nour Al Sharq (576p) @@ -43,10 +33,6 @@ https://svs.itworkscdn.net/nour9satlive/livestream/playlist.m3u8 https://svs.itworkscdn.net/nour4satlive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="OTV.lb" status="online",OTV (720p) [Not 24/7] http://62.182.82.104/OTV/index.m3u8?token=test -#EXTINF:-1 tvg-id="OTV.lb" status="error",OTV (1080p) [Geo-blocked] -https://iptv-all.lanesh4d0w.repl.co/lebanon/otv -#EXTINF:-1 tvg-id="SawtElMada.lb" status="error",Sawt El Mada (460p) [Not 24/7] -https://svs.itworkscdn.net/madalive/mada/playlist.m3u8 #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] diff --git a/streams/lk.m3u b/streams/lk.m3u index f15f25d29..71231042b 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -11,8 +11,6 @@ http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 #EXTINF:-1 tvg-id="SiyathaTV.lk" status="timeout",Siyatha TV (720p) [Not 24/7] http://live.siyathatv.lk:19904/hls/siyatha_tv.m3u8 -#EXTINF:-1 tvg-id="SooriyanTV.lk" status="error",Sooriyan TV (810p) [Not 24/7] -https://59d39900ebfb8.streamlock.net/Sooriyantv/Sooriyantv/playlist.m3u8 #EXTINF:-1 tvg-id="Swarnavahini.lk" status="online",Swarnavahini (720p) [Not 24/7] https://jk3lz8xklw79-hls-live.5centscdn.com/efm/098f6bcd4621d373cade4e832627b4f6.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="VerbumTV.lk" status="online",Verbum TV (414p) [Not 24/7] diff --git a/streams/lt.m3u b/streams/lt.m3u index 1b936d333..db4c84e3c 100644 --- a/streams/lt.m3u +++ b/streams/lt.m3u @@ -3,5 +3,5 @@ https://lituanica-dvr.lrt.lt/lrt-ndvr/hls/lituanica_720p/index.m3u8 #EXTINF:-1 tvg-id="M1.lt" status="online",M-1 (480p) http://m-1.data.lt/m-1/smil:m-1.smil/chunklist_b1000000.m3u8 -#EXTINF:-1 tvg-id="TV3Lietuva.lt" status="online",Power Hit Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Power Hit Radio (720p) [Not 24/7] https://baltlive.tv3.lt/studija/smil:studija.smil/playlist.m3u8 diff --git a/streams/lu_samsung.m3u b/streams/lu_samsung.m3u index 8dacea76e..b211c7d80 100644 --- a/streams/lu_samsung.m3u +++ b/streams/lu_samsung.m3u @@ -1,11 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews Franรงais (720p) https://rakuten-africanews-2-lu.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-lu.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-lu.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-lu.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Franรงais (720p) -https://rakuten-euronews-2-lu.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/lv.m3u b/streams/lv.m3u index 101dfaa60..6b1a93163 100644 --- a/streams/lv.m3u +++ b/streams/lv.m3u @@ -1,6 +1,8 @@ #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] https://5a44e5b800a41.streamlock.net/liveVLR1/mp4:LR1/playlist.m3u8 #EXTINF:-1 tvg-id="LatvijasRadio2.lv" status="online",Latvijas Radio 2 (240p) diff --git a/streams/ly.m3u b/streams/ly.m3u index b0f492dcc..e67d60b34 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -1,10 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="218News.ly" status="timeout",Libya 218 News (1080p) [Not 24/7] http://95.85.47.43/libya218news/playlist.m3u8 -#EXTINF:-1 tvg-id="218News.ly" status="error",Libya 218 News (1080p) [Not 24/7] -https://stream.218tv.net/libya218news/playlist.m3u8 -#EXTINF:-1 tvg-id="218TV.ly" status="error",Libya 218 (1080p) [Not 24/7] -https://stream.218tv.net/libya218TV/playlist.m3u8 #EXTINF:-1 tvg-id="AlwasatTV.ly" status="online",Alwasat TV (1080p) [Not 24/7] https://hiplayer.hibridcdn.net/p/alwasattv-live.m3u8 #EXTINF:-1 tvg-id="FebruaryChannel.ly" status="online",February TV @@ -15,7 +11,7 @@ https://master.starmena-cloud.com/hls/jam.m3u8 https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 #EXTINF:-1 tvg-id="LibyaAlhadath.ly" status="online",Libya Al Hadath (576p) [Not 24/7] http://82.212.74.100:8000/live/8103.m3u8 -#EXTINF:-1 tvg-id="LibyasChannel.ly" status="error",Libya Channel (576p) [Not 24/7] -https://master.starmena-cloud.com/hls/libyas.m3u8 -#EXTINF:-1 tvg-id="Tanasuh.ly" status="error",Tanasuh (720p) [Not 24/7] +#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 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/libyaonetv diff --git a/streams/ma.m3u b/streams/ma.m3u index cd2ea1321..c84298985 100644 --- a/streams/ma.m3u +++ b/streams/ma.m3u @@ -11,8 +11,6 @@ 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="CanalAtlasFight.ma" status="error",Canal Atlas Fight (616p) -https://edge.vedge.infomaniak.com/livecast/ik:atlasfight/manifest.m3u8 #EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7] http://79.137.106.241/live/smil:OutStream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7] diff --git a/streams/md.m3u b/streams/md.m3u index 61ddb95b5..dd6fcd01e 100644 --- a/streams/md.m3u +++ b/streams/md.m3u @@ -3,18 +3,14 @@ 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="online",Canal Regional (576p) [Not 24/7] +#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="ElitaTV.md" status="error",Elita TV (576p) -http://46.55.111.242:8080/Rezina.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) http://livebeta.publika.md/LIVE/P/6810.m3u8 #EXTINF:-1 tvg-id="PublikaTV.md" status="online",Publika TV (540p) https://livebeta.publika.md/LIVE/P/1500.m3u8 -#EXTINF:-1 tvg-id="TeleM.md" status="error",Tele M -http://webmobile.xdev.ro:81/tv16/playlist.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) diff --git a/streams/me.m3u b/streams/me.m3u index 32494b410..7a99d02e7 100644 --- a/streams/me.m3u +++ b/streams/me.m3u @@ -15,3 +15,5 @@ http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.1.stream/index.m3u8 http://rtcg2.videostreaming.rs:1935/rtcg/rtcg.2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVCGSat.me" status="timeout",TVCG Sat (720p) http://rtcg3.videostreaming.rs:1935/rtcg/smil:rtcg.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TVCG Parlamentarni +https://parlament.rtcg.me:1936/pr/smil:parlament.smil/playlist.m3u8 diff --git a/streams/mk.m3u b/streams/mk.m3u index e2ca4a218..22f6faca2 100644 --- a/streams/mk.m3u +++ b/streams/mk.m3u @@ -1,9 +1,7 @@ #EXTM3U -#EXTINF:-1 tvg-id="KohaTV.mk" status="error",Koha TV (720p) -rtmp://live.tvkoha.tv:1935/live/koha/livestream -#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] -https://skyfolk.mk/live.m3u8 +#EXTINF:-1 tvg-id="NasaTV.mk" status="online",Naลกa TV (1080p) [Not 24/7] +https://stream.nasatv.com.mk/hls/nasatv_live.m3u8 #EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] https://eu.live.skyfolk.mk/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",LiveTV HD -rtmp://live.livetvhd.cf/live/livetvhd +#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] +https://skyfolk.mk/live.m3u8 diff --git a/streams/mn.m3u b/streams/mn.m3u index 2dccc2516..5fb503e7e 100644 --- a/streams/mn.m3u +++ b/streams/mn.m3u @@ -9,8 +9,6 @@ https://cdn3.skygo.mn/live/disk1/Education/DASH-FTA/Education.mpd https://cdn3.skygo.mn/live/disk1/Education/HLS-FTA/Education.m3u8 #EXTINF:-1 tvg-id="C1Television.mn" status="online",C1 https://cdn2.skygo.mn/live/disk1/C1/HLS-FTA/C1.m3u8 -#EXTINF:-1 tvg-id="DreamBox.mn" status="error",Dreambox -https://cdn1.skygo.mn/live/disk1/Dreambox/HLS-FTA/Dreambox.m3u8 #EXTINF:-1 tvg-id="EagleNews.mn" status="online",Eagle News HD https://cdn2.skygo.mn/live/disk1/Eagle/HLS-FTA/Eagle.m3u8 #EXTINF:-1 tvg-id="EkhOronTV.mn" status="online",Central @@ -51,9 +49,5 @@ https://cdn2.skygo.mn/live/disk1/MN25/HLS-FTA/MN25.m3u8 https://cdn1.skygo.mn/live/disk1/UBSHD/DASH-FTA/UBSHD.mpd #EXTINF:-1 tvg-id="UBS.mn" status="online",UBS https://cdn1.skygo.mn/live/disk1/UBSHD/HLS-FTA/UBSHD.m3u8 -#EXTINF:-1 tvg-id="VTVHD.mn" status="error",Tenger -https://cdn1.skygo.mn/live/disk1/VTV/HLS-FTA/VTV.m3u8 #EXTINF:-1 tvg-id="" status="online",MNB ะ“ัั€ ะฑาฏะป https://live.mnb.mn/live/mnb_family.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Parlament -https://cdn3.skygo.mn/live/disk1/Parlament/HLS-FTA/Parlament.m3u8 diff --git a/streams/mr.m3u b/streams/mr.m3u index 9ce64e4f0..86c1090db 100644 --- a/streams/mr.m3u +++ b/streams/mr.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="error",Tรฉlรฉvision de Mauritanie (1080p) +#EXTINF:-1 tvg-id="" status="online",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/mt.m3u b/streams/mt.m3u index 53bc3b879..c365339f7 100644 --- a/streams/mt.m3u +++ b/streams/mt.m3u @@ -1,7 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="One.mt" status="error",One (720p) [Not 24/7] -https://2-fss-2.streamhoster.com/pl_124/201830-1293592-1/playlist.m3u8 +#EXTINF:-1 tvg-id="One.mt" status="online",One +https://2-fss-1.streamhoster.com/pl_148/201830-1293592-1/playlist.m3u8 #EXTINF:-1 tvg-id="SmashTV.mt" status="online",Smash TV (720p) [Not 24/7] http://s3.smashmalta.com/hls/smash/smash.m3u8 -#EXTINF:-1 tvg-id="TVM.mt" status="error",TVM (360p) [Not 24/7] -https://iptv--iptv.repl.co/Maltese/TVM diff --git a/streams/mv.m3u b/streams/mv.m3u index 29182451b..8af07fa1d 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="online",VTV (1080p) +#EXTINF:-1 tvg-id="" status="error",VTV (1080p) https://vtvstream.vnews.mv/vtvlive/vmedia/playlist.m3u8 diff --git a/streams/mw.m3u b/streams/mw.m3u index 21c2fc2d0..0ae0ecb2f 100644 --- a/streams/mw.m3u +++ b/streams/mw.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="MBC.mw" status="error",MBC (614p) [Not 24/7] +#EXTINF:-1 tvg-id="MBC.mw" status="online",MBC (614p) [Not 24/7] http://41.216.229.205:8080/live/livestream/index.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index 625fd0027..d44d093ac 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -1,26 +1,24 @@ #EXTM3U +#EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7k--FhnJzhPTrbtldMSoQQ/live #EXTINF:-1 tvg-id="ADN40.mx" status="online",ADN 40 (480p) https://mdstrm.com/live-stream-playlist/60b578b060947317de7b57ac.m3u8 -#EXTINF:-1 tvg-id="ADN40.mx" status="error",ADN 40 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7k--FhnJzhPTrbtldMSoQQ/live #EXTINF:-1 tvg-id="AMXNoticias.mx" status="online",AMX Noticias (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/mexiquense2/videomexiquense2/playlist.m3u8 -#EXTINF:-1 tvg-id="AzMundo.mx" status="error",Azmundo (480p) -http://181.115.72.65:8099/play/a025/index.m3u8 #EXTINF:-1 tvg-id="Canal5.mx" status="timeout",Canal 5 (480p) http://45.174.77.243:8000/play/a0fl/index.m3u8 #EXTINF:-1 tvg-id="Canal8.cr" status="online",Canal 8 Costa Rica (720p) https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancรบn (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="blocked",Canal 44 Ciudad Juรกrez (720p) [Geo-blocked] https://5e50264bd6766.streamlock.net/canal44/videocanal44/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalCatorce.mx" status="error",Canal Catorce (720p) -https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/index.m3u8 +#EXTINF:-1 tvg-id="CanaldelCongreso451.mx" status="online",Canal del Congreso 45.1 +https://edge.canaldelcongreso.gob.mx/live_sd1/smil:canal-sd1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalIberoamericano.mx" status="online",Canal Iberoamericano https://icsbaldeastd.aldeasolutions.mx/EVLiveCan18ABR/_definst_/mp4:7NBH6B8L/playlist.m3u8 #EXTINF:-1 tvg-id="Capital21.mx" status="online",Capital 21 (720p) [Not 24/7] @@ -29,29 +27,23 @@ https://video.cdmx.gob.mx/livestream/stream.m3u8 http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 #EXTINF:-1 tvg-id="Foro.mx" status="blocked",Foro (720p) [Geo-blocked] https://live-streams-notusa.televisa.com/channel02-b/index.m3u8 -#EXTINF:-1 tvg-id="GoldenPanregional.mx" status="error",Golden Latinoamรฉrica (720p) [Not 24/7] -https://cloud2.streaminglivehd.com:1936/8026/8026/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipรณdromo de las Amรฉricas (480p) [Geo-blocked] http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 -#EXTINF:-1 tvg-id="IcrtvColima.mx" status="error",Icrtv Colima (720p) [Not 24/7] -https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClqo4ZAAZ01HQdCTlovCgkA/live #EXTINF:-1 tvg-id="ImagenRadio.mx" status="online",Imagen Radio (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCB0BUmdBOrH9mYU2ebs1eWA/live #EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked] https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 -#EXTINF:-1 tvg-id="LaOctavaTV.mx" status="error",La Octava TV (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x80mow9 #EXTINF:-1 tvg-id="MariaVision.mx" status="online",Marรญa Visiรณn Mexico (360p) [Not 24/7] https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 #EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="online",Mรฉxico Travel Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf -#EXTINF:-1 tvg-id="MexiquenseTV.mx" status="online",Mexiquense TV (720p) [Not 24/7] +#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="error",Milenio Televisiรณn (720p) [Not 24/7] +#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) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -61,8 +53,6 @@ https://mdstrm.com/live-stream-playlist/5c54d38ca392a5119bb0aa0d.m3u8 https://mdstrm.com/live-stream-playlist/57bf686a61ff39e1085d43e1.m3u8 #EXTINF:-1 tvg-id="MultimediosMonterrey.mx" status="blocked",Multimedios Monterrey (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/57b4dbf5dbbfc8f16bb63ce1.m3u8 -#EXTINF:-1 tvg-id="MVMNoticias.mx" status="error",MVM Noticias (Oaxaca) (400p) [Not 24/7] -https://dcunilive21-lh.akamaihd.net/i/dclive_1@59479/master.m3u8 #EXTINF:-1 tvg-id="NoticiasCanal10.mx" status="online",Noticias Canal 10 (360p) [Not 24/7] https://canal10.mediaflix.istream.mx/wza_live/live/movil/playlist.m3u8 #EXTINF:-1 tvg-id="OnceMexico.mx" status="online",Once Mexico (720p) @@ -81,23 +71,15 @@ https://5caf24a595d94.streamlock.net:1937/stream56/stream56/playlist.m3u8 https://video1.getstreamhosting.com:1936/8172/8172/playlist.m3u8 #EXTINF:-1 tvg-id="RTQQueretaro.mx" status="online",RTQ Queretaro (360p) [Not 24/7] http://wms.tecnoxia.com:1935/rytqrolive/rytqrolive/master.m3u8 -#EXTINF:-1 tvg-id="SintesisTV.mx" status="error",SintesisTV (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sintesistv #EXTINF:-1 tvg-id="TeleFormula.mx" status="blocked",TeleFรณrmula https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8 -#EXTINF:-1 tvg-id="TelemarCampeche.mx" status="error",Telemar Campeche (480p) [Not 24/7] -https://59d39900ebfb8.streamlock.net/8410/8410/playlist.m3u8 #EXTINF:-1 tvg-id="Teleritmo.mx" status="blocked",Teleritmo (720p) [Geo-blocked] http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8 -#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="error",Televisa Aguascalientes (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="timeout",Televisa Aguascalientes (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live -#EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="error",Televisa Chihuahua (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjfxDe7In59Jbfw2HmIh_Vg/live -#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="error",Televisa Ciudad Juarez (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="online",Televisa Ciudad Juarez (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live -#EXTINF:-1 tvg-id="TelevisaDelBajio.mx" status="error",Televisa Del Bajio -http://viptv-query/?streaming-ip=https://www.youtube.com/channel/UC-uYy4_jIvDoJ4wigEv1S5A/live -#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="error",Televisa Del Golfo +#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live #EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w @@ -105,7 +87,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/UCRujF_YxVVFmTRWURQH-Cww/live #EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="timeout",Televisa Guerrero (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live -#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="error",Televisa Laguna (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="timeout",Televisa Laguna (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC_mwCcsKDJLSWjply5s0h8w/live #EXTINF:-1 tvg-id="TelevisaMexicali.mx" status="timeout",Televisa Mexicali (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcmuFsMIIIHO3LBqeBVfm8Q/live @@ -113,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/UCGDJLLphnP0zQQaE3kgo5Wg/live #EXTINF:-1 tvg-id="TelevisaMorelos.mx" status="timeout",Televisa Morelos http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live -#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="error",Televisa News Mexico (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live #EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="online",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live @@ -133,13 +115,13 @@ 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/UCyzWMHGS7bs0sot6KZk5EZg/live #EXTINF:-1 tvg-id="TelevisaVeracruz.mx" status="online",Televisa Veracruz (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live -#EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="error",Televisa Zacatecas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="timeout",Televisa Zacatecas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQb3i7gu9J8A4zzQU7j6C1Q/live #EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisiรณn Morelia (614p) [Not 24/7] http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisiรณn Morelia (614p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVLobo.mx" status="online",TV Lobo (720p) [Not 24/7] +#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 @@ -147,51 +129,41 @@ https://5ca3e84a76d30.streamlock.net/gpacifico4/smil:mazatlan.smil/playlist.m3u8 https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVPObregon.mx" status="online",TVP Obregรณn (542p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UDGTV.mx" status="error",UDG44 TV (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3m1xfy #EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p) http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8 -#EXTINF:-1 tvg-id="XEWTTDT.mx" status="online",Canal 12 (XETW-TDT) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="XEWTTDT.mx" status="timeout",Canal 12 (XETW-TDT) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live #EXTINF:-1 tvg-id="XHGVTDT.mx" status="online",TVMรS (XHGV-TDT) (360p) [Not 24/7] https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 -#EXTINF:-1 tvg-id="XHJKTDT.mx" status="online",Azteca Uno (XHJK-TDT) (480p) [Not 24/7] -http://190.122.96.187:8888/http/002 -#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once Niรฑas y Niรฑos (XHTJB-TDT) (432p) -https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt2.m3u8 -#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once TV (XHTJB-TDT) (1080p) -https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt.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",TV Unam (720p) -https://5ca3e84a76d30.streamlock.net/tvunam/videotvunam/playlist.m3u8?DVR= +#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="blocked",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] -http://k4.usastreams.com/ARBtv/ARBtv/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",Claro Sin Limites (480p) -http://170.83.242.153:8000/play/a01k -#EXTINF:-1 tvg-id="" status="error",Azcorazon (480p) -http://181.115.72.65:8099/play/a016/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Telefรณrmula (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7u0spq -#EXTINF:-1 tvg-id="" status="error",Uno TV (720p) [Not 24/7] -https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Energรญa Musical TV (360p) [Not 24/7] -https://ss2.domint.net:3224/emtv_str/energiamusical/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CorTV (800p) -https://stream.oursnetworktv.com/latin/encoder29/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tlaxcala Televisiรณn (360p) [Not 24/7] -https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null +#EXTINF:-1 tvg-id="" status="error",Televisa San Luis Potosรญ (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live diff --git a/streams/mx_samsung.m3u b/streams/mx_samsung.m3u index 3cbfd3c9e..e2d178993 100644 --- a/streams/mx_samsung.m3u +++ b/streams/mx_samsung.m3u @@ -1,31 +1,17 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArcadeCloudMexico.mx" status="error",Arcade Cloud (Mexico) (720p) -https://arcade-cloud-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-5-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DemandAfricaMexico.mx" status="online",Demand Africa (Mexico) (1080p) https://demandafrica-samsungmexico.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-11-mx.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="InsightTV.nl" status="error",Insight TV (720p) -https://insighttv-samsungmexico.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsungmexico.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTimemovienetworkMexico.mx" status="online",MyTime movie network Mexico (720p) https://appletree-mytime-samsungmexico.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeMexico.mx" status="error",People are Awesome Mexico (720p) -https://jukin-peopleareawesome-2-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="RuntimeMexico.mx" status="online",Runtime (Mexico) (1080p) https://runtimemx-samsungmx.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="error",Stingray Naturescape (1080p) [Not 24/7] -https://samsung-mx.ott-channels.stingray.com/naturescape/master.m3u8 #EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) https://tastemadees16intl-samsungmexico.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveMexico.mx" status="error",The Pet Collective Mexico (720p) -https://the-pet-collective-international-mx.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpyMexico.mx" status="error",WeatherSpy Mexico (720p) -https://jukin-weatherspy-2-mx.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews en Espaรฑol (720p) https://euronews-euronews-spanish-2-mx.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/my.m3u b/streams/my.m3u index 89e1c1e00..3825515fa 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -5,7 +5,7 @@ https://awanitv.akamaized.net/hls/live/2017836/LiveTV1/index.m3u8 https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 #EXTINF:-1 tvg-id="BeritaRTM.my" status="blocked",Berita RTM (1080p) https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd -#EXTINF:-1 tvg-id="BernamaTV.my" status="error",Bernama TV (1080p) [Not 24/7] +#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="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 @@ -19,7 +19,7 @@ http://210.210.155.37/uq2663/h/h22/index.m3u8 https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 #EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 -#EXTINF:-1 tvg-id="NTV7.my" status="timeout",NTV 7 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NTV7.my" status="online",NTV 7 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 #EXTINF:-1 tvg-id="OKEY.my" status="blocked",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd @@ -29,8 +29,6 @@ https://rtmlive06tv.secureswiftcontent.com/rtmchannel/06-manifest.mpd https://rtmlive01tv.secureswiftcontent.com/rtmchannel/01-manifest.mpd #EXTINF:-1 tvg-id="TV2.my" status="blocked",TV2 (1080p) https://rtmlive05tv.secureswiftcontent.com/rtmchannel/05-manifest.mpd -#EXTINF:-1 tvg-id="TV3.my" status="error",TV3 (720p) -https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV3.m3u8 #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] diff --git a/streams/ng.m3u b/streams/ng.m3u index 3a0828a27..947c58193 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -1,17 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="AfricaTV3.ng" status="online",Africa TV3 (720p) [Not 24/7] http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 -#EXTINF:-1 tvg-id="Channels24.ng" status="error",Channels 24 -http://93.152.174.144:4000/play/ch24ng/index.m3u8 -#EXTINF:-1 tvg-id="EmmanuelTV.ng" status="error",Emmanuel TV (1080p) [Not 24/7] -https://api.new.livestream.com/accounts/23202872/events/7200883/live.m3u8 #EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 #EXTINF:-1 tvg-id="TVCNews.ng" status="online",TVC News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/tvcnewsnigeria/live -#EXTINF:-1 tvg-id="" status="error",Comedy Channel -http://93.152.174.144:4000/play/comedych/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",EM.tv -http://93.152.174.144:4000/play/kingsword/index.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index bc0c5fc9f..86f8a11df 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -1,14 +1,18 @@ #EXTM3U +#EXTINF:-1 tvg-id="AT5.nl" status="online",AT5 +https://takeoff.jetstre.am/?account=atvijf&file=live&output=playlist.m3u8&protocol=https&service=wowza&type=live #EXTINF:-1 tvg-id="BNRNieuwsradio.nl" status="online",BNR Nieuwsradio (720p) [Geo-blocked] https://bnr-cache-cdp.triple-it.nl/studio/index.m3u8 #EXTINF:-1 tvg-id="BR6TV.nl" status="online",BR6 TV (720p) https://58c04fb1d143f.streamlock.net/slob/slob/playlist.m3u8 -#EXTINF:-1 tvg-id="DenHaagTV.nl" status="error",Den Haag TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DenHaagTV.nl" status="online",Den Haag TV (1080p) [Not 24/7] http://wowza5.video-streams.nl:1935/denhaag/denhaag/playlist.m3u8 +#EXTINF:-1 tvg-id="DRTV.nl" status="online",DRT TV (720p) +https://broadcasttr.com:446/drt/bant1/chunklist_w172830844.m3u8?hash=ff9087a17e9ff7a7a214048d240d21c0 #EXTINF:-1 tvg-id="FeelGoodTV.nl" status="online",Feel Good TV (720p) [Not 24/7] https://58c04fb1d143f.streamlock.net/feel_good_radio_1/feel_good_radio_1/playlist.m3u8 -#EXTINF:-1 tvg-id="GigantFM.nl" status="timeout",Gigant FM (720p) -https://streams.uitzending.tv/gigantfm/gigantfm/playlist.m3u8 +#EXTINF:-1 tvg-id="GigantFM.nl" status="online",Gigant FM (720p) +https://video.uitzending.tv:19360/gigantfm/gigantfm.m3u8 #EXTINF:-1 tvg-id="GORTV.nl" status="online",GO-RTV (720p) http://593aed234297b.streamlock.net:1935/gotvsjoerd/gotvsjoerd/playlist.m3u8 #EXTINF:-1 tvg-id="Groningen1.nl" status="online",Groningen1 (1080p) [Not 24/7] @@ -19,52 +23,40 @@ http://mtxstr001.matrixdata.nl/live/hk13/playlist.m3u8 https://ms2.mx-cd.net/dtv-09/236-2051366/Ideaal_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="JenzTV.nl" status="online",JenZ (1080p) https://ms2.mx-cd.net/tv/192-840604/Jenz_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="JinTV.nl" status="online",JIN TV (720p) +https://live.jintv.org:12443/medialive/jintv.m3u8 #EXTINF:-1 tvg-id="LansingerlandTV.nl" status="online",Lansingerland TV (1080p) https://streaming-outbound-video-02.rtvlansingerland.nl/hls/livetv/index.m3u8 #EXTINF:-1 tvg-id="LOETV.nl" status="online",LOE TV (720p) https://58c04fb1d143f.streamlock.net/loemedia/loemedia/playlist.m3u8 -#EXTINF:-1 tvg-id="LONTV.nl" status="timeout",LON TV (720p) -https://streamingserver01.omroepnuenen.nl/lon/lonweb_720p/playlist.m3u8 +#EXTINF:-1 tvg-id="LONTV.nl" status="online",LON TV (Lokale Omroep Nuenen) (720p) +https://streamingserver02.omroepnuenen.nl/lon/lonweb_720p/playlist.m3u8 #EXTINF:-1 tvg-id="MeerTV.nl" status="online",Meer TV (720p) [Not 24/7] https://593aed234297b.streamlock.net/meervandaag/meervandaag/playlist.m3u8 #EXTINF:-1 tvg-id="ML5TV.nl" status="online",ML5 TV (480p) https://ms2.mx-cd.net/dtv-02/204-1147034/3ML_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NPO1.nl" status="blocked",NPO 1 (1080p) [Geo-blocked] -http://stream.tvtap.net:8081/live/nl-npo1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="NPO1.nl" status="error",NPO 1 (342p) [Geo-blocked] -http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/tvlive/npo1/npo1.isml/.m3u8 -#EXTINF:-1 tvg-id="NPO2.nl" status="blocked",NPO 2 (302p) [Geo-blocked] -http://stream.tvtap.net:8081/live/nl-npo2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="NPO2.nl" status="error",NPO 2 (342p) -http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/tvlive/npo2/npo2.isml/.m3u8 -#EXTINF:-1 tvg-id="NPO3.nl" status="blocked",NPO 3 (1080p) [Geo-blocked] -http://stream.tvtap.net:8081/live/nl-npo3.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="NPO3.nl" status="error",NPO 3 (342p) [Not 24/7] -http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/tvlive/npo3/npo3.isml/.m3u8 -#EXTINF:-1 tvg-id="NPONieuws.nl" status="error",NPO Nieuws (576p) -http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/journaal24/journaal24.isml/.m3u8 -#EXTINF:-1 tvg-id="NPOPolitiek.nl" status="error",NPO Politiek (576p) -http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24/politiek24.isml/.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantRadio.nl" status="online",Omroep Brabant Radio (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantTV.nl" status="online",Omroep Brabant (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="error",Omroep Centraal TV (480p) -https://ms7.mx-cd.net/tv/208-1258878/Omroep_Centraal_GB.smil/playlist.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="error",Omroep Hulst TV (720p) [Not 24/7] -https://stream.iconbroadcastgroup.com:1443/OH-Playout/smil:OH-Playout.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="OmroepHulstTV.nl" status="online",Omroep Hulst TV (720p) [Not 24/7] +https://ms7.mx-cd.net/tv/280-2963002/Omroep_Hulst_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepOnsWestBrabantTV.nl" status="online",Omroep Ons West Brabant (480p) https://ms2.mx-cd.net/tv/177-710139/Ons_West_Brabant_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepPMTV.nl" status="online",Omroep P&M TV (1080p) [Not 24/7] https://ms7.mx-cd.net/dtv-10/153-840564/Omroep_Peel_en_Maas_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepPMTV.nl" status="error",Omroep P&M (480p) -https://ms7.mx-cd.net/tv/153-840564/Omroep_Peel_en_Maas_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepTilburgTV.nl" status="online",Omroep Tilburg (480p) [Not 24/7] https://ms2.mx-cd.net/tv/184-782326/Omroep_Tilburg_TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepTilburgTV.nl" status="online",Omroep Tilburg TV (480p) https://ms7.mx-cd.net/tv/184-782326/Omroep_Tilburg_TV.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="OmroepWestTV.nl" status="online",Omroep West (1080p) [Not 24/7] +https://d1axml5ozykh3g.cloudfront.net/live/omroepwest/tv/index.m3u8 +#EXTINF:-1 tvg-id="OmroepZeelandTV.nl" status="online",Omroep Zeeland (1080p) +https://d3isaxd2t6q8zm.cloudfront.net/live/omroepzeeland/tv/index.m3u8 #EXTINF:-1 tvg-id="OmropFryslanTV.nl" status="online",Omrop Fryslรขn (1080p) [Not 24/7] https://d3pvma9xb2775h.cloudfront.net/live/omropfryslan/stream04/index.m3u8 #EXTINF:-1 tvg-id="OpenRotterdam.nl" status="online",Open Rotterdam (480p) [Not 24/7] @@ -79,24 +71,24 @@ http://rrr.sz.xlcdn.com/?account=ndc_mediagroep&file=NDC3&output=playlist.m3u8&s http://rrr.sz.xlcdn.com/?account=ndc_mediagroep&file=NDC1&output=playlist.m3u8&service=wowza&type=live #EXTINF:-1 tvg-id="Qmusic.nl" status="online",Qmusic (720p) https://dpp-qmusicnl-live.akamaized.net/streamx/QmusicNL.m3u8 -#EXTINF:-1 tvg-id="Radio10.nl" status="error",Radio 10 (720p) -https://talparadiohls-i.akamaihd.net/hls/live/698637/VR-Radio10-1/playlist.m3u8 +#EXTINF:-1 tvg-id="Radio10.nl" status="online",Radio 10 (720p) +https://radio10.prd1.talpatvcdn.nl/2b725bc7c93f477eaf0e43955ea8a6c1/index.m3u8 #EXTINF:-1 tvg-id="Radio350.nl" status="online",Radio 350 (360p) [Not 24/7] https://stream.radio350.nl/hls/radio350.m3u8 -#EXTINF:-1 tvg-id="Radio538.nl" status="error",Radio 538 (270p) -https://talparadiohls-i.akamaihd.net/hls/live/624107/VR-Radio538-1/playlist.m3u8 +#EXTINF:-1 tvg-id="Radio538.nl" status="online",Radio 538 (270p) +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="RadioVeronica.nl" status="error",Radio Veronica (270p) -https://talparadiohls-i.akamaihd.net/hls/live/585615/VR-Veronica-1/playlist.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) -https://ms7.mx-cd.net/tv/71-475821/Regio8TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Regio90TV.nl" status="error",Regio90 TV (480p) -https://ms7.mx-cd.net/MC-Monitoring/260-2403096/90TV.smil/playlist.m3u8 +https://ms7.mx-cd.net/dtv-10/91-475821/Regio8TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RegioTVNieuws.nl" status="online",Regio TV Nieuws (1080p) [Not 24/7] http://highvolume04.streampartner.nl/regiomedia/regiomedia/playlist.m3u8 #EXTINF:-1 tvg-id="RN7.nl" status="blocked",Radio RN7 (576p) [Geo-blocked] -http://streaming.rn7.nl/rn7tv/live_576/playlist.m3u8 +https://streaming.rn7.nl/rn7live_abr/visualradio/playlist.m3u8 #EXTINF:-1 tvg-id="RTVAmstelveen.nl" status="online",RTV Amstelveen (720p) [Not 24/7] https://live.rtva.nl/live/zender.m3u8 #EXTINF:-1 tvg-id="RTVConnectTV.nl" status="online",RTV Connect TV (480p) @@ -115,103 +107,81 @@ http://stream.rtvmaastricht.nl:8081/rtvm_live/tv/playlist.m3u8 https://media.rtvnoord.nl/live/rtvnoord/tv/index.m3u8 #EXTINF:-1 tvg-id="RTVNoordExtra.nl" status="online",RTV Noord Extra (1080p) [Not 24/7] https://media.rtvnoord.nl/live/rtvnoord/extra/index.m3u8 -#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (720p) -https://593aed234297b.streamlock.net/rtvnof/rtvnof/playlist.m3u8 +#EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (Achtkarspelen / Tytsjerksteradiel) [Not 24/7] +https://5ebd833552d56.streamlock.net/rtvnof3/rtvnof3/playlist.m3u8 #EXTINF:-1 tvg-id="RTVNoordoostFriesland.nl" status="online",RTV Noordoost Friesland (720p) [Not 24/7] -http://cdn15.streampartner.nl:1935/rtvnof2/live/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVOost.nl" status="error",RTV Oost (720p) -https://mediacdn.rtvoost.nl/live/rtvoost/tv-oost/index.m3u8 +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) https://ms2.mx-cd.net/dtv-10/268-2641474/RTV_Purmerend_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVRijnmond.nl" status="error",RTV Rijnmond (1080p) -https://d3r4bk4fg0k2xi.cloudfront.net/rijnmondTv/index.m3u8 -#EXTINF:-1 tvg-id="RTVRijnstreekTV.nl" status="timeout",RTV Rijnstreek TV (720p) [Not 24/7] -https://vdo.verrips.email:3789/live/televisielive.m3u8 +#EXTINF:-1 tvg-id="RTVRijnmond.nl" status="online",RTV Rijnmond (1080p) +https://dcur8bjarl5c2.cloudfront.net/live/rijnmond/tv/index.m3u8 +#EXTINF:-1 tvg-id="RTVRijnstreekTV.nl" status="online",RTV Rijnstreek TV (720p) [Not 24/7] +https://ms7.mx-cd.net/tv/290-3222276/RTV_Rijnstreek.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTVSlingeland.nl" status="online",RTV Slingeland (1080p) [Not 24/7] https://ms7.mx-cd.net/dtv-10/105-475831/RTV_Slingeland.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTVUtrecht.nl" status="online",RTV Utrecht (1080p) https://d18rwjdhpr8dcw.cloudfront.net/live/rtvutrecht/rtvutrecht/index.m3u8 -#EXTINF:-1 tvg-id="RTVWesterwolde.nl" status="error",RTV Westerwolde (432p) -http://59132e529e3d1.streamlock.net:1935/westerwolde/westerwolde/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVWesterwolde.nl" status="error",RTV Westerwolde (432p) -https://59132e529e3d1.streamlock.net/westerwolde/westerwolde/playlist.m3u8 -#EXTINF:-1 tvg-id="Salto4.nl" status="online",Salto 4 (1080p) -https://salto-streams.nl/hls/sotv2_high.m3u8 -#EXTINF:-1 tvg-id="SaltoADE.nl" status="online",Salto ADE (1080p) -https://live.salto.nl/hls/at5_high.m3u8 +#EXTINF:-1 tvg-id="RTVWesterwolde.nl" status="online",RTV Westerwolde (432p) +https://media.rtvwesterwolde.nl/hls/live/index.m3u8 +#EXTINF:-1 tvg-id="Salto4.nl" status="online",Salto 4 (720p) +https://salto-streams.nl/hls/sotv2.m3u8 +#EXTINF:-1 tvg-id="SaltoADE.nl" status="online",Salto ADE (720p) +https://live.salto.nl/hls/at5.m3u8 #EXTINF:-1 tvg-id="SaltoBrasaMusic.nl" status="online",Salto Brasa Music (1080p) -https://salto-streams.nl/hls/sotv1_high.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="SilenceTV.nl" status="timeout",Silence TV (720p) [Not 24/7] -http://93.190.140.42:8081/SilenceTV/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SirisTV.nl" status="timeout",Siris TV (720p) [Not 24/7] -https://videostream.siris.nl/hls/playoutweb/index.m3u8 +#EXTINF:-1 tvg-id="SirisTV.nl" status="online",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 -#EXTINF:-1 tvg-id="StreekTV.nl" status="timeout",Streek TV (720p) [Not 24/7] -https://58e4d59f4ba2c.streamlock.net/streektv/streektv/playlist.m3u8 +#EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7] +https://61ae39677a1ab.streamlock.net/streektv/streektv/playlist.m3u8 #EXTINF:-1 tvg-id="TommyTeleshopping.nl" status="online",Tommy Teleshopping (480p) http://ms7.mx-cd.net/tv/71-1356094/Tommy_Teleshopping.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVEllef.nl" status="timeout",TV Ellef (540p) [Not 24/7] -https://58e4d59f4ba2c.streamlock.net/tvellef/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="TVEllef.nl" status="online",TV Ellef (540p) [Not 24/7] +https://61ae39677a1ab.streamlock.net/tvellef/tvellef/playlist.m3u8 #EXTINF:-1 tvg-id="TVValkenburg.nl" status="online",TV Valkenburg (720p) [Not 24/7] https://livestream.tvvalkenburg.tv/hls/tv-valkenburg/tv-valkenburg.m3u8 #EXTINF:-1 tvg-id="UStad.nl" status="online",UStad (1080p) https://d18rwjdhpr8dcw.cloudfront.net/live/rtvutrecht/ustad/index.m3u8 #EXTINF:-1 tvg-id="VechtdalTV.nl" status="online",Vechtdal TV (480p) https://ms2.mx-cd.net/tv/81-334271/VechtdalTV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="VisitXTV.nl" status="online",Visit-X TV (720p) [Not 24/7] -https://stream.visit-x.tv/vxtv/ngrp:live_all/playlist.m3u8 #EXTINF:-1 tvg-id="WOS.nl" status="online",WOS TV (1080p) https://ms2.mx-cd.net/dtv-11/99-660295/WOS.smil/playlist.m3u8 #EXTINF:-1 tvg-id="WOS.nl" status="online",WOS TV (1080p) https://ms7.mx-cd.net/dtv-11/99-660295/WOS.smil/playlist.m3u8 #EXTINF:-1 tvg-id="WOS.nl" status="online",WOS TV (1080p) https://ms7.mx-cd.net/tv/99-660295/WOS.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ZO34.nl" status="timeout",ZO!34 (720p) -https://streams.uitzending.tv/zo34/zo34/playlist.m3u8 +#EXTINF:-1 tvg-id="Xite.nl" status="online",XITE (720p) [Not 24/7] +https://ms2.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Xite.nl" status="online",XITE (720p) [Not 24/7] +https://ms7.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="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",rtvutrecht (1080p) -http://media.rtvutrecht.nl/live/rtvutrecht/rtvutrecht/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omroep Zeeland (1080p) -https://d3isaxd2t6q8zm.cloudfront.net/live/omroepzeeland/tv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",JENZ (1080p) -https://ms7.mx-cd.net/tv/192-840604/Jenz_TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTV NOF 1 (720p) -http://593aed234297b.streamlock.net:1935/rtvnof/rtvnof/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",JIN TV (720p) -https://live.jintv.org:12443/medialive/jintv.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio VOS FM (720p) [Not 24/7] -http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTV NOF 2 (720p) [Not 24/7] -http://593aed234297b.streamlock.net:1935/rtvnof2/live/playlist.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",XITE (720p) [Not 24/7] -https://ms2.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",XITE (BE) (720p) [Not 24/7] -https://ms7.mx-cd.net/tv/226-1855782/XITE_NL.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Omroep Gelderland (720p) [Not 24/7] https://web.omroepgelderland.nl/live/livetv.m3u8 #EXTINF:-1 tvg-id="" status="online",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="blocked",RN 7 TV (1080p) [Geo-blocked] -https://streaming.rn7.nl/rn7live_abr/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Omroep West (1080p) [Not 24/7] -https://d2dslh4sd7yvc1.cloudfront.net/live/omroepwest/ngrp:tv-feed_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Omroep Gelderland (1080p) -https://rrr.sz.xlcdn.com/?account=omroepgelderland&file=livetv&output=playlist.m3u8&protocol=http&service=wowza&type=live -#EXTINF:-1 tvg-id="" status="error",JIN TV (720p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27 -#EXTINF:-1 tvg-id="" status="error",JIN TV (720p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio NL (1080p) [Not 24/7] -http://558bd16067b67.streamlock.net:1935/radionl/radionl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio A1 (1080p) [Not 24/7] -http://stream.a1mediagroep.eu/hls/a1studio.m3u8 -#EXTINF:-1 tvg-id="" status="error",Bazme Asheghan (720p) -https://5dc143936e9ae.streamlock.net/saeed_nl/saeed_nl/chunklist.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="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 894799edb..ca6ca3bc9 100644 --- a/streams/nl_samsung.m3u +++ b/streams/nl_samsung.m3u @@ -1,23 +1,79 @@ #EXTM3U -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-nl.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) [Not 24/7] http://fueltv-fueltv-14-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeNetherlands.us" status="error",People are Awesome Netherlands (720p) [Not 24/7] -https://jukin-peopleareawesome-2-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="error",Stingray Karoke (Netherland) (1080p) -https://stingray-karaoke-4-nl.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg TV+ +https://bloomberg-bloombergtv-3-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Are we there Yet? [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00353-lionsgatestudio-arewethereyetnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reuters Now +https://reuters-reutersnow-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake +http://bloomberg-quicktake-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Wicked Tuna +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00353-lionsgatestudio-wickedtunanl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MYZen Fit [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01255-secomcofites-my-myzen-samsungen-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WildEarth [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01290-wildearthmediap-wildearth-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Waterbear +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01415-waterbearnetwor-waterbear-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tennis Channel +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01444-tennischannelth-tennischannelnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Museum TV [Geo-blocked] +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01492-secomsasmediart-museumtv-eng-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hell's Kitchen +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00654-itvstudios-hellskitchennl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Oneworld TV +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg01847-dutchessmediabv-oneworldtv-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fashion TV +https://fashiontv-fashiontv-5-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sofy TV +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00535-largofilmsltdli-sofytvnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Go USA TV +https://brandusa-gousa-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Xplore +https://cdn-uw2-prod.tsv2.amagi.tv/linear/amg00111-hearstmediaprod-xploreintlnl-samsungnl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",DiscoverFilm +https://discoverfilm-discoverfilm-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Failarmy International +https://failarmy-international-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",LOL! Network +https://lol-lolnetwork-2-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mav Tv Motorsports Network +https://mavtv-mavtvglobal-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mojitv +https://odmedia-mojitv-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radical Docs +https://quintus-radicaldocs-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Strongman Champions League +https://rightsboosterltd-scl-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Filmstream +https://spi-filmstream-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Pet Collective +https://the-pet-collective-international-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Travelxp +https://travelxp-travelxp-3-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",World Poker Tour +https://wpt-theworldpokertour-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten 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.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Action (Netherland) (720p) -https://rakuten-action-8-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Netherlands) (720p) -https://rakuten-comedy-8-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Netherland) (720p) -https://rakuten-documentaries-8-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Drama (Netherlands) (720p) -https://rakuten-drama-8-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Family (Netherlands) (720p) -https://rakuten-family-8-nl.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Spotlight (Netherlands) (720p) -https://rakuten-spotlight-8-nl.samsung.wurl.com/manifest/playlist.m3u8 +https://rakuten-euronews-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family +https://rakuten-family-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Guardian +https://rakuten-guardian-1-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Stories +https://rakuten-spotlight-8-nl.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten 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 diff --git a/streams/no.m3u b/streams/no.m3u index 3e45e5822..8c53fd166 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -3,35 +3,25 @@ http://digicom.hls.iptvdc.com/canalmotor/index.m3u8 #EXTINF:-1 tvg-id="CanalMotor.no" status="online",Canal Motor (720p) https://digicom.hls.iptvdc.com/motorstv/index.m3u8 -#EXTINF:-1 tvg-id="FatstoneTV.no" status="error",Fatstone TV -http://bgo1.cdn.s3m.no/fs/live/ngrp:live_all/playlist.m3u8 #EXTINF:-1 tvg-id="Frikanalen.no" status="online",Frikanalen (720p) 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="timeout",Stortinget HS1 (576p) [Not 24/7] +#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="StortingetHS1.no" status="error",Stortinget HS1 (576p) -http://194.132.85.39/19333-live0/push-stortinget_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="StortingetNettTV.no" status="error",Stortinget Nett-TV (576p) -http://flash0.19333-live0.dna.qbrick.com:1935/19333-live0/push-stortinget_1/playlist.m3u8 -#EXTINF:-1 tvg-id="StortingetStortingssalen.no" status="timeout",Stortinget Stortingssalen (576p) [Not 24/7] +#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="TVHaugaland.no" status="error",TV Haugaland (720p) [Not 24/7] -https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.ip-only.net/90216-cachelive0/smil:APPLETV/playlist.m3u8 -#EXTINF:-1 tvg-id="TVHaugaland.no" status="error",TV Haugaland (720p) [Not 24/7] -https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrรธmmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) +https://sc.id-tv.kz/TV1000.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) +https://sc.id-tv.kz/ViasatHistory.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat TV1000 Kazakhstan (720p) -https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p) -https://sc.id-tv.kz/ViasatHistory.m3u8 diff --git a/streams/no_samsung.m3u b/streams/no_samsung.m3u index cc68835b8..00591882c 100644 --- a/streams/no_samsung.m3u +++ b/streams/no_samsung.m3u @@ -1,27 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="Africanews.cg" status="online",AfricaNews English (720p) https://rakuten-africanews-1-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DuckTV.sk" status="online",Duck TV (720p) https://mmm-ducktv-4-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MAVTVNorway.no" status="error",MavTV Norway (720p) -https://mavtv-mavtvglobal-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://rakuten-euronews-1-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Action (Norway) (720p) -https://rakuten-action-11-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Norway) (720p) -https://rakuten-comedy-11-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Norway) (720p) -https://rakuten-documentaries-11-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Drama (Norway) (720p) -https://rakuten-drama-11-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Family (Norway) (720p) -https://rakuten-family-11-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Spotlight (Norway) (720p) -https://rakuten-spotlight-11-no.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/np.m3u b/streams/np.m3u index a2f31e577..30669324a 100644 --- a/streams/np.m3u +++ b/streams/np.m3u @@ -1,5 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="AvenuesKhabar.np" status="error",Avenues Khabar (720p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCMDzPE_7fcZSRJgpwIVor_A/live -#EXTINF:-1 tvg-id="KantipurTV.np" status="online",Kantipur TV (1080p) +#EXTINF:-1 tvg-id="KantipurTV.np" status="error",Kantipur TV (1080p) https://ktvhdsg.ekantipur.com:8443/ktv_desktop_02347834/hd/playlist.m3u8 diff --git a/streams/nz.m3u b/streams/nz.m3u index ca6eedce8..0632a4b9d 100644 --- a/streams/nz.m3u +++ b/streams/nz.m3u @@ -7,12 +7,8 @@ https://uni01rtmp.tulix.tv/firstlight/firstlight.smil/playlist.m3u8 https://juicex.nz/hls/mystream.m3u8 #EXTINF:-1 tvg-id="KordiaTV.nz" status="online",Kordia TV (1080p) https://ptvlive.kordia.net.nz/out/v1/3fc2254c865a457c8d7fbbce227a2aae/index.m3u8 -#EXTINF:-1 tvg-id="MaoriTV.nz" status="error",Maori TV (1080p) -https://bcsecurelivehls-i.akamaihd.net/hls/live/720612/1614493167001_1/master.m3u8 #EXTINF:-1 tvg-id="ParliamentTV.nz" status="online",Parliament TV (1080p) https://ptvlive.kordia.net.nz/out/v1/daf20b9a9ec5449dadd734e50ce52b74/index.m3u8 -#EXTINF:-1 tvg-id="TeReo.nz" status="error",Te Reo (1080p) -https://bcsecurelivehls-i.akamaihd.net/hls/live/720613/1614493167001_2/master.m3u8 #EXTINF:-1 tvg-id="TheEdgeTV.nz" status="online",The Edge (720p) https://livestreamdirect-edgetv.mediaworks.nz/edgetv.m3u8 #EXTINF:-1 tvg-id="Three.nz" status="blocked",Three [Geo-blocked] @@ -27,5 +23,3 @@ https://dayqb844napyo.cloudfront.net/v1/master/b1f4432f8f95be9e629d97baabfed15b8 https://stream.wairarapatv.co.nz/Broadband_High/playlist.m3u8 #EXTINF:-1 tvg-id="WairarapaTV.nz" status="online",Wairarapa TV (360p) [Not 24/7] http://stream.wairarapatv.co.nz/Cellular_High/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TVSN Shopping (360p) -https://tvsn-i.akamaihd.net/hls/live/261837/tvsn_nz/tvsn_nz_750.m3u8 diff --git a/streams/nz_samsung.m3u b/streams/nz_samsung.m3u new file mode 100644 index 000000000..aa25c1e78 --- /dev/null +++ b/streams/nz_samsung.m3u @@ -0,0 +1,95 @@ +#EXTM3U +#EXTINF:-1 tvg-id="" status="online",Tastemade International +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00047-tastemade-tmintlaus-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dust +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00219-gunpowdersky-dustintlnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ryan and Friends +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00286-pocketwatch-ryanandfriends-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nosey +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00514-noseybaxterllc-noseyintlnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg Quicktake +https://bloomberg-quicktake-4-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Outdoor Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00718-outdoorchannela-outdoortvnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Gusto TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01077-gustoworldwidem-gustotvnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bite +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01478-parademediagrou-bitenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bloomberg TV +https://bloomberg-bloomberg-2-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Crime +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realcrimebetanz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Wild +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realwildnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Introuble +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-introublenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Action Hollywood Movies +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-actionhollywood-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",GB News +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-gbnewsnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Kartoon Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-kartoonchannel-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pet Club TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-petclub-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pulse TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-pulse-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CineView +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-rialto-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Trace Urban +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01076-lightningintern-traceurban-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Smithsonian Channel +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-smithsoniannz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zoo Moo +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01553-blueantmediaasi-zoomoonz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Trace Sports Stars +https://trace-sportstars-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",True Crime Now +https://alliantcontent-truecrimenow-3-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bounty +https://bountyfilms-bounty-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Made in Hollywood +https://connection3-ent-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Drybar Comedy +https://drybar-drybarcomedy-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mtrspt 1 +https://kravemedia-mtrspt1-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Love Stories TV +https://lovestoriestv-lovestoriestv-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Magellen TV +https://magellantv-3-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mav TV Motorsports Network +https://mavtv-mavtvglobal-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Revry +https://revry-revry-3-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Design Network +https://thedesignnetwork-tdn-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Travel XP +https://travelxp-travelxp-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ausbiz TV +https://ausbiztv-ausbiz-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Life +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-reallifenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Real Stories +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-realstoriesnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Timeline +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-timelinenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Wonder +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00426-littledotstudio-wondernz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Horse and Country Free +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00810-horsecountrytvl-hncfreenz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Insight TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-insighttvrow-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",InWonder +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg00861-terninternation-inwondernz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motorvision.TV +https://cdn-apse1-prod.tsv2.amagi.tv/linear/amg01329-otterainc-motorvisionnz-samsungnz/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Clubbing TV +https://clubbingtv-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",EuroNews +https://euronews-euronews-world-1-nz.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Now 70's +https://lightning-now70s-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Now 80's +https://lightning-now80s-samsungnz.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Now 90's +https://lightning-now90s-samsungnz.amagi.tv/playlist.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index f592a6913..8eb25798f 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -1,8 +1,8 @@ #EXTM3U +#EXTINF:-1 tvg-id="ANTV.pa" status="online",ANTV +https://dacastmmd.mmdlive.lldns.net/dacastmmd/bdc928e938f54ab280e8bfa0e265eddd/playlist.m3u8 #EXTINF:-1 tvg-id="ASondeSalsa.pa" status="online",A Son de Salsa (720p) [Not 24/7] https://cloud01.mipaneltv.xyz/asondesalsa/asondesalsa/playlist.m3u8 -#EXTINF:-1 tvg-id="BTVPanama.pa" status="error",BTV Panamรก (480p) -https://stream.oursnetworktv.com/latin/btvp/playlist.m3u8 #EXTINF:-1 tvg-id="CabinaRPCRadio.pa" status="online",Cabina RPC Radio (480p) https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8 #EXTINF:-1 tvg-id="CabinaTelemetroRadio.pa" status="online",Cabina Telemetro Radio (480p) @@ -15,15 +15,11 @@ https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 http://209.91.213.10:8088/play/a01o #EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 -#EXTINF:-1 tvg-id="RPCTV.pa" status="blocked",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="RPCTV.pa" status="online",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8 -#EXTINF:-1 tvg-id="Teleclasicos.pa" status="error",Teleclรกsicos (480p) [Not 24/7] -https://tvdatta.com:3484/stream/play.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="timeout",Telemetro (480p) http://209.91.213.10:8088/play/a00h -#EXTINF:-1 tvg-id="TVMax.pa" status="error",TVMAX (720p) -https://bcovlive-a.akamaihd.net/7482a528b34142c9a11b4285307632d0/us-west-2/6058004209001/963e14317afb436484576a46b28c8fd7/playlist_dvr_ssaiM.m3u8 #EXTINF:-1 tvg-id="TVN.pa" status="blocked",TVN (720p) https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index 7feaea68e..4d14bad16 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -1,13 +1,15 @@ #EXTM3U #EXTINF:-1 tvg-id="ActivaTV.pe" status="online",Activa TV [Not 24/7] https://cloudvideo.servers10.com:8081/8126/index.m3u8 +#EXTINF:-1 tvg-id="AmazonasTV.pe" status="online",Amazonas TV (Bagua) [Not 24/7] +https://stmv.panel.grupolimalive.com/amazonastv/amazonastv/playlist.m3u8 #EXTINF:-1 tvg-id="AndesTelevision.pe" status="online",Andes Televisiรณn (Sicusani) (720p) [Not 24/7] https://stmv1.voxhdnet.com/tvsicuani/tvsicuani/playlist.m3u8 #EXTINF:-1 tvg-id="AntaresTelevision.pe" status="online",Antares Televisiรณn (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvantares/liveantarestv/playlist.m3u8 #EXTINF:-1 tvg-id="AsiriTV.pe" status="online",AsiriTV (Lima) (720p) [Not 24/7] https://video2.lhdserver.es/asiritv/live.m3u8 -#EXTINF:-1 tvg-id="ATMTelevision.pe" status="error",ATM Televisiรณn (Apurimac) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ATMTelevision.pe" status="online",ATM Televisiรณn (Apurimac) (720p) [Not 24/7] https://v4.tustreaming.cl/atmtv/index.m3u8 #EXTINF:-1 tvg-id="ATV.pe" status="online",ATV (480p) [Not 24/7] https://dysmuyxh5vstv.cloudfront.net/hls/live.m3u8 @@ -15,10 +17,6 @@ https://dysmuyxh5vstv.cloudfront.net/hls/live.m3u8 https://dysmuyxh5vstv.cloudfront.net/hls/atv2.m3u8 #EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="online",Autรฉntica Televisiรณn (720p) [Not 24/7] https://live.obslivestream.com/autenticatvmux/index.m3u8 -#EXTINF:-1 tvg-id="BellaAbanquinaTV.pe" status="error",Bella Abanquina TV (Apurimac) (720p) [Not 24/7] -https://v4.tustreaming.cl/bellatv/index.m3u8 -#EXTINF:-1 tvg-id="BellezaAndina.pe" status="error",Cable Netword Belleza Andina TV (720p) [Not 24/7] -https://tv.inka.net.pe/bellezaandina/index.m3u8 #EXTINF:-1 tvg-id="BestCableMasCumbia.pe" status="online",Best Cable Mรกs Cumbia (720p) [Not 24/7] https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 #EXTINF:-1 tvg-id="BestCableMusic.pe" status="online",Best Cable Music (720p) [Not 24/7] @@ -29,13 +27,9 @@ https://tv.inka.net.pe/bestcable/bestcable/index.m3u8 https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 #EXTINF:-1 tvg-id="BethelTV.pe" status="online",Bethel TV (720p) [Not 24/7] https://ott.streann.com/loadbalancer/services/public/channels/5e0689c82cdcb4fdbcd79151/playlist.m3u8 -#EXTINF:-1 tvg-id="BeXtremeTVLima.pe" status="error",BeXtreme TV (Lima) (1080p) [Geo-blocked] -https://video1.getstreamhosting.com:1936/8106/8106/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="CadenaTV.pe" status="error",Cadena TV Huancayo (720p) [Not 24/7] -https://tvdatta.com:3262/live/cadenatvlive.m3u8 -#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="online",Cajamarca TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="error",Cajamarca TV (480p) [Not 24/7] https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 #EXTINF:-1 tvg-id="Canal8Catacaos.pe" status="online",Canal 8 (Catacaos) (360p) [Not 24/7] https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 @@ -43,10 +37,6 @@ https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 https://media2.cdnlayer.biz:8081/8014/index.m3u8 #EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live -#EXTINF:-1 tvg-id="CanalEvelyn.pe" status="error",Canal E (Evelyn) (Nororiente) (720p) [Not 24/7] -https://srv1.mediastreamperu.com:8081/8004/index.m3u8 -#EXTINF:-1 tvg-id="CanalEvelyn.pe" status="error",Canal E (Evelyn) (Altomayo) (720p) [Not 24/7] -https://srv1.mediastreamperu.com:8081/8006/index.m3u8 #EXTINF:-1 tvg-id="CaribeTelevision.pe" status="timeout",Caribe Televisiรณn (Otuzco) (1080p) [Not 24/7] http://191.97.56.183:1935/caribetv/caribetv/playlist.m3u8 #EXTINF:-1 tvg-id="CentralTV.pe" status="online",Central TV (Chosica) (614p) [Not 24/7] @@ -55,51 +45,41 @@ 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="error",Chincha TV [Not 24/7] +#EXTINF:-1 tvg-id="ChinchaTV.pe" status="online",Chincha TV [Not 24/7] https://tvdatta.com:3548/live/chinchatvlive.m3u8 #EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) +#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 #EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8150/index.m3u8 -#EXTINF:-1 tvg-id="CNTV.pe" status="online",Cable Netword TV (480p) [Not 24/7] -https://tv.inka.net.pe/cntv/index.m3u8 #EXTINF:-1 tvg-id="Conecta2TV.pe" status="online",Conecta2TV (Lima) (720p) [Not 24/7] https://servilive.com:3114/live/liveulive.m3u8 +#EXTINF:-1 tvg-id="CongresoTV.pe" status="online",Congreso TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CongresodelaRepรบblicadelPerรบTVenvivo/live #EXTINF:-1 tvg-id="ContactoDeportivo.pe" status="online",Contacto Deportivo (720p) [Not 24/7] 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="online",CreoTV (Cajamarca) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CreoTV.pe" status="error",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 #EXTINF:-1 tvg-id="CTC.pe" status="online",CTC (720p) http://190.108.83.142:8000/play/a007/index.m3u8 -#EXTINF:-1 tvg-id="CTV.pe" status="online",CTV [Not 24/7] -https://stmv.panel.grupolimalive.com/digitaltv12/digitaltv12/playlist.m3u8 #EXTINF:-1 tvg-id="Cultura24.pe" status="online",Cultura 24 (360p) [Not 24/7] https://vs8.live.opencaster.com/cultura24/smil:cultura24/playlist.m3u8 -#EXTINF:-1 tvg-id="CumbiaTV.pe" status="error",Cable Netword Cumbia TV (720p) [Not 24/7] -https://tv.inka.net.pe/cumbiatv/index.m3u8 -#EXTINF:-1 tvg-id="CVMTV.pe" status="error",CVM TV Digital (720p) [Not 24/7] -https://stmv.panel.grupolimalive.com/cvmtv/cvmtv/playlist.m3u8 #EXTINF:-1 tvg-id="DeltaTV.pe" status="timeout",DeltaTV (Pacayzapa | San Martรญn) (480p) [Not 24/7] https://media2.cdnlayer.biz:8081/8038/index.m3u8 -#EXTINF:-1 tvg-id="DiarioHechicera.pe" status="error",Diario Hechicera (Tumbes) (720p) [Not 24/7] -https://panel.streamingtv-mediacp.online:1936/8108/8108/playlist.m3u8 -#EXTINF:-1 tvg-id="DiasporaTV.pe" status="online",Diรกspora TV +#EXTINF:-1 tvg-id="DiasporaTV.pe" status="online",Diรกspora TV [Not 24/7] https://s1.tvdatta.com:3804/live/diasporatvlive.m3u8 #EXTINF:-1 tvg-id="DMJ.pe" status="online",DMJ (Cuzco) (720p) [Not 24/7] https://v4.tustreaming.cl/s1tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DTV.pe" status="error",DTV (Junin) [Not 24/7] -https://ed5ov.live.opencaster.com/ArEetgEqqozh/index.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="online",Expresiรณn (Tacna) (720p) [Not 24/7] +#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 @@ -107,63 +87,45 @@ http://190.108.83.142:8000/play/a003/index.m3u8 https://stmv.panel.grupolimalive.com/fuegoweb/fuegoweb/playlist.m3u8 #EXTINF:-1 tvg-id="FullTV.pe" status="online",FullTV (Lima) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/fullmu/fullmu/playlist.m3u8 -#EXTINF:-1 tvg-id="GacetaUcayalina.pe" status="error",Gaceta Ucayalina (720p) [Not 24/7] -https://tvsource.gacetaucayalina.com/hls/prueba.m3u8 #EXTINF:-1 tvg-id="GalacticaTV.pe" status="online",Galรกctica TV (Peru) (1080p) [Not 24/7] https://pacific.direcnode.com:3715/hybrid/play.m3u8 #EXTINF:-1 tvg-id="GeniosTV.pe" status="online",Genios TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/geniostvmux/index.m3u8 #EXTINF:-1 tvg-id="GlobalTV.pe" status="online",Global TV http://190.108.83.142:8000/play/a00x/index.m3u8 -#EXTINF:-1 tvg-id="GoldValleyTV.pe" status="error",Gold Valley TV (Casma) (360p) [Not 24/7] -https://stmv.panel.grupolimalive.com/gold/gold/playlist.m3u8 -#EXTINF:-1 tvg-id="GoresamTV.pe" status="error",GORESAM TV [Not 24/7] +#EXTINF:-1 tvg-id="GoresamTV.pe" status="online",GORESAM TV [Not 24/7] 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="Hoynet.pe" status="error",Hoynet (540p) [Not 24/7] -https://tv.portalexpress.es:3641/hybrid/play.m3u8 #EXTINF:-1 tvg-id="HRTV.pe" status="online",HRTV [Not 24/7] https://srv.panelcast.net/halcontv/halcontv/playlist.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="online",Huacho Perรบ TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 -#EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perรบ TV (720p) -https://tv.portalexpress.es:3124/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="HuantaTV.pe" status="error",Huanta TV (288p) [Not 24/7] -https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huรกnuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 #EXTINF:-1 tvg-id="IdentidadTV.pe" status="online",Identidad TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrci/livercitv/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenTelevisionRioja.pe" status="timeout",Imagen Televisiรณn (Rioja) (720p) [Not 24/7] http://191.97.56.183:1935/imagentv/imagentv/playlist.m3u8 -#EXTINF:-1 tvg-id="ImpactoTelevision.pe" status="error",Impacto Televisiรณn (Cajamarca) (720p) -https://eu1.servers10.com:8081/impactotv/index.m3u8 +#EXTINF:-1 tvg-id="ImpactoTelevision.pe" status="online",Impacto Televisiรณn (Cajamarca) +https://cloudvideo.servers10.com:8081/impactotv/index.m3u8 #EXTINF:-1 tvg-id="ImperialTelevision.pe" status="online",Imperial Televisiรณn (Huancayo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/imperu/imperu/playlist.m3u8 -#EXTINF:-1 tvg-id="Inkavision.pe" status="error",Inkavisiรณn (Cuzco) -https://7.innovatestream.pe:19360/inkavision/inkavision.m3u8 #EXTINF:-1 tvg-id="InnovaFMTV.pe" status="online",Innova FM (Bagua Grande) (480p) [Not 24/7] https://live.tvcontrolcp.com:1936/8170/8170/playlist.m3u8 #EXTINF:-1 tvg-id="JN19.pe" status="online",JN19 (720p) [Not 24/7] https://servilive.com:3149/live/jn19tvlive.m3u8 -#EXTINF:-1 tvg-id="JNETV.pe" status="error",JNE TV (720p) [Not 24/7] -https://dc1.webstream.eu/hls/hls/jnetvhdstreaming_high/index.m3u8 #EXTINF:-1 tvg-id="JusticiaTV.pe" status="online",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] https://cu.onliv3.com/livevd/user1.m3u8 #EXTINF:-1 tvg-id="KBO.pe" status="online",KBO Quillabamba (1080p) [Not 24/7] https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 -#EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] -https://inliveserver.com:1936/18016/18016/playlist.m3u8 -#EXTINF:-1 tvg-id="KoraTV.pe" status="error",Kora TV (360p) [Not 24/7] -https://megastreamm.com:3183/live/korattvlive.m3u8 -#EXTINF:-1 tvg-id="La5ta.pe" status="online",La 5ta [Not 24/7] +#EXTINF:-1 tvg-id="La5ta.pe" status="error",La 5ta [Not 24/7] https://srv.panelcast.net/la5ta/la5ta/playlist.m3u8 -#EXTINF:-1 tvg-id="LaAbeja.pe" status="error",La Abeja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 #EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 @@ -173,38 +135,28 @@ http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7b https://cloudvideo.servers10.com:8081/8070/index.m3u8 #EXTINF:-1 tvg-id="Latina.pe" status="blocked",Latina (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5ce7109c7398b977dc0744cd.m3u8 -#EXTINF:-1 tvg-id="Latina.pe" status="error",Latina -http://177.53.152.186:8000/play/a019/index.m3u8 #EXTINF:-1 tvg-id="LimaLive.pe" status="online",LimaLive (536p) [Not 24/7] https://stmv.panel.grupolimalive.com/limalive/limalive/playlist.m3u8 -#EXTINF:-1 tvg-id="LimaLive.pe" status="error",LimaLive (536p) [Not 24/7] -https://stmv.panel.grupolimalive.com/limalivetvtv/limalivetv/playlist.m3u8 #EXTINF:-1 tvg-id="LotPlusTV.pe" status="online",LotPlus TV (Chiclayo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8 #EXTINF:-1 tvg-id="MasterTV.pe" status="online",Master TV (Tarapoto) (480p) [Not 24/7] https://tv.oyotunstream.com:1936/master/master/playlist.m3u8 #EXTINF:-1 tvg-id="MaticesTV.pe" status="online",MaticesTV (Caรฑete) (720p) [Not 24/7] http://v4.tustreaming.cl/matices/index.m3u8 -#EXTINF:-1 tvg-id="MegaTVArequipa.pe" status="error",Mega TV (Arequipa) (360p) [Not 24/7] -https://video.servidor.stream:3180/live/megatvlive.m3u8 +#EXTINF:-1 tvg-id="MegaTVArequipa.pe" status="online",Mega TV (Arequipa) [Not 24/7] +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="MegaTVTarapoto.pe" status="error",Mega TV (Tarapoto) (480p) [Not 24/7] -https://tv.portalexpress.es:3870/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" status="online",Metropolitana del Cuzco (CCTVRadio) (576p) [Not 24/7] -https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 #EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 #EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 -#EXTINF:-1 tvg-id="MINEDUIPTV1.pe" status="error",MINEDU IPTV 1 (320p) [Not 24/7] +#EXTINF:-1 tvg-id="MINEDUIPTV1.pe" status="online",MINEDU IPTV 1 (320p) [Not 24/7] http://iptv.perueduca.pe:1935/canal1/canal11/playlist.m3u8 #EXTINF:-1 tvg-id="MINEDUIPTV2.pe" status="online",MINEDU IPTV 2 (320p) [Not 24/7] 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="ModaHuancayoTV.pe" status="error",Moda Huancayo TV -https://tvdatta.com:3383/live/huancayotvlive.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] @@ -213,102 +165,74 @@ https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 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="MTVMasAncash.pe" status="error",MTV Mรกs (Ancash) (720p) [Not 24/7] -https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 #EXTINF:-1 tvg-id="Nativa.pe" status="online",Nativa (720p) [Not 24/7] https://servilive.com:3449/live/mlecaroslive.m3u8 #EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 -#EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] -https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 #EXTINF:-1 tvg-id="NuestraTVLima.pe" status="online",Nuestra TV (Lima) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 #EXTINF:-1 tvg-id="OKTeVe.pe" status="online",OK TeVe (Yurimaguas) (720p) [Not 24/7] https://stream.plixitv.live/oktv/oktv/playlist.m3u8 -#EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" status="error",Omega TV (Yurimaguas) (480p) [Not 24/7] -https://7.innovatestream.pe:19360/omega/omega.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" status="online",Onda Digital (720p) [Not 24/7] https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 -#EXTINF:-1 tvg-id="OndaDigital.pe" status="error",Onda Digital (720p) [Not 24/7] -https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 #EXTINF:-1 tvg-id="OrientalTV.pe" status="online",Oriental TV 21 (Pucallpa) (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientaltv/orientaltv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" status="online",Ovacion TV (720p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" status="online",Ovaciรณn TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvovacion1/liveovacion1tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/PanamericanaPTV #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="PaxTV.pe" status="error",Pax TV (480p) [Not 24/7] -https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7] http://38.131.11.9:1080/play/a0dh -#EXTINF:-1 tvg-id="PeruvianRadioTV.pe" status="error",PeruvianRadio TV (268p) [Not 24/7] -https://stmv.panel.grupolimalive.com/peruviantv/peruviantv/playlist.m3u8 #EXTINF:-1 tvg-id="PiuraTV.pe" status="online",PiuraTV (720p) [Not 24/7] http://190.108.83.142:8000/play/a00d/index.m3u8 -#EXTINF:-1 tvg-id="PlanetaTV.pe" status="error",Planeta TV (Moyobamba) (720p) [Not 24/7] -https://live.obslivestream.com/planetatv/index.m3u8 #EXTINF:-1 tvg-id="PlanetaTVAmazonas.pe" status="online",Planeta TV (Bagua) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 #EXTINF:-1 tvg-id="Primavera15.pe" status="online",Primavera 15 Radiotelevisiรณn (Moquegua) (720p) [Not 24/7] https://tv.portalexpress.es:3270/hybrid/play.m3u8 #EXTINF:-1 tvg-id="ProyectaTelevision.pe" status="online",Proyecta Televisiรณn (Huacho) (720p) [Not 24/7] https://servilive.com:3194/live/proyectatvlive.m3u8 -#EXTINF:-1 tvg-id="PucallpaTelevision.pe" status="error",Pucallpa Televisiรณn (360p) [Not 24/7] -https://stmv.panel.grupolimalive.com/pucallpatv/pucallpatv/playlist.m3u8 -#EXTINF:-1 tvg-id="PymeTV.pe" status="error",PymeTV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/PymeTV/live #EXTINF:-1 tvg-id="QTTelevision.pe" status="online",QT Televisiรณn (Cuzco) (720p) [Not 24/7] https://servilive.com:3753/live/qosqotimeslive.m3u8 #EXTINF:-1 tvg-id="QuattroTV.pe" status="online",Quattro TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 #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] +https://tv.mediacp.eu:8081/elpuebloradiotv/index.m3u8 #EXTINF:-1 tvg-id="RadioInkaTV.pe" status="online",RadioInka (Abancay) (1080p) [Not 24/7] https://tv.portalexpress.es:3175/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="RadioLibertadArequipa.pe" status="error",Radio Libertad (Arequipa) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/radiolibertadarequipa -#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="error",Radio Pachatusan (Cuzco) (720p) [Not 24/7] -https://tvdatta.com:3413/live/pachatusanlive.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 #EXTINF:-1 tvg-id="RadioTropical.pe" status="online",Radio Tropical Tarapoto (480p) [Not 24/7] https://videoserver.tmcreativos.com:19360/raditropical/raditropical.m3u8 -#EXTINF:-1 tvg-id="RadioTVBinacional.pe" status="error",Radio TV Binacional (Desaguadero) (720p) [Not 24/7] -https://cp.sradiotv.com:1936/binacional/binacional/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTVCharles.pe" status="timeout",Radio TV Charles (Bambamarca) [Not 24/7] https://media2.cdnlayer.biz:8081/8032/index.m3u8 -#EXTINF:-1 tvg-id="RadioTVJuanjui.pe" status="error",Radio TV Juanjui (480p) [Not 24/7] -https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live -#EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live -#EXTINF:-1 tvg-id="RadioyTvFiladelfia.pe" status="error",Radio y Tv Filadelfia (720p) [Not 24/7] -https://streamlive7.hearthis.at/hls/9355343.m3u8 #EXTINF:-1 tvg-id="RCR.pe" status="online",Red de Comunicaciรณn Regional (RCR) (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrcrperu/livercrperutv/playlist.m3u8 #EXTINF:-1 tvg-id="RegionTVCallao.pe" status="online",Regiรณn TV (Callao) (480p) [Not 24/7] https://servilive.com:3757/live/regiontvlive.m3u8 -#EXTINF:-1 tvg-id="RiberenaTV.pe" status="error",Ribereรฑa TV (Bellavista) (360p) [Not 24/7] -https://7.innovatestream.pe:19360/riberenatv/riberenatv.m3u8 #EXTINF:-1 tvg-id="RNTelevision.pe" status="online",RN Televisiรณn (Yurimaguas) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/wsgzmqbxse/wsgzmqbxse/playlist.m3u8 #EXTINF:-1 tvg-id="RPPTVNoticias.pe" status="timeout",RPP (480p) [Not 24/7] @@ -317,29 +241,21 @@ http://38.131.11.9:1080/play/a0d8 https://live.obslivestream.com/selvatv/index.m3u8 #EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 -#EXTINF:-1 tvg-id="RumbaMixTV.pe" status="error",RumbaMix TV (860p) [Not 24/7] -https://tvdatta.com:3344/live/rumbamixlive.m3u8 -#EXTINF:-1 tvg-id="RWTelevisionTarapoto.pe" status="error",RW Televisiรณn (Tarapoto) [Not 24/7] -https://tvdatta.com:3952/live/rwtelevisionlive.m3u8 #EXTINF:-1 tvg-id="SalgaluTV.pe" status="timeout",Salgalรบ TV [Not 24/7] https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 -#EXTINF:-1 tvg-id="SanjuaneraTV.pe" status="error",SanjuaneraTV (1080p) [Not 24/7] -https://live.obslivestream.com/sanjuanera/index.m3u8 -#EXTINF:-1 tvg-id="SatelTV.pe" status="error",SatelTV (Puno) (720p) [Not 24/7] -https://7.innovatestream.pe:19360/satel/satel.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] https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8 -#EXTINF:-1 tvg-id="Sistema1.pe" status="error",Sistema 1 (Huaraz) (720p) [Not 24/7] -https://tv.portalexpress.es:3839/hybrid/play.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="error",SolTV (Trujillo) [Not 24/7] -https://stmv1.srvif.com/topagency2/topagency2/playlist.m3u8 -#EXTINF:-1 tvg-id="SoriTV.pe" status="error",SoriTV (Picota) (720p) [Not 24/7] -https://lamasremixes.com/hls/cadenasurrtv/index.m3u8 -#EXTINF:-1 tvg-id="StereoTVPeru.pe" status="timeout",Stereo TV (Peru) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SolTV.pe" status="online",Sol Televisiรณn +http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="SomosTelevision.pe" status="online",Somos Televisiรณn (Chimbote) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/somostvchimbote +#EXTINF:-1 tvg-id="SoriTV.pe" status="online",SoriTV [Not 24/7] +https://cadenasurrtv.com/hls/stream/index.m3u8 +#EXTINF:-1 tvg-id="StereoTVPeru.pe" status="online",Stereo TV (Peru) (720p) [Not 24/7] https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8 #EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 @@ -353,34 +269,30 @@ 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="online",Telesur (Camana) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCamana.pe" status="error",Telesur (Camana) (480p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/camana.m3u8 #EXTINF:-1 tvg-id="TelesurIlo.pe" status="online",Telesur (Ilo) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/ilo.m3u8 -#EXTINF:-1 tvg-id="TelesurMollendo.pe" status="error",Telesur (Mollendo) (240p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurMollendo.pe" status="online",Telesur (Mollendo) (240p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/mollendo.m3u8 #EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="online",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 #EXTINF:-1 tvg-id="TelesurTacna.pe" status="online",Telesur (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/tacna.m3u8 #EXTINF:-1 tvg-id="TelevisionTarapoto.pe" status="online",Televisiรณn Tarapoto (720p) [Not 24/7] -https://videoserver.tmcreativos.com:19360/televisiontpp/televisiontpp.m3u8 -#EXTINF:-1 tvg-id="TopLatinoTV.pe" status="error",Top Latino TV (404p) [Not 24/7] -https://5cefcbf58ba2e.streamlock.net/tltvweb/tvweb.stream/playlist.m3u8 +https://ott1.hdlatam.tv/live_abr/webtvTarapotoPe/playlist.m3u8 +#EXTINF:-1 tvg-id="TopLatinoTV.pe" status="online",Top Latino TV (404p) [Not 24/7] +https://5cefcbf58ba2e.streamlock.net:543/tltvweb/tvweb.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TopTV.pe" status="online",Top FM TV (Atalaya) (240p) [Not 24/7] https://tvdatta.com:3084/live/toptvaguaytialive.m3u8 -#EXTINF:-1 tvg-id="TPTOChannel.pe" status="error",TPTO TV (Tarapoto) (720p) [Not 24/7] -https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8 #EXTINF:-1 tvg-id="TropicalTV.pe" status="online",Tropical TV (Puerto Maldonado) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="TumpisTV.pe" status="online",Tumpis TV (Tumbes) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 #EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="online",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5/index.m3u8 -#EXTINF:-1 tvg-id="TVAndahuaylas.pe" status="error",TV Andahuaylas [Not 24/7] -https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8 #EXTINF:-1 tvg-id="TVBellaAsuncion.pe" status="online",Bella Asuncion TV (720p) [Not 24/7] https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] @@ -391,48 +303,38 @@ https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 https://tvdatta.com:3211/stream/play.m3u8 #EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey -#EXTINF:-1 tvg-id="TVMundoArequipa.pe" status="error",TV Mundo (Arequipa) (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQH-6sv6ovHg4Nx-niZ_C1g/live #EXTINF:-1 tvg-id="TVNorteChiclayo.pe" status="online",TV Norte (Chiclayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD #EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p) http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8 -#EXTINF:-1 tvg-id="TVPalmeras.pe" status="error",TV Palmeras (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPalmeras.pe" status="online",TV Palmeras (480p) [Not 24/7] https://srv.panelcast.net/palmerastv/palmerastv/playlist.m3u8 #EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ [Not 24/7] http://190.108.83.142:8000/play/a00i/index.m3u8 #EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perรบ (450p) [Not 24/7] https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 -#EXTINF:-1 tvg-id="TVPeruanisima.pe" status="online",TV Peruanรญsima (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPeruanisima.pe" status="error",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 #EXTINF:-1 tvg-id="TVPeruNoticias.pe" status="online",TV Perรบ Noticias (768p) [Not 24/7] https://cdnh8.iblups.com/hls/RMuwrdk7M9.m3u8 -#EXTINF:-1 tvg-id="TVSensacion.pe" status="error",TV Sensaciรณn (Tacna) (1080p) [Not 24/7] -https://tv.inka.net.pe/tvsensacion/tvsensacion/index.m3u8 #EXTINF:-1 tvg-id="TVSistemasCuzco.pe" status="online",TV Sistemas Cuzco (Cuzco) (360p) [Not 24/7] https://stmv1.voxhdnet.com/sistemascusco/sistemascusco/playlist.m3u8 #EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) [Not 24/7] http://190.108.83.142:8000/play/a006/index.m3u8 +#EXTINF:-1 tvg-id="UnifeTV.pe" status="blocked",Unife TV +https://dacastmmd.mmdlive.lldns.net/dacastmmd/acda902f73a646daac3fdc9dcddbc971/playlist.m3u #EXTINF:-1 tvg-id="Unitel.pe" status="online",Unitel (Huancayo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/uniteltv/uniteltv/playlist.m3u8 -#EXTINF:-1 tvg-id="UniversitariaTV.pe" status="error",Universitaria TV (Chanchamayo) (480p) [Not 24/7] -https://tvdatta.com:3670/live/universitariatvlive.m3u8 #EXTINF:-1 tvg-id="UranioTV.pe" status="online",Uranio TV (Yurimaguas) (720p) [Not 24/7] https://live.obslivestream.com/uraniotv/index.m3u8 -#EXTINF:-1 tvg-id="USILTV.pe" status="error",USIL TV (720p) [Not 24/7] -https://video.servidor.stream:3366/live/redeslive.m3u8 -#EXTINF:-1 tvg-id="USMPTV.pe" status="error",USMPTV (720p) [Not 24/7] -https://streamusmptv.ddns.net/dash/stream.mpd #EXTINF:-1 tvg-id="VamisaTV.pe" status="online",VamisaTV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/vamisa/envivo/index.m3u8 #EXTINF:-1 tvg-id="ViaAltomayo.pe" status="online",Vรญa Altomayo (720p) [Not 24/7] https://live.obslivestream.com/viaaltomayomux/index.m3u8 #EXTINF:-1 tvg-id="ViaTelevision.pe" status="online",Vรญa Televisiรณn (Tarapoto) [Not 24/7] https://multimedia.tmcreativos.com:1936/viatelevision/viatelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="VirgendeNatividaddeParuro.pe" status="error",Virgen de Natividad de Paruro [Not 24/7] -https://srv6.zcast.com.br/virgennatividad/virgennatividad/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] @@ -441,15 +343,9 @@ https://multimedia.tmcreativos.com:1936/visionnoticias/visionnoticias/playlist.m 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="Wtv.pe" status="error",Wtv (Bambamarca) (480p) [Not 24/7] -https://tv.inka.net.pe/wtv/wtv/index.m3u8 #EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="online",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="error",Radio Xtrema (360p) [Not 24/7] -https://tv.portalexpress.es:3090/stream/play.m3u8 -#EXTINF:-1 tvg-id="" status="error",Wtv (La Verdad y Punto) (Chincha) (720p) [Not 24/7] -https://v4.tustreaming.cl/wtv/index.m3u8 diff --git a/streams/ph.m3u b/streams/ph.m3u index 33cdb8966..950b5a8ae 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -5,12 +5,8 @@ http://122.55.252.134:8443/live/bba5b536faeacb9b56a3239f1ee8e3b3/1.m3u8 https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="DepEdTV.ph" status="blocked",DepEd TV (480p) [Geo-blocked] https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 -#EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="error",DZRH News TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) -http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 -#EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] -http://45.32.115.103/live/livestream/index.m3u8 #EXTINF:-1 tvg-id="INCTV.ph" status="online",INC TV (1080p) https://cocphil.akamaized.net/hls/live/2042846/inctv/playlist.m3u8 #EXTINF:-1 tvg-id="KapamilyaChannel.ph" status="timeout",Kapamilya Channel @@ -39,7 +35,3 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/TVMar http://stream.gmanews.tv/ioslive/livestream/chunklist.m3u8?wowzasessionid=693701106 #EXTINF:-1 tvg-id="" status="online",CLTV 36 http://210.213.69.20:5080/LiveApp/streams/cltvmcr.m3u8 -#EXTINF:-1 tvg-id="" status="error",eGG Network -http://210.210.155.35/uq2663/h/h22/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",UNTV (1080p) -https://vid.untv.co/live-stream/untvweb.m3u8 diff --git a/streams/pk.m3u b/streams/pk.m3u index 110fa4a20..a8434e560 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -1,60 +1,32 @@ #EXTM3U -#EXTINF:-1 tvg-id="92News.pk" status="error",92 News (720p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsgC5cbz3DE2Shh34gNKiog/live -#EXTINF:-1 tvg-id="92NewsUK.pk" status="online",92 News UK (576p) +#EXTINF:-1 tvg-id="92NewsUK.pk" status="error",92 News UK (576p) https://securecontributions.sechls01.visionip.tv/live/securecontributions-securecontributions-92_news-hsslive-25f-16x9-SD/chunklist.m3u8 -#EXTINF:-1 tvg-id="ARYDigital.pk" status="error",ARY Digital (1080p) -#EXTVLCOPT:http-referrer=https://live.arydigital.tv/ -https://6zklx4wryw9b-hls-live.5centscdn.com/arydigital/f7b44cfafd5c52223d5498196c8a2e7b.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="ARYNews.pk" status="error",ARY News (720p) -#EXTVLCOPT:http-referrer=https://live.arynews.tv/ -https://6zklx4wryw9b-hls-live.5centscdn.com/arynewsweb/f7b44cfafd5c52223d5498196c8a2e7b.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="AVTKhyber.pk" status="error",AVT Khyber (404p) [Not 24/7] -https://dcunilive38-lh.akamaihd.net/i/dclive_1@692670/index_150_av-p.m3u8 -#EXTINF:-1 tvg-id="AVTKhyber.pk" status="error",AVT Khyber (404p) [Not 24/7] -https://dcunilive38-lh.akamaihd.net/i/dclive_1@692670/master.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] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live -#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] https://imob.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (INT Feed) (480p) [Not 24/7] https://intl.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8?dvr= #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (UK Feed) (720p) [Not 24/7] https://ukintl.dunyanews.tv/liveuk/ngrp:dunyalive_all/playlist.m3u8 -#EXTINF:-1 tvg-id="DunyaNews.pk" status="error",Dunya News (USA Feed) (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCpgLvM8Oor7kZHU6HHfwWVQ/live -#EXTINF:-1 tvg-id="DunyaNews.pk" status="error",Dunya News (360p) [Not 24/7] -https://imob.dunyanews.tv/live/_definst_/ngrp:dunyalive_1_all/playlist.m3u8 -#EXTINF:-1 tvg-id="GeoNews.pk" status="error",Geo News (576p) [Not 24/7] -https://jk3lz82elw79-hls-live.5centscdn.com/Geo/eae835e83c0494a376229f254f7d3392.sdp/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="GeoSuper.pk" status="error",Geo Super (720p) -http://221.120.204.4/geo-super-LOCKLE/index.m3u8 +#EXTINF:-1 tvg-id="DunyaNews.pk" status="timeout",Dunya News (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live +#EXTINF:-1 tvg-id="FazalTV.pk" status="online",Punjabi TV +http://cdn9.live247stream.com/punjabitvcanada/tv/playlist.m3u8 #EXTINF:-1 tvg-id="K21News.pk" status="online",K21 News https://streamone.simpaisa.com:8443/pitvlive1/k21.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Kay2HD.pk" status="error",Kay2 TV (404p) [Not 24/7] -https://dcunilive36-lh.akamaihd.net/i/dclive_1@662109/index_150_av-p.m3u8 -#EXTINF:-1 tvg-id="Kay2HD.pk" status="error",Kay2 TV (404p) [Not 24/7] -https://dcunilive36-lh.akamaihd.net/i/dclive_1@662109/master.m3u8 -#EXTINF:-1 tvg-id="KhyberMiddleEastTV.pk" status="error",Khyber Middle East TV (720p) [Not 24/7] -https://dcunilive83-lh.akamaihd.net/i/dclive_1@16122/master.m3u8 #EXTINF:-1 tvg-id="KhyberNews.pk" status="online",Khyber News https://streamone.simpaisa.com:8443/pitvlive1/khybernews.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KohenoorNews.pk" status="error",Kohenoor News -https://streamer12.vdn.dstreamone.net/dsone/kohenoortv/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="online",Lahore News (720p) [Not 24/7] https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="timeout",Lahore News (720p) [Not 24/7] http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] -https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) https://madnitv.vdn.dstreamone.net/madnitvenglish/madnienglishabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="online",Madani Channel Urdu (1080p) [Geo-blocked] @@ -65,20 +37,12 @@ https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/neo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OneGolf.pk" status="online",One Golf (720p) http://162.250.201.58:6211/pk/ONEGOLF/index.m3u8 -#EXTINF:-1 tvg-id="PTVHome.pk" status="error",PTV Home (238p) [Not 24/7] -https://live.ptv.com.pk/live/stream/ptvhome/playlist.m3u8 -#EXTINF:-1 tvg-id="PTVNews.pk" status="error",PTV News (1080p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5RvV_LtR1dxPCVFGw6dxXA/live #EXTINF:-1 tvg-id="PTVSports.pk" status="timeout",PTV Sports (1080p) http://103.81.104.118/hls/stream11.m3u8 -#EXTINF:-1 tvg-id="PTVWorld.pk" status="error",PTV World (360p) [Not 24/7] -https://live.ptv.com.pk/live/ptvworld/playlist.m3u8 #EXTINF:-1 tvg-id="SindhTVNews.pk" status="online",Sindh TV News https://streamone.simpaisa.com:8443/pitvlive1/sindhnews.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SuchTV.pk" status="online",Such TV https://streamone.simpaisa.com:8443/pitvlive1/sachtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SuchTV.pk" status="error",Such TV (720p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x72hrde #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] @@ -86,7 +50,3 @@ https://5ad386ff92705.streamlock.net/live_transcoder/ngrp:zindagitv.stream_all/c 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 -#EXTINF:-1 tvg-id="" status="error",Express News Pakistan (720p) [Not 24/7] -https://5ab29cc78f681.streamlock.net/expressdigital1/livestream/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Khyber News TV (404p) [Not 24/7] -https://dcunilive38-lh.akamaihd.net/i/dclive_1@692677/master.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index 09088cf83..20990cc8d 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -4,19 +4,17 @@ http://f1.stream.devkom.pro:1063/ramowka/video.m3u8 #EXTINF:-1 tvg-id="dlaCiebietv.pl" status="online",dlaCiebie.tv (1080p) [Not 24/7] http://94.246.128.53:1935/tv/dlaCiebieTv/playlist.m3u8 #EXTINF:-1 tvg-id="Echo24.pl" status="online",Echo24 (720p) [Not 24/7] -https://live-insysgo.cf.insyscd.net/echo24.720.smil/manifest.mpd +https://live-insysgo.cf.insyscd.net/echo24.smil/manifest.m3u8 +#EXTINF:-1 tvg-id="Echo24.pl" status="online",Echo24 (720p) [Not 24/7] +https://live-insysgo.cf.insyscd.net/echo24.smil/manifest.mpd #EXTINF:-1 tvg-id="EzoTV.pl" status="timeout",Ezo TV (576p) [Not 24/7] http://live.ezotv.pl:1935/live/EZOTV/playlist.m3u8 #EXTINF:-1 tvg-id="SferaTV.pl" status="online",Sfera TV (480p) [Not 24/7] http://stream.sferatv.pl:1935/sferalive/smil:sferalive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TelewizjaPograniczeGlubczyce.pl" status="error",Telewizja Pogranicze (Gล‚ubczyce) (720p) [Not 24/7] -http://95.160.28.218:1935/pogranicze/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TelewizjaTorun.pl" status="online",Telewizja Toruล„ (1080p) [Not 24/7] http://217.173.176.107:1935/live/ngrp:tvk.stream_mobile/chunks.m3u8 #EXTINF:-1 tvg-id="TVKujawy.pl" status="online",TV Kujawy (576p) [Not 24/7] http://stream.tvkujawy.pl:8080/live/broadcast.m3u8 -#EXTINF:-1 tvg-id="TVP1.pl" status="error",TVP 1 (720p) -http://207.110.52.61:8080/s/hls/5/9584/tvp1_276/1/1/index.m3u8 #EXTINF:-1 tvg-id="TVP3Bialystok.pl" status="online",TVP 3 Biaล‚ystok (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpbialystok #EXTINF:-1 tvg-id="TVP3Bydgoszcz.pl" status="online",TVP 3 Bydgoszcz (404p) @@ -51,33 +49,21 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpwarszawa http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpwroclaw #EXTINF:-1 tvg-id="TVPInfo.pl" status="online",TVP Info (404p) http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpinfo -#EXTINF:-1 tvg-id="TVPParlament1.pl" status="timeout",TVP Parlament (kanaล‚ 1) (404p) -http://hbbtvlive3.v3.tvp.pl/hbbtvlive/livestream.php?app_id=kanal1 -#EXTINF:-1 tvg-id="TVPParlament2.pl" status="timeout",TVP Parlament (kanaล‚ 2) (404p) -http://hbbtvlive3.v3.tvp.pl/hbbtvlive/livestream.php?app_id=kanal2 -#EXTINF:-1 tvg-id="TVPSejm.pl" status="timeout",TVP Sejm (404p) -http://hbbtvlive3.v3.tvp.pl/hbbtvlive/livestream.php?app_id=sejm -#EXTINF:-1 tvg-id="TVPSenat.pl" status="timeout",TVP Senat (404p) -http://hbbtvlive3.v3.tvp.pl/hbbtvlive/livestream.php?app_id=senat -#EXTINF:-1 tvg-id="TVRegionalnaLubin.pl" status="error",TV Regionalna (Lubin) (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRegionalnaLubin.pl" status="online",TV Regionalna (Lubin) (576p) [Not 24/7] https://tvreg.klemit.net/regionalna/stream/index.m3u8 #EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (1080p) https://ec08.luz1.cache.orange.pl/jupiter/o2-cl7/live/tvrepublika/live.m3u8 #EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (540p) [Not 24/7] http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8 -#EXTINF:-1 tvg-id="TVT.pl" status="timeout",TVT (720p) [Not 24/7] -http://176.107.129.219/media/tvt/index.m3u8 #EXTINF:-1 tvg-id="TVTorun.pl" status="online",TV Toruล„ (1080p) http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTrwam.pl" status="blocked",Trwam TV (480p) -http://trwamtv.live.e57-po.insyscd.net/cl01/out/u/trwam_3.m3u8 +#EXTINF:-1 tvg-id="TVTrwam.pl" status="online",Trwam TV (480p) +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",TV REPUBLIKA (1080p) -http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.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_high/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",TV Trwam (480p) -https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Czworka (1080p) -http://stream14.polskieradio.pl:1935/pr4_video/video_pr4.stream/playlist.m3u8 +https://stream.4fun.tv:8888/hls/4f.m3u8 diff --git a/streams/pr.m3u b/streams/pr.m3u index 613d7cf3c..bf9f10329 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ConectateTV.pr" status="timeout",Conรฉctate TV (ACS Network) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="ConectateTV.pr" status="online",Conรฉctate TV (ACS Network) (480p) [Not 24/7] https://play.amelbasoluciones.co:3257/live/acsnetworklive.m3u8 #EXTINF:-1 tvg-id="PuraPalabra.pr" status="online",Pura Palabra (718p) [Not 24/7] https://59825a54e4454.streamlock.net:8443/william233/william233/playlist.m3u8 @@ -7,13 +7,11 @@ https://59825a54e4454.streamlock.net:8443/william233/william233/playlist.m3u8 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",Mas TV (1080p) -https://video1.getstreamhosting.com:1936/8212/8212/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",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",Noti Uno Puerto Rico (854p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Telemundo WKAQ Noticias Puerto Rico (1080p) [Not 24/7] -https://wkaqlive-lh.akamaihd.net/i/PR_STREAM1@311877/master.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index bbcf18db9..ca4593dc8 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -1,18 +1,30 @@ #EXTM3U +#EXTINF:-1 tvg-id="7alaTV.ps" status="blocked",7ala TV [Geo-blocked] +http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 #EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] http://htvajyal.mada.ps:8888/ajyal/index.m3u8 #EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/ajyal/index.m3u8 #EXTINF:-1 tvg-id="AlAqsaTV.ps" status="online",Al Aqsa Channel (416p) [Not 24/7] https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="Audeh.ps" status="online",Audeh (480p) +http://htvpalsat.mada.ps:8888/audeh/index.m3u8 +#EXTINF:-1 tvg-id="Baladna.ps" status="error",Baladna [Not 24/7] +http://htvmada.mada.ps:8888/baladna/index.m3u8 +#EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) +http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/playlist.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="online",Falastini (720p) https://cdg8.edge.technocdn.com/palestiniantv_source/live/playlist.m3u8 #EXTINF:-1 tvg-id="MarahFM.ps" status="online",Marah FM (720p) [Not 24/7] http://vstream3.hadara.ps:8081/marahFM_web/web/playlist.m3u8 +#EXTINF:-1 tvg-id="Mawwal.ps" status="online",Mawwal (720p) [Not 24/7] +http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="MusawaChannel.ps" status="online",MusawaChannel (1080p) [Not 24/7] https://pbc.furrera.ps/musawahd/index.m3u8 #EXTINF:-1 tvg-id="MusawaChannel.ps" status="online",MusawaChannel (404p) [Not 24/7] http://htvpalsat.mada.ps:8888/musawa/index.m3u8 +#EXTINF:-1 tvg-id="NablusTV.ps" status="online",Nablus TV (720p) [Not 24/7] +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 #EXTINF:-1 tvg-id="PalestineSatelliteChannel.ps" status="online",Palestine Satellite Channel (1080p) @@ -27,23 +39,7 @@ https://live.paltoday.tv/paltv/live/playlist.m3u8 https://mn-nl.mncdn.com/palabroad/live/playlist.m3u8 #EXTINF:-1 tvg-id="ShababFM.ps" status="online",Shabab FM (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/ShababFM/shabab/index.m3u8 +#EXTINF:-1 tvg-id="WatarTV.ps" status="online",Watar TV (720p) [Not 24/7] +http://htvint.mada.ps:8889/orient/index.m3u8 #EXTINF:-1 tvg-id="WattanTV.ps" status="online",Wattan TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/wattan/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Nablus TV (720p) [Not 24/7] -http://htvmada.mada.ps:8888/nabluslive/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",palestiniantv (720p) -http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mawal (720p) [Not 24/7] -http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Watar TV (720p) [Not 24/7] -http://htvint.mada.ps:8889/orient/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Audeh (480p) -http://htvpalsat.mada.ps:8888/audeh/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",7ala TV [Geo-blocked] -http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Albalad TV (1080p) [Not 24/7] -http://streaming.zaytonatube.com:8080/radioalbalad/radioalbalad/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Hekaya TV (720p) [Not 24/7] -https://streaming.zaytonatube.com:8081/Hekaya/hekayamix/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Hebron TV (720p) [Not 24/7] -https://streaming.zaytonatube.com:8081/newhebron/newheb/playlist.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 9fb32c310..028dc81bb 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -1,41 +1,31 @@ #EXTM3U #EXTINF:-1 tvg-id="Canal11.pt" status="online",Canal 11 (720p) https://d2ve4fchffi4n1.cloudfront.net/out/v1/df356edd16f3434ab417f2c48cb1d516/index.m3u8 -#EXTINF:-1 tvg-id="CanalParlamento.pt" status="error",Canal Parlamento (432p) [Not 24/7] -https://playout175.livextend.cloud/livenlin4/2liveartvpub/playlist.m3u8 -#EXTINF:-1 tvg-id="IgrejaOnline.pt" status="error",Igreja Online (574p) [Not 24/7] -http://195.22.11.11:1935/igronline/igronline2/playlist.m3u8 #EXTINF:-1 tvg-id="KuriakosCine.pt" status="timeout",Kuriakos Cine (1080p) [Not 24/7] http://c2.manasat.com:1935/kcine/kcine3/master.m3u8 #EXTINF:-1 tvg-id="KuriakosKids.pt" status="timeout",Kuriakos Kids (1080p) http://c2.manasat.com:1935/kkids/kkids3/master.m3u8 #EXTINF:-1 tvg-id="KuriakosMusic.pt" status="timeout",Kuriakos Music (1080p) http://c2.manasat.com:1935/kmusic/kmusic3/master.m3u8 -#EXTINF:-1 tvg-id="KuriakosTV.pt" status="error",Kuriakos TV (1080p) -http://195.22.11.11:1935/ktv/ktv1/master.m3u8 -#EXTINF:-1 tvg-id="KuriakosTV.pt" status="error",Kuriakos TV (576p) -http://195.22.11.11:1935/ktv/ktv2/playlist.m3u8 #EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioClubeTV.pt" status="error",Radio Clube TV (720p) [Not 24/7] -https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #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 (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="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] #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="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] +#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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/livetvhlsDVR/rtpndvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Aรงores (720p) [Not 24/7] @@ -47,10 +37,10 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP รfrica (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTPiAsia.pt" status="online",RTP Internacional Asia (480p) +http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="RTPiAsia.pt" status="error",RTP Internacional Asia (480p) -http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 @@ -66,8 +56,6 @@ http://live.impresa.pt/live/sicint/sicint.m3u8 http://live.impresa.pt/live/sicnot/sicnot.m3u8 #EXTINF:-1 tvg-id="SobrenaturalTV.pt" status="online",Sobrenatural TV (1080p) http://213.13.26.11:1935/live/sobrenaturaltv/livestream.m3u8 -#EXTINF:-1 tvg-id="SobrenaturalTV.pt" status="error",Sobrenatural TV (360p) [Not 24/7] -http://livestreamcdn.net:1935/SobrenaturalTV/SobrenaturalTV/playlist.m3u8 #EXTINF:-1 tvg-id="SportTV1.pt" 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",Sport TV 1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_SPORTTV_1_720p/chunklist.m3u8 @@ -80,12 +68,6 @@ https://smart-tv.livedoomovie.com:4431/02_SPORTTV_3_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="SportTV4.pt" 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",Sport TV 4 (576p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_SPORTTV_4_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVFatima.pt" status="error",TV Fรกtima (1080p) -http://213.13.26.11:1935/live/santuario.stream/livestream.m3u8 -#EXTINF:-1 tvg-id="TVFatima.pt" status="error",TV Fรกtima (1080p) [Not 24/7] -https://streamer-b02.videos.sapo.pt/live/santuario.stream/livestream.m3u8 -#EXTINF:-1 tvg-id="TVI24.pt" status="error",TVI24 (480p) -https://video-auth2.iol.pt/live_edge/tvi24_abr/edge_servers/tvi24-480p/chunks.m3u8 #EXTINF:-1 tvg-id="TVI.pt" status="online",TVI (480p) https://video-auth2.iol.pt/live_edge/tvi_abr/edge_servers/tvi-480p/chunks.m3u8 #EXTINF:-1 tvg-id="TVIReality.pt" status="online",TVI Reality (480p) @@ -104,17 +86,3 @@ http://c2.manasat.com:1935/tserkov-online/russo3/playlist.m3u8 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="error",TV Manรก 1 (320p) [Not 24/7] -http://195.22.11.11:1935/tvmana/tvmana1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Manรก 2 (576p) [Not 24/7] -http://195.22.11.11:1935/tvmana/tvmana2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV MANA-1 PORTUGAL (1080p) [Not 24/7] -http://csvl04.manasat.com:1935/tvmana/tvmana3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",STV Noticias (240p) [Not 24/7] -http://dcunilive36-lh.akamaihd.net/i/dclive_1@668002/master.m3u8 -#EXTINF:-1 tvg-id="" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Rรกdio Zig Zag [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:zigzag.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Rรกdio Zig Zag (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:zigzagHD.smil/playlist.m3u8 diff --git a/streams/pt_samsung.m3u b/streams/pt_samsung.m3u index 60da849d9..7b9aa04d1 100644 --- a/streams/pt_samsung.m3u +++ b/streams/pt_samsung.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) -https://futuretoday-afv-family-1-pt.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-pt.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (1080p) diff --git a/streams/py.m3u b/streams/py.m3u index d02eba367..bf3a43a56 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -5,45 +5,31 @@ https://d2e809bgs49c6y.cloudfront.net/live/d87c2b7b-9ecf-4e6e-b63b-b32772bd7851/ https://59ce1298bfb98.streamlock.net/almayatv/almayatv/playlist.m3u8 #EXTINF:-1 tvg-id="C9N.py" status="online",C9N (480p) https://d4xunn272arip.cloudfront.net/hls/c9n.m3u8 -#EXTINF:-1 tvg-id="C9N.py" status="error",C9N (1080p) -http://170.83.242.153:8000/play/c9nhd #EXTINF:-1 tvg-id="DismarTV.py" status="online",DismarTV 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="online",EmprendeTV +#EXTINF:-1 tvg-id="EmprendeTV.py" status="error",EmprendeTV https://59ce1298bfb98.streamlock.net/emprendetv/emprendetv/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionCristal.py" status="online",Estaciรณn Cristal https://59ce1298bfb98.streamlock.net/cristaltv/cristaltv/playlist.m3u8 #EXTINF:-1 tvg-id="FarraPlay.py" status="online",Farra Play (720p) [Not 24/7] http://159.203.148.226/live/farra.m3u8 -#EXTINF:-1 tvg-id="Gen.py" status="error",Gen (480p) -https://iptv-all.lanesh4d0w.repl.co/paraguay/gentv -#EXTINF:-1 tvg-id="Latele.py" status="error",La Tele (480p) -http://170.83.242.153:8000/play/a00j -#EXTINF:-1 tvg-id="LIMTV.py" status="error",LIM TV (720p) [Not 24/7] -https://live.admefy.com/live/default/ashamed_crimson_3360d.m3u8 #EXTINF:-1 tvg-id="MasTV.py" status="online",Mรกs TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mastvonline #EXTINF:-1 tvg-id="MiTV.py" status="online",MiTV https://rds3.desdeparaguay.net/mitv/mitv/playlist.m3u8 #EXTINF:-1 tvg-id="MotorSurMedia.py" status="online",Motor Sur Media https://59ce1298bfb98.streamlock.net/motorsur/motorsur/playlist.m3u8 -#EXTINF:-1 tvg-id="NPY.py" status="error",NPY (480p) -http://170.83.242.153:8000/play/a024 #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="Paravision.py" status="error",Paravision (480p) -http://170.83.242.153:8000/play/a021 -#EXTINF:-1 tvg-id="RadioUniverso.py" status="error",Radio Universo (480p) -https://iptv-all.lanesh4d0w.repl.co/paraguay/universo -#EXTINF:-1 tvg-id="RCCTV.py" status="online",RCC TV +#EXTINF:-1 tvg-id="RCCTV.py" status="error",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="online",Senado TV +#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 @@ -51,17 +37,15 @@ https://d4xunn272arip.cloudfront.net/hls/snt.m3u8 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 -#EXTINF:-1 tvg-id="SURTVItapua.py" status="error",SUR TV Itapรบa (480p) -http://170.83.242.153:8000/play/a025 -#EXTINF:-1 tvg-id="Telefuturo.py" status="error",Telefuturo (480p) -http://170.83.242.153:8000/play/a03e #EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7] https://stream.rpc.com.py/live/trece.m3u8 -#EXTINF:-1 tvg-id="TVAire.py" status="error",TV Aire +#EXTINF:-1 tvg-id="TVAire.py" status="online",TV Aire https://59ce1298bfb98.streamlock.net/tvaire/tvaire/playlist.m3u8 #EXTINF:-1 tvg-id="Unicanal.py" status="online",Unicanal (720p) [Not 24/7] -http://unicanal.com.py/live/unicanal.m3u8 -#EXTINF:-1 tvg-id="Unicanal.py" status="error",Unicanal (720p) [Not 24/7] http://45.55.127.106/live/unicanal_mid.m3u8 #EXTINF:-1 tvg-id="Uniradio.py" status="online",Uniradio 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 f98517351..81ea22c34 100644 --- a/streams/qa.m3u +++ b/streams/qa.m3u @@ -19,16 +19,6 @@ https://live-hls-web-aje.getaj.net/AJE/index.m3u8 http://ott-cdn.ucom.am/s23/index.m3u8 #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="AlkassFour.qa" status="error",Al Kass Four -https://liveak.alkassdigital.net/livehttporigin/smil:YWxrYXNh4.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlkassOne.qa" status="error",Al Kass One -https://liveak.alkassdigital.net/livehttporigin/smil:YWxrYXNh1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlkassThree.qa" status="error",Al Kass Three -https://liveak.alkassdigital.net/livehttporigin/smil:YWxrYXNh3.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlkassTwo.qa" status="error",Al Kass Two -https://liveak.alkassdigital.net/livehttporigin/smil:YWxrYXNh2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlRassoul.qa" status="error",Al Rassoul (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/AlRassoulChannel/live #EXTINF:-1 tvg-id="AlRayyanOldTV.qa" status="online",Al Rayyan Al Qadeem (1080p) https://svs.itworkscdn.net/alrayyanqadeemlive/alrayyanqadeem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlRayyanTV.qa" status="online",Al Rayyan (1080p) diff --git a/streams/ro.m3u b/streams/ro.m3u index 062e6cb6c..08afca7f4 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="A7TV.ro" status="error",A7TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A7TV.ro" status="online",A7TV (720p) [Not 24/7] https://play.streamkit.tv/content/channel/aseventv/live/aseventv.player.m3u8 #EXTINF:-1 tvg-id="AgroTV.ro" status="online",AgroTV (404p) [Not 24/7] https://stream1.1616.ro:1945/agro/livestream/playlist.m3u8?wowzatokenhash=NqSD4qaHc94SbTW05NBB-lXC78ZiAOIbnbUBOHj1DAM= @@ -9,51 +9,24 @@ https://stream-aleph.m.ro/Aleph/ngrp:Alephnewsmain.stream_all/playlist.m3u8 http://s5.alfaomega.tv:1935/alfaomega/alfaomega1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AlfaOmegaTV.ro" status="online",Alfa Omega TV (540p) [Not 24/7] http://s5.alfaomega.tv:1935/alfaomega/smil:alfaomegatv/playlist.m3u8 -#EXTINF:-1 tvg-id="Antena1.ro" status="error",Antena 1 (720p) -https://iptv-all.lanesh4d0w.repl.co/romania/a1 -#EXTINF:-1 tvg-id="Antena3.ro" status="error",Antena 3 (720p) -https://iptv-all.lanesh4d0w.repl.co/romania/a3 -#EXTINF:-1 tvg-id="AntenaInternational.ro" status="error",Antena International (576p) -https://iptv-all.lanesh4d0w.repl.co/romania/ai -#EXTINF:-1 tvg-id="AntenaMonden.ro" status="error",Antena Monden (720p) [Not 24/7] -http://stream1.antenaplay.ro/live/smil:AntenaMonden.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaSport.ro" status="online",AntenaSport (720p) [Not 24/7] https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 -#EXTINF:-1 tvg-id="AntenaStars.ro" status="error",Antena Stars (720p) -https://iptv-all.lanesh4d0w.repl.co/romania/astars #EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal33.ro" status="timeout",Canal33 (480p) -https://fms-https1.mediadirect.ro/live3/canal33.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ColumnaTV.ro" status="error",Columna TV (576p) [Not 24/7] -rtmp://columna1.arya.ro/live/columnatv1 -#EXTINF:-1 tvg-id="CookPlay.ro" status="error",Cook&Play (480p/720p) (720p) [Not 24/7] -https://stream1.antenaplay.ro/live/smil:CookPlay.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CorneaTV.ro" status="timeout",Cornea TV (720p) [Not 24/7] http://89.149.30.158:1935/CorneaTV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="CredoTV.ro" status="online",Credo TV (720p) [Not 24/7] http://cdn.credonet.tv:1935/ctv/smil:livecredo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Digi24.ro" status="error" user-agent="iPhone",Digi 24 (720p) -#EXTVLCOPT:http-user-agent=iPhone -https://iptv-all.lanesh4d0w.repl.co/romania/digi24 #EXTINF:-1 tvg-id="EstTVNeamt.ro" status="online",Est TV (Neamt) (576p) [Not 24/7] http://89.38.8.130:39435 -#EXTINF:-1 tvg-id="GTV.ro" status="error",GTV (576p) [Not 24/7] -rtmp://gtv1.arya.ro:1935/live/gtv1.flv -#EXTINF:-1 tvg-id="HappyChannel.ro" status="error",Happy Channel (720p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/romania/happy-channel #EXTINF:-1 tvg-id="IntermediaTV.ro" status="online",Intermedia TV (576p) http://46.4.14.12:9999/intermedia1/playlist.m3u8 -#EXTINF:-1 tvg-id="KanalDRomania.ro" status="error",Kanal D (384p) [Not 24/7] -https://stream1.kanald.ro/iphone/live.m3u8 -#EXTINF:-1 tvg-id="KissTV.ro" status="timeout",Kiss TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KissTV.ro" status="error",Kiss TV (576p) [Not 24/7] https://fms-https1.mediadirect.ro/live3/_definst_/kiss.smil/playlist.m3u8?publisher=83 #EXTINF:-1 tvg-id="LightChannel.ro" status="online",Light Channel (480p) [Not 24/7] http://streamer1.streamhost.org:1935/salive/GMIlcbgM/playlist.m3u8 -#EXTINF:-1 tvg-id="Mireasa.ro" status="error",Mireasa (480p) -https://iptv-all.lanesh4d0w.repl.co/romania/mireasa #EXTINF:-1 tvg-id="MoozDance.ro" status="online",MoozDance (576p) #EXTVLCOPT:http-referrer=https://mooz.tv/ https://rtmp.digitalbroadcast.ro/moozdance/moozdance.m3u8 @@ -63,82 +36,33 @@ https://rtmp.digitalbroadcast.ro/moozhits/moozhits.m3u8 #EXTINF:-1 tvg-id="MoozRo.ro" status="online",MoozRo (576p) #EXTVLCOPT:http-referrer=https://mooz.tv/ https://rtmp.digitalbroadcast.ro/moozro/moozro.m3u8 -#EXTINF:-1 tvg-id="MusicChannelRomania.ro" status="error",Music Channel Romania (576p) -https://edge126.rcs-rds.ro/utvedge/musicchannelhq.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NasulTV.ro" status="online",NaลŸul TV (720p) [Not 24/7] https://5ab29cc78f681.streamlock.net/NasulTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="NovaTVBrasov.ro" status="timeout",Nova TV Brasov (576p) [Not 24/7] http://novapress.ro:1935/live/nova/playlist.m3u8 -#EXTINF:-1 tvg-id="PloiestiTV.ro" status="error",Ploiesti TV -rtmp://v1.arya.ro:1935/live/ptv1.flv #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) https://cmero-ott-live.ssl.cdn.cra.cz/channels/cme-ro-voyo-news/playlist.m3u8?offsetSeconds=0&url=0 -#EXTINF:-1 tvg-id="RapsodiaTV.ro" status="error",Rapsodia TV (576p) -rtmp://rapsodia1.arya.ro/live/rapsodiatv1 +#EXTINF:-1 tvg-id="RealitateaTV.ro" status="online",Realitatea Plus (720p) +https://edge.realitatea.net/realitatea/plus_fq/playlist.m3u8 #EXTINF:-1 tvg-id="RealitateaTV.ro" status="timeout",Realitatea FM (Studio) (576p) [Not 24/7] https://live.realitatea.net/livertmp/plus/playlist.m3u8 -#EXTINF:-1 tvg-id="RealitateaTV.ro" status="timeout",Realitatea Plus (720p) -https://livestream.realitatea.net/livestream/liverealitatea.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RockTV.ro" status="online",Rock TV (480p) https://fms-https1.mediadirect.ro/live3/_definst_/rocktv.smil/master.m3u8 -#EXTINF:-1 tvg-id="SangeorzTV.ro" status="error",Sangeorz TV (396p) [Not 24/7] -http://s2.streamnet.ro:8035/stream.flv -#EXTINF:-1 tvg-id="SomaxTV.ro" status="error",Somax TV -http://webmobile.xdev.ro:81/tv12/playlist.m3u8 #EXTINF:-1 tvg-id="SperantaTV.ro" status="online",Speranta TV (720p) [Not 24/7] http://play.streamkit.tv/content/channel/sperantatv/live/sperantatv.player.m3u8 -#EXTINF:-1 tvg-id="SperantaTV.ro" status="error",Speranta TV (720p) [Not 24/7] -http://us200.streamkit.tv/edge/sperantatv_1200/playlist.m3u8 -#EXTINF:-1 tvg-id="Telestar1.ro" status="error",Telestar1 (576p) -http://193.34.109.10:8090 -#EXTINF:-1 tvg-id="Telestar1.ro" status="error",Telestar1 (480p) [Not 24/7] -http://s1.streamnet.ro:8053/stream.flv -#EXTINF:-1 tvg-id="TravelMix.ro" status="error",Travel Mix (1080p) [Not 24/7] -http://89.38.8.131:39520 #EXTINF:-1 tvg-id="TVPlusSuceava.ro" status="online",TVPlus Suceava (576p) http://85.186.146.34:8080 -#EXTINF:-1 tvg-id="TVR1.ro" status="error",TVR 1 (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvr1_hd_live/smil:tvr1_hd_live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVR2.ro" status="error",TVR 2 (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvr2_test/smil:tvr2_test.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVR3.ro" status="error",TVR 3 (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvr3_test/smil:tvr3_test.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVRCluj.ro" status="error",TVR Cluj (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvrcluj_new/smil:tvrcluj_new.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVRCraiova.ro" status="error",TVR Craiova (720p) [Not 24/7] -https://mn-nl.mncdn.com/tvrcraiova_new/smil:tvrcraiova_new.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVRIasi.ro" status="error",TVR Iaศ™i (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvriasi_new/smil:tvriasi_new.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVRInternational.ro" status="error",TVR International (720p) [Not 24/7] -https://mn-nl.mncdn.com/tvri_test/smil:tvri_test.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRMoldova.md" status="error",TVR Moldova (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvrmoldova_new/smil:tvrmoldova_new.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVRTarguMures.ro" status="error",TVR Tรขrgu Mureศ™ (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvrtgmures_new/smil:tvrtgmures_new.smil/index.m3u8 -#EXTINF:-1 tvg-id="TVRTimisoara.ro" status="error",TVR Timiศ™oara (720p) [Geo-blocked] -https://mn-nl.mncdn.com/tvrtimisoara_new/smil:tvrtimisoara_new.smil/index.m3u8 #EXTINF:-1 tvg-id="TVSat.ro" status="online",TVSat (576p) [Not 24/7] 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="UTV.ro" status="error" user-agent="iPhone",UTV (576p) -#EXTVLCOPT:http-user-agent=iPhone -https://iptv-all.lanesh4d0w.repl.co/romania/utv -#EXTINF:-1 tvg-id="VPTV.ro" status="error",VP TV (576p) [Not 24/7] -http://89.38.8.130:39437 #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="error",SuperTV (1080p) [Not 24/7] -http://live.supertv.ro:1935/live/smil:hls.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Antena Comedy (432p) [Not 24/7] -http://stream1.antenaplay.ro/live/smil:ComedyPlay.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ZU Radio TV (720p) -https://iptv-all.lanesh4d0w.repl.co/romania/zuradiotv -#EXTINF:-1 tvg-id="" status="error",ZU TV (720p) -https://iptv-all.lanesh4d0w.repl.co/romania/zutv +#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 a60260cab..153a9ae4a 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -1,11 +1,13 @@ #EXTM3U #EXTINF:-1 tvg-id="DjakTV.rs" status="online",Djak TV (720p) https://srv1.adriatelekom.com/DjakTV/index.m3u8 +#EXTINF:-1 tvg-id="KlanKosova.rs" status="timeout",Klan Kosova +http://93.157.62.180/KlanKosova/index.m3u8 +#EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (720p) +http://51.15.154.138/providus/live2805_hq/index.m3u8 #EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (360p) https://kurir-tv.haste-cdn.net/providus/live2805.m3u8 -#EXTINF:-1 tvg-id="MarsTV.rs" status="error",Marลก TV (576p) [Not 24/7] -http://cdn.dovecher.tv:8081/live/marsh/chunks.m3u8 -#EXTINF:-1 tvg-id="MISTelevizija.rs" status="online",MIS Televizija (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MISTelevizija.rs" status="timeout",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 @@ -47,8 +49,6 @@ http://109.105.201.198/PINKMOVIES/playlist.m3u8 http://109.105.201.198/PINKROLL/playlist.m3u8 #EXTINF:-1 tvg-id="PinkPedia.rs" status="blocked",Pink Pedia (576p) http://109.105.201.198/PINKPEDIA/playlist.m3u8 -#EXTINF:-1 tvg-id="PinkPremium.rs" status="error",Pink Premium (576p) -http://109.105.201.198/PINKPREMIUM/playlist.m3u8 #EXTINF:-1 tvg-id="PinkSciFiFantasy.rs" status="blocked",Pink Sci-Fi & Fantasy (576p) http://109.105.201.198/PINKSCIFI/playlist.m3u8 #EXTINF:-1 tvg-id="PinkSerije.rs" status="blocked",Pink Serije (576p) @@ -61,6 +61,8 @@ http://109.105.201.198/PINKWORLDCINEMA/playlist.m3u8 http://109.105.201.198/PINKZABAVA/playlist.m3u8 #EXTINF:-1 tvg-id="RedTV.rs" status="online",Red TV (720p) https://live.rednet.rs/providus/redtv_multi.m3u8 +#EXTINF:-1 tvg-id="RedTV.rs" status="online",Red TV (720p) +https://live.rednet.rs/providus/redtv_multi_hq/index.m3u8 #EXTINF:-1 tvg-id="RTV1.rs" status="online",RTV 1 (576p) [Not 24/7] mmsh://212.200.255.151/rtv1 #EXTINF:-1 tvg-id="RTV1.rs" status="timeout",RTV 1 (576p) @@ -73,15 +75,17 @@ rtsp://212.200.255.151/rtv2 http://167.172.39.13/hls/tvcityub.m3u8 #EXTINF:-1 tvg-id="RTVNoviPazar.rs" status="online",RTV Novi Pazar (576p) https://rtvnp.rs/hls/rtvnp.m3u8 -#EXTINF:-1 tvg-id="SuperSatTVHD.rs" status="blocked",SuperSat TV HD (1080p) [Not 24/7] -https://srv1.adriatelekom.com/SuperSatTV/index.m3u8 +#EXTINF:-1 tvg-id="SandzakTV.rs" status="online",Sandzak TV (576p) +https://vod1.laki.eu/sandzak/video.m3u8 #EXTINF:-1 tvg-id="TVBelleAmie.rs" status="timeout",TV Belle Amie (540p) [Not 24/7] http://92.60.238.10:1935/live/belleamie/playlist.m3u8 -#EXTINF:-1 tvg-id="TVDugaPlus.rs" status="online",TV Duga Plus (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVDugaPlus.rs" status="error",TV Duga Plus (480p) [Not 24/7] http://109.92.29.10:1935/tvduga/tvduga/playlist.m3u8 #EXTINF:-1 tvg-id="TVHram.rs" status="online",TV Hram (576p) [Not 24/7] https://vod1.laki.eu/live/hram/index.m3u8 +#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="error",Adria Music TV (1080p) -https://srv1.adriatelekom.com/AdriaMusicTV/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 491178a59..bad3132d8 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -1,13 +1,11 @@ #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="online",2x2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2x2.ru" status="timeout",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 https://zabava-htlive.cdn.ngenix.net/hls/CH_5TV/variant.m3u8 -#EXTINF:-1 tvg-id="8KanalKrym.ru" status="error",8 ะบะฐะฝะฐะป ะšั€ั‹ะผ (576p) -http://176.99.110.252/stream8/playlist.m3u8 #EXTINF:-1 tvg-id="9Volna.ru" status="online",9 ะ’ะพะปะฝะฐ (576p) [Geo-blocked] http://cdn-01.bonus-tv.ru:8080/9volna/playlist.m3u8 #EXTINF:-1 tvg-id="9Volna.ru" status="blocked",9 ะ’ะพะปะฝะฐ (720p) [Geo-blocked] @@ -26,14 +24,10 @@ http://ott-cdn.ucom.am/s45/index.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="A2.ru" status="error",A2 (576p) [Not 24/7] https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="online",ะั„ะพะฝั‚ะพะฒะพ (ะšั€ะฐัะฝะพัั€ัะบ) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 -#EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) -https://hls.goodgame.ru/hls/5346.m3u8 -#EXTINF:-1 tvg-id="AmediaHit.ru" status="online",Amedia Hit (1080p) [Not 24/7] -https://sc.id-tv.kz/amedia_hit_hd.m3u8 #EXTINF:-1 tvg-id="AmediaPremium.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Amedia Premium (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s64/index.m3u8 @@ -43,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="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะั€ัะตะฝะฐะป (480p) +#EXTINF:-1 tvg-id="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) #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) @@ -74,9 +68,9 @@ http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 #EXTINF:-1 tvg-id="BigAsia.ru" status="blocked",ะ‘ะพะปัŒัˆะฐั ะะทะธั (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 -#EXTINF:-1 tvg-id="Bober.ru" status="online",ะ‘ะพะฑะตั€ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Bober.ru" status="timeout",ะ‘ะพะฑะตั€ (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 -#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="timeout",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 #EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -89,7 +83,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะงะต! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",ะ”ะฐะณะตัั‚ะฐะฝ (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -105,9 +99,9 @@ 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="online",ะ”ะพะผ ะบะธะฝะพ (576p) +#EXTINF:-1 tvg-id="DomKino.ru" status="blocked",ะ”ะพะผ ะบะธะฝะพ (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 -#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",ะ”ะพะผ ะšะธะฝะพ ะŸั€ะตะผะธัƒะผ (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 #EXTINF:-1 tvg-id="Dorama.uk" status="online",ะ”ะพั€ะฐะผะฐ (1080p) [Not 24/7] https://sc.id-tv.kz/dorama_hd.m3u8 @@ -156,10 +150,6 @@ https://tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8 #EXTINF:-1 tvg-id="Istoriya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ˜ัั‚ะพั€ะธั (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s40/index.m3u8 -#EXTINF:-1 tvg-id="Izvestia.ru" status="online",ะ˜ะทะฒะตัั‚ะธั (1080p) -http://hls-igi.cdnvideo.ru/igi/igi_hq/playlist.m3u8 -#EXTINF:-1 tvg-id="Izvestia.ru" status="online",ะ˜ะทะฒะตัั‚ะธั (720p) -https://hls-igi.cdnvideo.ru/igi/igi_sq/playlist.m3u8 #EXTINF:-1 tvg-id="K16.ru" status="online",ะš16 (ะกะฐั€ะพะฒ) (406p) [Not 24/7] http://serv25.vintera.tv:8081/test/k16/playlist.m3u8 #EXTINF:-1 tvg-id="KabbalaTV.ru" status="online",ะšะฐะฑะฑะฐะปะฐ ะขะ’ (360p) [Not 24/7] @@ -167,13 +157,11 @@ https://edge2.uk.kab.tv/live/tvrus-rus-medium/playlist.m3u8 #EXTINF:-1 tvg-id="Karusel.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_KARUSEL/variant.m3u8 -#EXTINF:-1 tvg-id="Karusel.ru" status="error",ะšะฐั€ัƒัะตะปัŒ (576p) -http://91.185.3.218:4000/play/604 #EXTINF:-1 tvg-id="Kavkaz24.ru" status="blocked",ะšะฐะฒะบะฐะท 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 -#EXTINF:-1 tvg-id="Kinohit.ru" status="online",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",ะšะธะฝะพั…ะธั‚ (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",ะšะธะฝะพะบะพะผะตะดะธั (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="error",ะšะธะฝะพะบะพะผะตะดะธั (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 @@ -181,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="online",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",ะšะธะฝะพัะฒะธะดะฐะฝะธะต (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="KlassikaKino.ru" status="blocked",ะšะปะฐััะธะบะฐ ะšะธะฝะพ (720p) [Geo-blocked] https://strm.yandex.ru/kal/kinoclassic/kinoclassic0.m3u8 @@ -195,12 +183,8 @@ http://cdn-01.bonus-tv.ru/konnyimir/playlist.m3u8 https://kprf-htlive.cdn.ngenix.net/live/stream_high/playlist.m3u8 #EXTINF:-1 tvg-id="KrikTV.ru" status="blocked",ะšั€ะธะบ-ะขะ’ (576p) [Geo-blocked] https://strm.yandex.ru/kal/krik_tv/krik_tv0.m3u8 -#EXTINF:-1 tvg-id="KRTV.ru" status="error",ะšั€ะฐัะฝะพะณะพั€ัะบ ะขะ’ (480p) [Not 24/7] -http://live-krtv.cdnvideo.ru/krtv/krtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Krym24.ru" status="online",ะšั€ั‹ะผ 24 (540p) [Not 24/7] http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 -#EXTINF:-1 tvg-id="Kuban24Orbita.ru" status="error",ะšัƒะฑะฐะฝัŒ 24 ะžั€ะฑะธั‚ะฐ (576p) -https://stream.kuban24.tv:1500/hls/stream.m3u8 #EXTINF:-1 tvg-id="KuraiTV.ru" status="online",ะšัƒั€ะฐะน (576p) https://bsttv.bonus-tv.ru/cdn/kurai/playlist.m3u8 #EXTINF:-1 tvg-id="Kuzbass1HD.ru" status="online",ะšัƒะทะฑะฐัั 1 (1080p) [Not 24/7] @@ -216,16 +200,8 @@ http://46.46.143.222:1935/live/mp4:ldpr.stream_480p/playlist.m3u8 https://rt-nw-spb-htlive.cdn.ngenix.net/hls/CH_R02_LENTVSD/variant.m3u8 #EXTINF:-1 tvg-id="Leomax24.ru" status="online",Leomax 24 (1080p) https://tvshops.bonus-tv.ru/cdn/shop24/playlist.m3u8 -#EXTINF:-1 tvg-id="LeomaxPlus.ru" status="error",Leomax Plus (576p) -https://tvshops.bonus-tv.ru/cdn/discount/playlist.m3u8 #EXTINF:-1 tvg-id="Lipeckoevremya.ru" status="online",ะ›ะธะฟะตั†ะบะพะต ะฒั€ะตะผั (576p) [Not 24/7] http://serv25.vintera.tv:8081/liptime/liptime/playlist.m3u8 -#EXTINF:-1 tvg-id="LitklubTVProza.ru" status="error",ะ›ะธั‚ะšะปัƒะฑ ะขะ’ ะŸั€ะพะทะฐ (480p) -http://hls-rossp.cdnvideo.ru/hls/5ace67f0dc96bf0a90d8a2b7/playlist.m3u8 -#EXTINF:-1 tvg-id="LitklubTVSlovo.ru" status="error",ะ›ะธั‚ะšะปัƒะฑ ะขะ’ ะกะปะพะฒะพ (720p) -http://hls-rossp.cdnvideo.ru/hls/5ace6814e563f22e4ddc1f44/playlist.m3u8 -#EXTINF:-1 tvg-id="LitklubTVStihi.ru" status="error",ะ›ะธั‚ะšะปัƒะฑ ะขะ’ ะกั‚ะธั…ะธ (360p) -http://hls-rossp.cdnvideo.ru/hls/5aac88ffdc96bf05a7f78899/playlist.m3u8 #EXTINF:-1 tvg-id="Luch.ru" status="online",ะ›ัƒั‡ (ะŸัƒั€ะพะฒัะบ) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 #EXTINF:-1 tvg-id="LuxuryHD.ru" status="online",Luxury (1080p) @@ -256,7 +232,7 @@ http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะฐะณะพั€ัŒั (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",ะœะธั€ ะ‘ะตะปะพะณะพั€ัŒั (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",ะœะธั€ +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 @@ -274,7 +250,7 @@ http://188.40.68.167/russia/mir_seriala/playlist.m3u8 http://93.78.206.172:8080/stream5/stream.m3u8 #EXTINF:-1 tvg-id="MistoPlus.ua" status="online",ะœะธัั‚ะพ ะฟะปัŽั (480p) http://93.78.206.172:8080/stream4/stream.m3u8 -#EXTINF:-1 tvg-id="Mordoviya24.ru" status="error",ะœะพั€ะดะพะฒะธั 24 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Mordoviya24.ru" status="online",ะœะพั€ะดะพะฒะธั 24 (360p) [Not 24/7] https://live-mordovia24.cdnvideo.ru/mordovia24/streamtr/playlist.m3u8 #EXTINF:-1 tvg-id="Morskoi.ru" status="online",ะœะพั€ัะบะพะน (720p) [Not 24/7] http://88b9da48.kazmazpaz.ru/iptv/D7M94NBVB5DLFS/742/index.m3u8 @@ -286,10 +262,6 @@ https://strm.yandex.ru/kal/msk24_supres/msk24_supres0.m3u8 http://retc.educom.ru/mosobrtv/tv1/index.m3u8 #EXTINF:-1 tvg-id="MOSOBRTV.ru" status="timeout",MOSOBR.TV (720p) http://retj.educom.ru/mosobrtv/tv1/index.m3u8 -#EXTINF:-1 tvg-id="MoyaPlaneta.ru" status="error",ะœะพั ะฟะปะฐะฝะตั‚ะฐ (576p) [Not 24/7] -http://cdnmg.secure.live.rtr-vesti.ru/live/smil:mplan.smil/master.m3u8 -#EXTINF:-1 tvg-id="MoyaPlaneta.ru" status="error",ะœะพั ะŸะปะฐะฝะตั‚ะฐ (576p) -https://a3569456481-s26881.cdn.ngenix.net/live/smil:mplan.smil/index.m3u8 #EXTINF:-1 tvg-id="MTV.ru" status="online",ะœะขะ’ (ะ’ะพะปะณะพะณั€ะฐะด) (720p) [Not 24/7] http://hls.volgograd1vtv.cdnvideo.ru/volgograd1vtv/volgograd1vtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MTVmix.ru" status="timeout",MTVmix (ะฃั„ะฐ) (384p) @@ -298,10 +270,8 @@ http://81.30.182.82:18092/hls/live.m3u8 http://serv30.vintera.tv:8081/detskiy/multimania20/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxRussia.ru" status="blocked",Music Box Russia (1080p) https://strm.yandex.ru/kal/rmbox/rmbox0.m3u8 -#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="error",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",ะœัƒะถัะบะพะต ะบะธะฝะพ (1080p) [Not 24/7] https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8 -#EXTINF:-1 tvg-id="MuzikaPervogo.ru" status="error",ะœัƒะทั‹ะบะฐ ะŸะตั€ะฒะพะณะพ (576p) -http://91.185.3.218:4000/play/608 #EXTINF:-1 tvg-id="MuzSoyuz.ru" status="online",ะœัƒะท ัะพัŽะท (576p) http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8 #EXTINF:-1 tvg-id="MuzTV.ru" status="blocked",ะœัƒะท-ะขะ’ (720p) @@ -313,10 +283,6 @@ http://ott-cdn.ucom.am/s28/index.m3u8 http://nano.teleservice.su:8080/hls/nano.m3u8 #EXTINF:-1 tvg-id="NashaSibir.ru" status="timeout",ะะฐัˆะฐ ะกะธะฑะธั€ัŒ / ะšะตะผะตั€ะพะฒะพ (1080p) [Not 24/7] https://strm.yandex.ru/kal/sibir/sibir0.m3u8 -#EXTINF:-1 tvg-id="NashDom.ru" status="error",ะะฐัˆ ะดะพะผ [Not 24/7] -http://85.234.33.60/stream/c11.m3u8 -#EXTINF:-1 tvg-id="NasheNovoeKino.ru" status="error",ะะฐัˆะต ะะพะฒะพะต ะšะธะฝะพ [Not 24/7] -https://s1.idata.uz/stch_temp6/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="Nauka.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะฐัƒะบะฐ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s98/index.m3u8 @@ -324,10 +290,6 @@ http://ott-cdn.ucom.am/s98/index.m3u8 https://live-nikatv.cdnvideo.ru/nikatv/nikatv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="NizhniyNovgorod24.ru" status="online",ะะธะถะฝะธะน ะะพะฒะณะพั€ะพะด 24 (720p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/nn24-khl/playlist.m3u8 -#EXTINF:-1 tvg-id="NovoeRadio.ru" status="error",ะะพะฒะพะต ั€ะฐะดะธะพ (1080p) -https://hls-video01.cdnvideo.ru/video01/smil:video01.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Novoetelevidenie.kz" status="error",ะะพะฒะพะต ะขะ’ (404p) [Not 24/7] -https://sc.id-tv.kz/New_Television.m3u8 #EXTINF:-1 tvg-id="NovorossiyaTV.ru" status="online",ะะพะฒะพั€ะพััะธั ะขะ’ (720p) http://ott.inmart.tv:8081/19/index.m3u8 #EXTINF:-1 tvg-id="Novyymir.ru" status="online",ะะพะฒั‹ะน ะผะธั€ (406p) [Not 24/7] @@ -346,8 +308,6 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_NTV/variant.m3u8 http://ott-cdn.ucom.am/s17/index.m3u8 #EXTINF:-1 tvg-id="NTV.ru" status="timeout",ะะขะ’ (576p) http://31.128.159.41:8080/ntv/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="NTV.ru" status="error",ะะขะ’ (1080p) -https://mob3-ntv.cdnvideo.ru/ntv3/smil:ntvair001_hd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NTVStyl.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะะขะ’ ะกั‚ะธะปัŒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s77/index.m3u8 @@ -355,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="error",ะž! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="timeout",ะž! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะžั…ะพั‚ะฝะธะบ ะธ ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -372,8 +332,6 @@ 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="OTV.ru" status="error",ะžะขะ’ (ะžะดะธะฝั†ะพะฒะพ) (576p) -http://185.18.4.16/live/3m/playlist.m3u8 #EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะบั€ั‹ะผัะบะธะน (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",ะŸะตั€ะฒั‹ะน ะŸัะบะพะฒัะบะธะน (540p) [Not 24/7] @@ -398,7 +356,7 @@ https://cdn-01.bonus-tv.ru/prosveschenie_edge/playlist.m3u8 #EXTINF:-1 tvg-id="Pyatnitsa.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_PYATNIZZA/variant.m3u8 -#EXTINF:-1 tvg-id="PyatnitsaInternational.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",ะŸัั‚ะฝะธั†ะฐ! International (480p) +#EXTINF:-1 tvg-id="PyatnitsaInternational.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",ะŸัั‚ะฝะธั†ะฐ! International (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/s50/index.m3u8 #EXTINF:-1 tvg-id="Radio1018.ru" status="online",ะ ะฐะดะธะพ 101.8 (540p) @@ -413,12 +371,8 @@ http://lova.me/hls/hithd.m3u8 http://lova.me/hls/hit.m3u8 #EXTINF:-1 tvg-id="RadioPilot.ru" status="online",ะ ะฐะดะธะพ ะŸะธะปะพั‚ (720p) [Not 24/7] https://pilotfm.ru/cam/hls/pilothd.m3u8 -#EXTINF:-1 tvg-id="RadioRossii.ru" status="error",ะ ะฐะดะธะพ ะ ะพััะธะธ (ะงัƒะฒะฐัˆะธั) (720p) [Not 24/7] -https://chgtrk.ru/pl/stream/hls/RR.m3u8 #EXTINF:-1 tvg-id="RadioShanson.ru" status="online",ะ ะฐะดะธะพ ะจะฐะฝัะพะฝ (720p) [Not 24/7] http://chanson-video.hostingradio.ru:8080/hls/chansonabr/live.m3u8 -#EXTINF:-1 tvg-id="RadostMoya.ru" status="error",Radost Moya (576p) [Geo-blocked] -https://cdn-01.bonus-tv.ru/radostmoya_edge/index.m3u8 #EXTINF:-1 tvg-id="RamenskoeTV.ru" status="timeout",ะ ะฐะผะตะฝัะบะพะต ะขะ’ (720p) https://rtv.facecast.io/rtv/0.m3u8 #EXTINF:-1 tvg-id="Ratnik.ru" status="blocked",ะ ะฐั‚ะฝะธะบ (1080p) [Geo-blocked] @@ -431,11 +385,11 @@ http://uiptv.do.am/1ufc/701293058/playlist.m3u8 https://online-video.rbc.ru/spb/rbctv_spb.m3u8 #EXTINF:-1 tvg-id="RBKTV.ru" status="online",ะ ะ‘ะš (560p) http://92.50.128.180/utv/1358/index.m3u8 -#EXTINF:-1 tvg-id="RBKTV.ru" status="blocked",ะ ะ‘ะš (1080p) [Geo-blocked] -https://strm.yandex.ru/kal/rbc/rbc0.m3u8 -#EXTINF:-1 tvg-id="RBKTV.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="RBKTV.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/s36/index.m3u8 +#EXTINF:-1 tvg-id="RBKTV.ru" status="blocked",ะ ะ‘ะš (1080p) [Geo-blocked] +https://strm.yandex.ru/kal/rbc/rbc0.m3u8 #EXTINF:-1 tvg-id="Region29.ru" status="blocked",ะ ะตะณะธะพะฝ 29 (ะั€ั…ะฐะฝะณะตะปัŒัะบ) (720p) [Geo-blocked] http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8 #EXTINF:-1 tvg-id="RENTV.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] @@ -445,7 +399,7 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",ะ ะ•ะ ะขะ’ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 -#EXTINF:-1 tvg-id="RodnoeKino.ru" status="timeout",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",ะ ะพะดะฝะพะต ะบะธะฝะพ (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",ะ ะพะดะฝะพะน ะบะฐะฝะฐะป (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 @@ -483,8 +437,6 @@ https://rt-glb.rttv.com/live/rtnews/playlist.m3u8 https://rumble-foxo.cdn.rumble.cloud/live/hr6yv36f/slot-30/ngrp:srak-wx8r_all/playlist.m3u8 #EXTINF:-1 tvg-id="RTNews.ru" status="timeout",RT News (1080p) https://strm.yandex.ru/kal/rt_hd/rt_hd0.m3u8 -#EXTINF:-1 tvg-id="RTNews.ru" status="error",RT News (1080p) [Geo-blocked] -https://live-hr6yv36f.rmbl.ws/slot-30/ngrp:srak-wx8r_all/playlist.m3u8 #EXTINF:-1 tvg-id="RTRPlaneta.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/s15/index.m3u8 @@ -492,10 +444,6 @@ http://ott-cdn.ucom.am/s15/index.m3u8 https://rt-uk.rttv.com/live/rtuk/playlist.m3u8 #EXTINF:-1 tvg-id="Russia1HD.ru" status="timeout",ะ ะพััะธั 1 HD (720p) [Not 24/7] https://a3569458063-s26881.cdn.ngenix.net/hls/russia_hd/playlist_4.m3u8 -#EXTINF:-1 tvg-id="Russia1HD.ru" status="error",ะ ะพััะธั 1 HD (720p) [Not 24/7] -http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_hd/playlist.m3u8 -#EXTINF:-1 tvg-id="Russia1Kaluga.ru" status="error",ะ ะพััะธั 1 (ะšะฐะปัƒะณะฐ) (202p) [Not 24/7] -http://cdnmg.secure.live.rtr-vesti.ru/vgtrkrtmp/smil:kaluga_r1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Russia1Plus6.ru" status="timeout",ะ ะพััะธั 1 +6 (180p) https://gtrkchita.ru:8081/hls/r1-chita_180p.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online",ะ ะพััะธั 24 (576p) [Not 24/7] @@ -507,8 +455,6 @@ http://uiptv.do.am/1ufc/000000006/playlist.m3u8 http://ott-cdn.ucom.am/s21/index.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="blocked",ะ ะพััะธั 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/euronews_supres/euronews_supres0.m3u8 -#EXTINF:-1 tvg-id="Russia24.ru" status="error",ะ ะพััะธั 24 (540p) -http://evronovosti.mediacdn.ru/sr1/evronovosti/playlist.m3u8 #EXTINF:-1 tvg-id="Russia24Chita.ru" status="timeout",ะ ะพััะธั 24 (ะงะธั‚ะฐ) (360p) https://gtrkchita.ru:8081/hls/r24-chita_360p.m3u8 #EXTINF:-1 tvg-id="Russia24Chita.ru" status="timeout",ะ ะพััะธั 24 (ะงะธั‚ะฐ) (576p) @@ -524,7 +470,7 @@ http://193.33.88.172/rus-detective/playlist.m3u8 http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 -#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) +#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะฑะพะปะพะฒ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ ั‹ะถะธะน (480p) @@ -544,7 +490,7 @@ https://bsttv.bonus-tv.ru/cdn/salyam/playlist.m3u8 http://45.67.57.9:8080/new/new/playlist.m3u8 #EXTINF:-1 tvg-id="Sarafan.ru" status="online",ะกะฐั€ะฐั„ะฐะฝ (576p) [Not 24/7] http://195.26.83.96:7024/play/82 -#EXTINF:-1 tvg-id="Saratov24.ru" status="error",ะกะฐั€ะฐั‚ะพะฒ 24 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Saratov24.ru" status="online",ะกะฐั€ะฐั‚ะพะฒ 24 (1080p) [Not 24/7] https://saratov24.tv/online/playlist.php #EXTINF:-1 tvg-id="SelengaTV.ru" status="online",ะกะตะปะตะฝะณะฐ ะขะ’ (576p) http://90.188.37.86/live/playlist.m3u8 @@ -554,25 +500,21 @@ https://live2.mediacdn.ru/sr1/sever-mobile/playlist.m3u8 https://live2.mediacdn.ru/sr1/sever/playlist.m3u8 #EXTINF:-1 tvg-id="Sever.ru" status="online",ะกะตะฒะตั€ (ะะฐั€ัŒัะฝ-ะœะฐั€) (1080p) https://live.mediacdn.ru/sr1/sever/playlist.m3u8 -#EXTINF:-1 tvg-id="SGDF24RU.ru" status="error",SGDF24.RU (ะกะฒะตั€ะดะปะพะฒ) (720p) [Not 24/7] -http://live.sgdf24.cdnvideo.ru/sgdf24/sgdf24.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="ShansonTV.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะจะฐะฝัะพะฝ ะขะ’ (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s43/index.m3u8 #EXTINF:-1 tvg-id="ShansonTV.ru" status="blocked",ะจะฐะฝัะพะฝ ะขะ’ (512p) [Geo-blocked] http://hls.shansontv.cdnvideo.ru/shansontv/shansontv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="ShansonTV.ru" status="blocked",ะจะฐะฝัะพะฝ ะขะ’ (576p) [Geo-blocked] http://hls.shansontv.cdnvideo.ru/shansontv/shansontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShansonTV.ru" status="blocked",ะจะฐะฝัะพะฝ ะขะ’ (576p) [Geo-blocked] http://uiptv.do.am/1ufc/602079679/playlist.m3u8 -#EXTINF:-1 tvg-id="ShansonTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะจะฐะฝัะพะฝ ะขะ’ (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s43/index.m3u8 #EXTINF:-1 tvg-id="ShchyolkovskoeTV.ru" status="online",ะฉั‘ะปะบะพะฒัะบะพะต ะขะ’ (576p) [Not 24/7] http://stream0.tv41.ru/live.m3u8 #EXTINF:-1 tvg-id="ShoppingLive.ru" status="online",Shopping Live (576p) [Not 24/7] http://serv30.vintera.tv:8081/shoppinglive/shoppinglive_stream/playlist.m3u8 #EXTINF:-1 tvg-id="ShotTV.ru" status="timeout",Shot TV [Not 24/7] http://cdn.tvmatic.net/shot.m3u8 -#EXTINF:-1 tvg-id="Siesta.ru" status="error",ะกะธะตัั‚ะฐ (720p) [Not 24/7] -https://1hdru-hls-otcnet.cdnvideo.ru/siesta/index.m3u8 #EXTINF:-1 tvg-id="SmaylikTV.ru" status="timeout",ะกะผะฐะนะปะธะบ ะขะ’ (720p) [Not 24/7] http://62.32.67.187:1935/WEB_Smilik/ngrp:Smilik.stream-adaptive/playlist.m3u8 #EXTINF:-1 tvg-id="SmaylikTV.ru" status="timeout",ะกะผะฐะนะปะธะบ ะขะ’ (720p) @@ -591,7 +533,7 @@ https://strm.yandex.ru/kal/soyuz/soyuz0.m3u8 http://spas.mediacdn.ru/cdn/spas/playlist.m3u8 #EXTINF:-1 tvg-id="Start.ru" status="blocked",ะกั‚ะฐั€ั‚ (1080p) https://strm.yandex.ru/kal/start/start0.m3u8 -#EXTINF:-1 tvg-id="STRK.ru" status="online",ะกะขะ ะš (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STRK.ru" status="error",ะกะขะ ะš (720p) [Not 24/7] http://sochinskayatrk.ru/hdtv/hls/strc_hd/playlist.m3u8 #EXTINF:-1 tvg-id="STS.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ะกะขะก (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -611,14 +553,10 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_SUPER/variant.m3u8 https://video1.in-news.ru/c24/index.m3u8 #EXTINF:-1 tvg-id="Tamyr.ru" status="online",ะขะฐะผั‹ั€ (576p) https://bsttv.bonus-tv.ru/cdn/tamyr/playlist.m3u8 -#EXTINF:-1 tvg-id="Tatarstan24.ru" status="timeout",ะขะฐั‚ะฐั€ัั‚ะฐะฝ24 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Tatarstan24.ru" status="online",ะขะฐั‚ะฐั€ัั‚ะฐะฝ24 (1080p) [Not 24/7] http://stream.efir24.tv:1935/live/efir24tv/playlist.m3u8 #EXTINF:-1 tvg-id="TBN.ru" status="timeout",ะขะ‘ะ (720p) http://62.32.67.187:1935/WEB_TBN/TBN.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TDK.ru" status="error",ะขะ”ะš (576p) [Not 24/7] -https://sc.id-tv.kz/TDK-42.m3u8 -#EXTINF:-1 tvg-id="Telecafe.ru" status="error",ะขะตะปะตะบะฐั„ะต (576p) -http://91.185.3.218:4000/play/605 #EXTINF:-1 tvg-id="Telekanal86.ru" status="online",ะขะตะปะตะบะฐะฝะฐะป 86 (ะกัƒั€ะณัƒั‚) (1080p) [Not 24/7] https://sitv.ru/hls/s86.m3u8 #EXTINF:-1 tvg-id="Teleputeshestviya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะตะปะตะฟัƒั‚ะตัˆะตัั‚ะฒะธั (480p) @@ -640,15 +578,11 @@ http://83.222.205.65:8080/tntmusic/index.m3u8 http://strm.yandex.ru/kal/tntmusic/tntmusic0.m3u8 #EXTINF:-1 tvg-id="TNVPlaneta.ru" status="online",ะขะะ’-ะŸะปะฐะฝะตั‚ะฐ (576p) http://tnv.bonus-tv.ru/cdn/tnvplanet/playlist.m3u8 -#EXTINF:-1 tvg-id="Tolyatti24.ru" status="timeout",ะขะพะปัŒัั‚ั‚ะธ 24 (720p) -http://91.234.108.26/hls-live/livepkgr/_definst_/liveevent1/vazlivestream1.m3u8 #EXTINF:-1 tvg-id="Tonus.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะพะฝัƒั (480p) #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/s90/index.m3u8 #EXTINF:-1 tvg-id="TRK555.ru" status="online",TRK 555 (720p) http://trk555.tv:8888/live -#EXTINF:-1 tvg-id="TRKNadym.ru" status="error",ะ’ะตัั‚ะฝะธะบ ะะฐะดั‹ะผะฐ +2 (720p) [Not 24/7] -http://live-trknadym.cdnvideo.ru/trknadym-pub/trknadym.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TV3.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",ะขะ’-3 (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_TV3/variant.m3u8 @@ -662,11 +596,9 @@ https://brics.bonus-tv.ru/cdn/brics/english/playlist.m3u8 https://brics.bonus-tv.ru/cdn/brics/portuguese/playlist.m3u8 #EXTINF:-1 tvg-id="TVBRICSRussian.ru" status="online",TV BRICS Russian (1080p) https://brics.bonus-tv.ru/cdn/brics/russian/playlist.m3u8 -#EXTINF:-1 tvg-id="TVCentr.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะ’ ะฆะตะฝั‚ั€ (480p) +#EXTINF:-1 tvg-id="TVCentr.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะขะ’ ะฆะตะฝั‚ั€ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s54/index.m3u8 -#EXTINF:-1 tvg-id="TVCentr.ru" status="error",ะขะ’ ะฆะตะฝั‚ั€ (432p) -http://uiptv.do.am/1ufc/000000009/playlist.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) @@ -679,14 +611,10 @@ http://cdn-01.bonus-tv.ru:8080/tvm_edge/playlist.m3u8 https://strm.yandex.ru/kal/tvm_supres/tvm_supres0.m3u8 #EXTINF:-1 tvg-id="TVPRO.ru" status="online",TV PRO (600p) [Not 24/7] http://rtmp.tvpro-online.ru/hls/ch1.m3u8 -#EXTINF:-1 tvg-id="TVR24.ru" status="error",ะขะ’ะ 24 (ะกะตั€ะณะธะตะฒ ะŸะพัะฐะด) (1080p) [Not 24/7] -https://live-tvr24.cdnvideo.ru/tvr24/tvr24.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVTUR.ru" status="blocked",ะขะ’ะขะฃะ  (720p) [Geo-blocked] https://strm.yandex.ru/kal/tvtour/tvtour0.m3u8 #EXTINF:-1 tvg-id="U.ru" status="blocked",ะฎ (576p) [Geo-blocked] https://strm.yandex.ru/kal/utv/utv0.m3u8 -#EXTINF:-1 tvg-id="UchalyTV.ru" status="error",ะฃั‡ะฐะปั‹ ะขะ’ (576p) [Not 24/7] -http://live-uchalytv.cdnvideo.ru/uchalytv/uchalytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="UniverTV.ru" status="online",Univer TV (1080p) [Not 24/7] https://cdn.universmotri.ru/live/smil:mbr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UniverTV.ru" status="online",Univer TV (1080p) @@ -705,16 +633,12 @@ http://cdn-01.bonus-tv.ru:8080/vmesterf/index.m3u8 http://uiptv.do.am/1ufc/118056781/playlist.m3u8 #EXTINF:-1 tvg-id="Volgograd1.ru" status="blocked",ะ’ะพะปะณะพะณั€ะฐะด 1 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/volgograd1/volgograd10.m3u8 -#EXTINF:-1 tvg-id="Vremya.ru" status="error",ะ’ั€ะตะผั (576p) -http://91.185.3.218:4000/play/607 #EXTINF:-1 tvg-id="WorldFashionChannelInternational.ru" status="online",World Fashion Channel International (1080p) https://wfcint.mediacdn.ru/cdn/wfcintweb/playlist.m3u8 #EXTINF:-1 tvg-id="WorldFashionChannelRussia.ru" status="online",World Fashion Channel Russia (1080p) https://wfcrus.mediacdn.ru/cdn/wfcrusweb/playlist.m3u8 #EXTINF:-1 tvg-id="Yugra.ru" status="online",ะฎะณั€ะฐ (576p) http://live.ugratv.cdnvideo.ru/ugratv/smil:ugrastream1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Yurgan.ru" status="error",ะฎั€ะณะฐะฝ (1080p) -http://yurgan.bonus-tv.ru/cdn/yurgan/playlist.m3u8 #EXTINF:-1 tvg-id="YuTV.ru" status="blocked",ะฎะขะ’ (ะงะตะฑะพะบัะฐั€ั‹) (432p) [Not 24/7] http://serv24.vintera.tv:8081/utv/Stream/playlist.m3u8 #EXTINF:-1 tvg-id="YuvelirochkaTV.ru" status="online",ะฎะฒะตะปะธั€ะพั‡ะบะฐ ะขะ’ (576p) @@ -728,7 +652,7 @@ http://185.161.224.216/dash/JaraTv_SD.ism/playlist.mpd http://streamer.rtcommufa.ru:1935/ptica/ptica1/playlist.m3u8 #EXTINF:-1 tvg-id="ZharPtitsa.ru" status="blocked",ะ–ะฐั€ ะŸั‚ะธั†ะฐ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/firebird/firebird0.m3u8 -#EXTINF:-1 tvg-id="ZooTV.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะ—ะพะพ ะขะ’ (480p) +#EXTINF:-1 tvg-id="ZooTV.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/s92/index.m3u8 #EXTINF:-1 tvg-id="Zvezda.ru" status="online",ะ—ะฒะตะทะดะฐ (1080p) [Not 24/7] @@ -743,6 +667,8 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 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] @@ -753,28 +679,22 @@ http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 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",ะ ะพััะธั 24 (ะ.ะะพะฒะณะพั€ะพะด) (576p) [Not 24/7] -https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะš ะะปะผะฐะทะฝั‹ะน ะบั€ะฐะน (576p) https://stream.almaz-media.tv:8080/hls/576.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (576p) [Not 24/7] -https://sc.id-tv.kz/STV.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s14/04.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ะฆะตะฝั‚ั€ะฐะปัŒะฝะพะต ั‚ะตะปะตะฒะธะดะตะฝะธะต (ะฆะขะ’) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s20/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] -https://sc.id-tv.kz/Indiiskoe_kino.m3u8 #EXTINF:-1 tvg-id="" status="online",ะฅะฐะฑะฐั€ (576p) [Not 24/7] https://sc.id-tv.kz/Khabar.m3u8 #EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] +https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="online",ะฅะฐะฑะฐั€ 24 (576p) [Not 24/7] https://sc.id-tv.kz/Khabar_24.m3u8 -#EXTINF:-1 tvg-id="" status="online",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] -https://sc.id-tv.kz/ToiDuman.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะตะปะฟะปัŽั ะขะ’ (ะัั‚ั€ะฐั…ะฐะฝัŒ) (360p) [Not 24/7] http://streaming.astrakhan.ru/telplushd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ะขะฐะบั‚/ะ ะตะฝ ะขะ’ (ะšัƒั€ัะบ) (294p) [Not 24/7] @@ -801,17 +721,13 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ะ ะพััะธั 1 +6 (360p) https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป ะ•ะฒั€ะฐะทะธั (576p) [Not 24/7] -https://sc.id-tv.kz/1KanalEvraziya.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะŸะตั€ะฒั‹ะน ะบะฐะฝะฐะป (576p) -http://91.185.3.218:4000/play/603 -#EXTINF:-1 tvg-id="" status="error",ะ ะพััะธั ะš (576p) [Not 24/7] -http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_k/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะ ะพััะธั ะ ะขะ  (576p) [Not 24/7] -http://cdnmg.secure.live.rtr-vesti.ru/live/smil:rtrp.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะขะšะ  (ะ ัะทะฐะฝัŒ) (1080p) [Not 24/7] -http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะขะตะปะตัั‚ะฐะฝั†ะธั ะœะ˜ะ  (ะะพะฒะพัะธะฑะธั€ัะบ) (720p) [Not 24/7] -http://serv30.vintera.tv:8081/stanciya_mir/mir/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",ะกะขะ’ ะšะฐะทะฐั…ัั‚ะฐะฝ (576p) [Not 24/7] +https://sc.id-tv.kz/STV.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะ˜ะฝะดะธะนัะบะพะต ะบะธะฝะพ (576p) [Not 24/7] +https://sc.id-tv.kz/Indiiskoe_kino.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะขะพะน ะ”ัƒะผะฐะฝ (576p) [Not 24/7] +https://sc.id-tv.kz/ToiDuman.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ะขัƒั€ะฐะฝ ะขะ’ (576p) [Not 24/7] https://sc.id-tv.kz/TuranTV.m3u8 +#EXTINF:-1 tvg-id="" status="error",ะ ะพััะธั 24 (ะ.ะะพะฒะณะพั€ะพะด) (576p) [Not 24/7] +https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index 6fa001aa1..2ee57019d 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -3,8 +3,6 @@ https://v2.catcast.tv/content/38144/index.m3u8 #EXTINF:-1 tvg-id="FreshTV.am" status="timeout",Fresh TV (720p) https://freshtv.catcast.tv/content/33718/index.m3u8 -#EXTINF:-1 tvg-id="GravityFouls.ru" status="error",Gravity Fouls (480p) [Not 24/7] -https://v3.catcast.tv/content/38105/index.m3u8 #EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="online",ะคะฐะฝั‚ะฐัั‚ะธะบะฐ Sci-Fi (400p) [Not 24/7] https://v2.catcast.tv/content/38801/index.m3u8 #EXTINF:-1 tvg-id="SSSRTV.ru" status="online",ะกะกะกะ  ะขะ’ (432p) [Not 24/7] @@ -13,9 +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",ะšะธะฝะพะทะฐะป (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 -#EXTINF:-1 tvg-id="" status="error",ะŸั€ะตะผัŒะตั€ะฐ (400p) [Not 24/7] -https://v2.catcast.tv/content/39161/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ะšะธะฝะพะทะฐะป (VHS 90s) (720p) [Not 24/7] +https://v2.catcast.tv/content/37925/index.m3u8 diff --git a/streams/rw.m3u b/streams/rw.m3u index a9fd4ac01..9768bc4f5 100644 --- a/streams/rw.m3u +++ b/streams/rw.m3u @@ -9,5 +9,3 @@ http://197.243.19.131:1935/rtv/rtv/chunklist.m3u8 http://197.243.19.131:1935/rtv/rtv/chunklist_w2093872577.m3u8 #EXTINF:-1 tvg-id="RwandaTV.rw" status="online",RTV Rwanda (480p) [Not 24/7] https://5c46fa289c89f.streamlock.net/rtv/rtv/playlist.m3u8 -#EXTINF:-1 tvg-id="RwandaTV.rw" status="error",RTV Rwanda (576p) [Not 24/7] -https://1600706787.rsc.cdn77.org/1600706787/tracks-v1a1/mono.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index d9624b76f..df7d0f1de 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AhluAlQuranTV.sa" status="error",Ahlu Al Quran TV (576p) -https://ahlualquran.tv/live/ysfbfBvecZ/SaNVjgaYnE/8.m3u8 #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) [Not 24/7] @@ -23,8 +21,10 @@ http://m.live.net.sa:1935/live/quran/playlist.m3u8 http://5b18be6964c2f.streamlock.net:1935/live/_definst_/quran/playlist.m3u8 #EXTINF:-1 tvg-id="AlresalahTV.sa" status="blocked",Al-Resalah (1080p) [Geo-blocked] https://shls-rotana-alresalah-prod-dub.shahid.net/out/v1/936b89606b5e48db8ca28caa40adc886/index.m3u8 -#EXTINF:-1 tvg-id="AlresalahTV.sa" status="error",Al-Resalah (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-elressalah +#EXTINF:-1 tvg-id="AlRiyadhRadio.sa" status="online",Al Riyadh Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/riyadhradio +#EXTINF:-1 tvg-id="AlRiyadhRadio.sa" status="online",Al Riyadh Radio (720p) +https://edge.taghtia.com/sa/12.m3u8 #EXTINF:-1 tvg-id="AlSaudiya.sa" status="online",Al Saudiya (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/saudiatv #EXTINF:-1 tvg-id="AlSaudiya.sa" status="online",Al Saudiya (1080p) [Not 24/7] @@ -43,20 +43,26 @@ https://bcovlive-a.akamaihd.net/0b75ef0a49e24704a4ca023d3a82c2df/ap-south-1/6203 https://shls-asharq-prod-dub.shahid.net/out/v1/3b6b4902cf8747a28619411239584002/index.m3u8 #EXTINF:-1 tvg-id="Asharq.sa" status="online",Asharq (720p) https://svs.itworkscdn.net/bloomberarlive/bloomberg.smil/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="Asharq.sa" status="error",Asharq (Portrait) (1280p) -https://bcliveunivsecure-lh.akamaihd.net/i/VERTICAL_1@301860/master.m3u8 +#EXTINF:-1 tvg-id="AsharqPortrait.sa" status="online",Asharq (Portrait) (1280p) +https://bcovlive-a.akamaihd.net/ed81ac1118414d4fa893d3a83ccec9be/eu-central-1/6203311941001/playlist.m3u8 #EXTINF:-1 tvg-id="AtfalWaMawaheb.sa" status="online",Atfal Wa Mawaheb (1080p) https://5aafcc5de91f1.streamlock.net/atfal1.com/atfal2/playlist.m3u8 #EXTINF:-1 tvg-id="AtfalWaMawaheb.sa" status="online",Atfal Wa Mawaheb (1080p) 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="Beity.sa" status="timeout",Beity http://82.212.74.2:8000/live/7312.m3u8 #EXTINF:-1 tvg-id="ENTV.sa" status="timeout",EN TV http://82.212.74.100:8000/live/8130.m3u8 -#EXTINF:-1 tvg-id="IqraaAfricaEurope.sa" status="online",Iqraa Europe Africa (576p) [Not 24/7] +#EXTINF:-1 tvg-id="IqraaAfricaEurope.sa" status="error",Iqraa Europe Africa (576p) [Not 24/7] https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="IqraaArabic.sa" status="online",Iqraa (576p) [Not 24/7] +#EXTINF:-1 tvg-id="IqraaArabic.sa" status="error",Iqraa (576p) [Not 24/7] https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar1.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="JeddahRadio.sa" status="online",Jeddah Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/jeddahradio +#EXTINF:-1 tvg-id="JeddahRadio.sa" status="online",Jeddah Radio (720p) +https://edge.taghtia.com/sa/15.m3u8 #EXTINF:-1 tvg-id="KaifTV.sa" status="online",Kaif TV (576p) [Not 24/7] http://82.212.74.2:8000/live/hls/7311.m3u8 #EXTINF:-1 tvg-id="KSASports1.sa" status="online",KSA Sports 1 (1080p) [Not 24/7] @@ -71,8 +77,16 @@ https://rotanastudios-lbc-1-eu.xiaomi.wurl.tv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-lbc #EXTINF:-1 tvg-id="MakkahTV.sa" status="online",Makkah TV (576p) https://media2.streambrothers.com:1936/8122/8122/playlist.m3u8 +#EXTINF:-1 tvg-id="NidaeAlIslamRadio.sa" status="online",Nidae AlIslam Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/nidaalislam +#EXTINF:-1 tvg-id="NidaeAlIslamRadio.sa" status="online",Nidae AlIslam Radio (720p) +https://edge.taghtia.com/sa/14.m3u8 #EXTINF:-1 tvg-id="PanoramaFM.sa" status="online",Panorama FM (1080p) https://shls-panoramafm-prod-dub.shahid.net/out/v1/66262e420d824475aaae794dc2d69f14/index.m3u8 +#EXTINF:-1 tvg-id="QuranRadio.sa" status="online",Quran Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/quranradio +#EXTINF:-1 tvg-id="QuranRadio.sa" status="online",Quran Radio (720p) +https://edge.taghtia.com/sa/13.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://rotanastudios-rotanacinema-1-eu.xiaomi.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) @@ -81,83 +95,59 @@ https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e9110 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="error",Rotana Cinema KSA (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://rotanastudios-rotanaclassic-1-eu.xiaomi.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="timeout",Rotana Classic (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic -#EXTINF:-1 tvg-id="RotanaClip.sa" status="error",Rotana Clip (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip #EXTINF:-1 tvg-id="RotanaComedy.sa" status="online",Rotana Comedy (1080p) [Geo-blocked] https://rotanastudios-rotanacomedy-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaComedy.sa" status="timeout",Rotana Comedy (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy #EXTINF:-1 tvg-id="RotanaDrama.sa" status="online",Rotana Drama (1080p) [Geo-blocked] https://rotanastudios-rotanadrama-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaDrama.sa" status="error",Rotana Drama (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids -#EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 +#EXTINF:-1 tvg-id="RotanaKids.sa" status="error",Rotana Kids (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #EXTINF:-1 tvg-id="RotanaMusic.sa" status="online",Rotana Music (1080p) https://rotanastudios-rotanamusic-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaPlusHD.sa" status="online",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 +#EXTINF:-1 tvg-id="SaudiaRadio.sa" status="online",Saudia Radio (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/saudiaradio +#EXTINF:-1 tvg-id="SaudiaRadio.sa" status="online",Saudia Radio (720p) +https://edge.taghtia.com/sa/11.m3u8 #EXTINF:-1 tvg-id="SBC.sa" status="online",SBC (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/sbc-channel #EXTINF:-1 tvg-id="SBC.sa" status="online",SBC (1080p) [Not 24/7] 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) +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) +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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/thikrayat-tv #EXTINF:-1 tvg-id="ThikrayatTV.sa" status="online",Thikrayat TV (1080p) [Not 24/7] https://edge.taghtia.com/sa/3.m3u8 #EXTINF:-1 tvg-id="WesalTV.sa" status="timeout",Wesal TV [Not 24/7] http://live.noorlive.com:1935/wesal/wesal1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",SSC Action Waleed Extra (1080p) [Not 24/7] -https://d2x08mwxhmpplo.cloudfront.net/out/v1/587631773e55495a8aa3dd4050318f6e/index.m3u8 -#EXTINF:-1 tvg-id="" 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="" status="online",SSC5 HD (1080p) -https://shls-mbc1ksa-prod-dub.shahid.net/out/v1/38c9aca1b6bb4239bb7ca409548a2762/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",SSC7 HD (1080p) -https://shls-mbcaction-prod-dub.shahid.net/out/v1/b3ece6f93df54fa39d0065fee8e5d40d/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",SSC2 HD (1080p) -https://ssc-6-ak.akamaized.net/out/v1/efbe58d3435d4de1beb1d7e3b27d309f/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ayat (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ayaat_Group/live -#EXTINF:-1 tvg-id="" status="online",Jeddah Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/jeddahradio -#EXTINF:-1 tvg-id="" status="online",Nidae AlIslam Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/nidaalislam -#EXTINF:-1 tvg-id="" status="online",Quran Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/quranradio -#EXTINF:-1 tvg-id="" status="online",Al Riyadh Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/riyadhradio -#EXTINF:-1 tvg-id="" status="online",Saudia Radio (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.aloula.sa/live/saudiaradio -#EXTINF:-1 tvg-id="" status="online",Saudia Radio (720p) -https://edge.taghtia.com/sa/11.m3u8 -#EXTINF:-1 tvg-id="" status="online",Al Riyadh Radio (720p) -https://edge.taghtia.com/sa/12.m3u8 -#EXTINF:-1 tvg-id="" status="online",Quran Radio (720p) -https://edge.taghtia.com/sa/13.m3u8 -#EXTINF:-1 tvg-id="" status="online",Nidae AlIslam Radio (720p) -https://edge.taghtia.com/sa/14.m3u8 -#EXTINF:-1 tvg-id="" status="online",Jeddah Radio (720p) -https://edge.taghtia.com/sa/15.m3u8 -#EXTINF:-1 tvg-id="" status="error",Jasco Events TV (576p) -http://82.212.74.100:8000/live/hls/8131.m3u8 -#EXTINF:-1 tvg-id="" status="error",ZAD TV (1080p) [Not 24/7] +#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 diff --git a/streams/sd.m3u b/streams/sd.m3u index 0e76f5e53..b8738b803 100644 --- a/streams/sd.m3u +++ b/streams/sd.m3u @@ -5,7 +5,3 @@ 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="SudanBukra.sd" status="error",Sudan Bukra (720p) -http://live.ditve.tv:1935/sudanbukra/sudanbukra.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="SudanTV.sd" status="error",Sudan TV (360p) -https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/sudan_tv/hls1/sudan_tv.m3u8 diff --git a/streams/se.m3u b/streams/se.m3u index 2b1de49fa..50ce7828f 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AftonbladetTV.se" status="error",Aftonbladet TV (144p) -https://aftonbladetlive-lh.akamaihd.net/i/livestream01_1@182509/master.m3u8 #EXTINF:-1 tvg-id="ATG.se" status="online",ATG (432p) https://httpcache0-00688-cacheliveedge0.dna.qbrick.com/00688-cacheliveedge0/out/u/atg_sdi_1_free.m3u8 #EXTINF:-1 tvg-id="AzerbaijanNewsTV.se" status="online",Azerbaijan News TV (720p) [Not 24/7] @@ -25,7 +23,7 @@ https://httpcache0-03837-cachelive2.dna.qbrick.com/03837-cachelive2/smil:03837_t https://cdn-kanal10.crossnet.net/kanal10/ngrp:kanal10asia_all/playlist.m3u8 #EXTINF:-1 tvg-id="MiracleChannel.se" status="online",Miracle Channel (576p) https://miracle.stream.boxigy.com/hls/miracle1.m3u8 -#EXTINF:-1 tvg-id="OppnaKanalen.se" status="error",Oppna Kanalen (540p) +#EXTINF:-1 tvg-id="OppnaKanalen.se" status="online",Oppna Kanalen (540p) https://edg03-prd-se-ixn.solidtango.com/edge/451iw2h/playlist.m3u8 #EXTINF:-1 tvg-id="SVT1.se" status="blocked",SVT1 [Geo-blocked] https://svt1-c.akamaized.net/se/svt1/master.m3u8 @@ -35,8 +33,6 @@ https://svt2-c.akamaized.net/se/svt2/master.m3u8 https://svtb-c.akamaized.net/se/svtb/master.m3u8 #EXTINF:-1 tvg-id="TV4.se" status="online",TV4 (720p) https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791716.m3u8 -#EXTINF:-1 tvg-id="TV4.se" status="error",TV4 (576p) -https://lbs-aws-hls.tv4play.se/dailive/bbr-event1-p/master3404.m3u8 #EXTINF:-1 tvg-id="VastmanlandsTV.se" status="online",Vรคstmanlands TV (720p) 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] diff --git a/streams/se_samsung.m3u b/streams/se_samsung.m3u index 63dce3b7a..d9d020d5b 100644 --- a/streams/se_samsung.m3u +++ b/streams/se_samsung.m3u @@ -1,25 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (720p) -https://failarmy-international-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-13-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeSweden.us" status="error",People are Awesome Sweden (720p) -https://jukin-peopleareawesome-2-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="error",Stingray Karaoke (Sweden) (1080p) -https://stingray-karaoke-3-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveSweden.se" status="error",The Pet Collective Sweden (720p) -https://the-pet-collective-international-se.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) [Not 24/7] https://rakuten-euronews-1-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Action (Sweden) (720p) -https://rakuten-action-9-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Sweden) (720p) -https://rakuten-comedy-9-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Sweden) (720p) -https://rakuten-documentaries-9-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Drama (Sweden) (720p) [Not 24/7] -https://rakuten-drama-9-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Family (Sweden) (720p) -https://rakuten-family-9-se.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rakuten Spotlight (Sweden) (720p) -https://rakuten-spotlight-9-se.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index aab9c8515..2d21a0421 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -9,21 +9,21 @@ https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 https://d2ko4czujk9652.cloudfront.net/hls/clr4ctv_cnas/master.m3u8 #EXTINF:-1 tvg-id="CNAInternational.sg" status="online",CNA International (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) +http://210.210.155.37/uq2663/h/h19/index.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h19/index.m3u8 +#EXTINF:-1 tvg-id="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="Hits.sg" status="error",HITS (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] +#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="timeout",Suria (720p) +#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 diff --git a/streams/si.m3u b/streams/si.m3u index 9a3fa2ca0..d07ea0fcb 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -1,13 +1,15 @@ #EXTM3U +#EXTINF:-1 tvg-id="AdriaMusicTV.si" status="timeout",Adria Music RS +http://91.212.150.248/AdriaMusicTV/index.m3u8 #EXTINF:-1 tvg-id="GTV.si" status="online",GTV (360p) [Not 24/7] http://91.220.221.60/gtv_hls/gtv_03.m3u8 -#EXTINF:-1 tvg-id="MMC.si" status="online",MMC (720p) [Not 24/7] -https://29-rtvslo-tv-mmc-int.cdn.eurovisioncdn.net/playlist.m3u8 +#EXTINF:-1 tvg-id="KanalA.si" status="online",Kanal A +https://streamer01.xploretv.si/qdcnm4/__cl/cg:prod/__c/A1_SI_AKANALHD_ott/__op/dash-default/__dci/__f/index.m3u8?admin=xploreTv_test_user&redirect=true #EXTINF:-1 tvg-id="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) https://27-rtvslo-tv-kp-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMaribor.si" status="online",TV MARIBOR (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVMaribor.si" status="error",TV MARIBOR (720p) [Not 24/7] https://25-rtvslo-tv-mb-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="TVSlovenija1.si" status="online",TV SLOVENIJA 1 (1080p) https://31-rtvslo-tv-slo1-int.cdn.eurovisioncdn.net/playlist.m3u8 @@ -17,3 +19,15 @@ https://21-rtvslo-tv-slo2-int.cdn.eurovisioncdn.net/playlist.m3u8 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 diff --git a/streams/sk.m3u b/streams/sk.m3u index b7106af42..0092d2092 100644 --- a/streams/sk.m3u +++ b/streams/sk.m3u @@ -1,16 +1,10 @@ #EXTM3U -#EXTINF:-1 tvg-id="BTV.sk" status="error",BTV (720p) [Not 24/7] -rtmp://s1.media-planet.sk:80/live/bardejov1 #EXTINF:-1 tvg-id="JOJ.sk" status="online",JOJ (720p) [Not 24/7] https://nn.geo.joj.sk/hls/joj-720.m3u8 #EXTINF:-1 tvg-id="JOJ.sk" status="online",JOJ (720p) [Not 24/7] https://nn.geo.joj.sk/live/hls/joj-720.m3u8 #EXTINF:-1 tvg-id="JOJ.sk" status="online",JOJ (540p) [Not 24/7] https://nn.geo.joj.sk/hls/joj-540.m3u8 -#EXTINF:-1 tvg-id="Kosicednes.sk" status="error",Koลกice:dnes (450p) -http://lb.streaming.sk/tvnasa/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="Lifetv.sk" status="error",Life.tv (720p) -http://86.110.233.68:1935/lifetv/lifetv.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="LocAll.sk" status="online",LocAll (406p) http://tv.geniusnet.sk:8081/localltv/pl.m3u8 #EXTINF:-1 tvg-id="Plus.sk" status="online",Plus (540p) [Not 24/7] @@ -19,8 +13,6 @@ https://nn.geo.joj.sk/live/hls/jojplus-540.m3u8 https://ottst05.flexitv.sk/2827-tv-pc.m3u8 #EXTINF:-1 tvg-id="Rik.sk" status="online",Rik (540p) [Not 24/7] https://nn.geo.joj.sk/live/hls/rik-540.m3u8 -#EXTINF:-1 tvg-id="SenziTV.sk" status="error",Senzi TV -http://109.74.144.130/live/senzitest/playlist.m3u8 #EXTINF:-1 tvg-id="TeleviziaOSEM.sk" status="online",Televรญzia OSEM (576p) http://109.74.145.11:1935/tv8/ngrp:tv8.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="TeleviziaOSEM.sk" status="online",Televizia OSEM (360p) @@ -29,7 +21,7 @@ http://109.74.145.11:1935/tv8/mp4:tv8.stream_360p/playlist.m3u8 http://80.94.54.11:1935/live/dolnykubin1/playlist.m3u8 #EXTINF:-1 tvg-id="TVLux.sk" status="online",TV Lux (1080p) [Not 24/7] http://live.tvlux.sk:1935/lux/lux.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVMarkiza.sk" status="online",TV Markรญza (720p) [Geo-blocked] +#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 @@ -37,20 +29,12 @@ http://s1.media-planet.sk/live/novezamky/BratuMarian.m3u8 http://s1.media-planet.sk/live/novezamky/lihattv.m3u8 #EXTINF:-1 tvg-id="TVNoveZamky.sk" status="online",Nove Zamky (486p) http://s1.media-planet.sk/live/novezamky/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNoveZamky.sk" status="error",TV Novรฉ Zรกmky (486p) -rtmp://s1.media-planet.sk:80/live/novezamky #EXTINF:-1 tvg-id="TVPovazie.sk" status="error",TV Povazie (400p) http://213.181.128.248:8090/tvpovazie-h264.flv -#EXTINF:-1 tvg-id="TVReduta.sk" status="error",Reduta (486p) -http://s1.media-planet.sk/live/reduta/playlist.m3u8 -#EXTINF:-1 tvg-id="TVReduta.sk" status="error",TV Reduta (486p) -rtmp://s1.media-planet.sk:80/live/reduta #EXTINF:-1 tvg-id="TVRuzinov.sk" status="online",TV Ruลพinov (1080p) [Not 24/7] http://lb.streaming.sk/tvruzinov/stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeverka.sk" status="timeout",TV Severka (576p) http://88.212.7.11/live/test_severka_web_player/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTurzovka.sk" status="error",TV Turzovka (486p) [Not 24/7] -rtmp://s1.media-planet.sk:80/live/turzovka #EXTINF:-1 tvg-id="TVWAU.sk" status="online",TV WAU (540p) [Not 24/7] https://nn.geo.joj.sk/hls/wau-540.m3u8 #EXTINF:-1 tvg-id="TVWAU.sk" status="online",TV WAU (540p) [Not 24/7] @@ -63,5 +47,3 @@ https://nn.geo.joj.sk/live/hls/family-540.m3u8 https://nn.geo.joj.sk/hls/family-360.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TV Poprad (1080p) [Not 24/7] http://213.81.153.221:8080/poprad -#EXTINF:-1 tvg-id="" status="error",TV Jojko (540p) -https://nn.geo.joj.sk/live/rik-index.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index d771fdf97..46b97d666 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -1,8 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="2STV.sn" status="online",2STV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2STV.sn" status="timeout",2STV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vidbb -#EXTINF:-1 tvg-id="7TV.sn" status="error",7TV (720p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/senegal/7tv #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] @@ -13,17 +11,7 @@ https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw #EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wi5y1 -#EXTINF:-1 tvg-id="RTS1.sn" status="error",RTS1 (480p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/senegal/rts1 -#EXTINF:-1 tvg-id="RTS2.sn" status="error",RTS2 (480p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/senegal/rts2 -#EXTINF:-1 tvg-id="SenTV.sn" status="error",SenTV [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/senegal/sentv #EXTINF:-1 tvg-id="TFM.sn" status="online",TFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wcr45 #EXTINF:-1 tvg-id="" status="online",A2i TV (1080p) [Not 24/7] https://stream.sen-gt.com/A2itv/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",DTV [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/senegal/dtv -#EXTINF:-1 tvg-id="" status="error",Label TV [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/senegal/label-tv diff --git a/streams/so.m3u b/streams/so.m3u index c484d62a2..2931ec370 100644 --- a/streams/so.m3u +++ b/streams/so.m3u @@ -1,12 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="HornCableTV.so" status="error",Horn Cable TV (720p) [Not 24/7] -http://cdn.mediavisionuae.com:1935/live/hctvlive.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="KalsanTV.so" status="online",Kalsan TV (360p) https://ap02.iqplay.tv:8082/iqb8002/s03btv/chunks.m3u8 -#EXTINF:-1 tvg-id="KalsanTV.so" status="error",Kalsan TV (1080p) [Not 24/7] -http://cdn.mediavisionuae.com:1935/live/kalsantv.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="PuntlandTV.so" status="error",Puntland TV (360p) -https://ap02.iqplay.tv:8082/iqb8002/p2t25/chunks.m3u8 #EXTINF:-1 tvg-id="Somalicable.so" status="online",Somali cable (576p) https://ap02.iqplay.tv:8082/iqb8002/somc131/chunks.m3u8 #EXTINF:-1 tvg-id="SomaliNationalTV.so" status="online",Somali National TV (360p) diff --git a/streams/sv.m3u b/streams/sv.m3u index 4392a399a..6b04dc893 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -5,24 +5,20 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 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="error",Canal 12 (220p) [Not 24/7] -https://sv-canal12-canal12-live.ned.media/canal12/smil:canal12.smil/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] https://5ca9af4645e15.streamlock.net/canal33/smil:canal33.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal33.sv" status="blocked",Canal 33 (1080p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal33/videocanal33/playlist.m3u8 #EXTINF:-1 tvg-id="ElimTV.sv" status="online",Elim TV https://dacastmmd.mmdlive.lldns.net/dacastmmd/7e84ed301b194b7b81e86f85bb2c3a33/playlist.m3u8 -#EXTINF:-1 tvg-id="ElimTV.sv" status="error",Elim TV (480p) -http://live-15.viewer.dacast.com/i/dclive_1@397642/master.m3u8 +#EXTINF:-1 tvg-id="LegislativeAssemblyofElSalvador.sv" status="online",Legislative Assembly of El Salvador +https://streaming.asamblea.gob.sv/hls/plenariahd.m3u8 #EXTINF:-1 tvg-id="OrbitaTV.sv" status="online",ร“rbita TV Canal 25 (480p) [Not 24/7] https://5dcabf026b188.streamlock.net/orbitatv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TCS.sv" status="online",TCS (720p) https://secure-video.tcsgo.com/tcshd/index.m3u8 -#EXTINF:-1 tvg-id="Tele1.sv" status="error",Tele1 (720p) [Not 24/7] -http://streamingcws40.com:1935/canaluno/videocanaluno/playlist.m3u8 -#EXTINF:-1 tvg-id="Tele1.sv" status="error",Tele1 (720p) [Not 24/7] -https://5ca9af4645e15.streamlock.net/canaluno/smil:canaluno.smil/playlist.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) @@ -36,7 +32,3 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Megavision 19 -https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal19 -#EXTINF:-1 tvg-id="" status="error",Megavision 21 -https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal21 diff --git a/streams/sy.m3u b/streams/sy.m3u index 147c83bc0..546edaaa2 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="online",Almahaliya (576p) [Not 24/7] http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="error",Halab Today TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8320/8320/playlist.m3u8 #EXTINF:-1 tvg-id="LanaTV.lb" status="online",Lana TV (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3u8 @@ -9,12 +9,6 @@ https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3 https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc2/m3u8/sdi2-720p.m3u8 #EXTINF:-1 tvg-id="NoorAlSham.sy" status="online",Noor Al-Sham (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/nour05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="RojavaTV.sy" status="error",Rojava TV (1080p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/55 -#EXTINF:-1 tvg-id="RojavaTV.sy" status="error",Rojava TV (1080p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/55.m3u8 -#EXTINF:-1 tvg-id="RonahiTV.sy" status="error",Ronahรฎ TV (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/26.m3u8 #EXTINF:-1 tvg-id="SamaTV.sy" status="online",Sama TV (578p) [Not 24/7] http://142.132.224.85:1935/redirect/live/smil:mystream1.smil?scheme=m3u8 #EXTINF:-1 tvg-id="SouryanaRadio.sy" status="online",Souryana Radio (360p) [Not 24/7] @@ -23,8 +17,6 @@ http://vod.ortas.sy:1935/oLive/souryana05042022/playlist.m3u8 https://shls-spacetoon-prod-dub.shahid.net/out/v1/6240b773a3f34cca95d119f9e76aec02/index.m3u8 #EXTINF:-1 tvg-id="SpacetoonArabic.ae" status="online",Spacetoon (576p) https://streams.spacetoon.com/live/stchannel/smil:livesmil.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SuboroTV.lb" status="error",Suboro TV (576p) [Not 24/7] -https://streaming.viewmedia.tv/viewsatstream12/viewsatstream12.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SyriaDrama.sy" status="online",Syria Drama (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/drama05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyrianEducationalTV.sy" status="online",Syrian Education TV (360p) [Not 24/7] @@ -33,15 +25,9 @@ http://vod.ortas.sy:1935/oLive/sedu05042022/playlist.m3u8 http://vod.alikhbaria.net:1935/oLive/snews05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="online",Syrian News Channel (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/snews05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="error",Syrian News Channel (360p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjmUU7Zy3BYHGSyUdRFuFIg/live #EXTINF:-1 tvg-id="SyrianSatelliteChannel.sy" status="online",Syria Satellite Channel (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/sat05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyriaTV.sy" status="online",Syria TV (1080p) [Not 24/7] https://svs.itworkscdn.net/syriatvlive/syriatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UgaritTV.sy" status="error",Ugarit TV (160p) [Not 24/7] -http://82.137.248.16:1935/Ugarit/stream19042021/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",alltv (400p) http://185.96.70.242:1935/live/alltv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Minbij TV (576p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/45 diff --git a/streams/th.m3u b/streams/th.m3u index a71504fb2..4ac1d7020 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -9,25 +9,25 @@ https://tc-live1.sanook.com/live/22302_ch5.m3u8 https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/5282994675001/profile_0/chunklist.m3u8 #EXTINF:-1 tvg-id="Channel8.th" status="online",Channel 8 (1080p) [Not 24/7] http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 -#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV1.th" status="online",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 -#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 -#EXTINF:-1 tvg-id="DLTV7.th" status="timeout",DLTV 7 (720p) [Not 24/7] +#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="timeout",DLTV 8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 -#EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] +#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="online",DLTV 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV10.th" status="timeout",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] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 @@ -35,15 +35,15 @@ https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 -#EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 #EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_golfhd_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="Mono29.th" status="error",Mono 29 (1080p) [Geo-blocked] -https://edge2-bkk.3bb.co.th:9443/MONO29_HLS_1080P/mono29hls_1080TH.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="NBTWorld.th" status="online",NBT World +https://thainews.prd.go.th/lv/live/ch1_L_L.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="News1.th" status="online",ASTV News 1 (720p) [Not 24/7] http://news1.live14.com/stream/news1.m3u8 #EXTINF:-1 tvg-id="ThairathTV32.th" status="online",Thairath TV 32 (720p) @@ -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="online",White Channel (1080p) +#EXTINF:-1 tvg-id="WhiteChannel.th" status="error",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/tn.m3u b/streams/tn.m3u index 5628e9c22..3978311d9 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -1,35 +1,23 @@ #EXTM3U -#EXTINF:-1 tvg-id="BayaTV.tn" status="error",Baya TV -http://37.187.28.55:1935/bayatv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 -#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="error",El Hiwar El Tounsi (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv -#EXTINF:-1 tvg-id="IFMTV.tn" status="error",IFM TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] https://streaming.toutech.net/live/jtv/index.m3u8 #EXTINF:-1 tvg-id="MosaiqueFM.tn" status="online",Mosaรฏque FM (480p) [Not 24/7] https://webcam.mosaiquefm.net:1936/mosatv/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="Nessma.tn" status="error",Nessma (720p) -https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7lmd4f #EXTINF:-1 tvg-id="SahelTV.tn" status="online",Sahel TV (720p) [Not 24/7] 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="timeout",Tunisna TV +#EXTINF:-1 tvg-id="TunisnaTV.tn" status="error",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 -#EXTINF:-1 tvg-id="Watania1.tn" status="error" user-agent="TNAgexpl212C",Watania 1 (400p) -#EXTVLCOPT:http-user-agent=TNAgexpl212C -http://217.182.137.206/tunisie1.m3u8 +#EXTINF:-1 tvg-id="Watania2.tn" status="online",Watania 2 (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live #EXTINF:-1 tvg-id="Watania2.tn" status="online" user-agent="TNAgexpl212C",Watania 2 (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/tunisie2.m3u8 -#EXTINF:-1 tvg-id="Watania2.tn" status="error",Watania 2 (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live -#EXTINF:-1 tvg-id="" status="error" user-agent="TNAgexpl212C",Hannibal (400p) -#EXTVLCOPT:http-user-agent=TNAgexpl212C -http://217.182.137.206/hannibal.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index 53c10316c..09406a0de 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -1,11 +1,11 @@ #EXTM3U +#EXTINF:-1 tvg-id="24TV.tr" status="online",24 TV (1080p) [Not 24/7] +https://mn-nl.mncdn.com/kanal24/smil:kanal24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="24TV.tr" status="online" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36",24 TV (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 https://mn-nl.mncdn.com/kanal24/smil:kanal24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="24TV.tr" status="online",TR24 TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/24tv/index.m3u8 -#EXTINF:-1 tvg-id="24TV.tr" status="error",24 TV (1080p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/134.m3u8 #EXTINF:-1 tvg-id="360TV.tr" status="online",360 TV (720p) [Not 24/7] https://turkmedya-live.ercdn.net/tv360/tv360.m3u8 #EXTINF:-1 tvg-id="AfyonTurkTV.tr" status="timeout",Afyon Tรผrk TV (720p) @@ -16,7 +16,7 @@ https://akittv-live.ercdn.net/akittv/akittv.m3u8 http://win4.yayin.com.tr/postatv/postatv/playlist.m3u8 #EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="online",Al-Zahra TV Turkic (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ArasTV.tr" status="online",ARAS TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ArasTV.tr" status="blocked",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 @@ -30,8 +30,6 @@ http://cdn-berattv.yayin.com.tr/berattv/berattv/playlist.m3u8 https://s01.vpis.io/besiktas/besiktas.m3u8 #EXTINF:-1 tvg-id="BeyazTV.tr" status="online",Beyaz TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/beyaztv/index.m3u8 -#EXTINF:-1 tvg-id="BeyazTV.tr" status="error",Beyaz TV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/87 #EXTINF:-1 tvg-id="BodrumBelediyesiWebTV.tr" status="online",Bodrum Belediyesi Web TV (720p) https://win2.yayin.com.tr/bodrumbeltv/bodrumbeltv/playlist.m3u8 #EXTINF:-1 tvg-id="BricveSatrancTV.tr" status="online",Satranรง TV (480p) [Not 24/7] @@ -44,20 +42,20 @@ 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="CanTV.tr" status="error",Can TV (720p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/105.m3u8 -#EXTINF:-1 tvg-id="CayTV.tr" status="online",Cay TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CayTV.tr" status="blocked",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 #EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmekรถy TV (1080p) https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv/playlist.m3u8 -#EXTINF:-1 tvg-id="CemTV.tr" status="error",Cem TV (576p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/104.m3u8 #EXTINF:-1 tvg-id="CiftciTV.tr" status="online",ร‡iftรงi TV (1080p) [Not 24/7] http://stream.taksimbilisim.com:1935/ciftcitv/smil:ciftcitv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CiftciTV.tr" status="online",ร‡iftรงi TV (720p) [Not 24/7] https://waw1.artiyerelmedya.net/ciftcitv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="CiftciTV.tr" status="online",ร‡iftรงi TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/ciftcitv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="CNNTurk.tr" status="online",CNN Turk +https://live.duhnet.tv/S2/HLS_LIVE/cnnturknp/playlist.m3u8 #EXTINF:-1 tvg-id="DehaTV.tr" status="online",Deha TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/dehatv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="DenizPostasiTV.tr" status="online",Deniz Postasฤฑ TV (720p) [Not 24/7] @@ -70,9 +68,8 @@ http://live.arkumedia.com:1935/dersim62tv/dersim62tv/playlist.m3u8 https://603c568fccdf5.streamlock.net/live/dhaweb1_C5efC/playlist.m3u8 #EXTINF:-1 tvg-id="DimTV.tr" status="online",DฤฐM TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/dimtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="DiyanetTV.tr" status="error" 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",Diyanet 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://mn-nl.mncdn.com/blutv_diyanet/smil:diyanet_sd.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="DiyanetTV.tr" status="online",Diyanet TV (720p) +https://eustr73.mediatriple.net/videoonlylive/mtikoimxnztxlive/broadcast_5e3bf95a47e07.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DRTTV.tr" status="online",DRT TV (720p) [Not 24/7] https://broadcasttr.com:446/drt/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="EgeTurkTV.tr" status="timeout",Ege Tรผrk TV (480p) @@ -89,28 +86,22 @@ https://win29.yayin.com.tr/erzurumwebtv/erzurumwebtv/playlist.m3u8 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="EuroGenc.tr" status="error",Euro Genc (1080p) [Not 24/7] -https://dcunilive258-lh.akamaihd.net/i/dclive_1@126972/master.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="error",Gaziantep Olay Tv (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="GaziantepOlayTV.tr" status="online",Gaziantep Olay Tv (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="GoncaTV.tr" status="error",Gonca TV (720p) [Not 24/7] -https://broadcasttr.com:446/tuncerciftci/smil:tuncerciftci.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",GuneydoฤŸu TV (720p) [Not 24/7] -http://stream2.taksimbilisim.com:1935/gtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",GuneydoฤŸu TV (720p) [Not 24/7] -https://broadcasttr.com:446/gtv/bant1/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",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="HaberGlobal.tr" status="online",Haber Global (720p) [Not 24/7] @@ -126,10 +117,6 @@ https://waw2.artiyerelmedya.net/hunattv/bant1/playlist.m3u8 http://wowza.istweb.tv:1935/webtv/webtv_wowza1/playlist.m3u8 #EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) [Not 24/7] https://npserver1.ibb.gov.tr/webtv/webtv_wowza1/playlist.m3u8 -#EXTINF:-1 tvg-id="IBBTV.tr" status="error",ฤฐBB TV (720p) -http://wowza.istweb.tv:1935/dp/istanbul2/playlist.m3u8 -#EXTINF:-1 tvg-id="IBBTV.tr" status="error",ฤฐBB TV [Not 24/7] -rtmp://wowza.istweb.tv:1935/webtv/webtv_wowza1 #EXTINF:-1 tvg-id="IcelTV.tr" status="online",Icel TV (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/iceltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="IcelTV.tr" status="online",Icel TV (720p) [Not 24/7] @@ -156,6 +143,8 @@ https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8 https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal33/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] +https://broadcasttr.com:446/kanal33/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) [Not 24/7] http://live.arkumedia.com:1935/kanal34tv/kanal34tv/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) @@ -168,10 +157,6 @@ https://waw2.artiyerelmedya.net/kanal68/bant1/playlist.m3u8 http://51.15.2.151/hls/kanalavrupa.m3u8 #EXTINF:-1 tvg-id="KanalB.tr" status="online",Kanal B (480p) [Not 24/7] http://212.174.58.161/hls-live/livepkgr/_definst_/liveevent/kanalb.m3u8 -#EXTINF:-1 tvg-id="KanalD.tr" status="error",Kanal D (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/66.m3u8 -#EXTINF:-1 tvg-id="KanalD.tr" status="error",Kanal D (540p) -https://2122248074.duhnet.tv/S2/HLS_LIVE/kanaldnp/track_3_750/playlist.m3u8 #EXTINF:-1 tvg-id="KanalFirat.tr" status="online",Kanal Firat (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanalfirat/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="KanalUrfa.tr" status="online",Kanal Urfa (576p) [Not 24/7] @@ -180,20 +165,12 @@ https://broadcasttr.com:446/kanalurfa/bant1/playlist.m3u8 http://yerelmedya.tv:1935/kanalv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="KanalZ.tr" status="online",Kanal Z (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/kanalz/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="KardelenTV.tr" status="error",Kardelen TV -http://cdn1.streamencoding.com:1935/kardelen_live/HD/playlist.m3u8 #EXTINF:-1 tvg-id="KayTV.tr" status="online",Kay TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/kaytv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="KayTV.tr" status="error",Kay TV (256p) [Not 24/7] -http://yayin3.canlitv.com:1935/canlitv/kaytv/playlist.m3u8 #EXTINF:-1 tvg-id="KentTurk.tr" status="online",Kent Tรผrk (720p) [Not 24/7] https://waw2.artiyerelmedya.net/38kenttv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="KRT.tr" status="error",KRT TV (1080p) -http://live1.krttv.com.tr/show/krttv_mobil/index.m3u8 #EXTINF:-1 tvg-id="KudusTV.tr" status="blocked",Kudรผs TV (480p) [Geo-blocked] https://yayin.kudustv.com/981680400/kudustv/playlist.m3u8 -#EXTINF:-1 tvg-id="KudusTV.tr" status="error",Kudรผs TV (480p) -http://yayin10.canliyayin.org/P981680400/kudustv/playlist.m3u8 #EXTINF:-1 tvg-id="LalegulTV.tr" status="online",Lalegรผl TV (720p) [Not 24/7] http://lalegultv.netmedya.net/hls/lalegultv.m3u8 #EXTINF:-1 tvg-id="LalegulTV.tr" status="online",Lalegรผl TV (720p) [Not 24/7] @@ -202,10 +179,6 @@ http://lalegultv.netmedya.net/lalegul-tv/lalegultv.stream/playlist.m3u8 https://waw2.artiyerelmedya.net/lifetv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="LineTV.tr" status="online",Line TV (404p) [Not 24/7] https://broadcasttr.com:446/linetv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="LuysTV.tr" status="error",Luys TV -http://luyse.mediatriple.net/luystv/luystv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MarTV.tr" status="error",Mar TV (480p) [Not 24/7] -http://marmaratv.canliyayin.org/P324353563/marmaratv/playlist.m3u8 #EXTINF:-1 tvg-id="MaviKaradenizTV.tr" status="online",MaviKaradeniz (720p) [Geo-blocked] http://yerelmedya.tv:1935/mavikaradeniz/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="MaviKaradenizTV.tr" status="online",MaviKaradeniz (720p) [Not 24/7] @@ -214,24 +187,18 @@ https://waw2.artiyerelmedya.net/mavikaradeniz/bant1/playlist.m3u8 http://137.74.205.201/medmuzik/MedStream/playlist.m3u8 #EXTINF:-1 tvg-id="MercanTV.tr" status="online",Mercan TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/mercantv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="MeteorolojiTV.tr" status="error",Meteoroloji TV (720p) -https://b01c02nl.mediatriple.net/videoonlylive/mtfgdbkwkjllolive/broadcast_5b1673b7c36b7.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MiskFM.tr" status="error",Misk FM (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MiskFM.tr" status="online",Misk FM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live #EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="NTV.tr" status="error",NTV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/128 #EXTINF:-1 tvg-id="NTVSpor.tr" status="timeout",NTV Spor http://46.4.193.238:8484/hls/ntvspor/playlist.m3u8 #EXTINF:-1 tvg-id="OlayTurkTV.tr" status="online",OlayTรผrk Kayseri (720p) [Geo-blocked] http://waw1.artiyerelmedya.net:1935/olayturk/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="OlayTurkTV.tr" status="online",Olay Tรผrk TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/olayturk/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="On4TV.tr" status="error",On4 TV (1080p) [Not 24/7] -http://yayin.netradyom.com:1935/live/on4/playlist.m3u8 #EXTINF:-1 tvg-id="OncuTV.tr" status="online",ร–ncรผ TV (1024p) [Not 24/7] https://broadcasttr.com:446/oncurtv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="OnMedyaTV.tr" status="timeout",ON Medya Haber (720p) [Geo-blocked] @@ -245,28 +212,22 @@ https://mn-nl.mncdn.com/blutv_powerturk/smil:powerturk_sd.smil/playlist.m3u8 https://waw2.artiyerelmedya.net/powerturktv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="PowerTV.tr" status="online",Power TV (1080p) https://livetv.powerapp.com.tr/powerTV/powerhd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RehberTV.tr" status="error",Rehber TV (720p) [Not 24/7] -http://rehbertv.canliyayin.org/P871000884/rehbertv/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="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] https://tv.ensonhaber.com/tv/tr/showtv/index.m3u8 -#EXTINF:-1 tvg-id="Sinema1001.tr" status="error",Sinema 1001 (1080p) -http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="SinopYildizTV.tr" status="online",Sinop Yildiz TV (360p) https://s01.vpis.io/sinopyildiz/sinopyildiz.m3u8 #EXTINF:-1 tvg-id="SportsTV.tr" status="online",Sports TV (720p) [Geo-blocked] https://live.sportstv.com.tr/hls/low/sportstv.m3u8 #EXTINF:-1 tvg-id="StarTV.tr" status="online",Star TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.dailymotion.com/video/x729whv -#EXTINF:-1 tvg-id="StarTV.tr" status="error",Star TV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 -#EXTINF:-1 tvg-id="StarTV.tr" status="error",Star TV (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="TempoTV.tr" status="online",Tempo TV +https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) @@ -275,30 +236,20 @@ https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe4598be8e5d.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ThaqalaynTV.tr" status="error",Thaqalayn TV (720p) [Not 24/7] -https://live.thaqalayn.tv/hls/live.m3u8 #EXTINF:-1 tvg-id="TonTV.tr" status="online",Ton TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="ToprakTV.tr" status="online",Toprak TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/topraktv/playlist.m3u8 #EXTINF:-1 tvg-id="TRT1.tr" status="online",TRT 1 (720p) [Geo-blocked] https://tv-trt1.medya.trt.com.tr/master.m3u8 -#EXTINF:-1 tvg-id="TRT1.tr" status="error" 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",TRT 1 (720p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 -https://mn-nl.mncdn.com/blutv_trt1/smil:trt1_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TRT2.tr" status="error",TRT 2 [Geo-blocked] -https://tv-trt2.live.trt.com.tr/master.m3u8 -#EXTINF:-1 tvg-id="TRT3.tr" status="error",TRT 3 (720p) -https://tv-trt3.live.trt.com.tr/master.m3u8 +#EXTINF:-1 tvg-id="TRT2.tr" status="online",TRT 2 [Geo-blocked] +https://tv-trt2.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="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="error" 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",TRT Arabiฬ‡ (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://mn-nl.mncdn.com/blutv_trtarapca/smil:trtarapca_sd.smil/playlist.m3u8 #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="error",TRT Belgesel (720p) -https://tv-trtbelgesel.live.trt.com.tr/master.m3u8 +#EXTINF:-1 tvg-id="TRTBelgesel.tr" status="online",TRT Belgesel (720p) +https://tv-trtbelgesel.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTCocuk.tr" status="online",TRT ร‡ocuk (720p) https://tv-trtcocuk.live.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTEBAIlkokul.tr" status="online",TRT EBA Ilkokul (720p) @@ -311,23 +262,14 @@ https://tv-e-okul01.medya.trt.com.tr/master.m3u8 https://tv-trthaber.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTKurdi.tr" status="online",TRT Kurdรฎ (720p) https://tv-trtkurdi.medya.trt.com.tr/master.m3u8 -#EXTINF:-1 tvg-id="TRTMuzik.tr" status="error" 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",TRT Muzik (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://mn-nl.mncdn.com/blutv_trtmuzik/smil:trtmuzik_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TRTSpor.tr" status="error",TRT Spor -https://tv-trtspor1.live.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTTurk.tr" status="online",TRT Tรผrk (720p) https://tv-trtturk.medya.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TRTWorld.tr" status="online",TRT World (720p) [Not 24/7] https://tv-trtworld.live.trt.com.tr/master.m3u8 #EXTINF:-1 tvg-id="TV4.tr" status="online",TV4 (720p) -https://turkmedya-live.ercdn.net/tv4/tv4_720p.m3u8 -#EXTINF:-1 tvg-id="TV8.tr" status="timeout",TV8 (576p) [Not 24/7] -http://62.112.9.63:88/TV8_TR/index.m3u8?token=test -#EXTINF:-1 tvg-id="TV8.tr" status="error",TV 8 (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/74.m3u8 -#EXTINF:-1 tvg-id="TV35.tr" status="error",TV 35 (720p) -https://59cba4d34b678.streamlock.net/canlitv/tv35/playlist.m3u8 +https://turkmedya-live.ercdn.net/tv4/tv4.m3u8 +#EXTINF:-1 tvg-id="TV8.tr" status="online",TV 8 (1080p) [Not 24/7] +https://tv8-live.daioncdn.net/tv8/tv8.m3u8 #EXTINF:-1 tvg-id="TV38.tr" status="online",TV 38 (360p) [Not 24/7] https://59cba4d34b678.streamlock.net/live/tv38/playlist.m3u8 #EXTINF:-1 tvg-id="TV41.tr" status="online",TV 41 (720p) [Not 24/7] @@ -344,26 +286,19 @@ 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="TV85.tr" status="error" 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",TV 8.5 (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://mn-nl.mncdn.com/blutv_tv8_5/smil:tv8_5_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVDen.tr" status="online",TV Den (576p) [Not 24/7] http://canli.tvden.com.tr/hls/live.m3u8 #EXTINF:-1 tvg-id="TVEm.tr" status="online",TV Em (486p) http://cdn-tvem.yayin.com.tr/TVEM/TVEM/playlist.m3u8 #EXTINF:-1 tvg-id="TVEm.tr" status="online",TV Em (486p) https://cdn.yayin.com.tr/TVEM/TVEM/chunklist.m3u8 +#EXTINF:-1 tvg-id="TVNet.tr" status="online",TVnet +https://mn-nl.mncdn.com/tvnet/tvnet/chunklist.m3u8 #EXTINF:-1 tvg-id="UcanKusTV.tr" status="online",UรงanKuลŸ TV (720p) https://ucankus-live.cdnnew.com/ucankus/ucankus.m3u8 -#EXTINF:-1 tvg-id="UcanKusTV.tr" status="error" 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",UรงanKuลŸ 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://mn-nl.mncdn.com/blutv_ucankus/ucankus_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UlkeTV.tr" status="error" 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",รœlke 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://mn-nl.mncdn.com/blutv_ulketv/smil:ulketv_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UniversiteTV.tr" status="timeout",รœniversite TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/unitv/unitv/playlist.m3u8 -#EXTINF:-1 tvg-id="UUTV2.tr" status="error",รœรœ TV รœskรผdar รœniversitesi TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="UUTV2.tr" status="online",รœรœ TV รœskรผdar รœniversitesi TV (1080p) [Not 24/7] http://uskudarunv.mediatriple.net/uskudarunv/uskudar2/playlist.m3u8 #EXTINF:-1 tvg-id="Vizyon58TV.tr" status="online",Vizyon 58 TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/vizyon58/bant1/playlist.m3u8 @@ -377,22 +312,28 @@ http://yayin3.canlitv.com:1935/live/vuslattv/playlist.m3u8 https://59cba4d34b678.streamlock.net/live/vuslattv/playlist.m3u8 #EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/vuslattv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KANAL 58 (720p) [Not 24/7] -https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",tv100 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=8jEXHzMTR7s -#EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 #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",Tarsus Gรผney TV (270p) -http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/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) @@ -401,69 +342,13 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist.m3u8 https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 #EXTINF:-1 tvg-id="" status="online",AKSU TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/aksutv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TRT Diyanet (1080p) -https://eustr73.mediatriple.net/videoonlylive/mtikoimxnztxlive/broadcast_5e3bf95a47e07.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) +http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ogรผn TV (360p) https://s01.vpis.io/ogun/ogun.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",KANAL 58 (720p) [Not 24/7] +https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ลžaban TV (720p) [Geo-blocked] http://145.239.37.125:20458/sabantv3/sabantv3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Medya Haber TV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/23 -#EXTINF:-1 tvg-id="" status="error",Habertรผrk TV (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/130 -#EXTINF:-1 tvg-id="" status="error",Medya Haber TV (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/23.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sterk TV (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/24.m3u8 -#EXTINF:-1 tvg-id="" status="error",Med Mรผzik TV (480p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/29.m3u8 -#EXTINF:-1 tvg-id="" status="error",Yol TV (720p) [Not 24/7] -http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/107.m3u8 -#EXTINF:-1 tvg-id="" status="error",CAN TV (720p) [Not 24/7] -http://176.10.117.18:8000/play/a004/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",CRI Tรผrk Belgesel (480p) -http://cri.aa.net.tr:1935/belgesel/belgesel/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",tv100 Ekonomi (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=32enbX7XKnw -#EXTINF:-1 tvg-id="" status="error",Genรง TV (720p) [Not 24/7] -http://kuzeykibris.tv/m3u8/tv_genc.m3u8 -#EXTINF:-1 tvg-id="" status="error",GรผneลŸ TV Kibris (720p) [Not 24/7] -http://kuzeykibris.tv/m3u8/tv_gunes.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kanal T (720p) [Not 24/7] -http://kuzeykibris.tv/m3u8/tv_kanalt.m3u8 -#EXTINF:-1 tvg-id="" status="error",ALTAS TV (720p) [Not 24/7] -http://stream.taksimbilisim.com:1935/altastv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Petra TV (1080p) [Not 24/7] -http://tt61.mine.nu/live/PetraTV/Fw99Gpq7Gq/6478.m3u8 -#EXTINF:-1 tvg-id="" status="error",MSBC Kanal 2000 (360p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Yeni Malatyaspor TV (720p) [Not 24/7] -https://592f1881b3d5f.streamlock.net:1443/santraltv_925/santraltv_925/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Medya Haber TV (1080p) -https://602ccc850c9bb.streamlock.net/Medya/smil:1280.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ALTAลž TV (720p) [Not 24/7] -https://broadcasttr.com:446/altastv/bant1/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Samsun Canli Haber TV (720p) [Not 24/7] -https://cdn-samsuncanlihabertv.yayin.com.tr/samsuncanlihabertv/samsuncanlihabertv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cine5 TV (720p) [Geo-blocked] -https://host.onlineradyotv.net:1936/cine5/cine5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",tv100 (720p) [Not 24/7] -https://livex458745.livestreamlive.xyz/tv100.m3u8 -#EXTINF:-1 tvg-id="" status="error",Milyon TV (720p) -https://milyontv-live.ercdn.net/milyontv/milyontv_720p.m3u8 -#EXTINF:-1 tvg-id="" status="error" 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",TV24 (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://mn-nl.mncdn.com/blutv_kanal24/smil:kanal24_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error" 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",Show Tรผrk 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://mn-nl.mncdn.com/blutv_showturk/showturk_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error" 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",Tay 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://mn-nl.mncdn.com/blutv_taytv/smil:taytv_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error" 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",teve2 (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://mn-nl.mncdn.com/blutv_teve2/smil:teve2_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Ege TV (720p) [Geo-blocked] -https://waw2.artiyerelmedya.net/egetv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Marmara TV (480p) [Geo-blocked] -https://yayin.marmaratv.com.tr/P324353563/marmaratv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Tarsus Gรผney TV (270p) +http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index bb0eae113..5b66b33bb 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -1,14 +1,16 @@ #EXTM3U +#EXTINF:-1 tvg-id="BeautifulLifeTV.tw" status="online",Beautiful Life TV +https://5ddce30eb4b55.streamlock.net/bltvhd/bltv1/playlist.m3u8 #EXTINF:-1 tvg-id="DaAi2.tw" status="online",ๅคงๆ„›2 (720p) https://pulltv2.wanfudaluye.com/live/tv2.m3u8 -#EXTINF:-1 tvg-id="FTVNews.tw" status="error",FTV News (720p) -http://210.61.56.23/hls/ftvtv/index.m3u8 #EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="online",GSTV Gorgeous Space TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoo-jAsJgM8z09ddlhcBlSA/live #EXTINF:-1 tvg-id="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] @@ -23,12 +25,8 @@ http://www.dalitv.com.tw:4568/live/dali/index.m3u8 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 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 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] @@ -49,6 +47,8 @@ https://live.streamingfast.net/osmflivech50.m3u8 https://pulltv1.wanfudaluye.com/live/tv1.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH3 ็œŸๆƒ…้ƒจ่ฝๆ ผ ็Ÿญ็‰ˆ (720p) https://live.streamingfast.net/osmflivech3.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH5 ๅ…ฑไบซ่ง€้ปž ็Ÿญ็‰ˆ (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech5.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH7 ็ฆฑๅ‘Šๅคง่ป ไฟกๆฏ (720p) https://live.streamingfast.net/osmflivech7.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH9 ๆ„›+ๅฅฝ้†ซ็”Ÿ ็Ÿญ็‰ˆ (720p) @@ -63,6 +63,8 @@ https://live.streamingfast.net/osmflivech15.m3u8 https://live.streamingfast.net/osmflivech16.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH17 ๅคง่ก›้ฎ‘ๆฃฎ (720p) [Not 24/7] https://live.streamingfast.net/osmflivech17.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH18 ๅœ‹้š›่ฌ›ๅ“ก (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech18.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH24 ๅŠ‰ไธ‰่ฌ›ๅค (720p) [Not 24/7] https://live.streamingfast.net/osmflivech24.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH27 ็ฉบไธญ่–็ถ“ๅญธ้™ข (720p) [Not 24/7] @@ -113,29 +115,5 @@ http://seb.sason.top/sc/hsxw_fhd.m3u8 http://seb.sason.top/sc/sllive_fhd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TVBSๆ–ฐ่ž [Geo-blocked] http://seb.sason.top/sc/tvbsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="error",CTI TV Asia (720p) [Geo-blocked] -http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UC5l1Yto5oOIgRXlI4p4VKbw/live -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH8 ๅนธ็ฆๅญธๅ ‚ ็Ÿญ็‰ˆ (720p) -https://live.streamingfast.net/osmflivech8.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH10 ็ƒค็ฎฑ่ฎ€ๆ›ธๆœƒ ็Ÿญ็‰ˆ (720p) -https://live.streamingfast.net/osmflivech10.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH13 ๅฅๅบทๆ–ฐ็…ฎๆต ็Ÿญ็‰ˆ (720p) -https://live.streamingfast.net/osmflivech13.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH19 ๅ…ฑไบซ่ง€้ปž (720p) -https://live.streamingfast.net/osmflivech19.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH22 ่ทๅ ดๆ–ฐ่ฆ–้‡Ž (720p) -https://live.streamingfast.net/osmflivech22.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH23 ็ฉบไธญไธปๆ—ฅๅญธ ็”Ÿๆดป (720p) -https://live.streamingfast.net/osmflivech23.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH25 ็ฆๆฐฃไบบ็”Ÿ (720p) -https://live.streamingfast.net/osmflivech25.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH26 ็ฉบไธญไธปๆ—ฅๅญธ ๆŸฅ็ถ“ (720p) -https://live.streamingfast.net/osmflivech26.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH36 ็‰นๆœƒ็ณปๅˆ—๏ผš่ถ…่‡ช็„ถๅคง่ƒฝ๏ผŽ้†ซๆฒป้‡‹ๆ”พ (720p) https://live.streamingfast.net/osmflivech36.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH37 ็‰นๆœƒ็ณปๅˆ—๏ผšไปฅ่‰ฒๅˆ—ๅฐˆ้กŒ (720p) -https://live.streamingfast.net/osmflivech37.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH41 ๅนธ็ฆๅญธๅ ‚ (720p) -https://live.streamingfast.net/osmflivech41.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH44 ็ƒค็ฎฑ่ฎ€ๆ›ธๆœƒ (720p) -https://live.streamingfast.net/osmflivech44.m3u8 diff --git a/streams/tz.m3u b/streams/tz.m3u index 0d6c1e0dd..e1327ea0a 100644 --- a/streams/tz.m3u +++ b/streams/tz.m3u @@ -1,9 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="AzamSports1.tz" status="error",Azam Sports 1 (540p) -https://1446000130.rsc.cdn77.org/1446000130/index.m3u8 -#EXTINF:-1 tvg-id="AzamSports2.tz" status="error",Azam Sports 2 (540p) -https://1326605225.rsc.cdn77.org/1326605225/index.m3u8 -#EXTINF:-1 tvg-id="ChannelTen.tz" status="error",Channel Ten (240p) [Not 24/7] -http://hls-pull-switchinternational.speedws.com/live/test1/playlist.m3u8 #EXTINF:-1 tvg-id="IBNTV.tz" status="online",IBN TV (360p) http://138.68.138.119:8080/low/5a8993709ea19/index.m3u8 diff --git a/streams/ua.m3u b/streams/ua.m3u index 7d8ecb2e8..4ce3f3d07 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -11,24 +11,12 @@ https://cdn10.live-tv.od.ua:8083/7tvod/7tvod/playlist.m3u8 http://streamvideol1.luxnet.ua/news24/smil:news24.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="100News.ua" status="online",100% News (576p) http://85.238.112.40:8810/hls_sec/239.33.16.32-.m3u8 -#EXTINF:-1 tvg-id="A1.ua" status="error",ะ1 (ะžะดะตััะฐ) (720p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/a1od/a1od-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="ArhatTV.ua" status="error",ะั€ั…ะฐั‚ ะขะ’ (720p) -https://arhat.tv/public/720p/index.m3u8 -#EXTINF:-1 tvg-id="ATR.ua" status="error",ATR (504p) +#EXTINF:-1 tvg-id="ATR.ua" status="timeout",ATR (504p) http://stream.atr.ua/atr/live/index.m3u8 -#EXTINF:-1 tvg-id="AvtoradioUkraine.ua" status="error",ะะฒั‚ะพั€ะฐะดะธะพ (720p) [Not 24/7] -https://rtmp.radiogroup.com.ua:8080/live/avto/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="Cherniveckiypromin.ua" status="error",ะงะตั€ะฝั–ะฒะตั†ัŒะบะธะน ะฟั€ะพะผั–ะฝัŒ (720p) [Not 24/7] -https://langate.tv/promin/live/index.m3u8 -#EXTINF:-1 tvg-id="ChPinfo.ua" status="error",ะงะŸ.ั–ะฝั„ะพ (576p) -http://109.68.40.67/life/magnolia.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="DonezkTV.ua" status="error",Donezk TV (720p) -http://stream.dn.ua/hls/stream.m3u8 #EXTINF:-1 tvg-id="DumskayaTVHD.ua" status="online",ะ”ัƒะผัะบะฐั ะขะ’ (1080p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/dumska/dumska-abr/playlist.m3u8 #EXTINF:-1 tvg-id="FirstBusiness.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ะŸะตั€ะฒั‹ะน ะ”ะตะปะพะฒะพะน (720p) [Not 24/7] @@ -38,34 +26,22 @@ http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua.m3u8 http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="FirstBusiness.ua" status="online",ะŸะตั€ะฒั‹ะน ะ”ะตะปะพะฒะพะน (720p) [Not 24/7] http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="FirstBusiness.ua" status="error",ะŸะตั€ะฒั‹ะน ะ”ะตะปะพะฒะพะน (720p) [Not 24/7] -http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua_low/index.m3u8 #EXTINF:-1 tvg-id="Futbol1.ua" status="timeout",ะคัƒั‚ะฑะพะป 1 (576p) [Not 24/7] https://95-213-224-183.livesports24.online/uafootballua1.m3u8 #EXTINF:-1 tvg-id="GIT.ua" status="online",GIT (720p) https://stream.uagit.tv/gittv.m3u8 #EXTINF:-1 tvg-id="Glas.ua" status="online",ะ“ะปะฐั (576p) http://85.238.112.69:8811/hls_sec/239.0.4.18-.m3u8 -#EXTINF:-1 tvg-id="GlassRU.ru" status="timeout",ะ“ะปะฐัั (RU) (576p) [Not 24/7] +#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="timeout",ะ“ะปะฐัั (UA) (576p) [Not 24/7] +#EXTINF:-1 tvg-id="GlassUA.ua" status="error",ะ“ะปะฐัั (UA) (576p) [Not 24/7] https://glas.org.ua/hls/glassua.m3u8 -#EXTINF:-1 tvg-id="GTV.ua" status="error",GTV (720p) -https://cdn1.live-tv.od.ua:8083/a1od/gtvod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="HDFashionLifeStyle.ua" status="error",HDFashion & LifeStyle (1080p) -http://95.67.47.114/hls/hdfashion_ua.m3u8 -#EXTINF:-1 tvg-id="HDFashionLifeStyle.ua" status="error",HDFashion & LifeStyle (1080p) -http://95.67.47.115/hls/hdfashion_ua.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="Inshiy.ua" status="error",ะ†ะฝัˆะธะน (720p) -https://cdn1.live-tv.od.ua:8083/ktkod/ktkod/playlist.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="Inter.ua" status="error",ะ˜ะฝั‚ะตั€ (512p) [Not 24/7] -http://109.68.40.67/img/inter_2/index.m3u8 #EXTINF:-1 tvg-id="IRT.ua" status="timeout",ะ˜ะ ะข (ะ”ะฝะตะฟั€) (576p) [Not 24/7] http://91.193.128.233:1935/live/irt.stream/playlist.m3u8 #EXTINF:-1 tvg-id="IzmailTV.ua" status="online",ะ˜ะทะผะฐะธะป ะขะ’ (576p) [Not 24/7] @@ -76,20 +52,14 @@ https://cdn10.live-tv.od.ua:8083/izod/izod/playlist.m3u8 http://edge3.iptv.macc.com.ua/life/k1.m3u8 #EXTINF:-1 tvg-id="K1.ua" status="timeout",K1 (512p) https://edge2.iptv.macc.com.ua/life/k1_2/index.m3u8 -#EXTINF:-1 tvg-id="Lale.ua" status="error",Lale (504p) -http://stream.atr.ua/lale/live/index.m3u8 #EXTINF:-1 tvg-id="LanetTV.ua" status="online",ะ›ะฐะฝะตั‚.TV (486p) http://kiev1-cdn.lanet.tv/live/1008.m3u8 -#EXTINF:-1 tvg-id="M1.ua" status="error",M1 (720p) -http://live.m2.tv/hls2/stream.m3u8 #EXTINF:-1 tvg-id="M2.ua" status="online",M2 (540p) http://live.m2.tv/hls3/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] http://nadiya.home-net.com.ua/mob/mystream.m3u8 -#EXTINF:-1 tvg-id="Nadiya.ua" status="error",ะะฐะดั–ั (720p) [Not 24/7] -https://stream.hope.ua/hopeua/live_1/playlist.m3u8 #EXTINF:-1 tvg-id="NLOTV.ua" status="blocked",ะะ›ะž ะขะ’ (576p) [Geo-blocked] https://xx001.vivat.live/t-0301.0f6f.d/sd/00047/2m/index.m3u8 #EXTINF:-1 tvg-id="NTN.ua" status="timeout",ะะขะ (576p) @@ -98,20 +68,10 @@ https://edge2.iptv.macc.com.ua/img/ntn_3/index.m3u8 https://edge3.iptv.macc.com.ua/img/ntn_3/index.m3u8 #EXTINF:-1 tvg-id="ObshchestvennoeNezavisimoeTelevidenie.ua" status="online",ะžะฑั‰ะตัั‚ะฒะตะฝะฝะพะต ะะตะทะฐะฒะธัะธะผะพะต ะขะตะปะตะฒะธะดะตะฝะธะต (576p) http://85.238.112.40:8810/hls_sec/239.33.75.33-.m3u8 -#EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="error",ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน (1080p) [Not 24/7] -http://app.live.112.events/hls-ua/112hd_hi/index.m3u8 -#EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="error",ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน (1080p) -https://app.live.112.events/hls-ua/112hd_mid/index.m3u8 -#EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="error",ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน (1080p) -https://app.live.112.events/hls/112hd_hi/index.m3u8 -#EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="error",ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน (1080p) -https://app.live.112.events/hls/112hd_mid/index.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="PervyygorodskoyOdessa.ua" status="online",ะŸะตั€ะฒั‹ะน ะณะพั€ะพะดัะบะพะน (ะžะดะตััะฐ) (1080p) [Not 24/7] http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioLyuks.ua" status="error",ะ ะฐะดะธะพ ะ›ัŽะบั (1080p) -https://stream1.luxnet.ua/luxstudio/smil:luxstudio.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p) http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8 #EXTINF:-1 tvg-id="Simon.ua" status="error",Simon (576p) [Not 24/7] @@ -142,16 +102,6 @@ http://46.46.112.223/live/livestream1.m3u8 https://cdn1.live-tv.od.ua:8083/krugod/krugod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="TRKKrug.ua" status="online",ะขะ ะš ะšั€ัƒะณ (576p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/krugod/krugod/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5.ua" status="error",TV5 (ะ—ะฐะฟะพั€ะพะถัŒะต) (360p) -https://hls.cdn.ua/tv5.zp.ua_live/mp4:tv5/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5.ua" status="error",TV5 (ะ—ะฐะฟะพั€ะพะถัŒะต) (360p) -https://hls.cdn.ua/tv5.zp.ua_live/tv5/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5.ua" status="error",TV5 (ะ—ะฐะฟะพั€ะพะถัŒะต) (360p) -https://rtsp.cdn.ua/tv5.zp.ua_live/mp4:tv5/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5.ua" status="error",TV5 (ะ—ะฐะฟะพั€ะพะถัŒะต) (360p) -https://rtsp.cdn.ua/tv5.zp.ua_live/tv5/playlist.m3u8 -#EXTINF:-1 tvg-id="TV7Plus.ua" status="error",TV7+ (ะฅะผะตะปัŒะฝะธั†ัŒะบะธะน) (576p) [Not 24/7] -https://tv7plus.com/hls/tv7.m3u8 #EXTINF:-1 tvg-id="TVA.ua" status="online",ะขะ’ะ (ะงะตั€ะฝiะฒั†i) (576p) http://hls.cdn.ua/tva.ua_live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVA.ua" status="online",ะขะ’ะ (ะงะตั€ะฝiะฒั†i) (576p) @@ -167,16 +117,10 @@ https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua.m3u8 https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="UATV.ua" status="online",UATV (720p) https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_low/index.m3u8 -#EXTINF:-1 tvg-id="UATV.ua" status="error",UATV (720p) -https://ua-tv.cdn-02.cosmonova.net.ua/hls/ua-tv_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="Ukraina24.ua" status="error",ะฃะบั€ะฐั—ะฝะฐ 24 (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCMp5Buw-6LpbbV9r9Sl_5yg/live -#EXTINF:-1 tvg-id="VTV.ua" status="online",ะ’ะขะ’ (576p) +#EXTINF:-1 tvg-id="VTV.ua" status="error",ะ’ะขะ’ (576p) 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="Zdorovye.ru" status="error",ะ—ะดะพั€ะพะฒัŒะต (504p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/zdorovood/zdorovo/playlist.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) @@ -195,6 +139,8 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL ะ•ะฒั€ะพะฟะฐ (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 +#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",4 ะบะฐะฝะฐะป (720p) http://95.67.106.10/hls/nta_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ะ ะตะฟะพั€ั‚ะตั€ (720p) [Not 24/7] @@ -239,37 +185,3 @@ http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",IHTEP (576p) https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 -#EXTINF:-1 tvg-id="" status="error",UkrLive (ะŸะตั€ัˆะธะน ะฝะตะทะฐะปะตะถะฝะธะน) (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCeOlmFkSt4KFVkivMe7uEvw/live -#EXTINF:-1 tvg-id="" status="error",CNL ะ•ะฒั€ะพะฟะฐ (216p) -http://hls-live-media.cdn01.net/default/stream_10429_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะŸะตั€ัˆะธะน ะ—ะฐั…ั–ะดะฝะธะน (ะ›ัŒะฒะพะฒ) (576p) -http://hls.cdn.ua/1zahid.com_live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CNL ะ•ะฒั€ะพะฟะฐ (216p) -http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะŸั€ะฐะฒะดะฐะขะฃะข (720p) -http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_low/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะŸะตั€ัˆะธะน ะ—ะฐั…ั–ะดะฝะธะน (ะ›ัŒะฒะพะฒ) (576p) -http://rtmp.cdn.ua/1zahid.com_live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",34 ะบะฐะฝะฐะป (576p) [Not 24/7] -http://streamvideol.luxnet.ua/34ua/34ua.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะขั€ะพั„ะตะน ะขะ’ (720p) -https://5db1ab4f970be.streamlock.net/live/smil:trofey.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะžะดะตััะฐ (576p) [Geo-blocked] -https://cdn1.live-tv.od.ua:8083/riood/riood-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะžะดะตััะฐ (576p) [Geo-blocked] -https://cdn1.live-tv.od.ua:8083/riood/riood/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะฎะถะฝะฐั ะ’ะพะปะฝะฐ (720p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/wave/wave-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ะะบะฐะดะตะผะธั (ะžะดะตััะฐ) (720p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/36chod/36chod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kratu (576p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/kratu/kratu-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kratu (576p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/kratu/kratu/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Odessa Fashion (720p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/ofod/ofod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",I-UA.tv (1080p) -https://kie2-cdn.i-ua.tv/hlsme/iuatv.m3u8 diff --git a/streams/ug.m3u b/streams/ug.m3u index 2875a7d17..64edfcf31 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p) +#EXTINF:-1 tvg-id="ArkTV.ug" status="error",Ark TV (576p) https://arktelevision.org/hlslive/test/test.m3u8 #EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (480p) [Not 24/7] https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 #EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (360p) [Not 24/7] https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8 -#EXTINF:-1 tvg-id="SaltTV.ug" status="error",Salt TV (540p) [Not 24/7] -https://dcunilive38-lh.akamaihd.net/i/dclive_1@692676/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fort TV (480p) +http://fort.co-works.org:8080/hls/live.stream.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index da01a34b2..f8b4759b0 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -1,18 +1,16 @@ #EXTM3U -#EXTINF:-1 tvg-id="4Music.uk" status="error",4Music (576p) -http://csm-e.tm.yospace.com/csm/extlive/boxplus01,4music-desktop.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/4music/ #EXTINF:-1 tvg-id="Afrobeats.uk" status="online",Afrobeats (1080p) https://stream.ecable.tv/afrobeats/index.m3u8 #EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] http://109.123.126.14:1935/live/livestream1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Ahwazna.uk" status="error",Ahwazna (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] 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) 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] @@ -23,8 +21,6 @@ https://live-anandtv.anandmedia.net/anandtvapp/anandtv/index.m3u8 https://news.ashttp9.visionip.tv/live/visiontvuk-news-arise-tv-hsslive-25f-16x9-SD/playlist.m3u8 #EXTINF:-1 tvg-id="AriseNews.uk" status="online",Arise News (480p) https://contributionstreams.sechls01.visionip.tv/live/visiontv-contributionstreams-arise-tv-25f-16x9-SDh/playlist.m3u8 -#EXTINF:-1 tvg-id="AwraasTV.uk" status="error",Awraas TV (540p) [Not 24/7] -https://b01c02nl.mediatriple.net/videoonlylive/mtqtqloqdxtlive/broadcast_5cefc3677caee.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BBCAlba.uk" status="blocked",BBC Alba (540p) [Geo-blocked] https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_alba/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCAlba.uk" status="blocked",BBC Alba (540p) [Geo-blocked] @@ -93,6 +89,8 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_wa https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_west/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneWestMidlands.uk" status="blocked",BBC One West Midlands (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_west_midlands/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 +#EXTINF:-1 tvg-id="BBCOneYorkshire.uk" status="blocked",BBC One East Yorkshire (540p) [Geo-blocked] +https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east_yorkshire/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneYorksLincs.uk" status="blocked",BBC One Yorks (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_yorks/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] @@ -111,54 +109,54 @@ https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_pe 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) https://vs-hls-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton1.uk" status="error",BBC Red Button 1 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_01.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton2.uk" status="error",BBC Red Button 2 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_02.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton3.uk" status="error",BBC Red Button 3 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_03.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton4.uk" status="error",BBC Red Button 4 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_04.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton5.uk" status="error",BBC Red Button 5 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_05.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton6.uk" status="error",BBC Red Button 6 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_06.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton7.uk" status="error",BBC Red Button 7 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_07.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton8.uk" status="error",BBC Red Button 8 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_08.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton9.uk" status="error",BBC Red Button 9 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_09.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton10.uk" status="error",BBC Red Button 10 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_10.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton11.uk" status="error",BBC Red Button 11 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_11.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton12.uk" status="error",BBC Red Button 12 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_12.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton13.uk" status="error",BBC Red Button 13 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_13.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton14.uk" status="error",BBC Red Button 14 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_14.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton15.uk" status="error",BBC Red Button 15 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_15.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton16.uk" status="error",BBC Red Button 16 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_16.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton17.uk" status="error",BBC Red Button 17 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_17.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton18.uk" status="error",BBC Red Button 18 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_18.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton19.uk" status="error",BBC Red Button 19 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_19.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton20.uk" status="error",BBC Red Button 20 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_20.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton21.uk" status="error",BBC Red Button 21 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_21.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton22.uk" status="error",BBC Red Button 22 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_22.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton23.uk" status="error",BBC Red Button 23 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_23.m3u8 -#EXTINF:-1 tvg-id="BBCRedButton24.uk" status="error",BBC Red Button 24 (720p) [Geo-blocked] -https://a.files.bbci.co.uk/media/live/manifesto/audio_video/webcast/hls/uk/abr_hdtv/ak/sport_stream_24.m3u8 +#EXTINF:-1 tvg-id="BBCRedButton1.uk" status="blocked",BBC Red Button 1 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_01/sport_stream_01.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton2.uk" status="blocked",BBC Red Button 2 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_02/sport_stream_02.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton3.uk" status="blocked",BBC Red Button 3 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_03/sport_stream_03.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton4.uk" status="blocked",BBC Red Button 4 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_04/sport_stream_04.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton5.uk" status="blocked",BBC Red Button 5 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_05/sport_stream_05.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton6.uk" status="blocked",BBC Red Button 6 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_06/sport_stream_06.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton7.uk" status="blocked",BBC Red Button 7 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_07/sport_stream_07.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton8.uk" status="blocked",BBC Red Button 8 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_08/sport_stream_08.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton9.uk" status="blocked",BBC Red Button 9 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_09/sport_stream_09.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton10.uk" status="blocked",BBC Red Button 10 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_10/sport_stream_10.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton11.uk" status="blocked",BBC Red Button 11 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_11/sport_stream_11.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton12.uk" status="blocked",BBC Red Button 12 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_12/sport_stream_12.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton13.uk" status="blocked",BBC Red Button 13 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_13/sport_stream_13.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton14.uk" status="blocked",BBC Red Button 14 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_14/sport_stream_14.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton15.uk" status="blocked",BBC Red Button 15 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_15/sport_stream_15.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton16.uk" status="blocked",BBC Red Button 16 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_16/sport_stream_16.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton17.uk" status="blocked",BBC Red Button 17 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_17/sport_stream_17.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton18.uk" status="blocked",BBC Red Button 18 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_18/sport_stream_18.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton19.uk" status="blocked",BBC Red Button 19 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_19/sport_stream_19.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton20.uk" status="blocked",BBC Red Button 20 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_20/sport_stream_20.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton21.uk" status="blocked",BBC Red Button 21 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_21/sport_stream_21.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton22.uk" status="blocked",BBC Red Button 22 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_22/sport_stream_22.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton23.uk" status="blocked",BBC Red Button 23 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_23/sport_stream_23.isml/pc_hd_abr_v2_dash.mpd +#EXTINF:-1 tvg-id="BBCRedButton24.uk" status="blocked",BBC Red Button 24 (720p) [Geo-blocked] +https://ve-dash-uk-live.akamaized.net/pool_901/live/uk/sport_stream_24/sport_stream_24.isml/pc_hd_abr_v2_dash.mpd #EXTINF:-1 tvg-id="BBCScotland.uk" status="blocked",BBC Scotland (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_scotland_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCScotlandHD.uk" status="blocked",BBC Scotland HD (720p) [Geo-blocked] @@ -183,15 +181,19 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_no https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_northern_ireland_hd/t=3840/v=pv14/b=5070016/main.m3u8 #EXTINF:-1 tvg-id="BBCTwoWales.uk" status="blocked",BBC Two Wales (540p) [Geo-blocked] https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_wales_digital/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 -#EXTINF:-1 tvg-id="BBCWorldNewsEurope.uk" status="online",BBC World News (576p) -http://103.199.161.254/Content/bbcworld/Live/Channel(BBCworld)/index.m3u8 +#EXTINF:-1 tvg-id="BBCUHD1.uk" status="blocked",BBC UHD 1 (2160p) [Geo-blocked] [Not 24/7] +https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_01/iptv_uhd_v1.mpd +#EXTINF:-1 tvg-id="BBCUHD2.uk" status="blocked",BBC UHD 2 (2160p) [Geo-blocked] [Not 24/7] +https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_02/iptv_uhd_v1.mpd +#EXTINF:-1 tvg-id="BBCUHD3.uk" status="blocked",BBC UHD 3 (2160p) [Geo-blocked] [Not 24/7] +https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_03/iptv_uhd_v1.mpd +#EXTINF:-1 tvg-id="BBCUHD4.uk" status="blocked",BBC UHD 4 (2160p) [Geo-blocked] [Not 24/7] +https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_04/iptv_uhd_v1.mpd +#EXTINF:-1 tvg-id="BBCUHD5.uk" status="blocked",BBC UHD 5 (2160p) [Geo-blocked] [Not 24/7] +https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_05/iptv_uhd_v1.mpd #EXTINF:-1 tvg-id="BBCWorldNewsEurope.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",BBC World News (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/s24/index.m3u8 -#EXTINF:-1 tvg-id="BBCWorldNewsEurope.uk" status="error",BBC World News (576p) -http://gtv01.airlinktt.co/live/smil:BBC_WORLD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="BlazeUK.uk" status="error",Blaze UK (720p) [Geo-blocked] -https://uktv.vercel.app/blaze.m3u8 #EXTINF:-1 tvg-id="BoxHits.uk" status="online",Box Hits (576p) https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,boxhits-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/boxhits/ #EXTINF:-1 tvg-id="BoxHits.uk" status="timeout",Box Hits (576p) [Geo-blocked] @@ -210,8 +212,6 @@ https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:cb https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:cbeebies_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="CBeebiesUK.uk" status="blocked",CBeebies HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:cbeebies_hd/t=3840/v=pv14/b=5070016/main.m3u8 -#EXTINF:-1 tvg-id="Channel5.uk" status="error",Channel 5 (720p) -https://uktv.vercel.app/five.m3u8 #EXTINF:-1 tvg-id="ChannelS.uk" status="online",Channel S (720p) [Not 24/7] https://a.jsrdn.com/r-373576a3/publish/22679_24MrQma9TX/index.m3u8 #EXTINF:-1 tvg-id="ChannelS.uk" status="online",Channel S (576p) [Not 24/7] @@ -231,18 +231,16 @@ https://ap02.iqplay.tv:8082/iqb8002/3m9n/playlist.m3u8 http://ott-cdn.ucom.am/s37/index.m3u8 #EXTINF:-1 tvg-id="FadakTV.uk" status="online",Fadak TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/KhodamAlMahdi2/live -#EXTINF:-1 tvg-id="FreeSports.uk" status="error",FreeSports (1080p) [Not 24/7] -https://csm-e-stv.tls1.yospace.com/csm/live/203444271.m3u8 -#EXTINF:-1 tvg-id="GarshomTV.uk" status="online",Garshom TV (360p) [Not 24/7] +#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] http://og2qd3aal7an-hls-live.5centscdn.com/garshomtv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="GBNews.uk" status="online",GB News (1080p) -https://live-gbnews.simplestreamcdn.com/gbnews/gbnews/bitrate1.isml/live.m3u8 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/GBNewsOnline/live +#EXTINF:-1 tvg-id="GBNews.uk" status="online",GB News (1080p) +https://live-gbnews-ssai.simplestreamcdn.com/v1/master/82267e84b9e5053b3fd0ade12cb1a146df74169a/gbnews-live/live.m3u8 #EXTINF:-1 tvg-id="GemsTV.uk" status="online",Gems TV (360p) http://57d6b85685bb8.streamlock.net:1935/abrgemporiaukgfx/livestream_360p/index.m3u8 -#EXTINF:-1 tvg-id="GodTVUK.uk" status="error",God TV US (720p) -https://zypelive-lh.akamaihd.net/i/default_1@710958/master.m3u8 -#EXTINF:-1 tvg-id="GodTVUK.uk" status="error",God TV UK (720p) -https://zypelive-lh.akamaihd.net/i/default_1@745545/master.m3u8 #EXTINF:-1 tvg-id="HalaLondon.uk" status="online",Hala London (1080p) https://halaldn.cdn.mangomolo.com/halavd/smil:halavd.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="HorseCountryTV.uk" status="online",Horse & Country TV (1080p) @@ -287,26 +285,16 @@ https://live.kanshitv.co.uk/mobile/kanshitvkey.m3u8 https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/kerrang/ #EXTINF:-1 tvg-id="Kerrang.uk" status="timeout",Kerrang (576p) [Geo-blocked] https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,kerrang-alldev.m3u8?yo.up=https://boxtv.secure.footprint.net/kerrang/ -#EXTINF:-1 tvg-id="KissTV.uk" status="error",Kiss (576p) -http://csm-e.tm.yospace.com/csm/extlive/boxplus01,kiss-inapp.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/kiss/ #EXTINF:-1 tvg-id="KMTV.uk" status="online",KMTV (576p) https://dk7psf0dh3v1r.cloudfront.net/KMTV/playlist.m3u8 #EXTINF:-1 tvg-id="KoolLondonRadio.uk" status="timeout",Kool London Radio (720p) http://w10.streamgb.com:1935/kool/kool/playlist.m3u8 -#EXTINF:-1 tvg-id="LondonLive.uk" status="error",London Live (720p) -http://bcoveliveios-i.akamaihd.net/hls/live/217434/3083279840001/master.m3u8 #EXTINF:-1 tvg-id="LoveworldTV.uk" status="online",Loveworld TV (1080p) [Not 24/7] https://cdn.lwuk.live/live/smil:lwukweb.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Magic.uk" status="error",Magic (576p) -http://csm-e.tm.yospace.com/csm/extlive/boxplus01,magic-desktop.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/magic/ #EXTINF:-1 tvg-id="MagnavisionTV.uk" status="online",Magna Vision (1080p) [Not 24/7] https://j78dpa3edq5r-hls-live.5centscdn.com/abr/0864028584026e6ad9cdf922473177a4/playlist.m3u8 #EXTINF:-1 tvg-id="Manoto.uk" status="online",Manoto TV (1080p) https://dh4wkqcyy8768.cloudfront.net/live.m3u8 -#EXTINF:-1 tvg-id="Manoto.uk" status="error",Manoto +1 (720p) -http://159.69.58.154/manoto_plus1/manoto_plus.m3u8 -#EXTINF:-1 tvg-id="Manoto.uk" status="error",Manoto +2 -http://159.69.58.154/manoto_plus2/manoto2.m3u8 #EXTINF:-1 tvg-id="MTA1World.uk" status="online",MTA1 World (720p) https://chlivemta1.akamaized.net/hls/live/2008145/mta1/playlist.m3u8 #EXTINF:-1 tvg-id="MTA2Europe.uk" status="online",MTA2 Europe (720p) @@ -327,10 +315,10 @@ https://chlivemta.akamaized.net/hls/live/2016718/mta8/playlist.m3u8 http://45.76.186.114:8080/hls/noortv.m3u8 #EXTINF:-1 tvg-id="NoorTV.uk" status="online",Noor TV (480p) [Not 24/7] https://live.smartmediahouse.tv:8443/hls/ch1.m3u8 -#EXTINF:-1 tvg-id="PBSAmerica.uk" status="error",PBS America (720p) -https://uktv.vercel.app/pbsamerica.m3u8 -#EXTINF:-1 tvg-id="QuestHDUK.uk" status="error",Quest HD UK (1080p) -https://uktv.vercel.app/quest.mpd +#EXTINF:-1 tvg-id="PopMax.uk" status="online",POP Max (576p) +https://live-sonybebanjo.simplestreamcdn.com/live/popmax/bitrate1.isml/live.mpd +#EXTINF:-1 tvg-id="PopMax.uk" status="online",POP Max (576p) +https://live-sonybebanjo.simplestreamcdn.com/live/popmax/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (1080p) [Geo-blocked] https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3u8 #EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (540p) [Geo-blocked] @@ -340,6 +328,8 @@ https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] http://tv.sheffieldlive.org/hls/main.m3u8 #EXTINF:-1 tvg-id="SKITV.ch" status="online",Ski TV (1080p) [Not 24/7] +https://d2xeo83q8fcni6.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/SkiTV-SynapseTV/193.m3u8 +#EXTINF:-1 tvg-id="SKITV.ch" status="online",Ski TV (1080p) [Not 24/7] https://d2xeo83q8fcni6.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/SkiTV-Zee/193.m3u8 #EXTINF:-1 tvg-id="SkyNewsExtra1.au" status="online",Sky News Extra 1 (540p) https://skynewsau-live.akamaized.net/hls/live/2002689/skynewsau-extra1/master.m3u8 @@ -353,8 +343,6 @@ http://sports.ashttp9.visionip.tv/live/visiontvuk-sports-sportstonightlive-hssli 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="StingrayQello.ca" status="error",Qello Concerts by Stingray (1080p) [Not 24/7] -https://csm-e-stv.tls1.yospace.com/csm/live/211935407.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] @@ -375,10 +363,6 @@ https://cdn-shop-lc-01.akamaized.net/Content/HLS_HLS/Live/channel(TJCOTT)/index. https://abr.de1se01.v2beat.live/playlist.m3u8 #EXTINF:-1 tvg-id="V2BEAT.uk" status="online",V2BEAT (720p) [Not 24/7] https://de1se01.v2beat.live/playlist.m3u8 -#EXTINF:-1 tvg-id="WilliamHillBTV1.uk" status="error",William Hill BTV 1 (720p) -https://betamg-i.akamaihd.net/hls/live/513429/willhill/0_tklzcakd_1_1/chunklist.m3u8 -#EXTINF:-1 tvg-id="WilliamHillBTV2.uk" status="error",William Hill BTV 2 (720p) -https://betamg-i.akamaihd.net/hls/live/513429/willhill/0_3838s0ja_1_1/chunklist.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 https://vod2t.xpanded.com/x3tv/index_wlan.m3u8 @@ -388,12 +372,14 @@ 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",Alaraby 2 TV (1080p) -https://alaraby.cdn.octivid.com/alaraby2n/smil:alaraby2n.stream.smil/playlist.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",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] @@ -415,33 +401,9 @@ https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Xpanded TV 2 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 https://vod2t.xpanded.com/x3tv2/index_wlan.m3u8 +#EXTINF:-1 tvg-id="" status="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 -#EXTINF:-1 tvg-id="" status="blocked",BBC UHD 1 (2160p) [Geo-blocked] [Not 24/7] -https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_01/iptv_uhd_v1.mpd -#EXTINF:-1 tvg-id="" status="blocked",BBC UHD 2 (2160p) [Geo-blocked] [Not 24/7] -https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_02/iptv_uhd_v1.mpd -#EXTINF:-1 tvg-id="" status="blocked",BBC UHD 3 (2160p) [Geo-blocked] [Not 24/7] -https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_03/iptv_uhd_v1.mpd -#EXTINF:-1 tvg-id="" status="blocked",BBC UHD 4 (2160p) [Geo-blocked] [Not 24/7] -https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_04/iptv_uhd_v1.mpd -#EXTINF:-1 tvg-id="" status="blocked",BBC UHD 5 (2160p) [Geo-blocked] [Not 24/7] -https://ve-uhd-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:uhd_stream_05/iptv_uhd_v1.mpd -#EXTINF:-1 tvg-id="" status="blocked",BBC One East Yorkshire (540p) [Geo-blocked] -https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east_yorkshire/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rugby Men's Sevens (288p) -https://esmhls1-i.akamaihd.net/hls/live/510580/hls1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rugby Women's Sevens (288p) -https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rugby World TV (720p) -https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Health Media (720p) [Not 24/7] -https://j78dpkrjlq5r-hls-live.5centscdn.com/HMN/271ddf829afeece44d8732757fba1a66.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel 5 Select (720p) -https://uktv.vercel.app/fiveselect.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel 5 Star (720p) -https://uktv.vercel.app/fivestar.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel 5 USA (720p) -https://uktv.vercel.app/fiveusa.m3u diff --git a/streams/uk_channelbox.m3u b/streams/uk_channelbox.m3u new file mode 100644 index 000000000..64821ddcb --- /dev/null +++ b/streams/uk_channelbox.m3u @@ -0,0 +1,141 @@ +#EXTM3U +#EXTINF:-1 tvg-id="France24Arabic.fr" status="online",France 24 Arabic (720p) +http://81.94.196.205/tsstreamer/France24Arabic_HD.ts +#EXTINF:-1 tvg-id="France24Arabic.fr" status="online",France 24 Arabic (360p) +http://81.94.196.205/tsstreamer/France24Arabic_SD.ts +#EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (720p) +http://81.94.196.204/tsstreamer/France24_HD.ts +#EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (360p) +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) +http://78.129.218.6/tsstreamer/RotClassicLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",AWE +http://78.129.150.52/tsstreamer/AWELDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",WBC +http://78.129.253.189/tsstreamer/WBCLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",AWE +http://212.38.189.94/tsstreamer/AWELDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",OAN +http://212.84.160.41/tsstreamer/OANLDAI_SD.ts +#EXTINF:-1 tvg-id="" status="online",NTD +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",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",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",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",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 diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index c9c8f5428..98470b2ac 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -3,33 +3,27 @@ https://bloomberg-bloomberg-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International Europe (720p) https://cnn-cnninternational-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DestinationTV.us" status="error",Destination TV (720p) -https://makingitmedia-destinationtv-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVEurope.fr" status="online",Fashion TV (1080p) https://fashiontv-fashiontv-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FilmStreams.us" status="online",FilmStreams (720p) https://spi-filmstream-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FrootTV.us" status="error",Froot TV (720p) -https://outtv-froottv-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="HappyKids.us" status="error",HappyKids (1080p) -https://futuretoday-happykids-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LSN.us" status="error",LSN (720p) -https://asermedia-lacrossesportsnetwork-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MAVTVSelect.us" status="online",MavTV Select (720p) https://mavtv-mavtvglobal-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RevryNews.us" status="online",Revry News (720p) 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="ZooMoo.nz" status="error",Zoo Moo (720p) -https://rockentertainment-zoomoo-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 TV Shows UK (720p) -https://rakuten-tvshows-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 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 Shows UK (720p) +https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries UK (720p) +https://rakuten-documentaries-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index d1a4103da..421882580 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -11,115 +11,51 @@ https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyChannel.uk" status="online",Comedy Channel (1080p) https://uksono1-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.uk" status="online",Dark Matter TV (720p) -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00434-tricoast-darkmatter-spanish-samsunguk/playlist.m3u8 -#EXTINF:-1 tvg-id="DiscoverFilm.uk" status="error",Discover.Film (720p) -https://discoverfilm-discoverfilm-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Dust.au" status="error",Dust (720p) -https://dust-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="EDGEsport.uk" status="online",EDGEsport (1080p) https://edgesport-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Euronews English (720p) https://rakuten-euronews-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmyUK.uk" status="error",FailArmy (720p) -https://failarmy-international-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmStreams.us" status="error",FilmStreams (720p) -https://spi-filmstream-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Filmzie.uk" status="error",Filmzie (720p) -https://filmzie-filmzie-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FTFForthefans.uk" status="online",FTF For the fans (720p) https://elevensports-uk.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Fuel TV (1080p) https://fueltv-fueltv-2-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GoUSA.uk" status="error",Go USA (720p) -https://brandusa-gousa-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="GustoTV.au" status="online",Gusto TV (720p) https://gustotv-samsung-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HorseandCountry.uk" status="online",Horse and Country (720p) https://hncfree-samsung-uk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Humanity.fr" status="error",Humanity (720p) -https://alchimie-humanity-2-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://insighttv-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWild.nl" status="online",InWild (720p) https://inwild-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsung-uk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LuxeTV.lu" status="error",Luxe TV (720p) -https://alchimie-luxe-2-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MAVTVUK.uk" status="error",MavTV UK (720p) -https://mavtv-mavtvglobal-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MoviesCentral.fr" status="error",Movies Central (720p) -https://alchimie-movies-central-2-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="MovieSphere.us" status="online",MovieSphere (1080p) https://moviesphereuk-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PBSAmerica.uk" status="online",PBS America (720p) https://pbs-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://jukin-peopleareawesome-2-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PlanetKnowledge.uk" status="error",Planet Knowledge (720p) -https://vod365-planet-knowledge-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayersTV.ca" status="error",Players TV (1080p) -https://playerstv-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="error",Pocket watch (720p) -https://pocketwatch-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="QwestTVClassical.fr" status="online",Qwest TV Classical (720p) [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/qwestAAAA-qwestclassic-uk-samsungtv/playlist.m3u8 #EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="online",Qwest TV Jazz & Beyond (720p) [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/qwestAAAA-qwestjazz-uk-samsungtv/playlist.m3u8 #EXTINF:-1 tvg-id="QwestTVMix.fr" status="online",Qwest TV Mix (720p) [Geo-blocked] https://cdn-ue1-prod.tsv2.amagi.tv/linear/qwestAAAA-qwestmix-uk-samsungtv/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVActionMoviesUK.uk" status="error",Rakuten TV Action Movies UK (720p) -https://rakuten-actionmovies-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVComedyMoviesUK.uk" status="error",Rakuten TV Comedy Movies UK (720p) -https://rakuten-comedymovies-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVDramaUK.uk" status="error",Rakuten TV Drama UK (720p) -https://rakuten-tvshows-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVFamilyUK.uk" status="error",Rakuten TV Family Movies UK (720p) -https://rakuten-family-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="RakutenTVSpotlightUK.uk" status="error",Rakuten TV Spotlight UK (720p) -https://rakuten-spotlight-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="RealStories.uk" status="online",Real Stories (720p) https://realstories-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SofyTV.ch" status="online",Sofy TV (720p) https://sofytv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SparkTV.uk" status="online",Spark Tv (720p) https://sparktv-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="SportsChannelNetwork.us" status="error",Sports Channel Network (720p) -https://vod365-sports-channel-network-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="error",Stingray Karaoke (1080p) -https://stingray-karaoke-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts by Stingray (1080p) https://d2gjhy8g9ziabr.cloudfront.net/v1/master/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-samsungtvplus-stitched/samsungtvplus_uk_stingrayqello_001.m3u8 -#EXTINF:-1 tvg-id="TastemadeUK.uk" status="error",Tastemade (720p) -https://tastemade-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Teletubbies.uk" status="online",Teletubbies (720p) https://8f720e1353ce43b8babcd780fe178755.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_WildBrainPresentsTeletubbies/playlist.m3u8 #EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (UK) (720p) https://tennischannel-int-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (720p) https://tennischannel-intl-samsung-uk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollectiveUK.uk" status="error",The Pet Collective UK (720p) -https://the-pet-collective-international-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TimeLine.uk" status="online",Time Line (720p) https://timeline-samsung-uk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Toongoggles.uk" status="error",Toongoggles (720p) -https://toongoggles-toongoggles-3-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="TrulyUK.uk" status="error",Truly (720p) -https://barcroft-truly-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Unearth.fr" status="error",Unearth (720p) -https://alchimie-unearth-2-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="VENN.us" status="error",VENN (1080p) -https://venntv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Wonder.uk" status="online",Wonder (720p) https://wonder-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fashion TV (England) (1080p) [Not 24/7] https://fashiontv-fashiontv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",MMA TV (720p) -https://alchimie-mmatv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Supertoons (720p) -https://kedoo-supertoonstv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kid Gamer TV (1080p) -https://studio71-samsung-uk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Travel XP (720p) -https://travelxp-travelxp-1-gb.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/uk_sportstribal.m3u b/streams/uk_sportstribal.m3u index 13046705a..b85443be3 100644 --- a/streams/uk_sportstribal.m3u +++ b/streams/uk_sportstribal.m3u @@ -1,20 +1,12 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChannelFight.uk" status="error",Channel Fight (720p) -https://live.serverside.ai/hls/7dc5907c-6d6e-45ef-a24f-e28353aa8e98/master.m3u8?api-key=4a09ede0-52da-4cd9-aa82-3b36d8dfa59b&channel_name=Channel+Fight&channel_partner=Channel+Fight&consent=&content_genre=MMA&content_id=a2e646e0_20210305163052_D0CF72b&gdpr=1&ip=194.35.233.10&mute=false&t=2021-03-05T16:30:52.000&ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/88.0.4324.150+Safari/537.36+OPR/74.0.3911.160&vid=a2e646e0_20210305163052_D0CF72b #EXTINF:-1 tvg-id="EDGEsport.uk" status="online",EDGESport (1080p) https://edgesports-sportstribal.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ForTheFans.uk" status="error",For The Fans (720p) -https://live.serverside.ai/hls/0f7f0c30-e13d-41b6-9e15-9a9de7ef979f/master.m3u8?api-key=4c19fe78-8ce2-4f88-9a39-f202dc24236f&channel_name=For+The+Fans&channel_partner=For+The+Fans&consent=&content_genre=Sport&content_id=cf1e9700_20210305160000_D0CF72b&gdpr=1&ip=194.35.233.10&mute=false&t=2021-03-05T16:00:00.000&ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/88.0.4324.150+Safari/537.36+OPR/74.0.3911.160&vid=cf1e9700_20210305160000_D0CF72b #EXTINF:-1 tvg-id="HardKnocks.ca" status="blocked",Hard Knocks (1080p) [Not 24/7] https://d3uyzhwvmemdyf.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HardKnocks-SportsTribal/121.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN TV (720p) https://ign-sportstribal.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LaxSportsNetwork.uk" status="error",Lax Sports Network (720p) -https://live.serverside.ai/hls/4a34ba0f-2ffd-47cf-9f8d-5e91ede78e5a/master.m3u8?api-key=50f33b8a-4a95-4f68-b83a-2f2b00c4251d&channel_name=Lacrosse+Channel&channel_partner=Lacrosse+Channel&consent=&content_genre=Lacrosse&content_id=11e1c5cf_20210305163000_D0CF72b&gdpr=1&ip=194.35.233.10&mute=false&t=2021-03-05T16:30:00.000&ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/88.0.4324.150+Safari/537.36+OPR/74.0.3911.160&vid=11e1c5cf_20210305163000_D0CF72b #EXTINF:-1 tvg-id="Pac12Insider.uk" status="online",Pac12 Insider (720p) https://pac12-sportstribal.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PokerNightInAmerica.uk" status="error",Poker Night In America (720p) -https://rushstreet-sportstribal.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SKITV.ch" status="blocked",SKI TV (1080p) [Not 24/7] https://d2xeo83q8fcni6.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/SkiTV-SportsTribal/193.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (1080p) diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u deleted file mode 100644 index f1fe906b8..000000000 --- a/streams/unsorted.m3u +++ /dev/null @@ -1,403 +0,0 @@ -#EXTM3U -#EXTINF:-1 tvg-id="AkilliTV.tr" status="error",Akilli TV -https://stream41.radyotelekom.com.tr/stream/m3u8/a5a7e883a71429fe9e605bb5d25d6185/chunklist_w895929071.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="Canal26.ar" status="online",Canal 26 (720p) -http://live-edge01.telecentro.net.ar:1935/live/26hd-720/playlist.m3u8 -#EXTINF:-1 tvg-id="DRTV.nl" status="online",DRT TV (720p) -https://broadcasttr.com:446/drt/bant1/chunklist_w172830844.m3u8?hash=ff9087a17e9ff7a7a214048d240d21c0 -#EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (720p) -http://51.15.154.138/providus/live2805_hq/index.m3u8 -#EXTINF:-1 tvg-id="MotorvisionTV.de" status="online",Motorvision TV (720p) -https://stream.ads.ottera.tv/playlist.m3u8?network_id=535 -#EXTINF:-1 tvg-id="NasaTV.mk" status="online",Naลกa TV (1080p) [Not 24/7] -https://stream.nasatv.com.mk/hls/nasatv_live.m3u8 -#EXTINF:-1 tvg-id="NeaTV.gr" status="online",Nea TV (720p) -https://live.neatv.gr:8888/hls/neatv_high/index.m3u8 -#EXTINF:-1 tvg-id="NETTV.ar" status="online",NET TV (720p) -https://unlimited1-us.dps.live/nettv/nettv.smil/nettv/livestream1/playlist.m3u8 -#EXTINF:-1 tvg-id="News18Lokmat.in" status="error",News18 Lokmat (504p) -https://news18lokmat-lh.akamaihd.net/i/n18lokmat_1@178974/index_5_av-p.m3u8 -#EXTINF:-1 tvg-id="PrimeAsiaTV.ca" status="error",Prime Asia TV (720p) -http://primeasia.dyndns.tv:8080/Live_web_250/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="RedBullTV.at" status="error",Red Bull TV (360p) -https://rbmn-live.akamaized.net/hls/live/622817/BoRB-US/master_928.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="RedTV.rs" status="online",Red TV (720p) -https://live.rednet.rs/providus/redtv_multi_hq/index.m3u8 -#EXTINF:-1 tvg-id="RheinMainTV.de" status="online",RheinMain TV (720p) [Not 24/7] -https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SandzakTV.rs" status="online",Sandzak TV (576p) -https://vod1.laki.eu/sandzak/video.m3u8 -#EXTINF:-1 tvg-id="TVEBahia.br" status="online",TVE RS (1080p) -http://streaming.procergs.com.br:1935/tve/stve/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGazeta.br" status="error",TV Gazeta (720p) -http://api.new.livestream.com/accounts/5381476/events/8947634/live.m3u8 -#EXTINF:-1 tvg-id="TVGuara.br" status="error",TV Guarรก (720p) [Not 24/7] -https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.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",Korรงa + (1080p) [Not 24/7] -http://32.shqiptv.org/korca/albplus/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="online",Sonus FM TV [Not 24/7] -https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 -#EXTINF:-1 tvg-id="" status="online",DeepHouse District -https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sol Televisiรณn -http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Impact Wrestling (1080p) -https://d2tuwvs0ja335j.cloudfront.net/hls/1080p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXS TV NOW -https://dikcfc9915kp8.cloudfront.net/hls/1080p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Space Channel -https://stream.ads.ottera.tv/playlist.m3u8?network_id=565 -#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",OK Magdeburg (1080p) -http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-magdeburg_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",OK Merseburg -http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-merseburg_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",OK Wernigerode -http://62.113.210.250:1935/medienasa-live/_definst_/mp4:ok-wernigerode_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",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",OK Dessau -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-dessau_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",OK Salzwedel -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:ok-salzwedel_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",RFH Harz (1080p) -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Punkteins -https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Seenluft24 -https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",teltOwkanal -https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/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",Tide TV (1080p) -https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Jesus Shelanu (720p) -https://1247634592.rsc.cdn77.org/1247634592/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="" status="online",Cekmekรถy TV -https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv_1080p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Beteve -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="" status="online",Dijlah TV -https://ghaasiflu.online/Dijlah/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dijlah Tarab -https://ghaasiflu.online/tarab/tracks-v1a1/mono.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",Al-Rasheed (408p) -https://media1.livaat.com/AL-RASHEED-HD/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="" status="online",Neser TV -https://nesertv.live/ntv/livestream/tracks-v1a1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",OK Mainz -https://s.ok54.de/oktvmainz/webstream/playlist.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",Radio Javan TV (1080p) -https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Lรคndle Tv (1080p) -https://streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) -https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e7b.sdp/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Al-Sharqiya News (1080p) -https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w449457930.m3u8 -#EXTINF:-1 tvg-id="" status="online",Al-Sharqiya (1080p) -https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8 -#EXTINF:-1 tvg-id="" status="online",Teleonuba -https://5d8d85cf2c308.streamlock.net:1936/Teleonuba/605oPXx3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Super TV Media -https://mirtv.club/live/mirtv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",MMA Junkie -http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",IDG (720p) -http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.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",Retro Plus 2 HD -https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Retro Plus HD -https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Honor TV -https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",ESTV -https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 -#EXTINF:-1 tvg-id="" status="online",Sophia TV (720p) -https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Chive TV -http://a.jsrdn.com/broadcast/4df1bf71c1/+0000/high/c.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",TV Max -https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Uniรฃo (720p) [Not 24/7] -https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",1A 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",Dimensions -https://simultv.s.llnwi.net/o054/Dimensions/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",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="online",Temple TV -https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.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",Daawah TV -http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Punjabi TV -http://cdn9.live247stream.com/punjabitvcanada/tv/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 Dielli (720p) -http://stream.tvdielli.com:8081/dielli/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mola TV (720p) -http://ventdelnord.tv:8080/mola/directe.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canalcosta TV -https://5d8d85cf2c308.streamlock.net:1936/CanalcostaTV/WXP6YT/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Halle (720p) -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:tvhalle_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",OF-TV Offenbach (720p) -https://5864df9ceac85.streamlock.net/germanpictures-live/_definst_/mp4:streamschedule/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AlbKanale Music TV -https://albportal.net/albkanalemusic.m3u8 -#EXTINF:-1 tvg-id="" status="online",Report TV -https://deb10stream.duckdns.org/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",TVnet -https://mn-nl.mncdn.com/tvnet/tvnet/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us -#EXTINF:-1 tvg-id="" status="online",Sat7 Tรผrk (720p) -https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tempo TV -https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.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",STV (720p) -http://89.201.163.244:8080/hls/hdmi.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",Studio 47 -https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Weser TV Bremen -https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CostadelSol TV -https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne -https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.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",The Grapevine -https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us -#EXTINF:-1 tvg-id="" status="online",Carolina TV (480p) -https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Pai Eterno -https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Start TV -https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Glas Drine -http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.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",News 24 Albania -http://tv.balkanweb.com:8081/news24/livestream/playlist.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",Latvijas Radio 1 -http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) -https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.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",La Muscle TV (360p) -https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) -https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 -#EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) -https://5889e7d0d6e28.streamlock.net/ev1tv-live/_definst_/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ATN Europe -https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Adria Music RS -http://91.212.150.248/AdriaMusicTV/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Nisville TV RS (720p) -http://92.60.237.32:1935/live/nisville/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Klan Kosova -http://93.157.62.180/KlanKosova/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Klan Plus -http://93.157.62.180/KlanPlus/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ORA News (720p) -http://93.157.62.180/OraNews/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Top News -http://93.157.62.180/TopNews/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ALB Music (720p) [Not 24/7] -http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CGNTV -http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 -#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",HD 365 -https://netstreaming.eu:8080/hls/hd365.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) -https://simultv.s.llnwi.net/o054/FunnyBone/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="timeout",Urban Revolution -https://www.urbanrevolution.es:444/live/5e6d8470a3832/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",EBS Kids -rtsp://ebsonair.ebs.co.kr/ebsutablet500k/tablet500k -#EXTINF:-1 tvg-id="" status="error",Iranintl.Radio -http://51.210.199.46/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="error",AdriaNet -http://79.106.48.2:4578/live/adriamed/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH 3 (270p) -http://79.106.48.2:4578/live/rtsh3mobp1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH 1 -http://79.106.48.2:4578/live/rtsh_1mob_pp2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH 2 -http://79.106.48.2:4578/live/rtsh_2mob_p2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH 24 -http://79.106.48.2:4578/live/rtsh_24_mob/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Kids -http://79.106.48.2:4578/live/rtsh_femije_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Film (270p) -http://79.106.48.2:4578/live/rtsh_film_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Gjirokastra (360p) -http://79.106.48.2:4578/live/rtsh_gjirokastra_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Korรงa (360p) -http://79.106.48.2:4578/live/rtsh_korca_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Kukesi -http://79.106.48.2:4578/live/rtsh_kukesi_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Muzike -http://79.106.48.2:4578/live/rtsh_muzike_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Plus -http://79.106.48.2:4578/live/rtsh_plus_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Sat (360p) -http://79.106.48.2:4578/live/rtsh_sat_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Shkodra (360p) -http://79.106.48.2:4578/live/rtsh_shkodra_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTSH Shqip -http://79.106.48.2:4578/live/rtsh_shqip_mob_p1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Tema -http://134.209.238.38/hls/test.m3u8 -#EXTINF:-1 tvg-id="" status="error",Cycle World -http://a.jsrdn.com/broadcast/3e5befe5dd/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="error",Motorcyclist -http://a.jsrdn.com/broadcast/256ad9e679/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="error",Popular Science TV -http://a.jsrdn.com/broadcast/447912f76b/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="error",Contact Vision TV (540p) -http://contactvision.flashmediacast.com:1935/contactvision/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",MTC -http://mellitv.tulix.tv:1935/mellitv/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Pardesi TV (720p) -http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="" status="error",Persian Bazar -http://stream.persiantv1.com/ptv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTV Ilirida -http://uk4.streamingpulse.com:1935/rtvilirida/rtvilirida/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Sharri -http://uk4.streamingpulse.com:1935/TVSHARRI/TVSHARRI/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTV USK -http://wslb.dobratv.net:8877/uzivo/usk/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Brusque (720p) -https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/_definst_/5d880199c902eb4a1e8df00d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Sylt1 -https://5aec29c5dd23b.streamlock.net:8443/sylt1/_definst_/sylt1_high1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Hrvatski Radio Karlovac -https://5b57bb229a2e6.streamlock.net/live/_definst_/karlovac/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Televizija Radio Banovina -https://5b57bb229a2e6.streamlock.net/live/smil:banovina.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Banovina TV -https://5b57bb229a2e6.streamlock.net/live/televizija/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Elbekanal Schรถnebeck (576p) -https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:elbe_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Bitlis TV (720p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/bitlistv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mundo TV -https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Haldensleben TV (720p) -https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720p.mp4/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Muxx.tv (1080p) -https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Friesischer Rundfunk Friedeburg -https://583548fa0d82b.streamlock.net/friesischerRundfunk-live/_definst_/mp4:friesischerrundfunk/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Minhaj TV (720p) -https://api.new.livestream.com/accounts/547271/events/4237509/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Acequia (432p) [Not 24/7] -https://api.new.livestream.com/accounts/6450028/events/5813077/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kanal Alanya -https://broadcasttr.com:446/kanala/bant1/chunklist_w343770598.m3u8?hash=2ed1974639ec674a33ed440298136dcd -#EXTINF:-1 tvg-id="" status="error",Fibracat TV (1080p) -https://cdn-02.fibracat.cat/fibracattv/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Al-Iraqiya -https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/imn/general2/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV2 Fyn (1080p) -https://cdnapisec.kaltura.com/p/1966291/sp/196629100/playManifest/entryId/0_vsfrv0zm/format/applehttp/protocol/https/uiConfId/30288171/a.m3u8 -#EXTINF:-1 tvg-id="" status="error",India TV (480p) -https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/indiatv-origin/live2/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",Rudana -https://live.rudana.com.ua/hls/stream_FHD.m3u8 -#EXTINF:-1 tvg-id="" status="error",Al-Hurra Iraq (720p) -https://mbningestworld-i.akamaihd.net/hls/live/644021/iraqworldsafe/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Drita TV -https://nesertv.live/DRITATV-5879/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV Johaniter -https://nesertv.live/webstream/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",RMC -https://rmc2hdslive-lh.akamaihd.net/i/DVMR_RMC@167269/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",RTV MIR -https://rtvmir.info/MIR/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV S1 -https://sradio.ipradio.rs/sradio/radiostv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Syri TV (720p) -https://tv.syri.net/syrilive/webtv/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 -#EXTINF:-1 tvg-id="" status="error",TVW -https://wowzaprod13-i.akamaihd.net/hls/live/254985/29c28f19/persisTarget_9375922947_TVWAIR_247_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Ava Entertainment (720p) -https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/c9aa559e_1_3310000/chunklist.m3u8 diff --git a/streams/us.m3u b/streams/us.m3u index e731a3ecc..e9362b3bb 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -1,12 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="3ABNInternational.us" status="error",3ABN International (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652312/secure/master.m3u8 -#EXTINF:-1 tvg-id="3ABNKids.us" status="error",3ABN Kids (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652318/secure/master.m3u8 -#EXTINF:-1 tvg-id="3ABNPraiseHimMusicChannel.us" status="error",3ABN Praise Him Music Channel (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/554145/secure/playlist.m3u8 -#EXTINF:-1 tvg-id="3ABNRussia.us" status="error",3ABN Russia (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652316/secure/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) @@ -46,12 +38,14 @@ https://abcnews-streams.akamaized.net/hls/live/2023568/abcnews9/master.m3u8 https://abcnews-streams.akamaized.net/hls/live/2023569/abcnews10/master.m3u8 #EXTINF:-1 tvg-id="ABTV.bd" status="online",AB TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/abtvusa.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="AccessSacramentoChannel17.us" status="online",Access Sacramento Channel 17 +https://reflect-access-sacramento.cablecast.tv/live-7/live/live.m3u8 +#EXTINF:-1 tvg-id="AccessSacramentoChannel18.us" status="online",Access Sacramento Channel 18 +https://reflect-access-sacramento.cablecast.tv/live-8/live/live.m3u8 #EXTINF:-1 tvg-id="ACCNetwork.us" status="online",ACC Network (720p) https://a.jsrdn.com/broadcast/542cb2ce3c/+0000/c.m3u8 #EXTINF:-1 tvg-id="ActionMaxEast.us" status="blocked",ActionMax East (360p) [Geo-blocked] http://31.220.41.88:8081/live/us-cinemaxaction.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AdoracionReal.us" status="error",Adoraciรณn Real (360p) [Not 24/7] -https://tv.tvcontrolcp.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="AdultSwimEast.us" status="online",Adult Swim East (720p) https://tve-live-lln.warnermediacdn.com/hls/live/2023183/aseast/noslate/VIDEO_1_5128000.m3u8 #EXTINF:-1 tvg-id="AdultSwimEast.us" status="online",Adult Swim East (432p) @@ -62,11 +56,11 @@ https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_1_ https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_3_1928000.m3u8 #EXTINF:-1 tvg-id="AdventureSportsTV.us" status="online",Adventure Sports TV (360p) [Not 24/7] https://gizmeon.s.llnwi.net/channellivev3/live/master.m3u8?channel=275 -#EXTINF:-1 tvg-id="Akaku53.us" status="online",Akaku 53 (Hawaii) (1080p) +#EXTINF:-1 tvg-id="Akaku53.us" status="timeout",Akaku 53 (Hawaii) (1080p) https://akaku.vod.castus.tv/live/ch1.m3u8 -#EXTINF:-1 tvg-id="Akaku54.us" status="online",Akaku 54 (Hawaii) (1080p) +#EXTINF:-1 tvg-id="Akaku54.us" status="timeout",Akaku 54 (Hawaii) (1080p) https://akaku.vod.castus.tv/live/ch2.m3u8 -#EXTINF:-1 tvg-id="Akaku55.us" status="online",Akaku 55 (Hawaii) (1080p) +#EXTINF:-1 tvg-id="Akaku55.us" status="timeout",Akaku 55 (Hawaii) (1080p) https://akaku.vod.castus.tv/live/ch3.m3u8 #EXTINF:-1 tvg-id="AKCTV.us" status="online",AKC TV (1080p) https://broadcast.blivenyc.com/speed/broadcast/22/desktop-playlist.m3u8 @@ -92,7 +86,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="online",Alkarma TV North America & Canada (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlkarmaTVNorthAmericaCanada.us" status="error",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 @@ -112,8 +106,6 @@ http://209.91.213.10:8088/play/a013 http://170.178.189.66:1935/live/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasVoice.us" status="online",America's Voice (720p) https://content.uplynk.com/channel/26bd482ffe364a1282bc3df28bd3c21f.m3u8 -#EXTINF:-1 tvg-id="AmericaTucuman.ar" status="timeout",America (720p) [Not 24/7] -http://45.6.4.154/americatuc/vivo.m3u8 #EXTINF:-1 tvg-id="AmgaTV.am" status="online",Amga TV (720p) [Not 24/7] https://streamer1.connectto.com/AMGA_WEB_1202/playlist.m3u8 #EXTINF:-1 tvg-id="AMGTV.us" status="online",AMG TV (1080p) @@ -126,14 +118,12 @@ http://media4.tripsmarter.com:1935/LiveTV/ACVBHD/playlist.m3u8 https://5b0f5374bdf0c.streamlock.net:444/LiveTV/ATLHD/playlist.m3u8 #EXTINF:-1 tvg-id="AudioDungeon.us" status="online",Audio Dungeon (720p) https://content.uplynk.com/channel/5688add7ce704ce1a27ab62bb44044b9.m3u8 -#EXTINF:-1 tvg-id="AvangTV.us" status="error",Avang TV (1080p) [Not 24/7] -http://appavang.flashmediacast.com:1935/Appavang/livestream/palylist.m3u8 #EXTINF:-1 tvg-id="AWEEncore.us" status="online",AWE Encore (720p) [Geo-blocked] https://cdn.herringnetwork.com/80A4DFF/awee_nva/AWE_Encore.m3u8 +#EXTINF:-1 tvg-id="AXSTVNow.us" status="online",AXS TV NOW +https://dikcfc9915kp8.cloudfront.net/hls/1080p/playlist.m3u8 #EXTINF:-1 tvg-id="AXSTVNow.us" status="online",AXS TV Now (1080p) https://dikcfc9915kp8.cloudfront.net/hls/main.m3u8 -#EXTINF:-1 tvg-id="BabyFirst.us" status="error",BabyFirst TV (1080p) -https://babyfirst.akamaized.net/hls/live/2028842/bftvusaott/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] @@ -152,12 +142,6 @@ https://5ed325193d4e1.streamlock.net:444/LiveTV/MTVHD/playlist.m3u8 http://media4.tripsmarter.com:1935/LiveTV/BTVHD/playlist.m3u8 #EXTINF:-1 tvg-id="BeachTVPanamaCity.us" status="online",Beach TV Panama City (720p) https://5ed325193d4e1.streamlock.net:444/LiveTV/BTVHD/playlist.m3u8 -#EXTINF:-1 tvg-id="BeautyIQ.us" status="error",Beauty IQ (1080p) -https://lsqvc4us-lh.akamaihd.net/i/lsqvc4us_01@802711/master.m3u8 -#EXTINF:-1 tvg-id="BekSportsEast.us" status="error",Bek Sports East (720p) -https://wowzaprod188-i.akamaihd.net/hls/live/728897/54d0bcd5/playlist.m3u8 -#EXTINF:-1 tvg-id="BekSportsWest.us" status="error",Bek Sports West (360p) -https://wowzaprod188-i.akamaihd.net/hls/live/728897/89b077e6/playlist.m3u8 #EXTINF:-1 tvg-id="BetterHealthTV.us" status="online",Better Health TV (480p) https://uni5rtmp.tulix.tv/betterhealth/betterhealth/playlist.m3u8 #EXTINF:-1 tvg-id="BetterHealthTV.us" status="online",Better Health TV (480p) @@ -181,65 +165,49 @@ https://theblaze4.akamaized.net/hls/live/699982/theblaze/cm-dvr/master.m3u8 #EXTINF:-1 tvg-id="BloombergHT.tr" status="online",Bloomberg HT (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/bloomberght/index.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) -https://d1g4mbj10o50ni.cloudfront.net/qt/Channel-QT-TX-AWS-virginia-2/Source-QT-10M-2-sn9jy9-BP-07-02-oNnPi5xc6sq_live.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (720p) -https://d1g4mbj10o50ni.cloudfront.net/qt/Channel-QT-TX-AWS-virginia-2/Source-QT-10M-2-sn9jy9-BP-07-03-qPp9HnlfNtK_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="timeout",Bloomberg TV US (360p) -https://liveprodapnortheast.akamaized.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-700-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="timeout",Bloomberg TV US (360p) -https://liveprodeuwest.akamaized.net/eu1/Channel-EUTVqvs-AWS-ireland-1/Source-EUTVqvs-700-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="timeout",Bloomberg TV US (720p) -https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="timeout",Bloomberg TV US (180p) -https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-240-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTelevision.us" status="timeout",Bloomberg TV US (720p) -https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 +https://bloomberg.com/media-manifest/streams/qt.m3u8 +#EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV US (720p) +https://bloomberg.com/media-manifest/streams/us.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaLiveEvent.us" status="online",Bloomberg TV Asia Live Event (720p) -https://www.bloomberg.com/media-manifest/streams/asia-event.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (576p) -http://210.210.155.37/dr9445/h/h03/index.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="timeout",Bloomberg TV Asia (720p) -https://liveprodapnortheast.global.ssl.fastly.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-1000-1_live.m3u8 +https://bloomberg.com/media-manifest/streams/asia-event.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="online",Bloomberg TV Asia (720p) +https://bloomberg.com/media-manifest/streams/asia.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="error",Bloomberg TV Asia (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h03/index.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (270p) -https://liveprodapnortheast.akamaized.net/oz1/Channel-OZTVqvs-AWS-tokyo-1/Source-OZTVqvs-440-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (720p) -https://liveprodapnortheast.global.ssl.fastly.net/oz1/Channel-OZTVqvs-AWS-tokyo-1/Source-OZTVqvs-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVEMEA.uk" status="timeout",Bloomberg TV Europe (720p) -https://liveprodeuwest.akamaized.net/eu1/Channel-EUTVqvs-AWS-ireland-1/Source-EUTVqvs-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVEMEA.uk" status="timeout",Bloomberg TV Europe (360p) -https://liveprodeuwest.global.ssl.fastly.net/eu1/Channel-EUTVqvs-AWS-ireland-1/Source-EUTVqvs-700-1_live.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsiaPacific.hk" status="error",Bloomberg TV Asia (576p) +http://210.210.155.37/dr9445/h/h03/index.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="online",Bloomberg TV Australia (270p) +https://bloomberg.com/media-manifest/streams/aus.m3u8 +#EXTINF:-1 tvg-id="BloombergTVEMEA.uk" status="online",Bloomberg TV Europe (720p) +https://bloomberg.com/media-manifest/streams/eu.m3u8 #EXTINF:-1 tvg-id="BloombergTVEMEALiveEvent.uk" status="online",Bloomberg TV EMEA Live Event (720p) -https://www.bloomberg.com/media-manifest/streams/eu-event.m3u8 +https://bloomberg.com/media-manifest/streams/eu-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVLiveEvent.us" status="online",Bloomberg TV US Live Event (720p) -https://www.bloomberg.com/media-manifest/streams/us-event.m3u8 +https://bloomberg.com/media-manifest/streams/us-event.m3u8 +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ (1080p) +https://bloomberg.com/media-manifest/streams/phoenix-us.m3u8 #EXTINF:-1 tvg-id="BloombergTVPoliticsLiveEvent.us" status="online",Bloomberg TV US Politics Live Event (720p) -https://www.bloomberg.com/media-manifest/streams/politics.m3u8 -#EXTINF:-1 tvg-id="BluegrassMusic4U.us" status="error",Bluegrass Music 4U (360p) [Not 24/7] -https://59d39900ebfb8.streamlock.net/blugrassmusic/blugrassmusic/playlist.m3u8 +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="BowieTV.us" status="error",Bowie TV (360p) [Not 24/7] -https://granicusliveus3-a.akamaihd.net/cityofbowie/G0466_001/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="Buzzr.us" status="online",Buzzr (1080p) https://buzzrota-web.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CableHits.us" status="error",Cable Hits (720p) [Not 24/7] +#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",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="CaliforniaMusicChannel.us" status="error",California Music Channel (720p) [Geo-blocked] -https://cmctv.ios.internapcdn.net/cmctv_vitalstream_com/live_1/CMC-TV/playlist.m3u8 #EXTINF:-1 tvg-id="CameraSmileTV.us" status="blocked",Camera Smile TV (480p) https://playout4multirtmp.tulix.tv/live7/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="CampSpoopy.us" status="online",Camp Spoopy (576p) https://stream.ads.ottera.tv/playlist.m3u8?network_id=269 #EXTINF:-1 tvg-id="CanelaTV.us" status="online",Canela TV (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=65 +#EXTINF:-1 tvg-id="CapitalCityConnectionMontgomery.us" status="online",City TV Capital City Connection +https://vblive-c.viebit.com/5f0d9ca5-4e85-4c01-a426-9ec8d44c2c9c/chunklist.m3u8 #EXTINF:-1 tvg-id="CaptitalOTBBetting.us" status="online",Captital OTB Betting (720p) [Not 24/7] https://d2up1hmow19bcd.cloudfront.net/livecf/liveracing/playlist.m3u8 #EXTINF:-1 tvg-id="CartoonNetworkAsia.sg" status="timeout",Cartoon Network Asia (720p) @@ -248,20 +216,10 @@ 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="CartoonNetworkIndia.in" status="error",Cartoon Network India (432p) [Not 24/7] -http://70.39.83.58:8278/cartoonnetworkhindikdin/playlist.m3u8 -#EXTINF:-1 tvg-id="CartoonNetworkVietnam.vn" status="error",Cartoon Network Vietnam (720p) [Geo-blocked] -https://htv-drm-live-cdn.fptplay.net/CDN-FPT02/CARTOON-SD-720p/playlist.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] https://tve-live-lln.warnermediacdn.com/hls/live/2023180/toonwest/slate/VIDEO_2_1964000.m3u8 -#EXTINF:-1 tvg-id="CatholicTV.us" status="error",Catholic TV (720p) [Not 24/7] -http://catholictvhd-lh.akamaihd.net/i/ctvhd_1@88148/master.m3u8 -#EXTINF:-1 tvg-id="CBNFamily.us" status="error",CBN Family (1080p) -https://bcliveuniv-lh.akamaihd.net/i/iptv1_1@194050/master.m3u8 -#EXTINF:-1 tvg-id="CBNFamily.us" status="error",CBN Family (1080p) -https://bcliveunivsecure-lh.akamaihd.net/i/iptv1_1@500579/master.m3u8 #EXTINF:-1 tvg-id="CBNNews.us" status="online",CBN News (1080p) https://bcovlive-a.akamaihd.net/re8d9f611ee4a490a9bb59e52db91414d/us-east-1/734546207001/playlist.m3u8 #EXTINF:-1 tvg-id="CBSNews.us" status="online",CBS News (720p) @@ -276,30 +234,20 @@ 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="CBSNLiveEvent.us" status="error",CBSN Live Event (720p) -https://cbsnewshd-lh.akamaihd.net/i/cbsnewsLivePlayer_1@196305/master.m3u8 -#EXTINF:-1 tvg-id="CCTV.us" status="error",CC-TV (720p) [Not 24/7] -https://granicusliveus3-a.akamaihd.net/charlotte/G0055_002/playlist.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="error",Cerritos TV3 (360p) [Not 24/7] -https://granicusliveus4-a.akamaihd.net/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) http://content.uplynk.com/channel/37eb732888614810b512fdd82604244e.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) -https://live.chdrstatic.com/cbn/index.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) -https://live.chdrstatic.com/cbn/primary/index.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) -https://live.chdrstatic.com/cheddar/primary/index.m3u8 #EXTINF:-1 tvg-id="ChefChampion.us" status="online",Chef Champion (720p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-chefchampion/mono.m3u8 #EXTINF:-1 tvg-id="ChefRocShow.us" status="online",Chef Roc Show (720p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-chefrock/mono.m3u8 +#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV +http://a.jsrdn.com/broadcast/4df1bf71c1/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) https://a.jsrdn.com/broadcast/4df1bf71c1/+0000/c.m3u8 #EXTINF:-1 tvg-id="ChristianYouthChannelCYC.us" status="online",Christian Youth Channel (CYC) (1080p) @@ -308,8 +256,6 @@ http://media3.smc-host.com:1935/cycnow.com/smil:cyc.smil/playlist.m3u8 http://media.smc-host.com:1935/cycnow.com/cyc2/playlist.m3u8 #EXTINF:-1 tvg-id="CinemaxEast.us" status="blocked",Cinemax East (360p) [Geo-blocked] http://31.220.41.88:8081/live/us-cinemax.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="CinemaxEast.us" status="error",Cinemax [Geo-blocked] -http://23.237.202.43:7283/CINEMAX-FHD/index.m3u8?sn=Ux0Oojow5FkqHQCpMmUNQKUr4Wb&tm=1626349319&un=rommel07 #EXTINF:-1 tvg-id="CinePride.us" status="online",CinePride (720p) https://content.uplynk.com/channel/e54d7e92a0154d67ae0770c9d4210e77.m3u8 #EXTINF:-1 tvg-id="Civilized.us" status="online",Civilized. (1080p) [Not 24/7] @@ -320,8 +266,6 @@ https://classicarts.akamaized.net/hls/live/1024257/CAS/master.m3u8 https://rpn1.bozztv.com/36bay2/gusa-classiccinema/mono.m3u8 #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Classic Movies Channel (720p) https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f86075a0d552957bf5aa4dd/playlist.m3u8 -#EXTINF:-1 tvg-id="ClassicTV4U.us" status="error",Classic TV 4U (480p) -https://broadcast.mytvtogo.net/classictv4u/classictv4u/playlist.m3u8 #EXTINF:-1 tvg-id="CloudflareTV.us" status="online",Cloudflare TV (720p) https://cloudflare.tv/hls/live.m3u8 #EXTINF:-1 tvg-id="CNBC.us" status="blocked",CNBC (1080p) @@ -347,12 +291,14 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://unlimited1-cl-movistar.dps.live/cnn/cnn.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CNNenEspanol.us" status="timeout",CNN en Espaรฑol http://209.91.213.10:8088/play/a014 -#EXTINF:-1 tvg-id="CNNTurk.tr" status="error",CNN Tรผrk (480p) [Not 24/7] -http://163.172.39.215:25461/line/C4@!a3a1@!w72A/129 +#EXTINF:-1 tvg-id="COETVChannel19.us" status="online",COE-TV Channel 19 +https://vod.slocoe.org/live-4/live/CELL-296k-234p/CELL-296k-234p.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) 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="ContraCostaTV.us" status="online",Contra Costa College TV [Geo-blocked] +https://reflect-contra-costa.cablecast.tv/live-7/live/WIFI-696k-360p/WIFI-696k-360p.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv https://contv-junction.cinedigm.com/ingest/playlist.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) @@ -363,22 +309,16 @@ 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 (1080p) -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) https://5e6cea03e25b6.streamlock.net/live/QVC.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="CruzTV.us" status="online",Cruz TV +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="CSPAN2.us" status="error",C-SPAN 2 (108p) -https://skystreams-lh.akamaihd.net/i/SkyC2_1@500807/master.m3u8 -#EXTINF:-1 tvg-id="CSPAN3.us" status="error",C-SPAN 3 (108p) [Not 24/7] -https://skystreams-lh.akamaihd.net/i/SkyC3_1@500808/master.m3u8 #EXTINF:-1 tvg-id="CSPAN.us" status="blocked",CSPAN1 (720p) http://trn03.tulix.tv/teleup-cspan/playlist.m3u8 -#EXTINF:-1 tvg-id="CSPAN.us" status="error",C-SPAN (108p) -https://skystreams-lh.akamaihd.net/i/SkyC1_1@500806/master.m3u8 #EXTINF:-1 tvg-id="CTN.us" status="online",CTN (360p) http://rtmp.ottdemo.rrsat.com/ctntv/ctntvmulti.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CTN.us" status="online",CTN (360p) [Not 24/7] @@ -391,26 +331,20 @@ 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="CVTV.us" status="error",Channel 23 Clark Vancouver TV (CVTV) (1080p) [Not 24/7] -https://wowzaprod3-i.akamaihd.net/hls/live/252233/15b8d438/playlist.m3u8 -#EXTINF:-1 tvg-id="CWSeed.us" status="error",CW Seed (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="CWSeed.us" status="timeout",CW Seed (432p) [Geo-blocked] https://cwseedlive.cwtv.com/ingest/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="DCEagleCam.us" status="error",DC Eagle Cam (720p) -http://americaneagle-lh.akamaihd.net/i/AEF_DC1@31049/master.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="DittyTV.us" status="error",Ditty TV (720p) [Not 24/7] -https://azroe0x-lh.akamaihd.net/i/test_1@775856/master.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="DreamforceBtl.us" status="online",Dreamforce Btl https://srv.panelcast.net/dreamforcebtl/dreamforcebtl/playlist.m3u8 -#EXTINF:-1 tvg-id="DrGeneScott.us" status="error",Dr. Gene Scott (480p) -https://wescottcchls-lh.akamaihd.net/i/wcc_wowlivehls@24607/master.m3u8 -#EXTINF:-1 tvg-id="DryBarComedy.us" status="online",DryBar Comedy (720p) +#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="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) @@ -419,18 +353,15 @@ 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="ElMaqar.us" status="error",El Maqar (1080p) -rtmp://elmaqar.info:1935/icopts/elKarous -#EXTINF:-1 tvg-id="ElSembradorNuevaEvangelizacionESNE.us" status="error",El Sembrador Nueva Evangelizaciรณn (ESNE) (720p) -https://zypelive-lh.akamaihd.net/i/default_1@44045/master.m3u8 -#EXTINF:-1 tvg-id="ElSembradorNuevaEvangelizacionESNE.us" status="error",El Sembrador Nueva Evangelizaciรณn (ESNE) (720p) -https://zypelive-lh.akamaihd.net/i/default_1@745572/master.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) https://a.jsrdn.com/broadcast/7582ed85f7/+0000/c.m3u8 #EXTINF:-1 tvg-id="EsperanzaTV.us" status="online",Esperanza TV (480p) [Not 24/7] http://k3.usastreams.com:1935/etvSD/etvSD/playlist.m3u8 +#EXTINF:-1 tvg-id="ESportsTV.us" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",ESTV +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="EverydayHeroes.us" status="online",Everyday Heroes (480p) https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8 #EXTINF:-1 tvg-id="EWTNAsiaPacific.us" status="online",EWTN Asia-Pacific (720p) [Not 24/7] @@ -441,14 +372,10 @@ https://cdn3.wowza.com/1/YW5wSWZiRGd2eFlU/bGV0aVBq/hls/live/playlist.m3u8 https://cdn3.wowza.com/1/SmVrQmZCUXZhVDgz/b3J3MFJv/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="EWTNEurope.us" status="online",EWTN Europe (720p) [Not 24/7] https://cdn3.wowza.com/1/T2NXeHF6UGlGbHY3/WFluRldQ/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="EWTNkatholischesTV.de" status="error",EWTN katholisches TV [Not 24/7] -https://cdn3.wowza.com/1/NWFLbEVOVjNsQWhP/YnpVbld5/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="ExtremaTV.us" status="online",Extrema TV (720p) http://livestreamcdn.net:1935/ExtremaTV/ExtremaTV/playlist.m3u8 #EXTINF:-1 tvg-id="EYE95America.us" status="online",EYE95 America (1080p) [Not 24/7] https://cdn20.liveonlineservices.com/hls/eye95tv.m3u8 -#EXTINF:-1 tvg-id="FairfaxPublicAccess.us" status="error",Fairfax Public Access (544p) [Not 24/7] -https://cs.ebmcdn.net/eastbay-live-hs-1/fairfax-pull/mp4:fairfax.stream/playlist.m3u8 #EXTINF:-1 tvg-id="FashionBoxHD.us" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Fast&Fun Box (Russian) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s79/index.m3u8 @@ -467,20 +394,12 @@ https://cdn-cf.fite.tv/linear/fite247/playlist.m3u8 https://584b0aa350b92.streamlock.net/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="FoxBusiness.us" status="blocked",Fox Business [Geo-blocked] http://199.66.95.242/1/1172/index.m3u8?token=test -#EXTINF:-1 tvg-id="FoxGreece.gr" status="blocked",Fox Greece (480p) [Not 24/7] +#EXTINF:-1 tvg-id="FoxGreece.gr" status="online",Fox Greece (480p) [Not 24/7] http://live.streams.ovh:1935/foxtv/foxtv/playlist.m3u8 -#EXTINF:-1 tvg-id="FoxMoviesAsia.th" status="error" 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",Fox Movies Asia (Thai) (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_FoxMoviesHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="FoxNewsChannel.us" status="blocked",Fox News Channel (720p) http://trn03.tulix.tv/AsEAeOtIxz/playlist.m3u8 -#EXTINF:-1 tvg-id="FoxNewsRadio.us" status="error",Fox News Radio (720p) -https://fnurtmp-f.akamaihd.net/i/FNRADIO_1@92141/master.m3u8 #EXTINF:-1 tvg-id="FoxRussia.ru" status="blocked",Fox Russia (576p) [Not 24/7] http://188.40.68.167/russia/fox_russia_sd/playlist.m3u8 -#EXTINF:-1 tvg-id="FoxThai.th" status="error" 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",Fox Thai (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_FoxThai_TH_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather (720p) https://247wlive.foxweather.com/stream/index.m3u8 #EXTINF:-1 tvg-id="FrightFlix.us" status="online",FrightFlix (720p) @@ -503,25 +422,14 @@ https://stream.swagit.com/live-edge/glendaleaz/smil:std-4x3-1-a/playlist.m3u8 https://vcngfcssai.teleosmedia.com/linear/globalfashionchannel/globalfashionchannel/playlist.m3u8 #EXTINF:-1 tvg-id="GoldenPanregional.mx" status="online",Golden TV (240p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-goldentv/mono.m3u8 -#EXTINF:-1 tvg-id="GolfChannel.us" status="error",NBC Golf Channel (1080p) [Not 24/7] -http://s1.mysportz.tv:2082/golf/playlist.m3u8 #EXTINF:-1 tvg-id="GoodLife45.us" status="online",GoodLife 45 (720p) [Not 24/7] http://1-fss29-s0.streamhoster.com/lv_goodlife45f1/broadcast1/playlist.m3u8 #EXTINF:-1 tvg-id="GospelTruthTV.us" status="timeout",Gospel Truth TV https://bstna.tulix.tv/live/bs_2m/index.m3u8 #EXTINF:-1 tvg-id="grvty.us" status="online",grvty (1080p) https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 -#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GรผnAz TV (720p) [Not 24/7] -http://gtv.live.cdn.bitgravity.com/gtv/live/feed03 -#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GรผnAz TV (720p) [Not 24/7] -https://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed03/playlist.m3u8 -#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GรผnAz TV (480p) -rtsp://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed02?nc=1 #EXTINF:-1 tvg-id="GustoTV.au" status="online",Gusto TV (1080p) https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 -#EXTINF:-1 tvg-id="H2.us" status="error" 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",H2 (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_H2HD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonFactoryTV.us" status="blocked",Harley Davidson Factory TV (1080p) [Not 24/7] https://hdtv.prod2.ioio.tv/broker/play/e529407a-cb61-45ce-a9ad-94f0ad5e0ad9.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonRacingTV.us" status="blocked",Harley Davidson Racing TV (720p) [Not 24/7] @@ -532,61 +440,48 @@ https://hdtv.prod2.ioio.tv/broker/play/d4b0111a-3dcb-46fb-b2bb-1c27eca5df35.m3u8 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] https://streamer1.connectto.com/HIGHVISION_WEB_1205/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="HistoryAsia.us" status="error" 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",History Asia (Thai) (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_HISTORYHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="HistoryEast.us" status="online",History East (720p) [Not 24/7] https://bk7l2w4nlx53-hls-live.5centscdn.com/HISTORY/961ac1c875f5884f31bdd177365ef1e3.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="HLN.us" status="online",HLN (720p) 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="HonorTV.us" status="online",Honor TV (720p) +#EXTINF:-1 tvg-id="HonorTV.us" status="timeout",Honor TV (720p) https://a.jsrdn.com/broadcast/d5b48/+0000/c.m3u8 -#EXTINF:-1 tvg-id="HopeChannelInternational.us" status="error",Hope Channel International (1080p) [Geo-blocked] -https://hcintlinc.mmdlive.lldns.net/hcintlinc/60f14a7fec64454e90712421a46ac6f1/manifest.m3u8 -#EXTINF:-1 tvg-id="HopeChannelPhilippines.ph" status="error",Hope Channel Philippines (576p) [Not 24/7] -https://hcfilipino.mmdlive.lldns.net/hcfilipino/f6e775755f2647159e0adefe01a44a0e/manifest.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="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) http://5.254.76.34:17070/C441/mono.m3u8?token=kdsdkwy453wrRq29IIIo -#EXTINF:-1 tvg-id="HSN2.us" status="error",HSN 2 (720p) [Not 24/7] -https://hsn2html5-lh.akamaihd.net/i/hsn2html5_01@13178/master.m3u8 -#EXTINF:-1 tvg-id="HSN.us" status="error",HSN (720p) -https://html5-lh.akamaihd.net/i/html5_01@182967/master.m3u8 -#EXTINF:-1 tvg-id="HSN.us" status="error",HSN (720p) -https://lshsn1usott-lh.akamaihd.net/i/lshsn1usott_01@838842/master.m3u8 #EXTINF:-1 tvg-id="HTV1HoustonTelevision.us" status="online",HTV 1 Houston Television (720p) https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-a/playlist.m3u8 #EXTINF:-1 tvg-id="HTV2HoustonTelevision.us" status="online",HTV 2 Houston Television (720p) https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-b/playlist.m3u8 -#EXTINF:-1 tvg-id="HumraazTV.us" status="timeout",Humraaz TV [Not 24/7] +#EXTINF:-1 tvg-id="HumraazTV.us" status="online",Humraaz TV [Not 24/7] https://cdn61.liveonlineservices.com/hls/humraaz.m3u8 #EXTINF:-1 tvg-id="HuntChannel.us" status="online",Hunt Channel (1080p) https://1111296894.rsc.cdn77.org/LS-ATL-56868-1/index.m3u8 #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="IDG.us" status="online",IDG (720p) +#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) https://a.jsrdn.com/broadcast/529a360c04/+0000/c.m3u8 #EXTINF:-1 tvg-id="IFCEast.us" status="online",IFC East (720p) https://bcovlive-a.akamaihd.net/070ffdaa203f439cacbf0d45a1ddb356/us-east-1/6240731308001/playlist.m3u8 #EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",IMPACT! Wrestling (1080p) https://d2p372oxiwmcn1.cloudfront.net/hls/main.m3u8 +#EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Impact Wrestling (1080p) +https://d2tuwvs0ja335j.cloudfront.net/hls/1080p/playlist.m3u8 #EXTINF:-1 tvg-id="InfoWars.us" status="online",InfoWars (720p) http://wpc.9ec1.edgecastcdn.net/249EC1/infowarshd-edgecast/hd720.m3u8 #EXTINF:-1 tvg-id="InfoWars.us" status="online",InfoWars (540p) https://freespeech.akamaized.net/hls/live/2016712/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="InspirationTV.us" status="error",Inspiration TV (288p) -https://inspnetworks-lh.akamaihd.net/i/insp_2@393793/index_2_av-p.m3u8 -#EXTINF:-1 tvg-id="InspirationTV.us" status="error",Inspiration TV (360p) -https://inspnetworks-lh.akamaihd.net/i/insp_2@393793/master.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) https://a.jsrdn.com/broadcast/41e3e6703e/+0000/c.m3u8 -#EXTINF:-1 tvg-id="ISN.us" status="error",ISN (1080p) [Not 24/7] -https://cpdc101-lh.akamaihd.net/i/ISNCPDCMB1_1@314337/master.m3u8 #EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] http://uni8rtmp.tulix.tv:1935/shalomtv-pc/smil:shalomtv.smil/master.m3u8 #EXTINF:-1 tvg-id="JBS.us" status="online",JBS (404p) [Not 24/7] @@ -597,120 +492,38 @@ https://uni8rtmp.tulix.tv/shalomtv-pc/smil:shalomtv.smil/master.m3u8 https://59ec5453559f0.streamlock.net/JennyLive/JennyLive/playlist.m3u8 #EXTINF:-1 tvg-id="JewelryTV.us" status="online",Jewelry Television (720p) https://cdn3.wowza.com/1/eUdsNEcyMmRvckor/K3pydHZw/hls/live/playlist.m3u8 -#EXTINF:-1 tvg-id="JewelryTV.us" status="error",Jewelry Television (720p) [Not 24/7] -https://wowzaprod134-i.akamaihd.net/hls/live/577814/ccddaf02/playlist.m3u8 -#EXTINF:-1 tvg-id="JewishLifeTV.us" status="error",Jewish Life TV (480p) [Not 24/7] -https://d3svwuchx5fp62.cloudfront.net/rtplive/smil:jltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Johnny Carson TV (432p) https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="Journy.us" status="online",Journy (1080p) https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 -#EXTINF:-1 tvg-id="Journy.us" status="error",Journy (1080p) -http://d3lzjtrf5mvf3p.cloudfront.net/playlist.m3u8 -#EXTINF:-1 tvg-id="Journy.us" status="error",Journy (1080p) -https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="online",Judge Karen's Court (540p) https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 #EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 -#EXTINF:-1 tvg-id="K17JID2.us" status="error",3ABN Proclaim! (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652317/secure/master.m3u8 -#EXTINF:-1 tvg-id="K17JID3.us" status="error",3ABN Dare to Dream (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652313/secure/master.m3u8 -#EXTINF:-1 tvg-id="K17JID4.us" status="error",3ABN Latino (480p) -http://uni5rtmp.tulix.tv:1935/bettervida/bettervida/playlist.m3u8 -#EXTINF:-1 tvg-id="K18JLD2.us" status="error",3ABN Latino (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652315/secure/master.m3u8 -#EXTINF:-1 tvg-id="KalemehTV.us" status="error",Kalemeh TV (1080p) [Not 24/7] -http://184.75.208.98:1935/live/kalemeh/playlist.m3u8 -#EXTINF:-1 tvg-id="KartoonCircus.us" status="online",Kartoon Circus (720p) -https://simultv.s.llnwi.net/n4s4/KartoonCircus/interlink.m3u8 -#EXTINF:-1 tvg-id="KATUDT1.us" status="error",ABC Portland OR (KATU-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_PORTLAND_OR_KATU/video.m3u8 #EXTINF:-1 tvg-id="KBPSports.us" status="online",KBP Sports (720p) [Not 24/7] https://live-k2302-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KBSVAssyriaSat.us" status="online",KBSV/AssyriaSat (720p) [Not 24/7] http://66.242.170.53/hls/live/temp/index.m3u8 -#EXTINF:-1 tvg-id="KCBSDT1.us" status="error",CBS Los Angeles CA (KCBS-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_LOS_ANGELES_CA_KCBS/video.m3u8 #EXTINF:-1 tvg-id="KCKSLD12.us" status="online",Jewelry TV (KCKS-LD12) (480p) https://cdn.igocast.com/channel12_hls/channel12_master.m3u8 -#EXTINF:-1 tvg-id="KCNCDT1.us" status="error",CBS Denver CO (KCNC-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_DENVER_CO_KCNC/video.m3u8 -#EXTINF:-1 tvg-id="KCPQDT1.us" status="error",FOX Seattle WA (KCPQ-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SEATTLE_WA_KCPQ/video.m3u8 -#EXTINF:-1 tvg-id="KCRADT1.us" status="error",NBC Sacramento CA (KCRA-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_SACRAMENTO_CA_KCRA/video.m3u8 -#EXTINF:-1 tvg-id="KDFWDT1.us" status="error",FOX Dallas TX (KDFW-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DALLAS_TX_KDFW/video.m3u8 -#EXTINF:-1 tvg-id="KDKADT1.us" status="error",CBS Pittsburgh PA (KDKA-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_PITTSBURGH_PA_KDKA/video.m3u8 -#EXTINF:-1 tvg-id="KDTVDT1.us" status="error",Univision San Francisco CA (KDTVDT1) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/lTSACKfkQNSrCSBM_hE-mg/master.m3u8 -#EXTINF:-1 tvg-id="KDVRDT1.us" status="error",FOX Denver CO (KDVR-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DENVER_CO_KDVR/video.m3u8 -#EXTINF:-1 tvg-id="KFMBDT1.us" status="error",CBS San Diego CA (KFMB-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_SAN_DIEGO_CA_KFMB/video.m3u8 -#EXTINF:-1 tvg-id="KGODT1.us" status="error",ABC San Francisco CA (KGO-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SAN_FRANCISCO_CA_KGO/video.m3u8 -#EXTINF:-1 tvg-id="KGTVDT1.us" status="error",ABC San Diego CA (KGTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SAN_DIEGO_CA_KGTV/video.m3u8 -#EXTINF:-1 tvg-id="KHOUDT1.us" status="error",CBS Houston TX (KHOU-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_HOUSTON_TX_KHOU/video.m3u8 +#EXTINF:-1 tvg-id="KernCountyTV.us" status="online",Kern County Television +https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/kern/G0169_003/playlist.m3u8 +#EXTINF:-1 tvg-id="KETSDT1.us" status="online",Arkansas PBS [Geo-blocked] +https://ketsdt.lls.pbs.org/out/v1/03c094dbd7874a4a8c3fe9fb10081bdb/index.m3u8 +#EXTINF:-1 tvg-id="KFSNDT1.us" status="online",KFSN News +https://content.uplynk.com/channel/ext/96195dc445894d079a91958abba8d3af/kfsn_24x7_news.m3u8 #EXTINF:-1 tvg-id="KidsFlix.us" status="online",KidsFlix (1080p) [Not 24/7] https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=50 -#EXTINF:-1 tvg-id="KINGDT1.us" status="error",NBC Seattle WA (KING-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_SEATTLE_WA_KING/video.m3u8 -#EXTINF:-1 tvg-id="KIRODT1.us" status="error",CBS Seattle WA (KIRO-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_SEATTLE_WA_KIRO/video.m3u8 -#EXTINF:-1 tvg-id="KMGHDT1.us" status="error",ABC Denver CO (KMGH-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_DENVER_CO_KMGH/video.m3u8 -#EXTINF:-1 tvg-id="KNBCDT1.us" status="error",NBC Los Angeles CA (KNBC-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_LOS_ANGELES_CA_KNBC/video.m3u8 -#EXTINF:-1 tvg-id="KNETCD2.us" status="error",Panarmenian TV (KNET-CD 25.2) (360p) [Not 24/7] -http://granicusliveus6-a.akamaihd.net/torrance/G0057_005/playlist.m3u8 -#EXTINF:-1 tvg-id="KNTVDT1.us" status="error",NBC San Francisco CA (KNTV-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_SAN_FRANCISCO_CA_KNTV/video.m3u8 -#EXTINF:-1 tvg-id="KNXVDT1.us" status="error",ABC Phoenix AZ (KNXV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_PHOENIX_AZ_KNXV/video.m3u8 -#EXTINF:-1 tvg-id="KOMODT1.us" status="error",ABC Seattle WA (KOMO-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SEATTLE_WA_KOMO/video.m3u8 +#EXTINF:-1 tvg-id="KOMODT1.us" status="online",ABC 4 KOMO (KOMO NEWS) (720p) +https://content.uplynk.com/d7ae2696e3c54d25a099dc4c0600ee60.m3u8 #EXTINF:-1 tvg-id="KoolTV.us" status="timeout",Kool TV (1080p) http://209.182.219.50:1935/roku/roku/playlist.m3u8 -#EXTINF:-1 tvg-id="KOVRDT1.us" status="error",CBS Sacramento CA (KOVR-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_SACRAMENTO_CA_KOVR/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="KPHODT1.us" status="error",CBS Phoenix AZ (KPHO-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_PHOENIX_AZ_KPHO/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="KPIXDT1.us" status="error",CBS San Francisco CA (KPIX-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_SAN_FRANCISCO_CA_KPIX/video.m3u8 -#EXTINF:-1 tvg-id="KPNXDT1.us" status="error",NBC Phoenix AZ (KPNX-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_PHOENIX_AZ_KPNX/video.m3u8 -#EXTINF:-1 tvg-id="KPRCDT1.us" status="error",NBC Houston TX (KPRC-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_HOUSTON_TX_KPRC/video.m3u8 -#EXTINF:-1 tvg-id="KRIVDT1.us" status="error",FOX Houston TX (KRIV-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_HOUSTON_TX_KRIV/video.m3u8 -#EXTINF:-1 tvg-id="KSAZDT1.us" status="error",FOX Phoenix AZ (KSAZ-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_PHOENIX_AZ_KSAZ/video.m3u8 -#EXTINF:-1 tvg-id="KSWBDT1.us" status="error",FOX San Diego CA (KSWB-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SAN_DIEGO_CA_KSWB/video.m3u8 #EXTINF:-1 tvg-id="KTLADT1.us" status="blocked",The CW Los Angeles CA (KTLA-DT1) (720p) [Not 24/7] http://trn03.tulix.tv/teleup-N8qwnqgUq2/playlist.m3u8 -#EXTINF:-1 tvg-id="KTRKDT1.us" status="error",ABC Houston TX (KTRK-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_HOUSTON_TX_KTRK/video.m3u8 -#EXTINF:-1 tvg-id="KTTVDT1.us" status="error",FOX Los Angeles CA (KTTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_LOS_ANGELES_CA_KTTV/video.m3u8 -#EXTINF:-1 tvg-id="KTVTDT1.us" status="error",CBS Dallas TX (KTVT-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_DALLAS_TX_KTVT/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="KTVUDT1.us" status="error",FOX San Francisco CA (KTVU-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SAN_FRANCISCO_CA_KTVU/video.m3u8 -#EXTINF:-1 tvg-id="KTXLDT1.us" status="error",FOX Sacramento CA (KTXL-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_SACRAMENTO_CA_KTXL/video.m3u8 +#EXTINF:-1 tvg-id="KTOODT3.us" status="online",KTOO 360TV 3 (FNX) +https://cdn3.wowza.com/5/ODB6NmF5K3l4T1h5/persis/2147483647_360tv_247/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="KXTVDT1.us" status="error",ABC Sacramento CA (KXTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 -#EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="error",Lake Havasu City 4 (240p) [Not 24/7] -https://granicusliveus3-a.akamaihd.net/lakehavasucity/G0643_002/playlist.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] @@ -729,10 +542,6 @@ http://edu.leominster.tv/Edu/smil:Edu.smil/playlist.m3u8 http://gov.leominster.tv/Gov/smil:Gov.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LeominsterTVPublic.us" status="online",Leominster TV Public (720p) [Not 24/7] http://gov.leominster.tv/Pub/smil:Pub.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="LexTV.us" status="error",Lex TV (720p) -https://granicusliveus2-a.akamaihd.net/lfucg/G0264_002/playlist.m3u8 -#EXTINF:-1 tvg-id="Lifestyle.us" status="error",Lifestyle (720p) [Not 24/7] -https://bozztv.com/36bay2/gusa-lifestyle/index.m3u8 #EXTINF:-1 tvg-id="LifevisionTV.us" status="online",LifevisionTV (406p) [Not 24/7] https://uni5rtmp.tulix.tv/lifevision/lifevision.stream/playlist.m3u8 #EXTINF:-1 tvg-id="LNKTVCity.us" status="online",LNKTV City (1080p) @@ -795,6 +604,10 @@ http://d2dw21aq0j0l5c.cloudfront.net/playlist.m3u8 https://rpn1.bozztv.com/36bay2/gusa-mwg/playlist.m3u8 #EXTINF:-1 tvg-id="MajestadTV.us" status="online",Majestad Televisiรณn (480p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/majestadtv/majestadtv/playlist.m3u8 +#EXTINF:-1 tvg-id="MarinTVEducationalChannel.us" status="online",Marin TV Education +https://dacastmmd.mmdlive.lldns.net/dacastmmd/8e6d110b223b4aca9dd6f7c368baec07/playlist.m3u8 +#EXTINF:-1 tvg-id="MarinTVGovernmentChannel.us" status="online",Marin TV Government Channel +https://dacastmmd.mmdlive.lldns.net/dacastmmd/ddf2a073e3da4acb9feb34bef6d58672/playlist.m3u8 #EXTINF:-1 tvg-id="MarvelHQ.us" status="timeout",Marvel HQ (1080p) https://feed.play.mv/live/10005200/niZoVrR2vD/master.m3u8 #EXTINF:-1 tvg-id="MCN6.us" status="online",MCN6 (1080p) [Not 24/7] @@ -803,12 +616,12 @@ https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_MAIN.smil/Playlist.m3u8 https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_COMEDY.smil/Playlist.m3u8 #EXTINF:-1 tvg-id="MCN6MusicChannel.us" status="online",MCN6 Music Channel (1080p) [Not 24/7] 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="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) http://c0.cdn.trinity-tv.net/stream/uq2t763988wmx82xs37vrzrtrvaz686y22jd9gcgvgbhu88g6dntdb82kggx9zgvpvwj5wisyi5mgwwgdqzm7d6xbf7yvctwzvhsu3t57ms3wa4qxwyeuqk3ayrdwx3k2b6cdtnrydx9qa3ezqzea===.m3u8 -#EXTINF:-1 tvg-id="MiamiCityTV.us" status="error",Miami City TV (360p) [Not 24/7] -https://granicusliveus9-a.akamaihd.net/miamifl/G2076_003/playlist.m3u8 -#EXTINF:-1 tvg-id="MiamiTV.us" status="error",Miami TV (720p) [Not 24/7] -https://59ec5453559f0.streamlock.net/miamitv/smil:miamitvWEB/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTVLatino.us" status="online",Miami TV Latino (1080p) https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTVMexico.us" status="online",Miami TV Mรฉxico (720p) [Not 24/7] @@ -817,26 +630,22 @@ https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3 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 -#EXTINF:-1 tvg-id="MissionTV.us" status="error",Mission TV (720p) [Not 24/7] -http://stream.missiontv.com:1935/live/missiontv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="MissionTV.us" status="error",Mission TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MissionTV.us" status="online",Mission TV (1080p) [Not 24/7] 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="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="Movee4U.us" status="error",Movee 4U (480p) [Not 24/7] -https://broadcast.mytvtogo.net/movee4u/movee4u/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="MSNBC.us" status="error",MSNBC (1080p) [Not 24/7] -http://s1.mysportz.tv:2082/msnbc/playlist.m3u8 -#EXTINF:-1 tvg-id="Mythos.us" status="error",Mythos (720p) [Not 24/7] -https://rpn1.bozztv.com/36bay2/gusa-mythos/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] @@ -849,29 +658,18 @@ https://ntv2.akamaized.net/hls/live/2013923/NASA-NTV2-HLS/master.m3u8 https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 #EXTINF:-1 tvg-id="NASATVUHD.us" status="online",NASA TV UHD (2160p) https://endpnt.com/hls/nasa4k60/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildMiddleEast.uk" status="error",National Geographic Wild Middle East (720p) [Not 24/7] -http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="blocked",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 -#EXTINF:-1 tvg-id="NBATV.us" status="error",NBA TV (720p) -https://d17f1mg1q6g54e.cloudfront.net/hls/nbatv/chunks.m3u8 -#EXTINF:-1 tvg-id="NBATV.us" status="error" 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",NBA TV (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_nbahd_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="NBCLX.us" status="error",NBCLX (1080p) -https://lxlive-lh.akamaihd.net/i/LX_LIVE@148206/master.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="NBCNewsNowEvent1.us" status="error",NBC News Now Event 1 (720p) -https://nbcnews-lh.akamaihd.net/i/nbc_live11@183427/master.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNowEvent2.us" status="error",NBC News Now Event 2 (360p) -https://nbcnews-lh.akamaihd.net/i/nbc_live12@187393/master.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNowEvent3.us" status="error",NBC News Now Event 3 (460p) -https://nbcnews-lh.akamaihd.net/i/nbc_live13@187394/master.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNowEvent4.us" status="error",NBC News Now Event 4 (720p) -https://nbcnews-lh.akamaihd.net/i/nbc_live14@187395/master.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 +https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/nevco/G0644_002/playlist.m3u8 +#EXTINF:-1 tvg-id="NCMMainChannel.us" status="online",NCM Main Channel +https://cdn3.wowza.com/5/cHYzekYzM2kvTVFH/nevco/G0644_001/playlist.m3u8 #EXTINF:-1 tvg-id="NegahTV.ir" status="online",Negah TV (720p) [Not 24/7] https://iptv.negahtv.com/negahtv/playlist2/index.m3u8 #EXTINF:-1 tvg-id="NESNNational.us" status="blocked",NESN National (1080p) @@ -880,8 +678,6 @@ https://bcovlive-a.akamaihd.net/bea11a7dfef34b08be06aaca4a72bcdf/us-east-1/61415 https://nmxairy.akamaized.net/hls/live/529965/Live_1/index.m3u8 #EXTINF:-1 tvg-id="NewsNet.us" status="online",NewsNet (720p) [Not 24/7] https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1311088/playlist.m3u8 -#EXTINF:-1 tvg-id="NewsNet.us" status="error",NewsNet (480p) [Not 24/7] -http://broadcastny.yournewsnet.com:8081/master/newsnetweb/playlist.m3u8 #EXTINF:-1 tvg-id="Newsy.us" status="online",Newsy (1080p) https://547f72e6652371c3.mediapackage.us-east-1.amazonaws.com/out/v1/e3e6e29095844c4ba7d887f01e44a5ef/index.m3u8 #EXTINF:-1 tvg-id="Newsy.us" status="online",Newsy (1080p) @@ -892,8 +688,6 @@ https://content.uplynk.com/channel/1f93c13275024afb9e0ead299624073d.m3u8 https://content.uplynk.com/channel/4bb4901b934c4e029fd4c1abfc766c37.m3u8 #EXTINF:-1 tvg-id="NewsyTopStories.us" status="online",Newsy Top Stories (720p) https://content.uplynk.com/channel/387c33ce09da4de699668c0c7d1244a8.m3u8 -#EXTINF:-1 tvg-id="NFLNetwork.us" status="error",NFL Network (720p) [Not 24/7] -http://s1.mysportz.tv:2082/nfl/playlist.m3u8 #EXTINF:-1 tvg-id="NickelodeonAustralia.au" status="online",Nickelodeon Australia (576p) http://c0.cdn.trinity-tv.net/stream/7tsewn83ddjifz69us9je7eftbm5nuausb4dsvz9g5aydin9672n734qbb9jgcfpiqtpwudvs9dpi2udjc3eh4h462eie5azjmfbfgfjeqfuhjmmgx9zuj736ijg7nffhf8rviq5svkgxbp639y9nfgc.m3u8 #EXTINF:-1 tvg-id="NickelodeonEast.us" status="blocked",Nickelodeon East (360p) [Geo-blocked] @@ -924,16 +718,10 @@ https://uni6rtmp.tulix.tv/nrbnetwork/myStream.sdp/playlist.m3u8 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="Olelo49.us" status="error",Olelo 49 (720p) [Not 24/7] -http://granicusliveus12-a.akamaihd.net/olelo/G0125_009/playlist.m3u8 -#EXTINF:-1 tvg-id="Olelo53.us" status="error",Olelo 53 (720p) [Not 24/7] -http://granicusliveus12-a.akamaihd.net/olelo/G0125_011/playlist.m3u8 -#EXTINF:-1 tvg-id="Olelo54.us" status="error",Olelo 54 (720p) [Not 24/7] -https://granicusliveus12-a.akamaihd.net/olelo/G0125_012/playlist.m3u8 -#EXTINF:-1 tvg-id="Olelo55.us" status="error",Olelo 55 (720p) [Not 24/7] -https://granicusliveus12-a.akamaihd.net/olelo/G0125_013/playlist.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="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) http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OURTV.us" status="online",Opportunities in Urban Renaissance Television (OURTV) (720p) @@ -966,8 +754,6 @@ 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="PCCTV.us" status="error",PCC-TV Pinellas County FL (480p) [Not 24/7] -http://granicusliveus1-a.akamaihd.net/pinellas/G1551_004/playlist.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) @@ -978,24 +764,12 @@ https://peopletv-samsungus-ingest.akamaized.net/playlist.m3u8 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="PrimeTimeDrama.us" status="error",Prime Time Drama (720p) [Not 24/7] -https://rpn1.bozztv.com/36bay2/gusa-ptd/playlist.m3u8 -#EXTINF:-1 tvg-id="PTLTVNetwork.us" status="error",PTL TV Network (720p) -https://morningside-lh.akamaihd.net/i/jblive_1@303354/master.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="QVC2.us" status="error",QVC 2 (720p) -https://lsqvc2us-lh.akamaihd.net/i/lsqvc2us_01@809440/master.m3u8 #EXTINF:-1 tvg-id="QVC2Deutsch.us" status="online",QVC2 (Deutsch) (540p) http://live.qvcde.simplestreamcdn.com/live/qvcde_plus_clean/bitrate1.isml/live.m3u8 -#EXTINF:-1 tvg-id="QVC3.us" status="error",QVC 3 (720p) -https://lsqvc3us-lh.akamaihd.net/i/lsqvc3us_01@809459/master.m3u8 #EXTINF:-1 tvg-id="QVC.us" status="online",QVC (German) (540p) https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_main_clean/bitrate1.isml/live.m3u8 -#EXTINF:-1 tvg-id="QVC.us" status="error",QVC (720p) -https://lsqvc1uscln-lh.akamaihd.net/i/lsqvc1uscln_01@809410/master.m3u8 -#EXTINF:-1 tvg-id="QVC.us" status="error",QVC (720p) -https://lsqvc1usott-lh.akamaihd.net/i/lsqvc1usott_01@838836/master.m3u8 #EXTINF:-1 tvg-id="QVCBeauty.uk" status="online",QVC Beauty (German) (540p) https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_beauty_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVCItaly.it" status="online",QVC Italia (540p) @@ -1018,10 +792,10 @@ 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 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="RadioyTelevisionMarti.us" status="error",Radio y Televisiรณn Martรญ (1080p) -https://ocb-lh.akamaihd.net/i/ocb_mpls_tvmc1@383606/master.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] @@ -1040,12 +814,10 @@ https://d2klx6wjx7p5vm.cloudfront.net/Rooster-teeth/ngrp:Rooster-teeth_all/playl https://runway-hls.secdn.net/runway-live/play/runway/playlist.m3u8 #EXTINF:-1 tvg-id="SafeTV.us" status="timeout",SafeTV (1080p) http://18.191.91.130:1935/live/safetv/playlist.m3u8 -#EXTINF:-1 tvg-id="SciFi4U.us" status="error",Sci-Fi 4U (720p) -https://broadcast.mytvtogo.net/SciFiTV4u/SciFiTV4u/playlist.m3u8 +#EXTINF:-1 tvg-id="SCCurrents.us" status="online",SC Currents +https://tvsantacruz.secure.footprint.net/egress/bhandler/tvsantacruz/streamc/playlist.m3u8 #EXTINF:-1 tvg-id="ScreenDreams.us" status="online",Screen Dreams (720p) https://content.uplynk.com/channel/3e4b9cada2b74cf18977298804134a36.m3u8 -#EXTINF:-1 tvg-id="SeattleChannel.us" status="error",Seattle Channel (720p) [Not 24/7] -https://wowzaprod188-i.akamaihd.net/hls/live/730322/3fa8d5f5/playlist.m3u8 #EXTINF:-1 tvg-id="SentTVGlobalNetwork.us" status="online",Sent TV Global Network (720p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-stgn/mono.m3u8 #EXTINF:-1 tvg-id="SGTN49.us" status="timeout",Sent TV Global Network Atlanta (SGTN-49) (720p) @@ -1066,31 +838,17 @@ https://shoutfactory-shoutfactory-zype.amagi.tv/playlist.m3u8 https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=71 #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="SoniderosTV.us" status="error",Sonideros TV (360p) [Not 24/7] -https://tv2.fastcast4u.com:3728/live/soniderostvlive.m3u8 #EXTINF:-1 tvg-id="SpiritTV.us" status="online",Spirit TV (720p) [Not 24/7] https://cdnlive.myspirit.tv/LS-ATL-43240-2/index.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="blocked",SportsGrid (720p) 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="SpydarTV.us" status="online",Spydar TV (720p) -https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8 -#EXTINF:-1 tvg-id="Stadium.us" status="error",Stadium (720p) [Not 24/7] -https://stadiumlivein-i.akamaihd.net/hls/live/522512/mux_4/master.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="StreetMusic4U.us" status="error",Street Music 4U (720p) -https://59d39900ebfb8.streamlock.net/streetmusic/streetmusic/playlist.m3u8 -#EXTINF:-1 tvg-id="StreetMusic4U.us" status="error",Street Music 4U (720p) [Not 24/7] -https://broadcast.mytvtogo.net/streetmusic/streetmusic/playlist.m3u8 -#EXTINF:-1 tvg-id="SubRangTV.us" status="online",SubRang TV (720p) [Not 24/7] -https://cdn20.liveonlineservices.com/hls/subrang.m3u8 -#EXTINF:-1 tvg-id="SubRangTV.us" status="online",SubRang TV (720p) [Not 24/7] -https://cdn61.liveonlineservices.com/hls/subrang.m3u8 #EXTINF:-1 tvg-id="SundanceTVEast.us" status="online",Sundance East (720p) https://bcovlive-a.akamaihd.net/d2fcbeaead4b425fa13d4fec961fc47a/us-east-1/6240731308001/playlist.m3u8 -#EXTINF:-1 tvg-id="SuperNiceOnline.us" status="online",Super Nice Online +#EXTINF:-1 tvg-id="SuperNiceOnline.us" status="error",Super Nice Online https://video.ejeserver.com/live/supernice.m3u8 #EXTINF:-1 tvg-id="SwordandShield.us" status="online",Sword and Shield (720p) https://a.jsrdn.com/broadcast/9e63a1b236/+0000/c.m3u8 @@ -1098,8 +856,6 @@ https://a.jsrdn.com/broadcast/9e63a1b236/+0000/c.m3u8 http://trn03.tulix.tv/teleup-syfy/playlist.m3u8 #EXTINF:-1 tvg-id="TAGTV.us" status="online",TAG TV (1080p) [Not 24/7] https://cdn30.liveonlineservices.com/hls/tagtv.m3u8 -#EXTINF:-1 tvg-id="TangoTV.us" status="error",TangoTV (768p) [Not 24/7] -https://panel.streamingtv-mediacp.online:1936/8066/8066/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) @@ -1110,11 +866,7 @@ https://tastemadeintaus-smindia.amagi.tv/playlist.m3u8 https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-tastemade-es16intl-brightcove/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TBD.us" status="online",TBD. (720p) https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 -#EXTINF:-1 tvg-id="TBNArmenia.us" status="error",TBN Armenia -https://bogtvhdlive-f.akamaihd.net/i/tbn_armenia@198331/master.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s39/index.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) +#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 @@ -1132,18 +884,22 @@ 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="Tempe11.us" status="error",Tempe 11 AZ (720p) [Not 24/7] -https://granicusliveus1-a.akamaihd.net/tempe/G0355_003/playlist.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) 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="TheFilmDetective.us" status="error",The Film Detective (720p) [Geo-blocked] -https://a.jsrdn.com/broadcast/9Kl3dcb5l/c.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) @@ -1154,8 +910,6 @@ https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=43 https://link.frontlayer.com/services/hls2/fl619843/index.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="TheRockvilleChannel.us" status="error",The Rockville Channel (720p) [Not 24/7] -http://granicusliveus12-a.akamaihd.net/rockvillemd/G0458_001/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) @@ -1164,8 +918,6 @@ http://147.174.13.196/live/WIFI-1296k-540p/WIFI-1296k-540p.m3u8 https://a.jsrdn.com/broadcast/e6bdcb5ae9/+0000/c.m3u8 #EXTINF:-1 tvg-id="TheWallStreetJournalLive.us" status="online",The Wall Street Journal Live (720p) https://d155hi8td9k2ns.cloudfront.net/out/wapo-medialive3-rtmp/live.m3u8 -#EXTINF:-1 tvg-id="TheWallStreetJournalLive.us" status="error",The Wall Street Journal Live (1080p) -https://wsjlivehls-lh.akamaihd.net/i/events1_1@174990/master.m3u8 #EXTINF:-1 tvg-id="ThisTVNetwork.us" status="online",This TV Network (480p) https://cdn.igocast.com/channel11_hls/channel11_master.m3u8 #EXTINF:-1 tvg-id="TNTEast.us" status="online",TNT East (720p) [Geo-blocked] @@ -1186,8 +938,6 @@ https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 -#EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="error",Top Stories by Newsy (720p) -http://content.uplynk.com/channel/04cce35dcd994bbc82d61805ae67a65f.m3u8 #EXTINF:-1 tvg-id="TrinityChannel.us" status="online",Trinity Channel (480p) [Not 24/7] http://rtmp1.abnsat.com/hls/trinity.m3u8 #EXTINF:-1 tvg-id="TropicalMoonEventosTV.us" status="online",Tropical Moon Eventos TV [Not 24/7] @@ -1206,14 +956,8 @@ http://190.61.37.173:9001/play/a084/index.m3u8 https://tve-live-lln.warnermediacdn.com/hls/live/2023178/truwest/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="TSTV.us" status="online",TSTV (720p) http://tstv-stream.tsm.utexas.edu/hls/livestream_hi/index.m3u8 -#EXTINF:-1 tvg-id="TulalipTV.us" status="error",Tulalip TV (720p) [Not 24/7] -https://dcunilive262-lh.akamaihd.net/i/dclive_1@303126/index_150_av-p.m3u8?rebase=on&sd=10 #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="TVLandEast.us" status="error",TV Land (1080p) [Not 24/7] -http://s1.mysportz.tv:2082/TVLand/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.us" status="error",TVS (1080p) [Not 24/7] -https://rds3.desdeparaguay.net/tvs/tvs/playlist.m3u8 #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) @@ -1280,10 +1024,10 @@ https://rpn1.bozztv.com/36bay2/gusa-tvsturbo/index.m3u8 https://rpn1.bozztv.com/36bay2/gusa-tvswesternmovies/index.m3u8 #EXTINF:-1 tvg-id="TVSWomenSports.us" status="online",TVS Women Sports (720p) https://rpn1.bozztv.com/36bay2/gusa-tvswsn/index.m3u8 +#EXTINF:-1 tvg-id="UALRTV.us" status="online",UALR TV +https://vblive-c.viebit.com/65ea794b-dd82-41ce-8e98-a9177289a063/chunklist.m3u8 #EXTINF:-1 tvg-id="UCTVUniversityofCalifornia.us" status="online",UCTV University of California (720p) [Not 24/7] https://59e8e1c60a2b2.streamlock.net/509/509.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="UnbeatenCombat.us" status="error",Unbeaten Combat (720p) -https://d179m5eq83yziw.cloudfront.net/live3/unbeaten_tv/bitrate1-clear.isml/manifest.m3u8 #EXTINF:-1 tvg-id="UNTVNewsRecue.us" status="timeout",UNTV News & Recue (1080p) https://cdn.untvweb.com/live-stream/playlist.m3u8 #EXTINF:-1 tvg-id="UNWebTV.us" status="online",UN Web TV (540p) @@ -1304,214 +1048,108 @@ https://5f3491c50b093e00015a3c4c-samsung.eu.ssai.zype.com/5f3491c50b093e00015a3c 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="VoAPersian.ir" status="error",VoA Persian (1080p) -https://voa-lh.akamaihd.net/i/voapnn_7@72817/master.m3u8 -#EXTINF:-1 tvg-id="VoATV.us" status="error",VoA TV (1080p) [Not 24/7] -https://voa-lh.akamaihd.net/i/voa_mpls_tvmc3_3@320295/master.m3u8 -#EXTINF:-1 tvg-id="VoATV.us" status="error",VoA TV (1080p) -https://voa-lh.akamaihd.net/i/voa_mpls_tvmc6@320298/master.m3u8 #EXTINF:-1 tvg-id="VSiN.us" status="online",VSiN (720p) https://stream.rcncdn.com/live/vsinproxy.m3u8 #EXTINF:-1 tvg-id="WAGADT1.us" status="blocked",FOX Atlanta-GA (WAGA-DT1) (720p) https://trn10.tulix.tv/WAGA-FOX/index.m3u8 -#EXTINF:-1 tvg-id="WAGADT1.us" status="error",FOX Atlanta GA (WAGA-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_ATLANTA_GA_WAGA/video.m3u8 #EXTINF:-1 tvg-id="WATCDT1.us" status="online",WATC-DT https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 #EXTINF:-1 tvg-id="WatchItKid.us" status="online",Watch It Kid (486p) https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 #EXTINF:-1 tvg-id="WatchItScream.us" status="online",Watch It Scream! (720p) https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 -#EXTINF:-1 tvg-id="WBALDT1.us" status="error",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_BALTIMORE_MD_WBAL/video.m3u8 -#EXTINF:-1 tvg-id="WBBMDT1.us" status="error",CBS Chicago IL (WBBM-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_CHICAGO_IL_WBBM/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WBTVDT1.us" status="error",CBS Charlotte NC (WBTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_CHARLOTTE_NC_WBTV/tracks-v4a1/mono.m3u8 -#EXTINF:-1 tvg-id="WBZDT1.us" status="error",CBS Boston MA (WBZ-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_BOSTON_MA_WBZ/video.m3u8 -#EXTINF:-1 tvg-id="WCNCDT1.us" status="error",NBC Charlotte NC (WCNC-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_CHARLOTTE_NC_WCNC/video.m3u8 #EXTINF:-1 tvg-id="WCTVDT2.us" status="blocked",MeTV (WCTV-DT2) Tallahassee FL (480p) https://5e6cea03e25b6.streamlock.net/live/WCTVDT2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="WCVBDT1.us" status="error",ABC Boston MA (WCVB-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_BOSTON_MA_WCVB/video.m3u8 #EXTINF:-1 tvg-id="WCWNDT1.us" status="blocked",The CW (WCWN-DT1) Albamy NY (1080p) https://16live00.akamaized.net/CW/index.m3u8 -#EXTINF:-1 tvg-id="WDIVDT1.us" status="error",NBC Detroit MI (WDIV-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_DETROIT_MI_WDIV/video.m3u8 -#EXTINF:-1 tvg-id="WDJTDT1.us" status="error",CBS Milwaukee WI (WDJT-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_MILWAUKEE_WI_WDJT/video.m3u8 -#EXTINF:-1 tvg-id="WDSUDT1.us" status="error",NBC New Orleans LA (WDSU-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_NEW_ORLEANS_LA_WDSU/video.m3u8 -#EXTINF:-1 tvg-id="WESHDT1.us" status="error",NBC Orlando FL (WESH-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_ORLANDO_FL_WESH/video.m3u8 -#EXTINF:-1 tvg-id="Westerns4U.us" status="error",Westerns 4U (480p) [Not 24/7] -https://broadcast.mytvtogo.net/westerntv4u/westerntv4u/playlist.m3u8 -#EXTINF:-1 tvg-id="WEWSDT1.us" status="error",ABC Cleveland OH (WEWS-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_CLEVELAND_OH_WEWS/video.m3u8 -#EXTINF:-1 tvg-id="WFAADT1.us" status="error",ABC Dallas TX (WFAA-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_DALLAS_TX_WFAA/video.m3u8 #EXTINF:-1 tvg-id="WFGCDT1.us" status="online",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] http://hls1.livestreamingcdn.com:1935/livecdn631/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="WFLDDT1.us" status="error",FOX Chicago IL (WFLD-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_CHICAGO_IL_WFLD/video.m3u8 -#EXTINF:-1 tvg-id="WFORDT1.us" status="error",CBS (WFOR-DT1) Miami FL (1080p) -http://38.127.211.18/live/c2eds/CBS/HLS/index.m3u8 -#EXTINF:-1 tvg-id="WFORDT1.us" status="error",CBS Miami FL (WFOR-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_MIAMI_FL_WFOR/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WFOXDT1.us" status="error",FOX Jacksonville FL (WFOX-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_JACKSONVILLE_FL_WFOX/video.m3u8 -#EXTINF:-1 tvg-id="WFSBDT1.us" status="error",CBS Hatford CT (WFSB-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_HARTFORD_CT_WFSB/video.m3u8 -#EXTINF:-1 tvg-id="WFTVDT1.us" status="error",ABC Orlando FL (WFTVD-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_ORLANDO_FL_WFTV/video.m3u8 -#EXTINF:-1 tvg-id="WFXTDT1.us" status="error",FOX Boston MA (WAGA-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_BOSTON_MA_WFXT/video.m3u8 #EXTINF:-1 tvg-id="WGCLDT1.us" status="blocked",CBS Atlanta GA (WGCL-DT1) (1080p) https://trn10.tulix.tv/WGCL-CBS/index.m3u8 -#EXTINF:-1 tvg-id="WGCLDT1.us" status="error",CBS Atlanta GA (WGCL-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_ATLANTA_GA_WGCL/tracks-v4a1/mono.m3u8 -#EXTINF:-1 tvg-id="WGNDT1.us" status="blocked",WGN Chicago IL (WGN-TV1) (720p) -http://trn03.tulix.tv/teleup-mBm5MQ50rA/playlist.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="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="WISCDT2.us" status="online",My Madison TV (WISC-DT2) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/13613390/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IkdyYXkyMDE2MDgyOSJ9.eyJtaWQiOjEzNjEzMzkwLCJtZDUiOiI2Y2M5MzczYjIxZWIwNzQ4ZDA0YTRlYzYyMjU2YjBhMiIsImlhdCI6MTQ5NzM4MTU5NywiaXNzIjoiU3luY2JhayIsInN1YiI6IkdyYXkifQ.qJPiMCbnGjAn9wgPrGjVl3M9Xfc4CVSyoZTZ5OH-1jo -#EXTINF:-1 tvg-id="WISNDT1.us" status="error",ABC Milwaukee WI (WISN-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_MILWAUKEE_WI_WISN/video.m3u8 -#EXTINF:-1 tvg-id="WITIDT1.us" status="error",FOX Milwaukee WI (WITI-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_MILWAUKEE_WI_WITI/video.m3u8 #EXTINF:-1 tvg-id="WJACDT1.us" status="blocked",NBC Altoona PA (WJAC1) (720p) http://trn03.tulix.tv/teleup-nbc-wgal-new1/playlist.m3u8 #EXTINF:-1 tvg-id="WJACDT4.us" status="blocked",The CW Altoona PA (WJAC4) (720p) http://trn03.tulix.tv/teleup-cw-whp/playlist.m3u8 -#EXTINF:-1 tvg-id="WJAXDT1.us" status="error",CBS Jacksonville FL (WJAX-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_JACKSONVILLE_FL_WJAX/video.m3u8 -#EXTINF:-1 tvg-id="WJLADT1.us" status="error",ABC Washington DC (WJLA-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_WASHINGTON_DC_WJLA/video.m3u8 -#EXTINF:-1 tvg-id="WJWDT1.us" status="error",FOX Cleveland OH (WJW-DT1) (540p) -http://51.161.118.146:8080/ISG03_FOX_CLEVELAND_OH_WJW/video.m3u8 -#EXTINF:-1 tvg-id="WJZDT1.us" status="error",CBS Baltimore MD (WJZ-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_BALTIMORE_MD_WJZ/video.m3u8 -#EXTINF:-1 tvg-id="WKMGDT1.us" status="error",CBS Orlando FL (WKMG-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_ORLANDO_FL_WKMG/video.m3u8 -#EXTINF:-1 tvg-id="WKRNDT1.us" status="error",ABC Nashville TN (WKRN-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_NASHVILLE_TN_WKRN/video.m3u8 -#EXTINF:-1 tvg-id="WKYCDT1.us" status="error",NBC Cleveland OH (WKYC-DT1) (540p) -http://51.161.118.146:8080/ISG03_NBC_CLEVELAND_OH_WKYC/video.m3u8 +#EXTINF:-1 tvg-id="WKAQDT1.us" status="online",WKAQ-DT1 (Telemundo Puerto Rico) +https://nbculocallive.akamaized.net/hls/live/2037499/puertorico/stream1/master.m3u8 #EXTINF:-1 tvg-id="WLNGRadio.us" status="online",WLNG Radio (410p) [Not 24/7] http://wlngstudiowebcam.srfms.com:1935/wlngstudiowebcam/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="WLSDT1.us" status="error",ABC Chicago IL (WLS-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_CHICAGO_IL_WLS/video.m3u8 #EXTINF:-1 tvg-id="WLWTDT2.us" status="blocked",MeTV (WLWT-DT2) Cincinnati OH (480p) https://16live00.akamaized.net/ME_TV_EAST/index.m3u8 -#EXTINF:-1 tvg-id="WMAQDT1.us" status="error",NBC Chicago IL (WMAQ-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_CHICAGO_IL_WMAQ/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="WOFLDT1.us" status="error",FOX Orlando FL (WOFL-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_ORLANDO_FL_WOFL/video.m3u8 -#EXTINF:-1 tvg-id="WOIODT1.us" status="error",CBS Cleveland OH (WOIO-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_CLEVELAND_OH_WOIO/tracks-v5a1/mono.m3u8 #EXTINF:-1 tvg-id="WorldChannel.us" status="online",PBS World Channel (480p) https://cs.ebmcdn.net/eastbay-live-hs-1/apt/mp4:apt-world/playlist.m3u8 #EXTINF:-1 tvg-id="WPLGDT1.us" status="blocked",abc (WPLG-DT1) Miami FL (720p) https://16live00.akamaized.net/ABC_EAST/index.m3u8 -#EXTINF:-1 tvg-id="WPLGDT1.us" status="error",abc (WPLG-DT1) Miami FL (720p) -http://38.127.211.18/live/c2eds/ABC/HLS/index.m3u8 -#EXTINF:-1 tvg-id="WPLGDT1.us" status="error",ABC Miami FL (WPLG-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_MIAMI_FL_WPLG/video.m3u8 #EXTINF:-1 tvg-id="WPSUDT1.us" status="blocked",PBS (WPSU-DT1) Altoona PA (720p) http://trn03.tulix.tv/lnABbIUBrO/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXIDT1.us" status="error",NBC Pittsburgh PA (WPXI-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_PITTSBURGH_PA_WPXI/video.m3u8 -#EXTINF:-1 tvg-id="WRTVDT1.us" status="error",ABC Indianapolis IN (WRTV-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_INDIANAPOLIS_IN_WRTV/video.m3u8 #EXTINF:-1 tvg-id="WSBDT1.us" status="blocked",ABC Atlanta-GA (WSB-DT1) (720p) https://trn10.tulix.tv/WSB-ABC/index.m3u8 -#EXTINF:-1 tvg-id="WSBDT1.us" status="error",ABC Atlanta GA (WSB-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_ATLANTA_GA_WSB/video.m3u8 -#EXTINF:-1 tvg-id="WSBSDT1.us" status="online",Mega TV Key West FL (WSBS-DT1) (720p) -https://livestream.lamusica.com/megatvP320/ngrp:megatvP320_all/playlist.m3u8 -#EXTINF:-1 tvg-id="WSMVDT1.us" status="error",NBC Nashville TN (WSMV-DT1) (576p) -http://51.161.118.146:8080/ISG03_NBC_NASHVILLE_TN_WSMV/video.m3u8 -#EXTINF:-1 tvg-id="WSOCDT1.us" status="error",ABC Charlotte NC (WSOC-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_CHARLOTTE_NC_WSOC/video.m3u8 -#EXTINF:-1 tvg-id="WSVNDT1.us" status="error",Fox (WSVN-DT1) Miami FL (720p) -http://38.127.211.18/live/c2eds/FOX/HLS/index.m3u8 -#EXTINF:-1 tvg-id="WSVNDT1.us" status="error",FOX Miami FL (WSVN-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_MIAMI_FL_WSVN/video.m3u8 -#EXTINF:-1 tvg-id="WSYXDT1.us" status="error",ABC Columbus OH (WSYX-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_COLUMBUS_OH_WSYX/video.m3u8 -#EXTINF:-1 tvg-id="WTAEDT1.us" status="error",ABC Pittsburgh PA (WTAE-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_ABC_PITTSBURGH_PA_WTAE/video.m3u8 #EXTINF:-1 tvg-id="WTAJDT1.us" status="blocked",CBS Altoona PA (WTAJ1) (720p) http://trn03.tulix.tv/teleup-cbs-whp-new1/playlist.m3u8 -#EXTINF:-1 tvg-id="WTHRDT1.us" status="error",NBC Indianapolis IN (WTHR-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_INDIANAPOLIS_IN_WTHR/video.m3u8 -#EXTINF:-1 tvg-id="WTICDT1.us" status="error",FOX Hartford CT (WTIC-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_HARTFORD_CT_WTIC/video.m3u8 -#EXTINF:-1 tvg-id="WTSPDT1.us" status="error",CBS Tampa FL (WTSP-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_TAMPA_FL_WTSP/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WTTGDT1.us" status="error",FOX Washington DC (WTTG-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_WASHINGTON_DC_WTTG/video.m3u8 -#EXTINF:-1 tvg-id="WTVDDT1.us" status="error",ABC Raleigh NC (WTVD-DT1) (720p) -http://51.161.118.146:8080/ISG03_ABC_RALEIGH_NC_WTVD/video.m3u8 -#EXTINF:-1 tvg-id="WTVFDT1.us" status="error",CBS Nashville TN (WTVF-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_NASHVILLE_TN_WTVF/tracks-v5a1/mono.m3u8 -#EXTINF:-1 tvg-id="WTVJDT1.us" status="error",NBC (WTVJ-DT1) Miami FL (1080p) -http://38.127.211.18/live/c2eds/NBC/HLS/index.m3u8 -#EXTINF:-1 tvg-id="WTVJDT1.us" status="error",NBC Miami FL (WTVJ-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_MIAMI_FL_WTVJ/video.m3u8 #EXTINF:-1 tvg-id="WUPADT1.us" status="blocked",CW Network Atlanta-GA (WUPA-DT1) (1080p) https://trn10.tulix.tv/WUPA-CW/index.m3u8 -#EXTINF:-1 tvg-id="WUSADT1.us" status="error",CBS Washington DC (WUSA-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_WASHINGTON_DC_WUSA/video.m3u8 #EXTINF:-1 tvg-id="WuTangCollection.us" status="online",Wu Tang Collection (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=73 -#EXTINF:-1 tvg-id="WVITDT1.us" status="error",NBC Hartford CT (WVIT-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_HARTFORD_CT_WVIT/video.m3u8 -#EXTINF:-1 tvg-id="WVUEDT1.us" status="error",FOX New Orleans LA (WVUE-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_NEW_ORLEANS_LA_WVUE/video.m3u8 #EXTINF:-1 tvg-id="WWCPDT1.us" status="blocked",FOX Altoona PA (WWCP1) (720p) http://trn03.tulix.tv/teleup-fox-wpmt-new1/playlist.m3u8 #EXTINF:-1 tvg-id="WWJDT1.us" status="blocked",CBS (WWJ-DT1) Detroit MI (720p) https://16live00.akamaized.net/CBS_EAST/index.m3u8 -#EXTINF:-1 tvg-id="WWJDT1.us" status="error",CBS Detroit MI (WWJ-DT1) (720p) -http://51.161.118.146:8080/ISG03_CBS_DETROIT_MI_WWJ/video.m3u8 -#EXTINF:-1 tvg-id="WWLDT1.us" status="error",CBS New Orleans LA (WWL-DT1) (1080p) -http://51.161.118.146:8080/ISG03_CBS_NEW_ORLEANS_LA_WWL/video.m3u8 -#EXTINF:-1 tvg-id="WXIADT1.us" status="error",NBC Atlanta GA (WXIA-DT1) (720p) [Not 24/7] -http://51.161.118.146:8080/ISG03_NBC_ATLANTA_GA_WXIA/video.m3u8 -#EXTINF:-1 tvg-id="WXINDT1.us" status="error",FOX Indianapolis IN (WXIN-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_INDIANAPOLIS_IN_WXIN/video.m3u8 -#EXTINF:-1 tvg-id="Xcorps.us" status="timeout",Xcorps (720p) -https://simultv.s.llnwi.net/n4s4/xcorps/interlink.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) https://d1ewctnvcwvvvu.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="YahooNews.us" status="online",Yahoo! News (720p) https://content.uplynk.com/channel/411ba7ca8cb6403a9e73509e49c3a77b.m3u8 +#EXTINF:-1 tvg-id="YouDotGov.us" status="online",YouDotGov +https://tvsantacruz.secure.footprint.net/egress/bhandler/tvsantacruz/streama/playlist.m3u8 #EXTINF:-1 tvg-id="YoungHollywood.us" status="online",Young Hollywood (720p) https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8 #EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p) https://thegateway.app/YouToo/CueTones/playlist.m3u8 #EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p) https://thegateway.app/YouToo/YTamerica/playlist.m3u8 +#EXTINF:-1 tvg-id="Yuma77.us" status="online",Yuma77 +https://securestream6.champds.com/hlssstc/YumaCoAZLIVE/master.m3u8 +#EXTINF:-1 tvg-id="YumaChannel72.us" status="online",Yuma AZ CH 72 +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",WGN9 News Streaming (1080p) -http://iptu.org/live.m3u8?channel=301 +#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) @@ -1562,8 +1200,6 @@ https://livevideo01.ksdk.com/hls/live/2014965/newscasts/live.m3u8 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",ABC 24 Memphis TN (WATN-TV) (1080p) -https://livevideo01.localmemphis.com/hls/live/2011654/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) @@ -1606,14 +1242,23 @@ https://livevideo01.wusa9.com/hls/live/2015498/newscasts/live.m3u8 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",Radio Javan (720p) -https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",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) @@ -1628,18 +1273,18 @@ https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7 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",WWAY News Willmington NC (720p) -https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",EMT Media TV Los Angeles CA +https://hwlive.streamingmediahosting.com/14135-live/0_lkq7fay8/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",EMT Media TV Los Angeles CA [Geo-blocked] +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",KVVB-TV 33 Victor Valley (1080p) [Not 24/7] -https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1309230/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",The Ohio Channel (WOSU-DT3) (720p) https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tranquil Thunderstorms (720p) @@ -1650,30 +1295,32 @@ https://bcovlive-a.akamaihd.net/bdbdca51c15243fbaca92fd54c42d45a/us-east-1/62458 https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 #EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) -https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 #EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) 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",News4JAX+ -https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",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) @@ -1696,6 +1343,8 @@ https://content.uplynk.com/channel/1fbfb28ae5044f619f75ae0adb011989.m3u8 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) @@ -1706,8 +1355,6 @@ https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 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",CBS 6 Albany NY (WRGB) (720p) -https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.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] @@ -1716,12 +1363,18 @@ https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 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",WCBI (News) -https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/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) @@ -1730,30 +1383,64 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",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",WATC-DT2 -https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) -http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) http://media1.adventist.no:1935/live/hope2/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",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) @@ -1789,6 +1476,8 @@ https://cs.ebmcdn.net/eastbay-live-hs-1/fcps/mp4:fcps/playlist.m3u8 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) @@ -1797,16 +1486,26 @@ https://worcester.vod.castus.tv/live/ch1.m3u8 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",Winthrop Community Access TV (WCAT 15) (360p) [Not 24/7] -https://edu-wcat.azureedge.net/live/live.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",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) @@ -1861,8 +1560,6 @@ http://5.255.90.184:2001/play/a04i 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",TV33 Detroit Live (WHPR) (720p) [Not 24/7] -http://162.244.81.156:1935/whprtv33roku/whprtv33roku/playlist.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) @@ -1881,201 +1578,15 @@ http://209.91.213.10:8088/play/a01a 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",Winthrop Community Access TV (WCAT 3) (480p) -https://frontdoor.wcat-tv.org:8787/live/live.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",CBS 7 Dayton OH (WHIO) https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",CNN -http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",MTV -http://38.127.211.18/live/c2eds/MTV/HLS/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",FOX Detroit MI (WJBK-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC Boston MA (WBTS-DT1) (720p) -http://51.161.118.146:8080/ISG03_NBC_BOSTON_MA_WBTS/video.m3u8 +#EXTINF:-1 tvg-id="" status="error",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",SyFy (Mรฉxico) -http://168.232.168.242:8000/play/a05k/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Warner TV (720p) -http://203.154.243.89:11205 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h141/index.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="error",Toonami Aftermath West (480p) -http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 -http://dai.google.com/linear/hls/event/JnnLYlsCSwKi-0-eoUEFdA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Fox Boston MA (WFXT1) (720p) [Not 24/7] -http://encodercdn1.frontline.ca/encoder182/output/FOX_Boston_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN Latinoamรฉrica (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/anxcx913 -#EXTINF:-1 tvg-id="" status="error",KCRT-TV 28 Richmond CA (KCRT) (360p) -http://granicusliveus3-a.akamaihd.net/richmond/G0034_002/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Metro Nashville Network -http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",History (540p) [Not 24/7] -http://s1.mysportz.tv:2082/history/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Ritmo (1080p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) -https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBS KIRO-TV 7 Seattle WA -https://amg00327-coxmediagroup-kiro7seattle-ono-4z7u9.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",KFSN News (1080p) [Not 24/7] -https://api.abcotvs.com/v3/kfsn/m3u8/url?id=432725&key=yuemix -#EXTINF:-1 tvg-id="" status="error",CBN Espaรฑol (1080p) -https://bcliveuniv-lh.akamaihd.net/i/iptv2_1@194050/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBN Espaรฑol (1080p) -https://bcliveunivsecure-lh.akamaihd.net/i/iptv2_1@500579/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",7News Boston MA (WHDH) (540p) -https://bcsecurelivehls-i.akamaihd.net/hls/live/598046/4744899807001_1/livestream/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBS News Live (360p) -https://cbsnewshd-lh.akamaihd.net/i/CBSNHD_7@199302/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBSN (720p) [Not 24/7] -https://cbsnhls-i.akamaihd.net/hls/live/264710/CBSN_mdialog/prodstream/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBS 7 Seattle WA (KIRO-TV) (1080p) [Geo-blocked] -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00327-coxmediagroup-kiro7seattle-ono/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TCM Latinoamรฉrica -https://cdn.prepro.cvattv.com.ar/live/vod/TCM/SA_Live_WebVTT_FTA/TCM.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBS 47 Action News Jacksonville FL (WJAX-TV) (720p) -https://d2eit0bra9qkiw.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10050_b9ac3c93-be86-4f7e-82b8-796b7f8bfda3_LE/in/cmg-wjaxtv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",ABC 2 Atlanta GA (WSB-TV) (720p) -https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Fox 23 Tulsa OK (KOKI-TV) (720p) -https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC 11 Pittsburgh PA (WPXI) (720p) -https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-wpxitv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Philadelphia 76ers (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/76ers/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Portland Trail Blazers (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/blazers/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Milwaukee Bucks (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/bucks/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Chicago Bulls (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/bulls/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Cleveland Cavaliers (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/cavaliers/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Boston Celtics (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/celtics/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA LA Clippers (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/clippers/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Memphis Grizzlies (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/grizzlies/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Atlanta Hawks (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/hawks/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Miami Heat (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/heat/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Charlotte Hornets (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/hornets/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Utah Jazz (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/jazz/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Sacramento Kings (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/kings/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA New York Knicks (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/knicks/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Los Angeles Lakers (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/lakers/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Orlando Magic (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/magic/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Dallas Mavericks (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/mavericks/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Brooklyn Nets (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/nets/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Denver Nuggets (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/nuggets/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Indiana Pacers (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/pacers/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA New Orleans Pelicans (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/pelicans/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Detroit Pistons (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/pistons/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Toronto Raptors (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/raptors/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Houston Rockets (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/rockets/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA San Antonio Spurs (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/spurs/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Phoenix Suns (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/suns/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Oklahoma City Thunder (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/thunder/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Minnesota Timberwolves (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/timberwolves/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Golden State Warriors (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/warriors/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBA Washington Wizards (720p) [Not 24/7] -https://d17f1mg1q6g54e.cloudfront.net/hls/wizards/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="error",TUDN US [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/bQ2JGGVzTpqfCfcTZWay1Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Unimas East (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/D8RY01WsRv6SMK6X3AoWAg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Unimas West (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/fQCAqHLkSPeYW0FmDm7aOQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Galavision West [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/Nx4jutBDR5ekuML_73omhg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Univision West (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/OB8_g3B_Th2LAr1AVmM4Mw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Univision East (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/pa2-p-dKTaCqDOi0eFyHXw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Galavision East [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/SIvlK2VmTsqL_hgyKeFIPg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Ion 8 Christiansted VI (WSVI-TV) (300p) [Not 24/7] -https://dcunilive30-lh.akamaihd.net/i/dclive_1@534251/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",PHX TV (Phoenix TV) -https://granicusliveus8-a.akamaihd.net/phoenix/G1498_002/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Fox 2 St. Louis MO (KTVI) (1080p) [Not 24/7] -https://iptv-all.lanesh4d0w.repl.co/united-states/ktvi-tv -#EXTINF:-1 tvg-id="" status="error",PBS Dallas TX (KERA) (1080p) [Geo-blocked] -https://kera-flash.streamguys1.com/live/eventStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC4 KNBC-TV News (1080p) [Not 24/7] -https://knbclive-f.akamaihd.net/i/LA_STREAM1@13988/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC5 KXAS-TV News Dallas TX (1080p) [Not 24/7] -https://kxaslive-f.akamaihd.net/i/DALLAS_STREAM5@5495/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBS 46 Atlanta GA (WGCL-TV) (720p) [Not 24/7] -https://live.field59.com/wgcl/ngrp:wgcl1_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC 11 Alive Atlanta GA (WXIA-TV) (1080p) -https://livevideo01.11alive.com/hls/live/2015499/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC 13 Indianapolis IN (WTHR) (1080p) -https://livevideo01.wthr.com/hls/live/2013835/newscasts/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Fox Tรผrkiye (720p) -https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",3ABN (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652042/secure/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",3ABN Franรงais (720p) [Not 24/7] -https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",WMFD-TV 68 Mansfield OH (720p) [Not 24/7] -https://player-api.new.livestream.com/accounts/1194911/events/3466400/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Disney Channel Japan (720p) [Not 24/7] -https://redlabmcdn.s.llnwi.net/jp04/bs13hd/index.mpd -#EXTINF:-1 tvg-id="" status="error",SonLife Broadcasting (SBN) (720p) -https://sonlife7-i.akamaihd.net/hls/live/585011/ch7/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Inmaculada (1080p) [Not 24/7] -https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8 -#EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (1080p) -https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC 5 News Chicago IL (WMAQ-TV) (1080p) -https://wmaqlive-f.akamaihd.net/i/CHICAGO_STREAM1@22923/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Telemundo WSNS Noticias Chicago IL (1080p) [Not 24/7] -https://wmaqlive-f.akamaihd.net/i/CHICAGO_STREAM4@24420/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC4 WNBC-TV New York News (1080p) [Not 24/7] -https://wnbclive-f.akamaihd.net/i/NY_STREAM1@13992/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC4 WRC-TV Washington News (1080p) -https://wrclive-f.akamaihd.net/i/DC_STREAM1@22925/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC 4 News Washington DC (WRC-TV) (720p) [Not 24/7] -https://wrclive-f.akamaihd.net/i/wrcb1_1@46880/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Telemundo WSCV Noticias Miami FL (1080p) [Not 24/7] -https://wscvlive-lh.akamaihd.net/i/MIAMI_STREAM6@183618/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC6 WTVJ-TV News Miami FL (1080p) [Not 24/7] -https://wtvjlive-f.akamaihd.net/i/MIAMI_STREAM1@19309/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",NBC-CT WVIT-TV News Hartford CT (1080p) -https://wvitlive-f.akamaihd.net/i/HARTFORD_STREAM1@22924/master.m3u8 -#EXTINF:-1 tvg-id="" status="error" 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",AXN East Asia (Thai) (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_AXNHD_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="error" 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",Warner TV (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/76.0.3809.25 Safari/537.36 -https://www.livedoomovie.com/02_WarnerTVHD_720p/chunklist.m3u8 diff --git a/streams/us_adultswim.m3u b/streams/us_adultswim.m3u index a8560db35..b9f9a14a3 100644 --- a/streams/us_adultswim.m3u +++ b/streams/us_adultswim.m3u @@ -5,7 +5,3 @@ https://adultswim-vodlive.cdn.turner.com/live/lsotl/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/off-the-air/stream_de.m3u8 #EXTINF:-1 tvg-id="AdultSwimYourPrettyFaceIsGoingToHell.us" status="online",Adult Swim Your Pretty Face Is Going To Hell (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/ypf/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="error",Adult Swim Fishcam (1080p) -https://media.cdn.adultswim.com/streams/playlists/fishcam.backup.m3u8 -#EXTINF:-1 tvg-id="" status="error",Adult Swim Fishcam (1080p) -https://media.cdn.adultswim.com/streams/playlists/live-stream.primary.v2.m3u8 diff --git a/streams/us_bumblebee.m3u b/streams/us_bumblebee.m3u index e6a53cfc8..95d50c151 100644 --- a/streams/us_bumblebee.m3u +++ b/streams/us_bumblebee.m3u @@ -65,7 +65,7 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5bf22491932c8304fc4533e4/ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2626030145130f25474626/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVTropicsLive.us" status="online",Bumblebee TV Tropics Live (1080p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c9538b9932c837b4939735c/playlist.m3u8 -#EXTINF:-1 tvg-id="BumblebeeTVWaterfallsLive.us" status="error",Bumblebee TV Waterfalls Live (1080p) +#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 diff --git a/streams/us_fubo.m3u b/streams/us_fubo.m3u index f3f81feec..ebcc81811 100644 --- a/streams/us_fubo.m3u +++ b/streams/us_fubo.m3u @@ -1,9 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="error",Adventure Sports Network (720p) -https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8 -#EXTINF:-1 tvg-id="FootballDailyXUMO.us" status="error",Football Daily (XUMO) (720p) -https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-footballdaily/CDN/master.m3u8 -#EXTINF:-1 tvg-id="MotorvisionXUMO.us" status="error",Motorvision (XUMO) (720p) -https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-motorvisiontv/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",fubo Sports Network (720p) https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-fubo/CDN/master.m3u8 diff --git a/streams/us_glewedtv.m3u b/streams/us_glewedtv.m3u index db57f4964..007b4f065 100644 --- a/streams/us_glewedtv.m3u +++ b/streams/us_glewedtv.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="TheFirstTV.us" status="online",The First (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheFirstTV.us" status="error",The First (1080p) [Not 24/7] https://redseat-thefirst-glewedtv.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Estrella TV (1080p) https://estrellatv-glewed.amagi.tv/playlist.m3u8 diff --git a/streams/us_klowdtv.m3u b/streams/us_klowdtv.m3u index 4d7f420da..3c1667aa6 100644 --- a/streams/us_klowdtv.m3u +++ b/streams/us_klowdtv.m3u @@ -7,8 +7,6 @@ https://demandafrica-klowdtv.amagi.tv/playlist.m3u8 http://n1.klowdtv.net/live3/fido_720p/chunks.m3u8 #EXTINF:-1 tvg-id="GameShowNetworkEast.us" status="online",Game Show Network East (720p) [Not 24/7] http://n1.klowdtv.net/live2/gsn_720p/chunks.m3u8 -#EXTINF:-1 tvg-id="HNCFree.us" status="error",HNC Free (720p) -https://hncfree-klowdtv.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="OneAmericaNewsNetwork.us" status="online",OAN (720p) [Geo-blocked] https://cdn.klowdtv.net/803B48A/oan_aws_ms/OAN.m3u8 #EXTINF:-1 tvg-id="OneAmericaNewsNetwork.us" status="online",OAN (720p) @@ -21,5 +19,3 @@ http://n1.klowdtv.net/live2/qvclive_720p/playlist.m3u8 https://redseat-thefirst-klowdtv.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (720p) https://sportsgrid-klowdtv.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ESTV (720p) -https://estv-klowdtv.amagi.tv/playlist.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index d6a261438..9b79a5e0a 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -11,9 +11,6 @@ http://v-ny.theus6tv.duckdns.org/hls/7.1/playlist.m3u8 #EXTINF:-1 tvg-id="WABCDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WABC-DT2 (Localish) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/7.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WABCDT3.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WABC-DT3 (This 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/7.3/playlist.m3u8 #EXTINF:-1 tvg-id="WABCDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WABC-DT4 (HSN) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/7.4/playlist.m3u8 @@ -68,15 +65,9 @@ http://v-ny.theus6tv.duckdns.org/hls/68.1/playlist.m3u8 #EXTINF:-1 tvg-id="WFUTDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WFUT-DT2 (True Crime Network) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/68.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WHYYDT1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WHYY-DT1 (PBS Philadelphia) (1080p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -http://v-pi.theus6tv.duckdns.org/hls/12.1/playlist.m3u8 #EXTINF:-1 tvg-id="WHYYDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WHYY-DT2 (Y2) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/12.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WHYYDT3.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WHYY-DT3 (Y Kids) (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-pi.theus6tv.duckdns.org/hls/12.3/playlist.m3u8 #EXTINF:-1 tvg-id="WJLPDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT1 (MeTV New York) #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.1/playlist.m3u8 @@ -110,10 +101,10 @@ http://v-ny.theus6tv.duckdns.org/hls/42.5/playlist.m3u8 #EXTINF:-1 tvg-id="WKOBLD6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD6 (Estrella TV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/42.6/playlist.m3u8 -#EXTINF:-1 tvg-id="WKOBLD7.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD7 (ShopLC) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD7.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD7 (ShopLC) (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/42.7/playlist.m3u8 -#EXTINF:-1 tvg-id="WKOBLD8.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD8 (Novelisima) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="WKOBLD8.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WKOB-LD8 (Novelisima) (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/42.8/playlist.m3u8 #EXTINF:-1 tvg-id="WLIWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WLIW-DT1 (PBS WLIW) (1080p) @@ -128,9 +119,6 @@ http://v-ny.theus6tv.duckdns.org/hls/21.3/playlist.m3u8 #EXTINF:-1 tvg-id="WLIWDT4.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-DT4 (All Arts) (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.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WLVTDT1.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",WLVT-DT1 (PBS 39) (720p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -http://v-pi.theus6tv.duckdns.org/hls/39.1/playlist.m3u8 #EXTINF:-1 tvg-id="WMBQCD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WMBQ-LD (FNX) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/46.1/playlist.m3u8 @@ -149,9 +137,6 @@ http://v-ny.theus6tv.duckdns.org/hls/13.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNETDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNET-DT2 (PBS KIDS) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-ny.theus6tv.duckdns.org/hls/13.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WNJSDT1.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",WNJS-DT1 (NJ PBS) (1080p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 -http://v-pi.theus6tv.duckdns.org/hls/23.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNJSDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNJS-DT2 (NHK WORLD) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 http://v-pi.theus6tv.duckdns.org/hls/23.2/playlist.m3u8 @@ -269,9 +254,9 @@ 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",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="" 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 79f8ed709..6527885b7 100644 --- a/streams/us_pbs.m3u +++ b/streams/us_pbs.m3u @@ -261,5 +261,3 @@ https://wxxidt.lls.pbs.org/out/v1/9ea6c5eb539d4545b74b67d064d12395/index.m3u8 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 -#EXTINF:-1 tvg-id="" status="error",PBS Seattle WA (KCTS) (1080p) -https://rtmp-kctsdt.lls.cdn.pbs.org/rtmp-kctsdt/271a9ab7-e9ed-4fec-9fe9-e46c97a3f8f0/primary.m3u8 diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index e4bfa0277..89ab75b26 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -1,18 +1,12 @@ #EXTM3U #EXTINF:-1 tvg-id="24HourFreeMovies.us" status="timeout",24 Hour Free Movies (720p) [Not 24/7] https://d15690s323oesy.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/UDU-Plex/158.m3u8 -#EXTINF:-1 tvg-id="ACCNetwork.us" status="error",ACC Network (1080p) -https://120sports-accdn-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="AccuWeather.us" status="online",AccuWeather Now (1080p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00684-accuweather-accuweather-plex/playlist.m3u8 #EXTINF:-1 tvg-id="AFV.us" status="online",AFV (720p) https://linear-12.frequency.stream/dist/plex/12/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="AFVenEspanol.us" status="online",AFV en Espaรฑol (720p) [Not 24/7] https://linear-46.frequency.stream/dist/plex/46/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="Asiancrush.us" status="error",Asiancrush (720p) -https://ac-samsung.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) -https://cheddar.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Choppertown.us" status="online",Choppertown (720p) [Not 24/7] https://linear-11.frequency.stream/dist/plex/11/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) @@ -23,146 +17,58 @@ 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="Crime360.us" status="error",Crime 360 (1080p) -https://aenetworks-crime360-1.plex.wurl.com/manifest/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="DealorNoDeal.us" status="error",Deal or No Deal (1080p) -https://endemol-dealornodeal-1.plex.wurl.com/manifest/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="error",Dove Channel (1080p) +#EXTINF:-1 tvg-id="DoveChannel.us" status="timeout",Dove Channel (1080p) https://dove-channel.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="EstrellaNews.us" status="online",Estrella News (1080p) https://estrellanews-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="EstrellaTVEast.us" status="online",Estrella TV East (1080p) https://estrellatv-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy International (540p) -https://9c17e762ec814557b3516dd3e0a7ca56.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_FailArmy/ade59f27-be9b-4b71-b8dc-05928c1dfdf4/2.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy (1080p) -https://failarmy-linear.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmStreams.us" status="error",FilmStreams (1080p) -https://spi-filmstream-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GameShowNetworkEast.us" status="error",Game Show Network East (540p) -https://gsn-gameshowchannnel-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="GFNTV.us" status="online",GFN TV (720p) [Not 24/7] https://d3jxchypmk8fja.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/GFNTV-Plex/169.m3u8 -#EXTINF:-1 tvg-id="GlewedTV.us" status="error",Glewed TV (720p) -https://glewedtv-3.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="error",Gravitas Movies (720p) -https://gravitas-movies.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GustoTV.au" status="error",Gusto TV (1080p) -https://gustous-plex.amagi.tv/hls/amagi_hls_data_gustoAAAA-gustous-plex/CDN/playlist.m3u8?X-Plex-Token=MorUy57ijWhGe4ixZb_T&channelId=5f8746eabd529300418246d9&did=df8e1a36-847d-5096-86a7-3803ed330ede&dnt=0&us_privacy=1--- #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (1080p) [Not 24/7] https://d3uyzhwvmemdyf.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HardKnocks-PLEX/121.m3u8 -#EXTINF:-1 tvg-id="HollywoodClassics.us" status="error",Hollywood Classics (1080p) -https://vitor-hollywoodclassics-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HumorMill.us" status="online",Humor Mill (1080p) [Not 24/7] https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-PLEX/152.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) https://ign-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Journy.us" status="error",Journy (720p) -https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8?did=62274240-07e7-5d94-8dc8-ef68cf19e175&dnt=0&pid=5f5132df62fe160040f26bc2&ptoken=PLbo_Jw_s1xgoB_1Srgg -#EXTINF:-1 tvg-id="JournysBourdainAllDay.us" status="error",Journy's Bourdain All Day (1080p) -https://plexpab.teleosmedia.com/linear/ovation/journypresentsanthonybourdain/playlist.m3u8?did=62274240-07e7-5d94-8dc8-ef68cf19e175&dnt=0&pid=6182cd0df4e62961d9c2ccf6&ptoken=PLbo_Jw_s1xgoB_1Srgg -#EXTINF:-1 tvg-id="JudgeFaith.us" status="error",Judge Faith (1080p) -https://judge-faith-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="KidoodleTV.ca" status="error",Kidoodle.TV (720p) -https://kidoodletv-kdtv-2.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="LatidoMusic.us" status="error",Latido Music (1080p) -https://vidaprimo-plex.amagi.tv/hls/amagi_hls_data_vidaprimo-vidaprimo-plex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="LatidoMusic.us" status="error",Latido Music (1080p) -https://vidaprimo-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LawCrime.us" status="error",Law & Crime (720p) -https://lawandcrime-samsung.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="LIT.us" status="error",LIT (1080p) -https://studio1-lit-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LivelyPlace.us" status="error",Lively Place (1080p) -https://aenetworks-ae-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="LoopBeastModeWest.us" status="error",Loop Beast Mode West (1080p) [Geo-blocked] -https://1f0e60dbce3043279c491fe51983361d.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/beast_mode_plex/master.m3u8 -#EXTINF:-1 tvg-id="LoopElectronicaWest.us" status="error",Loop Electronica West (1080p) [Not 24/7] -https://57490d2f4ea646bbae56a1a816617a5f.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/electro_anthems_plex/master.m3u8 -#EXTINF:-1 tvg-id="LoopHipHopWest.us" status="error",Loop Hip-Hop West (1080p) -https://e20b86263a38460ba3647b18fb150000.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/hip_hop_bangers_plex/master.m3u8 -#EXTINF:-1 tvg-id="LoopPartyWest.us" status="error",Loop Party West (1080p) -https://0b1ea79d9170498c91073ff8c460de18.mediatailor.us-west-2.amazonaws.com/v1/master/6b8beeb9ed833d048c8c8155a25a28fe617c5474/party_plex/master.m3u8 -#EXTINF:-1 tvg-id="MagellanTVNow.us" status="error",Magellan TV Now (720p) -https://magellantv-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="error",Maverick Black Cinema (720p) -https://maverick-maverick-black-cinema-2.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MAVTVSelect.us" status="error",MavTV Select (1080p) -https://mavtv-1.plex.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="KMTV.kr" status="online",KMTV +https://kmtvnow-samsung-us.plex.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MidnightPulp.us" status="online",Midnight Pulp (1080p) https://369f2966f62841f4affe37d0b330a13c.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_MidnightPulp/playlist.m3u8?ads.app_bundle=&ads.app_store_url=&ads.consent=0&ads.gdpr=0&ads.plex_id=5ef4e1b40d9ad000423c4427&ads.plex_token=z1MCPUpbxYcHru-5hdyq&ads.psid=&ads.targetopt=1&ads.ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/84.0.4147.89+Safari/537.36+OPR/70.0.3728.71&ads.us_privacy=1---&ads.wurl_channel=263&ads.wurl_name=MidnightPulp -#EXTINF:-1 tvg-id="MidnightPulp.us" status="error",Midnight Pulp (1080p) -https://midnightpulp-samsung.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="MovieSphere.us" status="online",MovieSphere (1080p) https://moviesphere-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MuseumTVFast.us" status="online",Museum TV Fast (1080p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg01492-secomsasmediart-museumtv-en-plex/playlist.m3u8 -#EXTINF:-1 tvg-id="NeuralFocused.us" status="error",Neural Focused -https://1d75125ffd43490eb970a2f3f575e96c.mediatailor.us-west-2.amazonaws.com/v1/manifest/6b8beeb9ed833d048c8c8155a25a28fe617c5474/neural_focused_plex/35cba159-09d0-4e37-bf3c-99cd99ec425b/5.m3u8 -#EXTINF:-1 tvg-id="News12NewYork.us" status="error",News 12 New York (1080p) -https://cheddar-news12ny-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (1080p) +#EXTINF:-1 tvg-id="NewsmaxTV.us" status="timeout",Newsmax (1080p) https://newsmax-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-newsmax-plex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Nosey.us" status="error",Nosey (1080p) -https://nosey-2.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) [Not 24/7] https://d18toqrnfyz3v1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/OutdoorAmerica-PLEX/159.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://a357e37df8ec46719fdeffa29a3e8e40.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_PeopleAreAwesome/8fe64d6c-210c-42ac-8b42-8006b8721cf4/3.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (1080p) -https://jukin-peopleareawesome-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="PlayWorks.us" status="online",Play.Works (720p) https://b12eca572da7423284734ca3a6242ea2.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_PlayWorks/playlist.m3u8?ads.app_bundle=com.plexapp.desktop&ads.app_store_url=https://app.plex.tv&ads.consent=0&ads.gdpr=1&ads.plex_id=5f0ff263d71dcb00449ec01e&ads.plex_token=MorUy57ijWhGe4ixZb_T&ads.psid=df8e1a36-847d-5096-86a7-3803ed330ede&ads.targetopt=0&ads.ua=Mozilla/5.0+(Windows+NT+6.1;+rv:83.0)+Gecko/20100101+Firefox/83.0&ads.us_privacy=1---&ads.wurl_channel=512&ads.wurl_name=PlayWorks -#EXTINF:-1 tvg-id="PlayWorks.us" status="error",Play.Works (1080p) -https://playworksdigital-playworks-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="error",pocket.watch (720p) -https://pocketwatch.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="PopstarTV.us" status="online",Popstar! TV (1080p) [Not 24/7] https://linear-10.frequency.stream/dist/plex/10/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="Realnosey.us" status="error",Real nosey (1080p) -https://nosey-realnosey-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="RealStories.us" status="online",Real Stories (1080p) https://lds-realstories-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RetroCrushTV.us" status="online",RetroCrush TV (1080p) https://45034ce1cbb7489ab1499301f6274415.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex_RetroCrush/playlist.m3u8?ads.app_bundle=&ads.app_store_url=&ads.consent=0&ads.gdpr=0&ads.plex_id=5ef4e1b40d9ad000423c442a&ads.plex_token=z1MCPUpbxYcHru-5hdyq&ads.psid=&ads.targetopt=1&ads.ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/84.0.4147.89+Safari/537.36+OPR/70.0.3728.71&ads.us_privacy=1---&ads.wurl_channel=491&ads.wurl_name=RetroCrush -#EXTINF:-1 tvg-id="RetroCrushTV.us" status="error",RetroCrush TV (1080p) -https://digitalmediarights-retrocrush-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ReutersTV.uk" status="online",Reuters (1080p) https://reuters-reutersnow-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Revry2.us" status="error",Revry 2 (720p) -https://0bef58ceebc44ecbba8ed46a4b17de0c.mediatailor.us-west-2.amazonaws.com/v1/manifest/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-PLEX/09eef831-6e1a-4f60-a138-77c0a1da8e06/0.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="online",Revry (720p) [Not 24/7] https://linear-5.frequency.stream/dist/plex/5/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RevryNews.us" status="online",Revry News (720p) [Not 24/7] https://linear-44.frequency.stream/dist/plex/44/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="RunTime.us" status="error",RunTime (1080p) -https://ammoruntime-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RuntimeSpain.es" status="error",Runtime (Spain) (1080p) -https://ammo-espanol-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RushbyAMC.us" status="error",Rush by AMC (1080p) -https://amc-rushbyamc-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="SkillsPlusThrills.us" status="error",Skills + Thrills (1080p) -https://aenetworks-skills-thrills-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="SoReal.us" status="error",So... Real (1080p) -https://cinedigm-so-real-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (1080p) https://sportsgrid-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Stadium.us" status="error",Stadium (720p) -https://stadium-ringofhonor-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Tankee.us" status="online",Tankee (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?app_bundle=com.plexapp.desktop&app_domain=app.plex.tv&app_name=plex&content_series=5f12332eeca6a20040b328e5&content_title=MorUy57ijWhGe4ixZb_T&coppa=1&custom4=plex&device_make=Windows&device_model=Firefox&did=df8e1a36-847d-5096-86a7-3803ed330ede&gdpr=1&h=691&live=1&network_id=39&us_privacy=1---&w=1224 -#EXTINF:-1 tvg-id="Tankee.us" status="error",Tankee (720p) -https://playworksdigital-tankee-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TheBoatShow.us" status="error",The Boat Show (720p) -https://vitor-theboatshow-1.plex.wurl.com/manifest/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) @@ -171,29 +77,11 @@ https://thedesignnetwork-tdn-5.plex.wurl.com/manifest/playlist.m3u8 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) https://filmdetective-plex.amagi.tv/index.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="error",The Pet Collective (720p) -https://631dd17512664bafa0f3d1bd9717d7c0.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_ThePetCollective/9a0bc894-3507-4712-ac73-40ae060ddbef/3.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="error",The Pet Collective (720p) -https://the-pet-collective-samsung.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Timeline.us" status="online",Timeline (1080p) https://lds-timeline-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVClassics.us" status="error",TV Classics (1080p) -https://vitor-tvclassics-1.plex.wurl.com/manifest/4300.m3u8 -#EXTINF:-1 tvg-id="VENN.us" status="error",VENN (1080p) -https://venntv-plex.amagi.tv/hls/amagi_hls_data_venntvAAA-venntv-plex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="WaypointTV.us" status="error",Waypoint TV (360p) -https://waypointtv-samsung.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpy.us" status="error",WeatherSpy (720p) -https://04799df414944908856c6c521891945f.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_WeatherSpy/2eba863c-1452-4ea6-98b2-2b1c0c81c112/3.m3u8 -#EXTINF:-1 tvg-id="WeatherSpy.us" status="error",WeatherSpy (1080p) -https://jukin-weatherspy-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WhistleSports.us" status="error",Whistle Sports (720p) -https://whistle-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WipeoutXtra.us" status="error",Wipeout Xtra (1080p) -https://endemol-wipeoutxtra-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Wonder.uk" status="online",Wonder (1080p) https://lds-wonder-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="error",World Poker Tour (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (1080p) [Not 24/7] https://dth07jsr8atug.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-Plex/171.m3u8 #EXTINF:-1 tvg-id="Xplore.us" status="online",Xplore (1080p) https://xplore-plex.amagi.tv/playlist.m3u8 @@ -201,8 +89,6 @@ 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="YuyuTV.us" status="error",Yuyu TV (1080p) -https://yuyu-samsung.plex.wurl.com/manifest/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",EDGEsport (1080p) @@ -211,11 +97,3 @@ https://edgesports-plex.amagi.tv/playlist.m3u8 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="error",Bambu -https://bambu-plex-ingest.cinedigm.com/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews en Espaรฑol (720p) -https://euronews-euronews-spanish-2.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews English (720p) -https://euronews-euronews-world-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBS 3 Omaha NE (KMTV-TV) (1080p) -https://kmtvnow-samsung.plex.wurl.com/manifest/playlist.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 5a987d822..a231cf69a 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -9,20 +9,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b65 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d86f519358a00072b978e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="90210.us" status="online",Pluto TV 90120 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d83e0a382c00007bc02e7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="AdventureTV.us" status="error",Pluto TV Pluto Adventure TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5938876b78d8d9c074c3c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5938876b78d8d9c074c3c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=675&terminate=false&userId= #EXTINF:-1 tvg-id="AFV.us" status="online",Pluto TV AFV TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82b55ad0213e00079c509f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="AllEliteWrestling.us" status="error",Pluto TV All Elite Wrestling (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d1697f10a0e000798ed8d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="AllRealitybyWEtv.us" status="online",Pluto TV Pluto All Reality by WE tv (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82530945600e0007ca076c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82530945600e0007ca076c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=310&terminate=false&userId= #EXTINF:-1 tvg-id="AllRealitybyWEtv.us" status="online",Pluto TV All Reality by WE tv (360p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82530945600e0007ca076c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="AmericanGladiators.us" status="error",Pluto TV American Gladiators (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d815e489b315b154db2e053/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d815e489b315b154db2e053&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=303&terminate=false&userId= -#EXTINF:-1 tvg-id="AmericanGladiators.us" status="error",Pluto TV American Gladiators (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d815e489b315b154db2e053/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84f54a82f05300080e6746&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=605&terminate=false&userId= #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",America's Test Kitchen (720p) @@ -62,13 +54,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5844bf #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/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="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="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/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="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) @@ -102,9 +94,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1efad04 #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/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="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) @@ -123,12 +115,10 @@ https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bfbe4ced4f7b601b12e6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=540&terminate=false&userId= #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=599375885ceaac3cabccbed7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=635&terminate=false&userId= #EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Cats247.us" status="error",Cats 24/7 (UK) (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db044d7846b170009215ef0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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] @@ -149,10 +139,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc48170e280c80009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b05ea168cc000767ba67/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CBSNewsPittsburgh.us" status="online",Pluto TV CBSN Pittsburgh PA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa5277e00083f6521/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Chassy.us" status="error",Pluto TV Chassy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b6b285823ecb93393cbf766/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b6b285823ecb93393cbf766&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=687&terminate=false&userId= -#EXTINF:-1 tvg-id="Chassy.us" status="error",Pluto TV Chassy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b6b285823ecb93393cbf766/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] @@ -203,10 +189,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dcc42446 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channelStore=us&channel_id=151908&content=0adc72cd87e45d3491f8e47e54bbcc98&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="CNET.us" status="error",Pluto TV CNET (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56283c8769ba54637dea0464/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56283c8769ba54637dea0464&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=228&terminate=false&userId= -#EXTINF:-1 tvg-id="CNET.us" status="error",Pluto TV CNET (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56283c8769ba54637dea0464/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CNN.us" status="online",Pluto TV CNN (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839419cb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5421f71da6af422839419cb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=209&terminate=false&userId= #EXTINF:-1 tvg-id="ColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p) @@ -217,10 +199,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712 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",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="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] @@ -233,12 +215,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b8923fc30280007 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/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/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="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) @@ -254,9 +236,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4 #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40855b3fb0855028c99b6f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=315&terminate=false&userId= +#EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) @@ -269,8 +251,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9debf8c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6eeb85c05dfc257e5a50c4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6eeb85c05dfc257e5a50c4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=144&terminate=false&userId= #EXTINF:-1 tvg-id="Degrassi.us" status="online",Pluto TV Degrassi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c6eeb85c05dfc257e5a50c4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Degrassi.us" status="error",Pluto TV Degrassi (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de58ef515635d00091f605d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="DemandAfrica.us" status="online",Pluto TV Demand Africa (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f061242a7951e00075d7413/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f061242a7951e00075d7413&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=172&terminate=false&userId= #EXTINF:-1 tvg-id="DoctorWho.us" status="online",Doctor Who (720p) @@ -283,12 +263,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ce4475cd https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b329e0a7b9d8872aeb49ceb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b329e0a7b9d8872aeb49ceb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=636&terminate=false&userId= #EXTINF:-1 tvg-id="Dogs247.us" status="online",Pluto TV Dogs 24/7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b329e0a7b9d8872aeb49ceb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8dc1d8da13e15d9fce6911/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d8dc1d8da13e15d9fce6911&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7254c815-0582-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc1d8da13e15d9fce6911/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740e843c7812dcb8db/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) @@ -298,6 +272,8 @@ 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 @@ -305,8 +281,6 @@ 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) @@ -326,8 +300,6 @@ 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 @@ -335,6 +307,8 @@ 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] @@ -353,12 +327,12 @@ 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="Fight.us" status="online",Pluto TV Fight (360p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FilmesSuspenseBrazil.br" status="online",Pluto TV Filmes Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171d3442a0500007362f22/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) @@ -391,10 +365,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/580e87ff4 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54187aae660e00093561d6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54187aae660e00093561d6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=167&terminate=false&userId= #EXTINF:-1 tvg-id="GameShowCentral.us" status="online",Pluto TV Game Show Central (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54187aae660e00093561d6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="GameSpot.us" status="error",Pluto TV GameSpot (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f186626dcd00d0007936443/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f186626dcd00d0007936443&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=806&terminate=false&userId= -#EXTINF:-1 tvg-id="GameSpot.us" status="error",Pluto TV GameSpot (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f186626dcd00d0007936443/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="GordonRamsaysHellsKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e99f4423e067bd6df6903/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e99f4423e067bd6df6903&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=294&terminate=false&userId= #EXTINF:-1 tvg-id="GordonRamsaysHellsKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p) @@ -405,12 +375,6 @@ 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="Her.us" status="error",Pluto TV HER (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e4bf0db50560a000948ce52/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="HillsongChannel.us" status="error",Pluto TV Hillsong Channel (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b87428fe37d8cadba44/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b87428fe37d8cadba44&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=898&terminate=false&userId= -#EXTINF:-1 tvg-id="HillsongChannel.us" status="error",Pluto TV Hillsong Channel (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b87428fe37d8cadba44/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -434,25 +398,23 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207 #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#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= +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 +#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="InsightTV.nl" status="online",Insight TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f042bf0241c6f0007721021/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="InsightTV.nl" status="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="InstantSaga.us" status="online",Instant Saga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549e98061b5f000776866a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba501-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=e11c2399-2d50-4607-be2c-d35d72152bbe -#EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1004e0a5714d000745650d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e66928133461100077dfd73/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e66928133461100077dfd73&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=514&terminate=false&userId= #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p) @@ -464,9 +426,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb95 #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= +#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] @@ -499,8 +461,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c548530007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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) @@ -509,15 +469,17 @@ 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) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= -#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/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 @@ -527,21 +489,21 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) +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= @@ -588,11 +550,9 @@ 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/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= -#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="Naturescape.us" status="error",Pluto TV Naturescape (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f3739f6b900075f366c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] @@ -608,9 +568,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1215179 #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/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="NickJrClubBrazil.br" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="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] @@ -667,8 +627,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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="PBRRidePass.us" status="online",PBR RidePass [Geo-blocked] +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 (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) @@ -681,12 +645,8 @@ 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",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="timeout",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="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&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="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] @@ -697,10 +657,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (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) @@ -735,8 +695,6 @@ 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="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -764,9 +722,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293 #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/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="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="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) @@ -797,16 +755,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5a4bb https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b3a4249444e05d09cc46/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b3a4249444e05d09cc46&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=663&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCars.us" status="online",Pluto TV Cars (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b3a4249444e05d09cc46/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="timeout",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="PlutoTVCats247Germany.de" status="error",Cats 24/7 (DE) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a56ce10f0b0009e64037/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a56ce10f0b0009e64037&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4f8f5d53-0580-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCats247Germany.de" status="error",Cats 24/7 (DE) (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db6a56ce10f0b0009e64037/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -826,23 +780,23 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4 #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/5dcb62e63d4d8f0009f36881/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.es" status="online",Pluto TV Cine Acciรณn (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/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 (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="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) @@ -877,10 +831,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="error",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="error",Pluto TV Comedy (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -895,10 +845,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.fr" status="timeout",Pluto TV Cuisine (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) @@ -935,24 +885,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b0007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddbf866b1862a0009a0648e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ddbf866b1862a0009a0648e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=3a2ed1cd-e3a3-4fa3-bdbc-94e7363ca0cf&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (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="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="error",Pluto TV Drama+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 #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) @@ -999,10 +947,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0c92783b3f0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0c92783b3f0007a4c7df/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVFitness.us" status="online",Pluto TV Fitness (720p) 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="PlutoTVFocusTV.us" status="online",Pluto TV Focus TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3bd0e63f793300071574cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3bd0e63f793300071574cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=95e98e2b-3403-11eb-b13a-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVFocusTV.us" status="online",Pluto TV Focus TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f3bd0e63f793300071574cd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&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) @@ -1013,7 +957,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694 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="timeout",Pluto TV Gaming TV (720p) +#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVGarfield.us" status="online",Pluto TV Garfield (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1092,27 +1036,27 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f062 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.fr" status="online",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="timeout",Pluto TV Kenan y Kel (720p) +#EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (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) @@ -1143,8 +1087,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ff 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="PlutoTVLatinAngels.us" status="error",Pluto TV Latin Angels (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df41355939756000921d15b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #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) @@ -1155,10 +1097,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'ร  cรดtรฉ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 -#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) @@ -1168,9 +1110,9 @@ 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/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="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) @@ -1207,8 +1149,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db40009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (England) (684p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies+ (720p) @@ -1217,20 +1157,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9 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="online",Pluto TV MTV Animaciones (720p) +#EXTINF:-1 tvg-id="PlutoTVMTVAnimaciones.us" status="error",Pluto TV MTV Animaciones (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8ce2e426140007c78fd1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="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) @@ -1294,9 +1236,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce0 #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2db26f0007b4aa73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) @@ -1319,8 +1261,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVOhMyPet.us" status="error",Pluto TV Oh My Pet (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2acdab16f5b3000721ae2c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #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) @@ -1329,10 +1269,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1365,14 +1305,14 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff81 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/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= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.uk" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1394,13 +1334,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="timeout",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) @@ -1440,17 +1380,17 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007a #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bb941b95267e225e59c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="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="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) @@ -1459,10 +1399,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b 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="PlutoTVStorageWars.us" status="error",Pluto TV Storage Wars (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede464e7be0030007c58b73/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede464e7be0030007c58b73&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5922d945-0586-11eb-a59f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVStorageWars.us" status="error",Pluto TV Storage Wars (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede464e7be0030007c58b73/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -1478,11 +1414,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e281b0b8840007 #EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b0b8840007324b55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.fr" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/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) @@ -1495,10 +1431,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96cc422df39f1a338d165&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=940&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTelenovelaFrance.fr" status="online",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVTelenovelaFrance.fr" status="online",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -1511,36 +1443,28 @@ 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="PlutoTVTheStoryofBeatclub.us" status="online",Pluto TV The Story of Beatclub (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f982c3420de4100070a545e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/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 (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) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) 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="error",Pluto TV Thrillers (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efdbf90ba3e0009d99082&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b790e11f-0586-11eb-9b92-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="error",Pluto TV Thrillers (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/stitch/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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="PlutoTVTravel.us" status="error",Pluto TV Travel (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c444bac1f70009ca756e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -1555,7 +1479,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812be1c2 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="online",Pluto TV Tween (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVTween.us" status="error",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 @@ -1567,14 +1491,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f28009b1 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="online",Pluto TV Viajes (720p) +#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/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) @@ -1587,22 +1511,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e3470007 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="PlutoTVWings.us" status="error",Pluto TV Wings (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7792f6e093980007e02945/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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="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="error",Pluto TV Wipeout (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ab3e1242be690697279c75d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ab3e1242be690697279c75d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=305&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ab3e1242be690697279c75d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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="PlutoTVYogaGermany.de" status="error",Pluto TV Yoga (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0d10e186bf0007e2b100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b0d10e186bf0007e2b100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2c143e9d-0cd6-4d02-8b92-df3471ececef&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVYogaGermany.de" status="error",Pluto TV Yoga (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0d10e186bf0007e2b100/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) [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) @@ -1617,8 +1531,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PoliceWomen.us" status="online",Pluto TV Police Women (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e79c2f280389000077242a8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PursuitUp.us" status="error",Pluto TV Pursuit UP (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486bed428fe37d8cadba45/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486bed428fe37d8cadba45&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=756&terminate=false&userId= #EXTINF:-1 tvg-id="Rescue911.us" status="online",Pluto TV Rescue 911 (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e831e9fe730007706acb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e831e9fe730007706acb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=277&terminate=false&userId= #EXTINF:-1 tvg-id="Rescue911.us" status="online",Pluto TV Rescue 911 (720p) [Not 24/7] @@ -1635,16 +1547,14 @@ 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) [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="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="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="SlowTV.us" status="error",Pluto TV Slow TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765a05f65029ce2385aa30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) @@ -1658,9 +1568,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) https://siloh.pluto.tv/lilo/production/Qello/ES/master.m3u8 #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= +#EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e7b24744c60007c1f6fc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=296&terminate=false&userId= #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) @@ -1673,12 +1583,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d6 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="error",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="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] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TheAmazingRace.us" status="online",Pluto TV The Amazing Race (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e8a6e2f12b000755afdb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e8a6e2f12b000755afdb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=297&terminate=false&userId= #EXTINF:-1 tvg-id="TheAmazingRace.us" status="online",Pluto TV The Amazing Race (720p) @@ -1713,18 +1623,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (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="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="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1732,11 +1638,15 @@ 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 +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +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) @@ -1756,22 +1666,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b7 #EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= -#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= #EXTINF:-1 tvg-id="TopGearSpain.es" status="online",Top Gear (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="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= @@ -1781,8 +1691,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40bebc5 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c2d64ffbdf11b71587184b8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=455&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TVLandSitcoms.us" status="error",Pluto TV Land Sitcoms -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/997452/playlist.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appName=samsungmobiletvplus&appVersion=unknown&architecture=&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsungmobiletvplus&deviceVersion=unknown&embedPartner=samsung-tvplus&includeExtendedEvents=&paln=&serverSideAds=true&sid=SAMSUNG-TVPLUS-fcaa053c-0ece-49c6-ae1f-c3e42a7faf17&terminate=false&userId= #EXTINF:-1 tvg-id="TYTNetwork.us" status="online",Pluto TV TYT Network (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5331d5fb753499095a00045a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) @@ -1831,6 +1739,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) @@ -1841,20 +1751,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="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 Conspiracy (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&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="" status="online",Pluto TV Paranormal (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) 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) @@ -1867,6 +1771,8 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ec5500d4c70007341c7c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e60-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=de18fdd4-d30a-4263-8ecc-df902150744d #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed0bb61f1200072ca4cd/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e61-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0698157f-70d9-4890-978e-e648d753b321 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime+ (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebbeabd18520007b37709/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9391-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=fc31112d-4925-4f44-b50f-ddf0ca08e7c7 #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d35dfa5c02e717a234f86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=651&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Insight+ (720p) @@ -1877,8 +1783,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c 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 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 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) @@ -1891,16 +1797,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a0009 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 Comรฉdia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.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/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 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 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) @@ -1915,10 +1819,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] @@ -1936,13 +1836,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb080007 #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 HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 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] @@ -1953,8 +1857,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af1803e7983b391d73b13/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) @@ -2001,8 +1903,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Investigaรงรฃo (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Vida Real (720p) -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 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] @@ -2031,6 +1931,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafa http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Ukraine (720p) http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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) @@ -2055,27 +1957,19 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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 MOVIE CHANNEL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 -#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 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 Cine Famรญlia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.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="timeout",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="error",Pluto TV Privacy Policy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="error",Pluto TV ESR 24/7 (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e0ee50be2571e393ad33/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV 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 04ccacf0f..0368106bb 100644 --- a/streams/us_roku.m3u +++ b/streams/us_roku.m3u @@ -7,8 +7,6 @@ https://linear-12.frequency.stream/dist/roku/12/hls/master/playlist.m3u8 https://linear-46.frequency.stream/dist/roku/46/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasVoice.us" status="online",America's Voice (720p) https://p1media-americasvoice-1.roku.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="error",Black News Channel (1080p) -https://bnc-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="BloodyDisgusting.us" status="online",Bloody Disgusting (1080p) https://bloodydisgusting-ingest-roku-us.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="BratTV.us" status="online",Brat TV (1080p) @@ -83,8 +81,6 @@ https://fc2f8d2d3cec45bb9187e8de15532838.mediatailor.us-east-1.amazonaws.com/v1/ https://playerstv-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="online",Revry (720p) https://linear-45.frequency.stream/dist/roku/45/hls/master/playlist.m3u8 -#EXTINF:-1 tvg-id="RuntimeSpain.es" status="error",Runtime (Spain) (1080p) -https://runtime-espanol-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) https://tastemade-es8intl-roku.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheCarolBurnettShow.us" status="online",The Carol Burnett Show (1080p) diff --git a/streams/us_samsung.m3u b/streams/us_samsung.m3u index 334cd2fb9..e4e06db65 100644 --- a/streams/us_samsung.m3u +++ b/streams/us_samsung.m3u @@ -19,8 +19,6 @@ https://cheddar.samsung.wurl.com/manifest/playlist.m3u8 https://circle-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Clarity4K.us" status="online",Clarity 4K (2160p) https://d6s2o8so4wk28.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-2vzmnn0zl3exh-prod/amgclarity4k/playlist.m3u8 -#EXTINF:-1 tvg-id="CONtv.us" status="error",CONtv (1080p) [Not 24/7] -https://contv.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Crime360.us" status="online",Crime 360 (720p) https://aenetworks-crime360-1.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DegrassiTheNextGeneration.us" status="online",Degrassi The Next Generation (720p) @@ -71,8 +69,6 @@ https://newsmax-samsungus.amagi.tv/playlist.m3u8 https://outside-tv.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Pac12Insider.uk" status="online",Pac 12 Insider (1080p) https://pac12-samsungus.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayersTV.ca" status="error",Players TV (1080p) -https://playerstv-samsungus.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PursuitUp.us" status="timeout",Pursuit Up (720p) https://pursuitup.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="QVC.us" status="online",QVC (720p) @@ -85,18 +81,12 @@ 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="Tastemade.us" status="error",Tastemade (720p) -https://tastemade.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="TheDesignNetwork.us" status="error",The Design Network (720p) -https://thedesignnetwork-tdn-1.samsung.wurl.com/manifest/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) https://tyt-samsungus.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThisOldHouse.us" status="error",This Old House (720p) -https://thisoldhouse-samsung-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p) https://venntv-rakuten-samsung.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) diff --git a/streams/us_simultv.m3u b/streams/us_simultv.m3u new file mode 100644 index 000000000..dfe70fc30 --- /dev/null +++ b/streams/us_simultv.m3u @@ -0,0 +1,43 @@ +#EXTM3U +#EXTINF:-1 tvg-id="KartoonCircus.us" status="online",Kartoon Circus (720p) +https://simultv.s.llnwi.net/n4s4/KartoonCircus/interlink.m3u8 +#EXTINF:-1 tvg-id="SpydarTV.us" status="online",Spydar TV (720p) +https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8 +#EXTINF:-1 tvg-id="Xcorps.us" status="timeout",Xcorps (720p) +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",Dimensions +https://simultv.s.llnwi.net/o054/Dimensions/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",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="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 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 670371f2e..bc3be47a6 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -2,39 +2,24 @@ #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="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AVCHD.ar" status="error",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="CLTV36.ph" status="error",CLTV 36 (480p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/cltv36/index.m3u8 -#EXTINF:-1 tvg-id="ConectaTV.mx" status="error",Conecta TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Conectatvmexico/index.m3u8 #EXTINF:-1 tvg-id="JessTV.ca" status="online",Jess TV (Lethbridge) (480p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/jesstv/index.m3u8 -#EXTINF:-1 tvg-id="KallpaTV.pe" status="error",Kallpa TV (Chimbote) (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/canaltv/index.m3u8 #EXTINF:-1 tvg-id="OrbitaFM.sv" status="online",ร“rbita FM (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/OrbitaFM/index.m3u8 #EXTINF:-1 tvg-id="SolarTelevision.pe" status="online",Solar Televisiรณn (Abancay) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/televisionsolar/index.m3u8 -#EXTINF:-1 tvg-id="Telemedellin.co" status="error",Telemedellin (360p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/telemedradio/index.m3u8 #EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Cusco/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Channel B (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Channel B (1080p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/channelb/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Latacunga TV (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/latacungatv2021/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Nick (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/myStream444/index.m3u8 diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index d9707eb52..e0a7428b2 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -3,8 +3,6 @@ https://dai.google.com/linear/hls/event/18_lZXPySFa5_GRVEbOX_A/master.m3u8 #EXTINF:-1 tvg-id="AmericavsAddiction.us" status="online",America vs. Addiction (720p) https://dai.google.com/linear/hls/event/-A9339ixSzydnZQZHd1u2A/master.m3u8 -#EXTINF:-1 tvg-id="BaebleMusic.us" status="error",Music Baeble (1080p) -https://dai.google.com/linear/hls/event/HuoWULBBQFKJalbtsd7qPw/master.m3u8 #EXTINF:-1 tvg-id="BigLifeTV.us" status="online",Big Life TV (720p) https://biglife.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTelevision.us" status="online",Bloomberg TV (1080p) [Not 24/7] @@ -29,8 +27,6 @@ https://usgeowall.sinclairstoryline.com/channel/3e45c6b5354a40f787e0b2aadb0f5d6a https://contv-stirr.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) https://dai.google.com/linear/hls/event/o8Smo_gsSAm26uW9Xkww_g/master.m3u8 -#EXTINF:-1 tvg-id="CONtv.us" status="error",CONtv (1080p) -http://contv.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Dabl.us" status="online",Dabl (1080p) http://dai.google.com/linear/hls/event/oIKcyC8QThaW4F2KeB-Tdw/master.m3u8 #EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Deal or No Deal (720p) [Not 24/7] @@ -43,20 +39,14 @@ https://dai.google.com/linear/hls/event/dfbBGQhPQQqypdEAjpUGlA/master.m3u8 https://dai.google.com/linear/hls/event/xuMJ1vhQQDGjEWlxK9Qh4w/master.m3u8 #EXTINF:-1 tvg-id="DUSTx.us" status="timeout",DUSTx (720p) https://dust.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="EDGEsport.uk" status="error",EDGEsport (STIRR) (1080p) -https://dai.google.com/linear/hls/event/d4zeSI-dTuqizFrByjs3OA/master.m3u8 #EXTINF:-1 tvg-id="ETLive.us" status="online",ET Live (1080p) https://dai.google.com/linear/hls/event/xrVrJYTmTfitfXBQfeZByQ/master.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",STIRR FailArmy (720p) https://dai.google.com/linear/hls/event/7tuuoX1wSsCTaki1HqJFYw/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (720p) [Not 24/7] https://dai.google.com/linear/hls/event/hW5jMh7dTRK1UXW5fTH07A/master.m3u8 -#EXTINF:-1 tvg-id="Futurism.us" status="error",Futurism (720p) -https://dai.google.com/linear/hls/event/YakHdnr_RpyszducVuHOpQ/master.m3u8 #EXTINF:-1 tvg-id="GlewedTV.us" status="online",Glewed TV (720p) https://dai.google.com/linear/hls/event/ChWV1GupQOWE92uG4DvbkQ/master.m3u8 -#EXTINF:-1 tvg-id="Hallypop.kr" status="error",Hallypop (1080p) -https://dai.google.com/linear/hls/event/ctGD-E18Q0-3WScFd_tK5w/master.m3u8 #EXTINF:-1 tvg-id="HorseShoppingChannel.us" status="online",Horse Shopping Channel (720p) https://uplynkcontent.sinclairstoryline.com/channel/26c7a77fd6ed453da6846a16ad0625d9.m3u8 #EXTINF:-1 tvg-id="ItsShowtimeattheApollo.us" status="online",STIRR It's Showtime at the Apollo (720p) @@ -73,18 +63,12 @@ https://dai.google.com/linear/hls/event/5xreV3X4T9WxeIbrwOmdMA/master.m3u8 https://dai.google.com/linear/hls/event/LGDVXxxyT8SxrL4-ZodxKw/master.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) https://uplynkcontent.sinclairstoryline.com/channel/ddd76fdc1c0a456ba537e4f48e827d3e.m3u8 -#EXTINF:-1 tvg-id="Newsy.us" status="error",Newsy (1080p) -https://dai.google.com/linear/hls/event/0PopB0AoSiClAGrHVHBTlw/master.m3u8 -#EXTINF:-1 tvg-id="Newsy.us" status="error",Newsy (720p) -https://newsy.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) https://dai.google.com/linear/hls/event/WB-7LjdsRVm0wVoLZjR8mA/master.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) https://outsidetvplus-stirr.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Quicktake.us" status="online",Quicktake (1080p) [Not 24/7] https://dai.google.com/linear/hls/event/6ANW1HGeSTKzJlnAa9u1AQ/master.m3u8 -#EXTINF:-1 tvg-id="RingofHonorWrestling.us" status="error",Ring of Honor Wrestling (720p) -https://stadium-ringofhonor-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) https://dai.google.com/linear/hls/event/JX5KKhKKRPqchP3LfXD-1A/master.m3u8 #EXTINF:-1 tvg-id="SoReal.us" status="online",So...Real (1080p) @@ -93,8 +77,6 @@ https://dai.google.com/linear/hls/event/VMzvtHhOQdOAzbV_hQKQbQ/master.m3u8 https://dai.google.com/linear/hls/event/9FKrAqCfRvGfn3tPbVFO-g/master.m3u8 #EXTINF:-1 tvg-id="Sportswire.us" status="online",Sportswire (1080p) https://dai.google.com/linear/hls/event/8R__yZf7SR6yMb-oTXgbEQ/master.m3u8 -#EXTINF:-1 tvg-id="StingrayClassica.ca" status="error",Stingray Classica (1080p) -https://stirr.ott-channels.stingray.com/iota-classica/index.m3u8 #EXTINF:-1 tvg-id="StingrayClassicRock.ca" status="online",Stingray Classic Rock (1080p) https://stirr.ott-channels.stingray.com/101/master.m3u8 #EXTINF:-1 tvg-id="StingrayDjazz.nl" status="online",Stingray Djazz (1080p) @@ -111,8 +93,6 @@ https://stirr.ott-channels.stingray.com/155/master.m3u8 https://stirr.ott-channels.stingray.com/108/master.m3u8 #EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="online",Stingray Karaoke (720p) https://dai.google.com/linear/hls/event/5bqbG8j7T_6_qMONC1SDsg/master.m3u8 -#EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="error",Stingray Naturescape (1080p) [Not 24/7] -https://stirr.ott-channels.stingray.com/naturescape/master.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.us" status="online",Stingray Naturescape (1080p) https://dai.google.com/linear/hls/event/6RPZlzksTCyB1euPqLcBZQ/master.m3u8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts (1080p) @@ -129,7 +109,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="error",STIRR City Baltimore (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="timeout",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 @@ -153,14 +133,14 @@ 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="online",STIRR City Chico-Redding (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityChicoRedding.us" status="timeout",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 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) @@ -245,7 +225,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="online",STIRR City Seattle (720p) +#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="timeout",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 @@ -277,8 +257,6 @@ https://dai.google.com/linear/hls/event/Ae0L5AucTcqefaIvaS504A/master.m3u8 https://dai.google.com/linear/hls/event/FJejnzFjSFGpaogi0GzPyw/master.m3u8 #EXTINF:-1 tvg-id="STIRRClassicTV.us" status="online",STIRR Classic TV (768p) https://dai.google.com/linear/hls/event/8JiQCLfVQw6d7uCYt0qDJg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRFamily.us" status="error",STIRR Family (720p) -https://playoutengine.sinclairstoryline.com/playout/242b1153-0129-484e-8ec8-378edd691537.m3u8 #EXTINF:-1 tvg-id="STIRRMovies.us" status="online",STIRR Movies (720p) [Not 24/7] https://dai.google.com/linear/hls/event/f-zA7b21Squ7M1_sabGfjA/master.m3u8 #EXTINF:-1 tvg-id="STIRRPD.us" status="online",STIRR P.D. (720p) @@ -294,9 +272,9 @@ https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d556 #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/g.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="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) @@ -313,20 +291,18 @@ https://dai.google.com/linear/hls/event/v51OvZmXQOizl-KOgpXw1Q/master.m3u8 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="VENN.us" status="error",VENN (1080p) -https://dai.google.com/linear/hls/event/gJpQRkqiS8SHzAbPlGNRQw/master.m3u8 #EXTINF:-1 tvg-id="WaypointTV.us" status="online",Waypoint TV (1080p) https://dai.google.com/linear/hls/event/im0MqOKRTHy9nVa1sirQSg/master.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai.google.com/linear/hls/event/vZB78SsNSXWOR63VJrNC2Q/master.m3u8 #EXTINF:-1 tvg-id="" 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 Comedy Dynamics (1080p) -https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) @@ -343,8 +319,8 @@ https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 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 Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/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) @@ -353,16 +329,22 @@ https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 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) @@ -371,16 +353,10 @@ http://stadium.sinclair.wurl.com/manifest/playlist.m3u8 https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Midnight Pulp (720p) -https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/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",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] @@ -389,8 +365,6 @@ https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/e1QjWFRNSR2YFYGsPbkfgg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) https://dai.google.com/linear/hls/event/EpqgwRlpQKq73ySVSohJWA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Denver CO (720p) @@ -407,8 +381,6 @@ https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 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",STIRR evrgrn (1080p) -https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Los Angeles CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] @@ -429,83 +401,13 @@ https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR 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 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",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Travel (720p) -https://dai.google.com/linear/hls/event/0ZXyCbn9TYmrrAzcDfoU1w/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Sports (720p) -https://dai.google.com/linear/hls/event/1B2yihdIR1mCL63rXzERag/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR The Asylum (1080p) -https://dai.google.com/linear/hls/event/2r7F3DThT-C5YW21CUuGLQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR ESR 24x7 eSports Network (720p) -https://dai.google.com/linear/hls/event/7-91LhuBQNONHzAbrFQr-Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR COVID-19 News (720p) -https://dai.google.com/linear/hls/event/08ADpEIeQ8iZOjusLsZbCg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Stirr News 24/7 (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/8hUeiLMpTm-YNqk7kadUwA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Silk Stalkings (720p) -https://dai.google.com/linear/hls/event/8ZYru1fgSY6JL1Ejb6T5Ag/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Black Cinema (768p) [Not 24/7] -https://dai.google.com/linear/hls/event/9WuQ_LseR12mMx2-QW41XQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Kitchen Nightmares (720p) -https://dai.google.com/linear/hls/event/23QIslh0TOqygKz-M9W29Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR The Lucy Show (720p) -https://dai.google.com/linear/hls/event/-s-FtbzrQCaLMDSyM0ejyw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Music (720p) -https://dai.google.com/linear/hls/event/_e1csFnJR6W6y056PyiG6A/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Cooks (720p) -https://dai.google.com/linear/hls/event/CHaUZsCfSyS2CVF7I-NktA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Comedy (720p) -https://dai.google.com/linear/hls/event/dGP9Z-PNRPCgGQSDEzxqYg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR The Lone Ranger (720p) -https://dai.google.com/linear/hls/event/dRKvXuioSv-e5T65yR_7Ow/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Forensics Files (720p) -https://dai.google.com/linear/hls/event/fJj7BuL_Tv2KjCnNAmLK8g/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR The Adventures of Sherlock Holmes (720p) -https://dai.google.com/linear/hls/event/fMcxjP7ORACGFsBvi7ZhAg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Crime Story -https://dai.google.com/linear/hls/event/HgozmUlQQviIXFUF23mloA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",BritCom (720p) -https://dai.google.com/linear/hls/event/IdHTuehZQPClis-gJaZkFQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Unsolved Mysteries (720p) -https://dai.google.com/linear/hls/event/iLjE1UKtRCiSNkFatA65bg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Wiseguy (720p) -https://dai.google.com/linear/hls/event/kv03O_9RS8-uRahEGtDcjA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Bonanza (720p) -https://dai.google.com/linear/hls/event/LeVr-Z0_Q4qMDdXx7zr22w/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR 2020 Live (720p) -https://dai.google.com/linear/hls/event/mMP0Ny8OTb2Ev2EvsiIlrg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Made in Hollywood (720p) -https://dai.google.com/linear/hls/event/Mteif75-SJeFi19Sk3-dGQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Biographies (720p) -https://dai.google.com/linear/hls/event/OzhtmoTQQjSNOimI6ikGCQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Ring of Honor (720p) -https://dai.google.com/linear/hls/event/RNiQYO3aTjOqTe8od1zlqA/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Real People (720p) -https://dai.google.com/linear/hls/event/RoiVzG-4TJiJMSVUatDd4A/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Hell's Kitchen (720p) -https://dai.google.com/linear/hls/event/SynaOtTyTq2y_N7BrGTz9Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Whose Line Is It Anyway (720p) -https://dai.google.com/linear/hls/event/SYob3ZZfTwyVW7LILC9ckw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR MovieMix (720p) -https://dai.google.com/linear/hls/event/TSIJo6RCRZWuCD9WrKtRFg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Truly (720p) -https://dai.google.com/linear/hls/event/Xu-I6qGiSTKeu6glzS4BtQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Hunter (720p) -https://dai.google.com/linear/hls/event/Z-kHpGoATwyuxIuQEY_3fw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Greatest American Hero (720p) -https://dai.google.com/linear/hls/event/zaW9PVeXQeamNt6SZ9FsOg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR The Commish (720p) -https://dai.google.com/linear/hls/event/zfyiHhG0TeuoNist_WUwjg/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Fit (720p) -https://dai.google.com/linear/hls/event/ZidoyK28TXyMRTZU7rFuEQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Stingray Urban Beats (1080p) -https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR Star Movies (720p) -https://sonar.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Stingray djazz (1080p) -https://stirr.ott-channels.stingray.com/djazz/master.m3u8 diff --git a/streams/us_tcl.m3u b/streams/us_tcl.m3u index c34ddd478..873877bae 100644 --- a/streams/us_tcl.m3u +++ b/streams/us_tcl.m3u @@ -11,19 +11,11 @@ https://contvanime-tcl.amagi.tv/playlist.m3u8 https://docurama-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="DoveChannel.us" status="online",Dove Channel (1080p) https://dovenow-tcl.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InTrouble.nl" status="error",InTrouble (1080p) -https://introuble-tcl.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (1080p) -https://inwonder-tcl.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="LatidoMusic.us" status="error",Latido Music (1080p) -https://vidaprimo-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTimemovienetwork.us" status="online",MyTime movie network (1080p) https://mytime-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="SoReal.us" status="online",So... Real (1080p) https://soreal-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Unbeaten.us" status="online",Unbeaten (1080p) https://unbeaten-tcl.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="WhistleSports.us" status="error",Whistle Sports (1080p) -https://whistlesports-tcl.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YoungHollywood.us" status="online",Young Hollywood (720p) https://younghollywood-tcl.amagi.tv/playlist.m3u8 diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 1d5437fed..ccc7e096e 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -1,18 +1,14 @@ #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="BlackNewsChannel.us" status="error",Black News Channel (720p) -https://lnc-black-news.tubi.video/index.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="error",Bloomberg Quicktake (720p) -https://csm-e-eb.csm.tubi.video/csm/live/283326845.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://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="FoxWeather.us" status="timeout",Fox Weather (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Fox-Weather.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) @@ -31,14 +27,16 @@ https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stre 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="WeatherNation.us" status="online",Weathernation (720p) [Geo-blocked] +#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] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Weather-Nation.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",CBC News Highlights (720p) -https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 +#EXTINF:-1 tvg-id="" status="online",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) @@ -79,22 +77,30 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 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) +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] 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) @@ -105,27 +111,11 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 #EXTINF:-1 tvg-id="" 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",WXII-TV News Winston-Salem NC (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.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",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 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",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",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",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",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="error",ABC 5 Cleveland OH (WEWS-TV) (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 -#EXTINF:-1 tvg-id="" status="error",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 -#EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXYZ.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) +https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 diff --git a/streams/us_vizio.m3u b/streams/us_vizio.m3u index 79d68c483..3d66766e0 100644 --- a/streams/us_vizio.m3u +++ b/streams/us_vizio.m3u @@ -1,14 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="AMCAbsoluteReality.us" status="error",AMC Absolute Reality (1080p) -https://amc-absolutereality-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AMCIFCFilmPicks.us" status="error",AMC IFC Film Picks (1080p) -https://amc-ifc-films-picks-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AMCPresents.us" status="error",AMC Presents (1080p) -https://amc-amcpresents-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AMCRush.us" status="error",AMC Rush (1080p) -https://amc-rushbyamc-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="AMCSlightlyOff.us" status="error",AMC Slightly Off (1080p) -https://amc-slightly-off-by-amc-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasVoice.us" status="online",America's Voice (720p) https://p1media-americasvoice-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Ameritrade.us" status="online",Ameritrade (1080p) [Not 24/7] @@ -19,156 +9,68 @@ https://aweencore-vizio.amagi.tv/playlist.m3u8 https://blacknewschannel-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appรฉtit (720p) https://condenast-bonappetit-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BratTV.us" status="error",Brat TV (1080p) -https://brat-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) -https://cheddar-cheddar-3.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Choppertown.us" status="error",Choppertown (1080p) -https://oneworlddigital-choppertown-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Cinevault80s.us" status="online",Cinevault 80s (540p) https://gsn-cinevault-80s-1-us.vizio.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CinevaultWesterns.us" status="online",Cinevault Westerns (540p) https://gsn-cinevault-westerns-1-us.vizio.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Circle.us" status="online",Circle (1080p) https://circle-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="CONtv.us" status="error",CONtv (1080p) [Not 24/7] -https://contv.vizio.wurl.com/manifest/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="DemandAfrica.us" status="error",Demand Africa (720p) -https://demandafrica-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DocTV.us" status="error",Doc TV (1080p) -https://wownow-doctv-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="DoveChannel.us" status="error",Dove Channel (1080p) +#EXTINF:-1 tvg-id="DoveChannel.us" status="timeout",Dove Channel (1080p) https://dove-channel.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Dust.au" status="error",Dust (1080p) -https://dust-samsung.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="error",FailArmy (1080p) -https://failarmy-linear.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Fawesome.us" status="error",Fawesome (720p) -https://fawesome-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FlixFling.us" status="error",FlixFling (1080p) -https://flixfling-flixflingnow-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="FoxSoul.us" status="online",Fox Soul (1080p) https://foxsoul-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="error",Funny or Die (720p) -https://funnyordie-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="GameShowCentral.us" status="error",Game Show Central East (1080p) -https://gsn-gameshowchannnel-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GiggleMug.us" status="error",Giggle Mug (720p) -https://janson-gigglemug-1-us.vizio.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="GlewedTV.us" status="error",Glewed TV (1080p) -https://glewedtv-3.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="error",Gravitas Movies (720p) -https://gravitas-movies.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="GustoTV.au" status="error",Gusto TV (720p) -https://gustotv-samsung.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HappyKids.us" status="online",HappyKids (720p) https://happykids-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="HappyKidsJunior.us" status="online",HappyKids Junior (720p) https://happykidsjunior-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="HNCFree.us" status="online",HNC Free (1080p) https://hncfree-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Hometalk.us" status="error",Hometalk (1080p) -https://playworksdigital-hometalk-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="iFoodTV.us" status="online",iFood.TV (720p) https://ifood-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (1080p) https://insighttv-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InTrouble.nl" status="error",InTrouble (1080p) -https://introuble-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (1080p) -https://inwonder-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="IonQubo.us" status="error",Ion Qubo (720p) -https://ion-qubo-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Johnny Carson TV (720p) https://johnnycarson-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="JudgeFaith.us" status="error",Judge Faith (1080p) -https://judge-faith-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="KidoodleTV.ca" status="error",Kidoodle.TV (1080p) -http://kidoodletv-kdtv-3.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="LatidoMusic.us" status="timeout",Latido Music (720p) https://latidomusic.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="LatidoMusic.us" status="error",Latido Music (720p) -https://vidaprimo-vizio.amagi.tv/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="MaverickBlackCinema.us" status="error",Maverick Black Cinema (1080p) -https://maverick-maverick-black-cinema-2.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MAVTV.us" status="error",MavTV (1080p) -https://mavtv-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MidnightPulp.us" status="error",Midnight Pulp (1080p) -https://midnightpulp-samsung.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="MonsterMovies.us" status="error",Monster Movies (1080p) -https://wownow-monstermovies-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) https://mytime-vizio-ingest.cinedigm.com/playlist.m3u8 #EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (1080p) https://newsmax-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Newsy.us" status="error",Newsy (1080p) -https://newsy-newsy-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Nosey.us" status="error",Nosey (1080p) -https://nosey-realnosey-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="OneAmericaNewsNetwork.us" status="online",OAN (1080p) https://oneamericanews-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="OutsideTV.us" status="error",Outside TV (720p) -https://outside-tv-samsung.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Pac12Insider.uk" status="online",Pac 12 Insider (720p) https://pac12-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (1080p) -https://jukin-peopleareawesome-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="PlayersTV.ca" status="online",Players TV (1080p) https://playerstv-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayWorks.us" status="error",Play.Works (720p) -https://playworksdigital-playworks-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (720p) https://pocketwatch-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxSpotlight.us" status="online",Spotlight (1080p) https://spotlight-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RiffTrax.us" status="error",RiffTrax (720p) -https://rifftrax-2.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="error",Shout! Factory TV (720p) -https://shout-factory.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="SportsGrid.uk" status="online",SportsGrid (1080p) https://sportsgrid-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="SuperSimpleSongs.us" status="error",Super Simple Songs (1080p) -https://janson-supersimplesongs-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Tankee.us" status="error",Tankee (720p) -https://playworksdigital-tankee-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-intl-vizioca.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeenEspanol.us" status="online",Tastemade en Espaรฑol (1080p) https://tastemadees16intl-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeTravel.us" status="online",Tastemade Travel (720p) https://tastemadetravel-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="error",The Bob Ross Channel (1080p) -https://cinedigm-bobross-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheCarolBurnettShow.us" status="online",The Carol Burnett Show (1080p) https://carolburnett-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheFirstTV.us" status="online",The First (720p) https://thefirst-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="error",The Pet Collective (1080p) -https://the-pet-collective-linear.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePreviewChannel.us" status="error",The Preview Channel (1080p) -https://previewchannel-previewchannel-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="error",Toon Goggles (1080p) -https://toon-goggles-samsung.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p) https://venntv-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="WeTVAllWeddings.us" status="error",We TV All Weddings (1080p) -https://amc-allweddings-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WhistleSports.us" status="error",Whistle Sports (720p) -https://whistle-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Wipeout.us" status="error",Wipeout -https://endemol-wipeoutxtra-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WowNowKids.us" status="error",Wow Now Kids (1080p) -https://wownow-wownowkids-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Xplore.us" status="online",Xplore (1080p) https://xplore-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="YahooFinance.us" status="online",Yahoo! Finance (720p) @@ -179,11 +81,3 @@ https://younghollywood-vizio.amagi.tv/playlist.m3u8 https://ion-ion-plus-1.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",LEGO Channels (720p) https://legochannel-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Real Truth Crime -https://endemol-reeltruthcrime-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Restore -https://endemol-restore-1.vizio.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Defy TV (1080p) -https://scripps-defy-1-us.vizio.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TrueReal (1080p) -https://scripps-truereal-1-us.vizio.wurl.tv/playlist.m3u8 diff --git a/streams/us_wfmz.m3u b/streams/us_wfmz.m3u index ac50d5713..582c3fcaa 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -3,17 +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 Bird Camera -https://cdn.jaybirdtv.com/wfmz/13/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="error",WFMZ Tower Camera -https://cdn.jaybirdtv.com/wfmz/8/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",WFMZ-DT1 -https://cdn.jaybirdtv.com/wfmz/channel/1/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",WFMZ-DT2 -https://cdn.jaybirdtv.com/wfmz/channel/2/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",WFMZ News (69 News) -https://cdn.jaybirdtv.com/wfmz/channel/10/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index c255e1c81..c7126a76f 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -1,25 +1,15 @@ #EXTM3U #EXTINF:-1 tvg-id="ABCNews.us" status="online",ABC News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-abcnews/CDN/master.m3u8 -#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="error",Adventure Sports Network (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8 -#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="error",Adventure Sports Network (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioadventuresportsnetwork/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Ameba.us" status="error",Ameba (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuameba/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="AmericanClassics.us" status="online",American Classics (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericanclassics/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",America's Test Kitchen (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericastestkitchen/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="online",Architectural Digest (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="error",Architectural Digest (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Asylum.us" status="error",Asylum (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="timeout",Battery Pop (XUMO) (720p) +#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8 @@ -35,110 +25,58 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo-host-cheddar/CDN/master.m3u8 -#EXTINF:-1 tvg-id="ChiveTV.us" status="timeout",Chive TV (720p) +#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="CineRomantico.us" status="error",Cine Romantico (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokucineromantico/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-redboxcircletv/CDN/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) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="error",Complex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="CONtv.us" status="error",CONtv (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcontv/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 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) https://dai2.xumo.com/amagi_hls_data_xumo-host-contvanime-junction/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Crackle.us" status="online",Crackle (XUMO) (1080p) http://crackle-xumo.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Docurama.us" status="error",Docurama (1080p) -https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-docuramaA/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Docurama.us" status="error",Docurama (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxdocurama/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Docurama.us" status="error",Docurama (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1234A-docuramaA/CDN/master.m3u8 #EXTINF:-1 tvg-id="DoveChannel.us" status="online",Dove Channel (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/master.m3u8 #EXTINF:-1 tvg-id="ElectricNow.us" status="online",Electric Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 -#EXTINF:-1 tvg-id="eScapesXUMO.us" status="error",eScapes (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-escapes/CDN/master.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseAction.us" status="error",FilmRise Action (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmriseaction/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="error",FilmRise Classic TV (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="error",FilmRise Classic TV (432p) -https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="error",FilmRise Family (720p) -http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="error",FilmRise Family (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFreeMovies.us" status="error",FilmRise Free Movies (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseHellsKitchen.us" status="error",FilmRise Hell's Kitchen (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecooking/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseMysteries.us" status="error",FilmRise Mysteries (XUMO) (432p) -http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseTrueCrime.us" status="error",FilmRise True Crime (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseWestern.us" status="error",FilmRise Western (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisewestern/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FiremanSam.us" status="error",Fireman Sam (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufiremansam/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="online",Food 52 (720p) +#EXTINF:-1 tvg-id="Food52.us" status="timeout",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Food52.us" status="error",Food 52 (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofood52/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 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://foxweather-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="error",Funny or Die (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Glamour.us" status="error",Glamour (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GlobalGotTalent.us" status="error",Global Got Talent (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 #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="GQ.us" status="error",GQ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) +#EXTINF:-1 tvg-id="GravitasMovies.us" status="timeout",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="error",Gravitas Movies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="HallmarkMoviesMore.us" status="error",Hallmark Movies & More (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/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) @@ -149,20 +87,10 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 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) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziojustforlaughsgags/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="error",Just for Laughs Gags (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokujustforlaughsgags/CDN/master.m3u8 -#EXTINF:-1 tvg-id="kabillion.us" status="timeout",kabillion (720p) +#EXTINF:-1 tvg-id="kabillion.us" status="online",kabillion (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="KidGenius.us" status="error",Kid Genius (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokukidgenius/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="KocowaClassic.us" status="error",Kocowa Classic (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokukocowa/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="LatidoMusic.us" status="error",Latido Music (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumovidaprimolatido/CDN/master.m3u8 #EXTINF:-1 tvg-id="LawCrime.us" status="online",Law & Crime (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/master.m3u8 -#EXTINF:-1 tvg-id="LawCrime.us" status="error",Law & Crime (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziolawandcrime/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="LawCrimeXUMO.us" status="online",Law & Crime (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="LIVExLIVE.us" status="online",LIVExLIVE (1080p) @@ -171,12 +99,10 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumolivexlive/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Moovimex.mx" status="online",Moovimex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Moovimex.mx" status="error",Moovimex (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/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) @@ -185,10 +111,6 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnitrocircus/CDN/playlist.m3 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-nosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NowThis.us" status="error",Now This (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NowThisXUMO.us" status="error",Now This (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-nowthis/CDN/master.m3u8 #EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutdooramerica/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) @@ -199,40 +121,20 @@ https://outsidetvplus-xumo.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetvplusxu https://outsidetvplus-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="PlayersTV.ca" status="online",Players TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="timeout",pocket.watch (1080p) +#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="PongaloNovelaclub.us" status="error",Pongalo Novelaclub (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunovelaclub/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="RainbowRuby.us" status="error",Rainbow Ruby (360p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-roku-rainbow-ruby/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Realnosey.us" status="timeout",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="Reelz.us" status="error",Reelz (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokureelzchannel/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ReelzChannelXUMO.us" status="online",Reelz Channel (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="RevandRoll.us" status="error",Rev and Roll (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokurev-and-roll/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Revry.us" status="error",Revry (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-revryxumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="RokuFilmRiseForensicFiles.us" status="error",FilmRise Forensic Files (144p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8 -#EXTINF:-1 tvg-id="RokuFilmRiseMysteries.us" status="error",FilmRise Mysteries (XUMO) (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisemystery/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="RokuFilmRiseSciFi.us" status="error",FilmRise Sci-Fi (XUMO) (144p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisesci-fi/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="SamuelGoldwynChannel.us" status="error",Samuel Goldwyn Channel (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxsamuelgoldwyn/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ShopLC.us" status="online",Shop LC (1080p) https://cdn-shop-lc-01.akamaized.net/Content/HLS_HLS/Live/channel(xumo)/index.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) @@ -255,14 +157,10 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziostingrayambiance/CDN/playlis https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayclassicrock/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayClassicRock.ca" status="online",Stingray Classic Rock (1080p) https://xumo-redbox.ott-channels.stingray.com/101/master.m3u8 -#EXTINF:-1 tvg-id="StingrayClassicRock.ca" status="error",Stingray Classic Rock (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingrayclassicrock/CDN/master.m3u8 #EXTINF:-1 tvg-id="StingrayGreatestHits.ca" status="online",Stingray Greatest Hits (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraygreatesthits/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayGreatestHits.ca" status="online",Stingray Greatest Hits (1080p) https://xumo-redbox.ott-channels.stingray.com/155/master.m3u8 -#EXTINF:-1 tvg-id="StingrayGreatestHits.ca" status="error",Stingray Greatest Hits (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraygreatesthits/CDN/master.m3u8 #EXTINF:-1 tvg-id="StingrayHitList.ca" status="online",Stingray Hit List (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayhitlist/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayHitList.ca" status="online",Stingray Hit List (1080p) @@ -271,26 +169,16 @@ https://xumo-redbox.ott-channels.stingray.com/107/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingrayhotcountry/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayHotCountry.ca" status="online",Stingray Hot Country (1080p) https://xumo-redbox.ott-channels.stingray.com/108/master.m3u8 -#EXTINF:-1 tvg-id="StingrayHotCountry.ca" status="error",Stingray Hot Country (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingrayhotcountry/CDN/master.m3u8 -#EXTINF:-1 tvg-id="StingrayKaraoke.ca" status="error",Stingray Karaoke (144p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraykaraoke/CDN/master.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="online",Stingray Naturescape (360p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraynaturescape/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="error",Stingray Naturescape (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraynaturescape/CDN/master.m3u8 -#EXTINF:-1 tvg-id="StingrayQello.ca" status="timeout",Stingray Qello Concerts (1080p) +#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Stingray Qello Concerts (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraysoulstorm/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) https://xumo-redbox.ott-channels.stingray.com/134/master.m3u8 -#EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="error",Stingray Soul Storm (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraysoulstorm/CDN/master.m3u8 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-xumo.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16xumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Teletubbies.uk" status="error",Teletubbies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuteletubbies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (540p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) @@ -303,69 +191,33 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="error",The Pet Collective (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-petcollective/CDN/master.m3u8 -#EXTINF:-1 tvg-id="ThePreviewChannel.us" status="error",The Preview Channel (720p) -https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (1080p) [Not 24/7] https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) +#EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="error",TMZ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="error",Vanity Fair (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VizioFilmRiseFreeMovies.us" status="error",FilmRise Free Movies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="error",Vogue (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="error",Voyager Documentaries (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvoyagerdocumentaries/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="WeatherSpy.us" status="error",WeatherSpy (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) +#EXTINF:-1 tvg-id="Wired.us" status="timeout",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="XumoFreeMovies.us" status="error",Xumo Free Movies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumofreemovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="XumoFreeWesterns.us" status="error",Xumo Free Westerns (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumowesterns/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="YoGabbaGabba.us" status="error",Yo Gabba Gabba! (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuyogabagaba/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBC News (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",EDGEsport (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-edgesportxumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Stingray Hitlist (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingrayhitlist/CDN/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Stingray Qello Concerts (474p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingrayqello/CDN/master.m3u8 diff --git a/streams/uy.m3u b/streams/uy.m3u index d092f3240..590806f1e 100644 --- a/streams/uy.m3u +++ b/streams/uy.m3u @@ -1,8 +1,6 @@ #EXTM3U #EXTINF:-1 tvg-id="CharruaTV.uy" status="online",Charrรบa Televisiรณn (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/charruatvcanal -#EXTINF:-1 tvg-id="LaRedTV.uy" status="error",LaRed TV (576p) [Not 24/7] -https://stmv1.srvif.com/laredtv/laredtv/playlist.m3u8 #EXTINF:-1 tvg-id="LatinoKids.uy" status="online",LatinoKids (360p) [Not 24/7] https://videostreaming.cloudserverlatam.com/8062/8062/playlist.m3u8 #EXTINF:-1 tvg-id="UCL.uy" status="online",UCL TV (360p) [Not 24/7] diff --git a/streams/uz.m3u b/streams/uz.m3u index 711e6db6c..68b07baa8 100644 --- a/streams/uz.m3u +++ b/streams/uz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AzonTV.uz" status="error",Azon TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AzonTV.uz" status="online",Azon TV (1080p) [Not 24/7] http://tv2.azon.uz/high/stream.m3u8 -#EXTINF:-1 tvg-id="Milliy.uz" status="online",Milliy (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Milliy.uz" status="error",Milliy (480p) [Not 24/7] http://milliy.tv/hls/index.m3u8 diff --git a/streams/va.m3u b/streams/va.m3u index 489aef0f9..9ef1f47e6 100644 --- a/streams/va.m3u +++ b/streams/va.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="TV2000.va" status="online",TV2000 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2000.va" status="error",TV2000 (360p) [Not 24/7] http://cld01ibi16.wz.tv2000.it/tv2000_alfa.m3u8 -#EXTINF:-1 tvg-id="TV2000.va" status="online",TV2000 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TV2000.va" status="error",TV2000 (360p) [Not 24/7] http://mi1.wz.tv2000.it/tv2000_alfa.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index 933d62adb..1d69bc295 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -1,28 +1,18 @@ #EXTM3U -#EXTINF:-1 tvg-id="123TV.ve" status="error",123 TV -http://177.52.221.214:8000/play/a0ew/index.m3u8 #EXTINF:-1 tvg-id="AnzoateguiTV.ve" status="online",Anzoรกtegui TV https://vcp2.myplaytv.com/anzoateguitv/anzoateguitv/playlist.m3u8 #EXTINF:-1 tvg-id="CanalI.ve" status="online",Canal i (720p) [Not 24/7] https://vcp.myplaytv.com/canali/canali/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalNubehTV.ve" status="error",Canal Nubeh TV (720p) [Not 24/7] -https://vcp.myplaytv.com/nubehtv/nubehtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Colombeia.ve" status="error",Colombeia -http://177.52.221.214:8000/play/a0co/index.m3u8 #EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazรณn Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 -#EXTINF:-1 tvg-id="CTN.ve" status="online",CTN +#EXTINF:-1 tvg-id="CTN.ve" status="timeout",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 -#EXTINF:-1 tvg-id="Globovision.ve" status="error",Globovision (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live #EXTINF:-1 tvg-id="Italianissimo.ve" status="online",Italianissimo (360p) [Not 24/7] https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8 -#EXTINF:-1 tvg-id="LaTeleTuya.ve" status="error",La Tele Tuya (TLT) (404p) [Geo-blocked] -https://vcp.myplaytv.com/tlt-2/tlt-2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaTeleTuya.ve" status="error",La Tele Tuya (TLT) (404p) [Geo-blocked] -https://web6.lorini.net/lateletuya/lateletuya/playlist.m3u8 #EXTINF:-1 tvg-id="MDATelevision.ve" status="online",MDA Televisiรณn https://vcp.myplaytv.com/mdatv/mdatv/playlist.m3u8 #EXTINF:-1 tvg-id="OxigenoTV.ve" status="online",Oxigeno TV (360p) [Not 24/7] @@ -31,7 +21,7 @@ https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8 https://vcp.myplaytv.com/panavision/ngrp:panavision_all/playlist.m3u8 #EXTINF:-1 tvg-id="PromarTV.ve" status="online",PromarTV (Yaracuy) (1080p) [Not 24/7] http://vcp1.myplaytv.com:1935/promar/promar/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioCaracasRadio.ve" status="error",Radio Caracas Radio 750 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCaracasRadio.ve" status="online",Radio Caracas Radio 750 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5AA3XP4_pXIELctSsH_L7w/live #EXTINF:-1 tvg-id="Telesur.ve" status="online",teleSUR (1080p) https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur.m3u8 @@ -41,25 +31,13 @@ https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur_eng. https://cloud.streamingconnect.tv/hls/televen/televenweb.m3u8 #EXTINF:-1 tvg-id="Televen.ve" status="online",Televen (Television de Venezuela) (404p) [Not 24/7] https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 -#EXTINF:-1 tvg-id="TelevisoradeOriente.ve" status="error",Televisora de Oriente (480p) [Not 24/7] -http://vcp1.myplaytv.com:1935/tvo/tvo/playlist.m3u8 #EXTINF:-1 tvg-id="TVFamilia.ve" status="online",TV Familia (720p) https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 -#EXTINF:-1 tvg-id="ValeTV.ve" status="error",Vale TV (480p) [Not 24/7] -http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8 -#EXTINF:-1 tvg-id="Venevision.ve" status="error",Venevision [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live -#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="error",Venezolana de Televisiรณn -http://177.52.221.214:8000/play/a0cj/index.m3u8 -#EXTINF:-1 tvg-id="VepacoTV.ve" status="error",Vepaco TV (486p) [Not 24/7] -http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 #EXTINF:-1 tvg-id="VePlusVenezuela.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 -#EXTINF:-1 tvg-id="VPItv.ve" status="error",VPItv (480p) [Not 24/7] +#EXTINF:-1 tvg-id="VPItv.ve" status="online",VPItv (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv #EXTINF:-1 tvg-id="" status="online",BitRadio https://vcp.myplaytv.com/petrotv/petrotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TNO Radio https://stmv1.srvstm.com/tnovideo1/tnovideo1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Catatumbo -http://vcp1.myplaytv.com:1935/catatumbotv/catatumbotv/playlist.m3u8 diff --git a/streams/vn.m3u b/streams/vn.m3u index 4af629524..b8be7ed55 100644 --- a/streams/vn.m3u +++ b/streams/vn.m3u @@ -29,8 +29,6 @@ https://livefta.malimarcdn.com/ftaedge00/laonet.sdp/playlist.m3u8 https://livefta.malimarcdn.com/ftaedge00/laosvtv.stream/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="PhuYenTV.vn" status="error",PTP Phรบ Yรชn (432p) [Not 24/7] -http://113.161.4.48:8080/phuyen/tv.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] @@ -47,18 +45,18 @@ https://livefta.malimarcdn.com/ftaedge00/uniquely.sdp/playlist.m3u8 https://livefta.malimarcdn.com/ftaedge00/vajtswv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="VanphenhTV.vn" status="online",Vanphenh TV (720p) https://livefta.malimarcdn.com/ftaedge00/vanphenhtv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="VietMyTV.vn" status="error",Viแป‡t Mแปน TV (480p) [Not 24/7] -http://68.235.37.11:1935/vietmagazine/vietmagazine/playlist.m3u8 #EXTINF:-1 tvg-id="VITV.vn" status="online",VITV (180p) http://210.86.230.202:8134/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 +#EXTINF:-1 tvg-id="VNews.vn" status="online",V News +https://16371213858134.vnns.net/ttxvn_abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) +https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VTV8 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda2/vtv8hd_vhls.smil/chunklist_b5000000.m3u8 #EXTINF:-1 tvg-id="" status="online",VTV9 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda2/vtv9_vhls.smil/chunklist_b5000000.m3u8 #EXTINF:-1 tvg-id="" status="online",VTV7 (1080p) [Geo-blocked] [Not 24/7] https://vips-livecdn.fptplay.net/hda3/vtv7hd_vhls.smil/chunklist_b5000000.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) -https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Look Thoong TV (720p) [Not 24/7] https://livefta.malimarcdn.com/ftaedge00/lookthoongtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ning TV (720p) @@ -85,5 +83,3 @@ https://vips-livecdn.fptplay.net/hda1/vtv6hd_vhls.smil/chunklist_b5000000.m3u8 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="" status="error",Lao Muslim TV (720p) [Not 24/7] -https://livefta.malimarcdn.com/ftaedge00/ddtvlao.stream/playlist.m3u8 diff --git a/streams/vn_fptplay.m3u b/streams/vn_fptplay.m3u index 555c8c8fe..7c3ee431a 100644 --- a/streams/vn_fptplay.m3u +++ b/streams/vn_fptplay.m3u @@ -11,12 +11,6 @@ https://livecdn.fptplay.net/hda3/babytvhd_vhls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCEarthAsia.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",BBC Earth (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/hda2/bbcearth_vhls.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="BBCLifestyleAsia.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",BBC Lifestyle Asia (576p) -#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/sdb/bbclifestyle_2000.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="BBCWorldNewsAsiaPacific.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",BBC World News Asia Pacific (576p) -#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/sdb/bbcnew_2000.stream/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 @@ -59,9 +53,6 @@ https://livecdn.fptplay.net/hda1/blueantent_vhls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" 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",Rock Extreme (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/hda1/blueantext_vhls.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="SkyShop.vn" status="error" 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",SkyShop (720p) -#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/sda/skymart_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="VTC1.vn" status="timeout" 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",VTC1 (720p) [Geo-blocked] #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://vips-livecdn.fptplay.net/hda1/vtc1_vhls.smil/playlist.m3u8 diff --git a/streams/xk.m3u b/streams/xk.m3u index c6bbb7bc5..5e45b682f 100644 --- a/streams/xk.m3u +++ b/streams/xk.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="ArtaNews.xk" status="error",Arta News (720p) [Not 24/7] -https://samiu.gjirafa.com/live/DpTlD159VIIRWtzFOvUI70nftnyosgUE/yt1q1x.m3u8 #EXTINF:-1 tvg-id="RTK1.xk" status="timeout",RTK 1 (720p) [Not 24/7] http://stream1.rtkit.com:1935/rtk1stream/rtk1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RTK1.xk" status="timeout",RTK 1 (720p) [Not 24/7] @@ -17,7 +15,5 @@ http://stream2.rtkit.com:1935/rtk3stream/rtk3.stream/playlist.m3u8 http://stream1.rtkit.com:1935/rtk4stream/rtk4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RTK4.xk" status="timeout",RTK 4 (720p) [Not 24/7] http://stream2.rtkit.com:1935/rtk4stream/rtk4.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TravelingoTV.xk" status="error",Travelingo TV (1080p) [Not 24/7] -https://abdyli.gjirafa.com/live/r6e3JjXjSjkUCsA7CmdhL8lzM4fGXGz4/ytkytq.m3u8 -#EXTINF:-1 tvg-id="ZeriTV.xk" status="error",Zeri TV (360p) -https://abdyli.gjirafa.com/live/ZvTsY6MH7RPPvXuUDjRjcEYkK7yryigW/ytkt1k.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Dielli (720p) +http://stream.tvdielli.com:8081/dielli/index.m3u8 diff --git a/streams/ye.m3u b/streams/ye.m3u index 931ce251c..1ba92cc47 100644 --- a/streams/ye.m3u +++ b/streams/ye.m3u @@ -1,16 +1,12 @@ #EXTM3U -#EXTINF:-1 tvg-id="AdenTV.ye" status="error",Aden TV -https://master.starmena-cloud.com/hls/aden.m3u8 #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="online",Alerth Alnabawi (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AlerthAlnabawi.ye" status="error",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 #EXTINF:-1 tvg-id="Alghadye.ye" status="online",Al Ghadye http://82.212.74.3:8000/live/hls/7512.m3u8 -#EXTINF:-1 tvg-id="AlMahrahTV.ye" status="error",Al Mahrah (576p) -http://82.212.74.99:8000/live/hls/8173.m3u8 #EXTINF:-1 tvg-id="AlMasirah.ye" status="online",Al Masirah (720p) [Not 24/7] https://svs.itworkscdn.net/almasiralive/almasira.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlMasirah.ye" status="online",Al Masirah TV (720p) [Not 24/7] @@ -19,7 +15,7 @@ https://svs.itworkscdn.net/almasiralive/almasira/playlist.m3u8 https://svs.itworkscdn.net/almasiramubacherlive/almasira.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlyamanShabab.ye" status="online",Alyaman Shabab (1080p) [Not 24/7] https://master.starmena-cloud.com/hls/yemenshabab.m3u8 -#EXTINF:-1 tvg-id="BelqeesTV.ye" status="error",Belqees TV (1080p) +#EXTINF:-1 tvg-id="BelqeesTV.ye" status="online",Belqees TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxA_zZwALQMmVMSZyLKC-Nw/live #EXTINF:-1 tvg-id="HadramoutTV.ye" status="online",Hadramout http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/hadhramauttv1 diff --git a/tests/__data__/expected/.gh-pages/categories/undefined.m3u b/tests/__data__/expected/.gh-pages/categories/undefined.m3u index aec4e52a8..504f98807 100644 --- a/tests/__data__/expected/.gh-pages/categories/undefined.m3u +++ b/tests/__data__/expected/.gh-pages/categories/undefined.m3u @@ -5,7 +5,5 @@ http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index2.m3u8 #EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Daawah TV http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Zoo.ad" tvg-logo="" group-title="Undefined",Zoo (720p) https://iptv-all.lanesh4d0w.repl.co/andorra/zoo diff --git a/tests/__data__/expected/.gh-pages/countries/undefined.m3u b/tests/__data__/expected/.gh-pages/countries/undefined.m3u index 8229afc46..275a498ee 100644 --- a/tests/__data__/expected/.gh-pages/countries/undefined.m3u +++ b/tests/__data__/expected/.gh-pages/countries/undefined.m3u @@ -1,3 +1 @@ #EXTM3U x-tvg-url="" -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 diff --git a/tests/__data__/expected/.gh-pages/index.category.m3u b/tests/__data__/expected/.gh-pages/index.category.m3u index 11ee27c00..000a8fafe 100644 --- a/tests/__data__/expected/.gh-pages/index.category.m3u +++ b/tests/__data__/expected/.gh-pages/index.category.m3u @@ -13,7 +13,5 @@ http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8 http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index2.m3u8 #EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Daawah TV http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Zoo.ad" tvg-logo="" group-title="Undefined",Zoo (720p) https://iptv-all.lanesh4d0w.repl.co/andorra/zoo diff --git a/tests/__data__/expected/.gh-pages/index.country.m3u b/tests/__data__/expected/.gh-pages/index.country.m3u index 067830fc5..bc902ced3 100644 --- a/tests/__data__/expected/.gh-pages/index.country.m3u +++ b/tests/__data__/expected/.gh-pages/index.country.m3u @@ -511,5 +511,3 @@ http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8 http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8 #EXTINF:-1 tvg-id="BBCNews.uk" tvg-logo="https://raw.githubusercontent.com/Tapiosinn/tv-logos/master/countries/united-kingdom/bbc-news-uk.png" group-title="ร…land",BBC News HD http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 diff --git a/tests/__data__/expected/.gh-pages/index.language.m3u b/tests/__data__/expected/.gh-pages/index.language.m3u index fe5c28009..409b6f699 100644 --- a/tests/__data__/expected/.gh-pages/index.language.m3u +++ b/tests/__data__/expected/.gh-pages/index.language.m3u @@ -11,7 +11,5 @@ http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index2.m3u8 http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="MeteoMedia.ca" tvg-logo="https://s1.twnmm.com/images/en_ca/mobile/logos/twn-mobile-logo.png" group-title="Undefined",Meteomedia http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Zoo.ad" tvg-logo="" group-title="Undefined",Zoo (720p) https://iptv-all.lanesh4d0w.repl.co/andorra/zoo diff --git a/tests/__data__/expected/.gh-pages/index.m3u b/tests/__data__/expected/.gh-pages/index.m3u index ad4e0b6e2..9d9ca8699 100644 --- a/tests/__data__/expected/.gh-pages/index.m3u +++ b/tests/__data__/expected/.gh-pages/index.m3u @@ -9,8 +9,6 @@ http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8 http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="MeteoMedia.ca" tvg-logo="https://s1.twnmm.com/images/en_ca/mobile/logos/twn-mobile-logo.png" group-title="Weather",Meteomedia http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Zoo.ad" tvg-logo="" group-title="Undefined",Zoo (720p) https://iptv-all.lanesh4d0w.repl.co/andorra/zoo #EXTINF:-1 tvg-id="LDPRTV.ru" tvg-logo="https://iptvx.one/icn/ldpr-tv.png" group-title="General",ะ›ะ”ะŸะ  ะขะ’ (1080p) diff --git a/tests/__data__/expected/.gh-pages/index.nsfw.m3u b/tests/__data__/expected/.gh-pages/index.nsfw.m3u index 6763fe590..21cfa284f 100644 --- a/tests/__data__/expected/.gh-pages/index.nsfw.m3u +++ b/tests/__data__/expected/.gh-pages/index.nsfw.m3u @@ -9,8 +9,6 @@ http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index.m3u8 http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="MeteoMedia.ca" tvg-logo="https://s1.twnmm.com/images/en_ca/mobile/logos/twn-mobile-logo.png" group-title="Weather",Meteomedia http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VisitXTV.nl" tvg-logo="https://i.imgur.com/RJ9wbNF.jpg" group-title="XXX",Visit-X TV https://stream.visit-x.tv/vxtv/ngrp:live_all/60fps.m3u8 #EXTINF:-1 tvg-id="Zoo.ad" tvg-logo="" group-title="Undefined",Zoo (720p) diff --git a/tests/__data__/expected/.gh-pages/index.region.m3u b/tests/__data__/expected/.gh-pages/index.region.m3u index d67b3d648..3a4d52c18 100644 --- a/tests/__data__/expected/.gh-pages/index.region.m3u +++ b/tests/__data__/expected/.gh-pages/index.region.m3u @@ -45,5 +45,3 @@ http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8 https://iptv-all.lanesh4d0w.repl.co/andorra/zoo #EXTINF:-1 tvg-id="LDPRTV.ru" tvg-logo="https://iptvx.one/icn/ldpr-tv.png" group-title="Worldwide",ะ›ะ”ะŸะ  ะขะ’ (1080p) http://46.46.143.222:1935/live/mp4:ldpr.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 diff --git a/tests/__data__/expected/.gh-pages/languages/undefined.m3u b/tests/__data__/expected/.gh-pages/languages/undefined.m3u index c758d99e3..e5bbc812e 100644 --- a/tests/__data__/expected/.gh-pages/languages/undefined.m3u +++ b/tests/__data__/expected/.gh-pages/languages/undefined.m3u @@ -7,7 +7,5 @@ http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index2.m3u8 http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="MeteoMedia.ca" tvg-logo="https://s1.twnmm.com/images/en_ca/mobile/logos/twn-mobile-logo.png" group-title="Weather",Meteomedia http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Zoo.ad" tvg-logo="" group-title="Undefined",Zoo (720p) https://iptv-all.lanesh4d0w.repl.co/andorra/zoo diff --git a/tests/__data__/expected/.gh-pages/regions/undefined.m3u b/tests/__data__/expected/.gh-pages/regions/undefined.m3u index 8229afc46..275a498ee 100644 --- a/tests/__data__/expected/.gh-pages/regions/undefined.m3u +++ b/tests/__data__/expected/.gh-pages/regions/undefined.m3u @@ -1,3 +1 @@ #EXTM3U x-tvg-url="" -#EXTINF:-1 tvg-id="" tvg-logo="" group-title="Undefined",Tastemade -https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 diff --git a/tests/__data__/expected/database/db_clear.streams.db b/tests/__data__/expected/database/db_clear.streams.db new file mode 100644 index 000000000..7b23321d0 --- /dev/null +++ b/tests/__data__/expected/database/db_clear.streams.db @@ -0,0 +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":"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"} diff --git a/tests/__data__/expected/database/db_create.streams.db b/tests/__data__/expected/database/db_create.streams.db index 454e77577..2016f59ba 100644 --- a/tests/__data__/expected/database/db_create.streams.db +++ b/tests/__data__/expected/database/db_create.streams.db @@ -1,6 +1,6 @@ -{"channel":null,"title":"TVN","filepath":"tests/__data__/input/streams/us_blocked.m3u","url":"https://example.com/playlist2.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"TyQaTTYos0fr2q0P"} -{"channel":"EverydayHeroes.us","title":"Everyday Heroes (720p)","filepath":"tests/__data__/input/streams/us_blocked.m3u","url":"https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"yNDfQt0ITDrOGGV2"} -{"channel":null,"title":"ATV (720p) [Offline]","filepath":"tests/__data__/input/streams/ad.m3u","url":"https://iptv-all.lanesh4d0w.repl.co/andorra/atv","http_referrer":"http://imn.iq","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148","cluster_id":1,"_id":"asTdyPDWW77mXDLZ"} -{"channel":null,"title":"ABC (720p)","filepath":"tests/__data__/input/streams/wrong_id.m3u","url":"https://example.com/playlist2.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"1gBgkVYcwsNJQlso"} -{"channel":null,"title":"1A Network (720p)","filepath":"tests/__data__/input/streams/unsorted.m3u","url":"https://simultv.s.llnwi.net/n4s4/2ANetwork/interlink.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"8F6RyHFzpOe20huV"} -{"channel":null,"title":"Fox Sports 2 Asia (Thai) (720p)","filepath":"tests/__data__/input/streams/us_blocked.m3u","url":"https://example.com/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"9DY8CqVcKyp8jqiA"} +{"channel":null,"title":"TVN","filepath":"tests/__data__/input/streams/us_blocked.m3u","url":"https://example.com/playlist2.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"UAYbCvjOWvqXHH95"} +{"channel":"LibyasChannel.ly","title":"Libyas Channel","filepath":"tests/__data__/input/streams/ly.m3u","url":"https://master.starmena-cloud.com/hls/libyas.m3u8","http_referrer":null,"user_agent":null,"status":"online","width":1024,"height":576,"bitrate":0,"frame_rate":25,"added_at":"2022-07-07T00:00:00Z","updated_at":"2022-07-07T00:00:00Z","checked_at":"2022-07-07T00:00:00Z","cluster_id":1,"_id":"I0rJlwp3rZEy2SnG"} +{"channel":"EverydayHeroes.us","title":"Everyday Heroes (720p)","filepath":"tests/__data__/input/streams/us_blocked.m3u","url":"https://a.jsrdn.com/broadcast/7b1451fa52/+0000/c.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"tdzk1IN7wLJxfGab"} +{"channel":null,"title":"ATV (720p) [Offline]","filepath":"tests/__data__/input/streams/ad.m3u","url":"https://iptv-all.lanesh4d0w.repl.co/andorra/atv","http_referrer":"http://imn.iq","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148","status":"error","added_at":"2022-07-07T00:00:00Z","updated_at":"2022-08-07T00:00:00Z","checked_at":"2022-08-07T00:00:00Z","cluster_id":1,"_id":"3evMHt3nFsZjhzas"} +{"channel":null,"title":"ABC (720p)","filepath":"tests/__data__/input/streams/wrong_id.m3u","url":"https://example.com/playlist2.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"agJlTEr8wwpbWgw0"} +{"channel":null,"title":"Fox Sports 2 Asia (Thai) (720p)","filepath":"tests/__data__/input/streams/us_blocked.m3u","url":"https://example.com/playlist.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"FpMhoWjtpnVuYlO9"} diff --git a/tests/__data__/expected/database/db_update.streams.db b/tests/__data__/expected/database/db_update.streams.db index 0181c493c..7ab6aa1f7 100644 --- a/tests/__data__/expected/database/db_update.streams.db +++ b/tests/__data__/expected/database/db_update.streams.db @@ -2,5 +2,6 @@ {"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":"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":"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"} diff --git a/tests/__data__/expected/logs/generators/categories.log b/tests/__data__/expected/logs/generators/categories.log index 9e170e51c..af68b09a9 100644 --- a/tests/__data__/expected/logs/generators/categories.log +++ b/tests/__data__/expected/logs/generators/categories.log @@ -26,4 +26,4 @@ {"filepath":"categories/travel.m3u","count":0} {"filepath":"categories/weather.m3u","count":1} {"filepath":"categories/xxx.m3u","count":1} -{"filepath":"categories/undefined.m3u","count":4} \ No newline at end of file +{"filepath":"categories/undefined.m3u","count":3} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/countries.log b/tests/__data__/expected/logs/generators/countries.log index c2b3b1676..808e96554 100644 --- a/tests/__data__/expected/logs/generators/countries.log +++ b/tests/__data__/expected/logs/generators/countries.log @@ -248,4 +248,4 @@ {"filepath":"countries/zm.m3u","count":1} {"filepath":"countries/zw.m3u","count":1} {"filepath":"countries/ax.m3u","count":1} -{"filepath":"countries/undefined.m3u","count":1} \ No newline at end of file +{"filepath":"countries/undefined.m3u","count":0} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/index_category_m3u.log b/tests/__data__/expected/logs/generators/index_category_m3u.log index fa8ba62b8..5a6520c53 100644 --- a/tests/__data__/expected/logs/generators/index_category_m3u.log +++ b/tests/__data__/expected/logs/generators/index_category_m3u.log @@ -1 +1 @@ -{"filepath":"index.category.m3u","count":8} \ No newline at end of file +{"filepath":"index.category.m3u","count":7} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/index_country_m3u.log b/tests/__data__/expected/logs/generators/index_country_m3u.log index 11d20bf36..fbc54900a 100644 --- a/tests/__data__/expected/logs/generators/index_country_m3u.log +++ b/tests/__data__/expected/logs/generators/index_country_m3u.log @@ -1 +1 @@ -{"filepath":"index.country.m3u","count":256} \ No newline at end of file +{"filepath":"index.country.m3u","count":255} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/index_language_m3u.log b/tests/__data__/expected/logs/generators/index_language_m3u.log index c3d549c79..745e1fede 100644 --- a/tests/__data__/expected/logs/generators/index_language_m3u.log +++ b/tests/__data__/expected/logs/generators/index_language_m3u.log @@ -1 +1 @@ -{"filepath":"index.language.m3u","count":7} \ No newline at end of file +{"filepath":"index.language.m3u","count":6} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/index_m3u.log b/tests/__data__/expected/logs/generators/index_m3u.log index eb39be430..b91b792f1 100644 --- a/tests/__data__/expected/logs/generators/index_m3u.log +++ b/tests/__data__/expected/logs/generators/index_m3u.log @@ -1 +1 @@ -{"filepath":"index.m3u","count":7} \ No newline at end of file +{"filepath":"index.m3u","count":6} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/index_nsfw_m3u.log b/tests/__data__/expected/logs/generators/index_nsfw_m3u.log index c44134e77..bdb924f9c 100644 --- a/tests/__data__/expected/logs/generators/index_nsfw_m3u.log +++ b/tests/__data__/expected/logs/generators/index_nsfw_m3u.log @@ -1 +1 @@ -{"filepath":"index.nsfw.m3u","count":8} \ No newline at end of file +{"filepath":"index.nsfw.m3u","count":7} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/index_region_m3u.log b/tests/__data__/expected/logs/generators/index_region_m3u.log index 6b5c533f9..276db17fc 100644 --- a/tests/__data__/expected/logs/generators/index_region_m3u.log +++ b/tests/__data__/expected/logs/generators/index_region_m3u.log @@ -1 +1 @@ -{"filepath":"index.region.m3u","count":21} \ No newline at end of file +{"filepath":"index.region.m3u","count":20} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/languages.log b/tests/__data__/expected/logs/generators/languages.log index 6d88ad28d..cfc303aef 100644 --- a/tests/__data__/expected/logs/generators/languages.log +++ b/tests/__data__/expected/logs/generators/languages.log @@ -1,3 +1,3 @@ {"filepath":"languages/eng.m3u","count":1} {"filepath":"languages/rus.m3u","count":1} -{"filepath":"languages/undefined.m3u","count":5} \ No newline at end of file +{"filepath":"languages/undefined.m3u","count":4} \ No newline at end of file diff --git a/tests/__data__/expected/logs/generators/regions.log b/tests/__data__/expected/logs/generators/regions.log index 55cc847a0..95499a139 100644 --- a/tests/__data__/expected/logs/generators/regions.log +++ b/tests/__data__/expected/logs/generators/regions.log @@ -22,4 +22,4 @@ {"filepath":"regions/ssa.m3u","count":0} {"filepath":"regions/wafr.m3u","count":0} {"filepath":"regions/int.m3u","count":6} -{"filepath":"regions/undefined.m3u","count":1} \ No newline at end of file +{"filepath":"regions/undefined.m3u","count":0} \ No newline at end of file diff --git a/tests/__data__/expected/streams/pe.m3u b/tests/__data__/expected/streams/pe.m3u new file mode 100644 index 000000000..a2de651e5 --- /dev/null +++ b/tests/__data__/expected/streams/pe.m3u @@ -0,0 +1,3 @@ +#EXTM3U +#EXTINF:-1 tvg-id="Tele2000.pe",Tele 2000 +https://servilive.com:3126/live/tele2000live.m3u8 diff --git a/tests/__data__/input/data/channels.json b/tests/__data__/input/data/channels.json index 6b1e051c0..c7b4d6a85 100644 --- a/tests/__data__/input/data/channels.json +++ b/tests/__data__/input/data/channels.json @@ -123,6 +123,23 @@ "is_nsfw": false, "logo": "https://iptvx.one/icn/ldpr-tv.png" }, + { + "id": "LibyasChannel.ly", + "name": "Libyas Channel", + "network": null, + "country": "LY", + "subdivision": null, + "city": null, + "broadcast_area": [ + "c/LY" + ], + "languages": [ + "eng" + ], + "categories": [], + "is_nsfw": false, + "logo": "https://i.imgur.com/RD9wbNF.jpg" + }, { "id": "MeteoMedia.ca", "name": "MรฉtรฉoMรฉdia", diff --git a/tests/__data__/input/database/db_clear.streams.db b/tests/__data__/input/database/db_clear.streams.db new file mode 100644 index 000000000..b34f8d152 --- /dev/null +++ b/tests/__data__/input/database/db_clear.streams.db @@ -0,0 +1,8 @@ +{"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","updated_at":"2022-08-24T03:00:00Z"} +{"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":"http://imn.iq","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148","cluster_id":1,"_id":"I6cjG2xCBRFFP4sz","status":"error","added_at":"2022-07-07T00:00:00Z","updated_at":"2022-08-07T00:00:00Z","checked_at":"2022-08-07T00:00:00Z"} +{"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":"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"} diff --git a/tests/__data__/input/database/db_update.streams.db b/tests/__data__/input/database/db_update.streams.db index 27a72b669..70ab1888c 100644 --- a/tests/__data__/input/database/db_update.streams.db +++ b/tests/__data__/input/database/db_update.streams.db @@ -1,7 +1,8 @@ -{"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"} +{"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":"online","updated_at":"2022-08-07T00:00:00Z"} {"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"} {"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"} {"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"} {"title":"Sharq","channel":"Sharq.af","filepath":"channels/af.m3u","url":"http://51.210.199.50/hls/stream.m3u8","http_referrer":null,"user_agent":null,"cluster_id":1,"_id":"u7iyA6cjtf1iWWAZ"} {"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"} diff --git a/tests/__data__/input/database/playlist_generate.streams.db b/tests/__data__/input/database/playlist_generate.streams.db index 295044794..b5a032003 100644 --- a/tests/__data__/input/database/playlist_generate.streams.db +++ b/tests/__data__/input/database/playlist_generate.streams.db @@ -8,8 +8,6 @@ {"title":"Andorra TV (720p) [Not 24/7]","channel":"","filepath":"tests/__data__/output/streams/uk.m3u","url":"http://1111296894.rsc.cdn77.org/LS-ATL-54548-6/index2.m3u8","http_referrer":"http://imn.iq","user_agent":"Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148","height":720,"width":1280,"status":"online","cluster_id":3,"_id":"WTbieV1ptnZVCIdn"} {"title":"Visit-X TV","channel":"VisitXTV.nl","filepath":"tests/__data__/output/streams/nl.m3u","url":"https://stream.visit-x.tv/vxtv/ngrp:live_all/30fps.m3u8","frame_rate":30,"http_referrer":null,"user_agent":null,"status":"online","cluster_id":1,"_id":"2ST8btby3mmsgPF5"} {"title":"Visit-X TV","channel":"VisitXTV.nl","filepath":"tests/__data__/output/streams/nl.m3u","url":"https://stream.visit-x.tv/vxtv/ngrp:live_all/60fps.m3u8","frame_rate":60,"http_referrer":null,"user_agent":null,"status":"online","cluster_id":1,"_id":"2ST8btby3mmsgPF6"} -{"title":"Tastemade","channel":"","filepath":"tests/__data__/output/streams/unsorted.m3u","url":"https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8","http_referrer":null,"user_agent":null,"status":"online","cluster_id":1,"_id":"2ST8btby3mmsgPAB"} -{"title":"Supra","channel":"","filepath":"tests/__data__/output/streams/unsorted.m3u","url":"https://www.youtube.com/watch?v=dzShOMiH1FY","http_referrer":null,"user_agent":null,"status":"error","cluster_id":1,"_id":"2ST8btby3mmsg5AB"} {"title":"Daawah TV","channel":"","filepath":"tests/__data__/output/streams/in.m3u","url":"http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8","http_referrer":null,"user_agent":null,"status":"online","cluster_id":1,"_id":"2ST8btby3mmsgPF9"} {"title":"Meteomedia","channel":"MeteoMedia.ca","filepath":"tests/__data__/output/streams/in.m3u","url":"http://encodercdn1.frontline.ca/encoder181/output/Meteo_Media_720p/playlist.m3u8","http_referrer":null,"user_agent":null,"status":"online","cluster_id":1,"_id":"2ST8btby3mmsgP49"} {"title":"Zoo (480p)","channel":"Zoo.ad","filepath":"tests/__data__/output/streams/ad.m3u","url":"https://iptv-all.lanesh4d0w.repl.co/andorra/zoo?480","http_referrer":null,"user_agent":null,"height":480,"width":640,"status":"online","cluster_id":1,"_id":"I6cjG2xCBRFFP4s3"} diff --git a/tests/__data__/input/database/playlist_update.streams.db b/tests/__data__/input/database/playlist_update.streams.db index 4eccc954c..c30bf04bd 100644 --- a/tests/__data__/input/database/playlist_update.streams.db +++ b/tests/__data__/input/database/playlist_update.streams.db @@ -12,3 +12,4 @@ {"channel":"NPO1.nl","title":"NPO 1 (1080p) [Geo-blocked]","filepath":"tests/__data__/output/streams/nl.m3u","url":"http://stream.tvtap.net:8081/live/nl-npo1.stream/60fps.m3u8","http_referrer":null,"user_agent":null,"cluster_id":255,"status":"blocked","frame_rate":60,"_id":"8WVbsxsYeOL7kHQB"} {"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"} diff --git a/tests/__data__/input/streams/ly.m3u b/tests/__data__/input/streams/ly.m3u new file mode 100644 index 000000000..8dd73939a --- /dev/null +++ b/tests/__data__/input/streams/ly.m3u @@ -0,0 +1,3 @@ +#EXTM3U +#EXTINF:-1 tvg-id="LibyasChannel.ly",Libyas Channel +https://master.starmena-cloud.com/hls/libyas.m3u8 diff --git a/tests/commands/database/clear.test.js b/tests/commands/database/clear.test.js new file mode 100644 index 000000000..3dea67cc1 --- /dev/null +++ b/tests/commands/database/clear.test.js @@ -0,0 +1,48 @@ +const fs = require('fs-extra') +const path = require('path') +const { execSync } = require('child_process') + +beforeEach(() => { + fs.emptyDirSync('tests/__data__/output') + fs.mkdirSync('tests/__data__/output/database') + fs.copyFileSync( + 'tests/__data__/input/database/db_clear.streams.db', + 'tests/__data__/output/database/streams.db' + ) + + const stdout = execSync( + 'DB_DIR=tests/__data__/output/database npm run db:clear -- --threshold 7', + { + encoding: 'utf8' + } + ) +}) + +it('can clear database', () => { + let output = content('tests/__data__/output/database/streams.db') + let expected = content('tests/__data__/expected/database/db_clear.streams.db') + + output = output.map(i => { + i._id = null + return i + }) + expected = expected.map(i => { + i._id = null + return i + }) + + expect(output).toMatchObject(expected) +}) + +function content(filepath) { + const data = fs.readFileSync(path.resolve(filepath), { + encoding: 'utf8' + }) + + return data + .split('\n') + .filter(l => l) + .map(l => { + return JSON.parse(l) + }) +} diff --git a/tests/commands/database/create.test.js b/tests/commands/database/create.test.js index 056b50cbd..79f7b07b3 100644 --- a/tests/commands/database/create.test.js +++ b/tests/commands/database/create.test.js @@ -4,9 +4,10 @@ const { execSync } = require('child_process') beforeEach(() => { fs.emptyDirSync('tests/__data__/output') + fs.mkdirSync('tests/__data__/output/database') const stdout = execSync( - 'DB_DIR=tests/__data__/output/database npm run db:create -- --input-dir=tests/__data__/input/streams --max-clusters=1', + 'DB_DIR=tests/__data__/output/database DATA_DIR=tests/__data__/input/data npm run db:create -- --input-dir=tests/__data__/input/streams --max-clusters=1', { encoding: 'utf8' } ) }) @@ -24,14 +25,7 @@ it('can create database', () => { return i }) - expect(output).toEqual( - expect.arrayContaining([ - expect.objectContaining(expected[0]), - expect.objectContaining(expected[1]), - expect.objectContaining(expected[2]), - expect.objectContaining(expected[3]) - ]) - ) + expect(output).toMatchObject(expect.arrayContaining(expected)) }) function content(filepath) { diff --git a/tests/commands/database/export.test.js b/tests/commands/database/export.test.js index 04fba3d36..f121a1453 100644 --- a/tests/commands/database/export.test.js +++ b/tests/commands/database/export.test.js @@ -5,13 +5,14 @@ const dayjs = require('dayjs') beforeEach(() => { fs.emptyDirSync('tests/__data__/output') + fs.mkdirSync('tests/__data__/output/database') fs.copyFileSync( 'tests/__data__/input/database/db_export.streams.db', - 'tests/__data__/output/streams.db' + 'tests/__data__/output/database/streams.db' ) const stdout = execSync( - 'DB_DIR=tests/__data__/output DATA_DIR=tests/__data__/input/data PUBLIC_DIR=tests/__data__/output/.api npm run db:export', + 'DB_DIR=tests/__data__/output/database DATA_DIR=tests/__data__/input/data PUBLIC_DIR=tests/__data__/output/.api npm run db:export', { encoding: 'utf8' } ) }) diff --git a/tests/commands/database/matrix.test.js b/tests/commands/database/matrix.test.js index 1d2ae7a34..1266584a2 100644 --- a/tests/commands/database/matrix.test.js +++ b/tests/commands/database/matrix.test.js @@ -4,15 +4,15 @@ const { execSync } = require('child_process') beforeEach(() => { fs.emptyDirSync('tests/__data__/output') - + fs.mkdirSync('tests/__data__/output/database') fs.copyFileSync( 'tests/__data__/input/database/db_matrix.streams.db', - 'tests/__data__/output/streams.db' + 'tests/__data__/output/database/streams.db' ) }) it('can create valid matrix', () => { - const result = execSync('DB_DIR=tests/__data__/output npm run db:matrix', { + const result = execSync('DB_DIR=tests/__data__/output/database npm run db:matrix', { encoding: 'utf8' }) expect(result).toBe( diff --git a/tests/commands/database/update.test.js b/tests/commands/database/update.test.js index 3701dbaa1..abaf4b7a9 100644 --- a/tests/commands/database/update.test.js +++ b/tests/commands/database/update.test.js @@ -4,15 +4,16 @@ const path = require('path') beforeEach(() => { fs.emptyDirSync('tests/__data__/output') + fs.mkdirSync('tests/__data__/output/database') fs.copyFileSync( 'tests/__data__/input/database/db_update.streams.db', - 'tests/__data__/output/streams.db' + 'tests/__data__/output/database/streams.db' ) }) it('can save results', () => { const stdout = execSync( - 'DB_DIR=tests/__data__/output LOGS_DIR=tests/__data__/input/logs/cluster/load npm run db:update', + 'DB_DIR=tests/__data__/output/database LOGS_DIR=tests/__data__/input/logs/cluster/load npm run db:update', { encoding: 'utf8' } ) expect(stdout).toEqual(` @@ -20,7 +21,7 @@ it('can save results', () => { > node scripts/commands/database/update.js loading streams... -found 7 streams +found 8 streams loading check results... found 6 results loading origins... @@ -31,9 +32,20 @@ removed 1 duplicates done `) - expect(content('tests/__data__/output/streams.db')).toEqual( - content('tests/__data__/expected/database/db_update.streams.db') - ) + let input = content('tests/__data__/input/database/db_update.streams.db') + let output = content('tests/__data__/output/database/streams.db') + let expected = content('tests/__data__/expected/database/db_update.streams.db') + + let inputDate = input.find(i => i._id === '2ST8btby3mmsgPF0')['updated_at'] + let outputDate = output.find(i => i._id === '2ST8btby3mmsgPF0')['updated_at'] + + expect(outputDate).not.toEqual(inputDate) + + output = output.map(i => { + delete i['updated_at'] + return i + }) + expect(output).toEqual(expected) }) function content(filepath) {